Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-02-18 | Merge branch 'v4-0-trivial' into v4-0-gmake3 | Jelmer Vernooij | 37 | -369/+354 | |
Conflicts: source/build/smb_build/input.pm source/build/smb_build/main.pl source/build/smb_build/makefile.pm (This used to be commit bc11e3ef1c34923f5b13571926617a840ad554fe) | |||||
2008-02-18 | When not using --immediate, use a one-line progress indicator in selftest. | Jelmer Vernooij | 1 | -2/+9 | |
(This used to be commit 16b4af184187f29f1f710609ee37029a3f15a294) | |||||
2008-02-18 | Use consistent hierarchical naming for tests used in selftest. | Jelmer Vernooij | 3 | -120/+134 | |
This is mainly cosmetical and so it would in the future be possible to print a tree of the tests. People using "make test TESTS=..." may have to specify a slightly different regular expression than they used to. (This used to be commit fe0f2173c006573513f54c45c7bbc9d6855494af) | |||||
2008-02-18 | Fix summary. | Jelmer Vernooij | 1 | -3/+2 | |
(This used to be commit afe9418b728a1b35f713c650622c1abadba9a526) | |||||
2008-02-18 | Rename include to mkinclude to emphasize it is different from make's include. | Jelmer Vernooij | 15 | -96/+96 | |
(This used to be commit 0e1d0a874ae3d22b8f97a79b81fe0af3ef53a771) | |||||
2008-02-18 | Use implicit build system element creation for external libraries. | Jelmer Vernooij | 4 | -26/+13 | |
(This used to be commit 3b08f190c9dd4567e684c804a22e2612f405bbec) | |||||
2008-02-18 | Be a little bit less strict about recursive dependencies. | Jelmer Vernooij | 1 | -2/+5 | |
(This used to be commit 0bb89968299f90df00861a8982eefca182ed7f8d) | |||||
2008-02-18 | Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ' | Jelmer Vernooij | 8 | -20/+20 | |
(This used to be commit 269cbf84d8b7dbf3bc88adc04ae283dc908af5ac) | |||||
2008-02-18 | Build complete static libraries. | Jelmer Vernooij | 5 | -38/+17 | |
(This used to be commit 34e26f4eecdf5bca340133942b242969c4c16dff) | |||||
2008-02-18 | Simplify handling of ALL_OBJS. | Jelmer Vernooij | 2 | -9/+1 | |
(This used to be commit 5512c61d75d1a5404d58ba777720e62089bf45a1) | |||||
2008-02-18 | Fix unresolved symbols. | Jelmer Vernooij | 2 | -2/+4 | |
(This used to be commit dbcecb6d8fe3e13cc4da003adeda7623b746b751) | |||||
2008-02-18 | Factor out common code that generates object lists. | Jelmer Vernooij | 3 | -18/+3 | |
(This used to be commit ef14e1ab3267263d65c4c41cd3c0dab3680f4104) | |||||
2008-02-18 | Remove mergedobj files during clean. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 78fb91ee672c15c7575e8f9db84c0524318bf8bd) | |||||
2008-02-18 | Simplify some more smb_build code. | Jelmer Vernooij | 1 | -9/+3 | |
(This used to be commit 95b06bd8f2a91c9f3f9e9f05f7e2803d6b4100c7) | |||||
2008-02-18 | Fix build with partial linking. | Jelmer Vernooij | 8 | -22/+18 | |
(This used to be commit bfad9610c472e8d7e3656e19c8dbb6b85727dc13) | |||||
2008-02-18 | Avoid redetermining paths; use already stored values. | Jelmer Vernooij | 5 | -27/+25 | |
(This used to be commit 0d223ddc39b7438dbce6716f1f00c29579a1f4c4) | |||||
2008-02-18 | Merge branch 'v4-0-trivial' into v4-0-gmake3 | Jelmer Vernooij | 5 | -5/+18 | |
Conflicts: source/build/smb_build/makefile.pm (This used to be commit 4d190270463f8db475c152f5502c9de01765d904) | |||||
2008-02-18 | Add elements in the build system implicitly if they're unknown | Jelmer Vernooij | 1 | -1/+14 | |
(so they can be regular make rules). (This used to be commit 1da14d5efe63b97719c81fcf4851c5b79609776b) | |||||
2008-02-18 | Provide variable with current directory. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 3116142b6116a84c63b4805901775826b1ca0af7) | |||||
2008-02-18 | Reenable partial linking | Jelmer Vernooij | 3 | -4/+3 | |
(This used to be commit a7512fb059d5dcb6bf70418622206eec94153693) | |||||
2008-02-18 | Fix installation of gencache. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 96f073020fa6a5553222c7b05654d30fd13b5e69) | |||||
2008-02-18 | Merge functions. | Jelmer Vernooij | 1 | -12/+2 | |
(This used to be commit d318809f0db71f4a37033c3e9f0dce2ee5a69b07) | |||||
2008-02-18 | Eliminate duplicate variable. | Jelmer Vernooij | 2 | -4/+1 | |
(This used to be commit f5b2b20cafc137604bc527ca6bb2bc8edab551e9) | |||||
2008-02-18 | Merge branch 'v4-0-trivial' into v4-0-gmake3 | Jelmer Vernooij | 12 | -31/+104 | |
Conflicts: source/build/smb_build/main.pl source/build/smb_build/makefile.pm (This used to be commit d31987461984aebf8c6f2513e83c92757c0f83c7) | |||||
2008-02-18 | Switch back to using static libraries for subsystems for now, since partial ↵ | Jelmer Vernooij | 1 | -1/+2 | |
linking is still giving some problems. (This used to be commit 0d8ddae4964dc50e981e12b6a93235a50a0607ff) | |||||
2008-02-18 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial | Jelmer Vernooij | 7 | -15/+63 | |
(This used to be commit 2fb93e85eb5f415fbcdfb2fc0a1a58fad823138a) | |||||
2008-02-18 | disable the EAS level in SMB2-GETINFO test until we get some feedback | Andrew Tridgell | 1 | -4/+6 | |
on how the alignment requirements have changed (This used to be commit 2a474568c2f85603657a97ad658089122a1f4f19) | |||||
2008-02-18 | open a root handle in SMB2 should use a NULL filename, not a zero length | Andrew Tridgell | 1 | -1/+2 | |
filename (This used to be commit a29dd708bf26440552ffa9d83332329b4c108857) | |||||
2008-02-18 | 3 places where the VFS backend doesn't handle NULL strings. | Andrew Tridgell | 3 | -0/+15 | |
(This used to be commit cf109460aff5a8437ab7eba05e4d7316a131080e) | |||||
2008-02-18 | handle pushing of zero length smb2 strings | Andrew Tridgell | 1 | -0/+6 | |
(This used to be commit 66d0502228b31533b5d93731128a681992c22eda) | |||||
2008-02-16 | Prevent adding libreplace when not necessary. | Jelmer Vernooij | 1 | -3/+1 | |
(This used to be commit 978eb6f1616122e13429b00268d03942afc41425) | |||||
2008-02-16 | Some more mergedobj fixes. | Jelmer Vernooij | 2 | -13/+4 | |
(This used to be commit c481d88d37346885f7809f73035a2bc9f2468848) | |||||
2008-02-16 | Use standard variable for partial linking. | Jelmer Vernooij | 3 | -1/+5 | |
(This used to be commit 949fca9540889bb640466fc21ca36d08f77066a3) | |||||
2008-02-16 | Reintroduce mergedobj support. | Jelmer Vernooij | 3 | -1/+32 | |
(This used to be commit 1cf23c58411a9b8a9bb97016c27c10a218e73146) | |||||
2008-02-16 | Simpler handling of sonameflag. | Jelmer Vernooij | 1 | -16/+7 | |
(This used to be commit ef532a715e8d05652bc7b320d6d0b88a93599b33) | |||||
2008-02-16 | Merge unused function. | Jelmer Vernooij | 1 | -11/+2 | |
(This used to be commit d3725224cfe0a10e99b0012f4e0e79ea427962de) | |||||
2008-02-16 | Properly escape quotes in init functions. | Jelmer Vernooij | 1 | -1/+5 | |
(This used to be commit 0efa80f30b4f3287a204af450a43dcdfa9baad8a) | |||||
2008-02-16 | Move logic to makefile | Jelmer Vernooij | 1 | -3/+3 | |
(This used to be commit 412c1c2c1eabec25fb9d6506ece06032da798ebe) | |||||
2008-02-16 | Move responsibilities of build.h to makefile. | Jelmer Vernooij | 11 | -97/+13 | |
(This used to be commit a43f6d37bce85748e9cf2675e5beced5db26f1c3) | |||||
2008-02-16 | Remove some unused code. | Jelmer Vernooij | 1 | -8/+1 | |
(This used to be commit 7a11659c18b5d13c5397e8121ef4e35e188a8402) | |||||
2008-02-16 | Avoid creating a whole bunch of files in bin/modules. | Jelmer Vernooij | 1 | -18/+3 | |
(This used to be commit dadae70042600f13f6f9bfcf2d045a797e2b9e69) | |||||
2008-02-16 | Remove some unused code. | Jelmer Vernooij | 2 | -13/+6 | |
(This used to be commit 8214fb600ec626a8dd01ef3e2af1f4a8bf27dcb2) | |||||
2008-02-16 | Use make list concatenation support to create list of object files for ↵ | Jelmer Vernooij | 3 | -23/+21 | |
subsystems/libraries. (This used to be commit 6d3c45889fd20dba5f77466f1e4452a47b442ae4) | |||||
2008-02-16 | Use make to generate list of python files, remove unused variable. | Jelmer Vernooij | 1 | -9/+2 | |
(This used to be commit 7ec39624392fd0a0e64326e06acf9d42c86d06f9) | |||||
2008-02-16 | Remove unused ALL_OBJS variable. | Jelmer Vernooij | 1 | -14/+3 | |
(This used to be commit 919976f393274c6dfe5394eef79f2f3b38f1ffa9) | |||||
2008-02-16 | Use make to create lists of plugins, remove duplicate variable. | Jelmer Vernooij | 2 | -7/+2 | |
(This used to be commit 36cc584374d32c7875333fa5abd97b31e83291aa) | |||||
2008-02-16 | Use make to create lists of pc files and prototype headers. | Jelmer Vernooij | 2 | -5/+8 | |
(This used to be commit 6cc7bc1586e892e8470cb3f18a7afa2029a0399d) | |||||
2008-02-16 | Use make to generate list of prototype headers. | Jelmer Vernooij | 1 | -4/+2 | |
(This used to be commit 20800de0581de1f8be57755df5cc05ffad34ada9) | |||||
2008-02-16 | Use make to generate lists of libraries. | Jelmer Vernooij | 1 | -6/+2 | |
(This used to be commit 8e1396d5666b1c9306e04cf98d1c89fa13199c7d) | |||||
2008-02-16 | Generate manpage list with make. | Jelmer Vernooij | 1 | -4/+1 | |
(This used to be commit 7eaa96169f0a32110194560ff27ed89120160efc) |