Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | 1 | -6/+1 | |
(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) | |||||
2008-02-16 | Create SBIN_PROGS and BIN_PROGS lists from within make. | Jelmer Vernooij | 1 | -6/+2 | |
(This used to be commit 62abd38725ecbe149075a5e2097a08981cd156cf) | |||||
2008-02-16 | Merge branch 'v4-0-trivial' into v4-0-gmake3 | Jelmer Vernooij | 1 | -5/+1 | |
(This used to be commit 8e716d139003d3e743dd99d93f76da4cfa7d48b3) | |||||
2008-02-16 | Remove unused code. | Jelmer Vernooij | 1 | -5/+1 | |
(This used to be commit 98d6095b9605ff4db61394719f29b3e38349c59f) | |||||
2008-02-16 | Merge branch 'v4-0-trivial' into v4-0-gmake3 | Jelmer Vernooij | 1 | -13/+16 | |
(This used to be commit c1b2b5f9f479e202f30f245a47d2743a592deeb8) | |||||
2008-02-16 | Simplify handling of plugin installation. | Jelmer Vernooij | 1 | -13/+16 | |
(This used to be commit 8f1270dd5c7688f023cf24215fa229da213e760c) | |||||
2008-02-16 | use gmake to handle .py file copies. | Jelmer Vernooij | 1 | -3/+1 | |
(This used to be commit 33111f98df7e8f9bb7d62599c6b13a1a4479a2e1) | |||||
2008-02-16 | Rely on GNU make to build static libraries. | Jelmer Vernooij | 1 | -4/+0 | |
(This used to be commit 8e9856412befc0ea94536dd492588f232347564a) | |||||
2008-02-14 | Don't create symlinks pointing at themselves. | Jelmer Vernooij | 1 | -3/+1 | |
(This used to be commit 96736eb556bfd7ab5b04ec40beefe23e475a438d) | |||||
2008-02-14 | Remove type before variables in data.mk | Jelmer Vernooij | 3 | -26/+26 | |
(This used to be commit 3c1a7c0dcc56ed5595e31a8df023a04ae95bfca5) | |||||
2008-02-13 | Remove some make variables that aren't necessary. | Jelmer Vernooij | 3 | -4/+2 | |
(This used to be commit 8d41cb23dea4fccfc2b3fc8a816cda54af6038fb) | |||||
2008-02-13 | Fix corner case. | Jelmer Vernooij | 1 | -1/+2 | |
(This used to be commit 92dbbc479032ae3d0cf4b2b9e64291128185cf9c) | |||||
2008-02-13 | Use more variables in generated data.mk. | Jelmer Vernooij | 4 | -19/+39 | |
(This used to be commit 2dce9e4e0d5ba8785fdee3daba91e6c9f4a32040) | |||||
2008-02-13 | Put soversions and versions for libraries with a hard-coded version in the | Jelmer Vernooij | 1 | -32/+3 | |
generated .mk file. Move CPPFLAGS to be generated entirely inside configure.ac (simplifies makefile.pm). (This used to be commit a44af7c3872e900e1ea0da74ef796213030e29ac) | |||||
2008-02-11 | Use make variables in cflags file (now supported by cflags.pl) | Jelmer Vernooij | 1 | -4/+4 | |
(This used to be commit d746fcde1006b4b7b33aa65bef9d2fea3ebc9162) | |||||
2008-02-11 | Support including files in the cflags.pl script. | Jelmer Vernooij | 1 | -0/+2 | |
(This used to be commit 742e50aeb54d779d383cbf73132224bad3b09777) | |||||
2008-02-11 | TORTUREDIR as target dir for binaries is no longer used, remove it. | Jelmer Vernooij | 1 | -7/+0 | |
(This used to be commit df5b712001c16acf275d9a79fd765cf8976508d6) | |||||
2008-02-11 | Avoid autogenerating the Makefile but rather include a data.mk file | Jelmer Vernooij | 3 | -7/+1 | |
that is autogenerated. (This used to be commit ebf6e59dfef30e1f679ea6692385a09abcb220dd) | |||||
2008-02-11 | Make data about what subsystems/libraries are enabled available in the ↵ | Jelmer Vernooij | 1 | -2/+5 | |
mkconfig.mk file. (This used to be commit 4cc93a98f984d322e41f403169cfa4945b469935) | |||||
2008-02-11 | Move some more variables to static .mk file. | Jelmer Vernooij | 1 | -13/+3 | |
(This used to be commit a72d3ffaded5624732972708c305b8f84f47fed7) | |||||
2008-02-11 | Automatically write AC_SUBST() vars to mkconfig.mk and use them. | Jelmer Vernooij | 1 | -93/+8 | |
(This used to be commit a22bb7725b0b825a90e955f883a34341e9f0f69e) | |||||
2008-02-10 | Move some variables to a separate .mk file that could also be included by a ↵ | Jelmer Vernooij | 2 | -9/+10 | |
non-smb_build build system. (This used to be commit f44b838b682760e54aa981fe2e991495395d2394) | |||||
2008-02-10 | Start working on generating .mk file from configure for inclusion in Makefile. | Jelmer Vernooij | 1 | -9/+26 | |
(This used to be commit 091f1e7314f05253ae1c10b3d04557be584ed19f) | |||||
2008-02-09 | Move first_prereq test to m4 code. | Jelmer Vernooij | 2 | -7/+9 | |
(This used to be commit c0fef09c5d88158b620f38b6f74498a8b6323bd9) | |||||
2008-02-09 | Move some static makefile variables to rules.mk. | Jelmer Vernooij | 1 | -39/+0 | |
(This used to be commit 3c64fc7dc631a79154957e45f8961e2ee519743f) | |||||
2008-02-09 | Support 'mkinclude' command in .mk files. | Jelmer Vernooij | 1 | -0/+2 | |
(This used to be commit ee7f54c86d2b467869db8dea33f60e19ed3c742f) | |||||
2008-02-08 | Reformat SMB_EXT_LIB_FROM_PKGCONFIG: fix spacing and indentation. | Michael Adam | 1 | -23/+21 | |
Sorry, could not resist: While trying to understand this bit of magic, I had to bring indentation into shape to see more clearly what is going on. Also, mixed tabs/spaces are changed to tabs. Michael (This used to be commit cbed074f2841b79cc0f23ad52b1fa34515f706a9) | |||||
2008-02-08 | build: Remove unused functions Import() and GetInfo(). | Jelmer Vernooij | 1 | -24/+0 | |
(This used to be commit 5c2be1e8a985332e1e81eeab1dc9b50d7f867f98) | |||||
2008-01-22 | build: Remove support for DESCRIPTION setting that is now unused. | Jelmer Vernooij | 2 | -11/+8 | |
(This used to be commit 91d7ba5202e6c375456a42c2c6861f63c7fcfc20) | |||||
2008-01-22 | build: remove support for automatically building .pc files. | Jelmer Vernooij | 3 | -149/+1 | |
(This used to be commit e9f99732677f46d599c270cfcb5042c11d34d338) | |||||
2008-01-22 | build: Allow manually written pkg-config files. | Jelmer Vernooij | 2 | -2/+7 | |
(This used to be commit 8104907c5222ee72d78272ab81583d25c3132d0d) | |||||
2008-01-21 | build: Allow overriding CFLAGS for python packages. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 2c2b16b5aeef83a3adce1859e1fbfd9c4f6ffdd5) | |||||
2008-01-20 | build: Fix handling of external pkg-config dependencies when generating ↵ | Jelmer Vernooij | 3 | -13/+16 | |
pkg-config files. (This used to be commit 88f9e11286bf0f12fc766dbf21f311e5373f0811) | |||||
2008-01-16 | python: Don't attempt to build shared and static versions of modules, ↵ | Jelmer Vernooij | 1 | -1/+1 | |
because it's just not going to work with the current build system. (This used to be commit d9b4a5bb172be74db3c16b50426810f1bdedd00e) | |||||
2008-01-16 | python: Build shared python modules for generic use. | Jelmer Vernooij | 2 | -3/+5 | |
(This used to be commit 502424955237ace5a276d4c91c62e95233ecd978) | |||||
2008-01-10 | prepare the mkversion.sh infrastructure for git branches in the build-farm | Stefan Metzmacher | 1 | -3/+14 | |
metze (cherry-picked from 1bf4c7fb2012a81e0b4e3d601a4df42d1113f5ef) (This used to be commit 464668b07aded0a299eb49b87b51bb9bf53d2c8d) | |||||
2008-01-04 | r26664: buildsystem: Hopefully fix the shared library build on AIX. | Jelmer Vernooij | 1 | -1/+2 | |
(This used to be commit bdf30f80fbef8ea70c3073dc43bc1b0bc02a9951) | |||||
2007-12-26 | r26602: Revert my previous commit as it only works with GNU make. | Jelmer Vernooij | 1 | -1/+0 | |
(This used to be commit ecd2d96c3173e4d2f77a1ca50f26a16ac7a313b1) | |||||
2007-12-26 | r26600: Provide dir variable with current basedir in Makefile. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit b06d3e1a52d6b71a1e3e7a9e0ecf69f3b899ae18) | |||||
2007-12-24 | r26580: Include sentinel in build.h, in case the list is empty. | Jelmer Vernooij | 3 | -6/+11 | |
(This used to be commit f1997dabed584bdc864c4b7235c29603c312ef46) | |||||
2007-12-24 | r26578: Ensure directory exists. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit c89c667ec2c5c8b4bbee821deaf8f55a4da2064b) | |||||
2007-12-24 | r26576: Allow the static module loading code to be used for the Python modules. | Jelmer Vernooij | 3 | -17/+24 | |
Simplify the way module initialization functions are handled. (This used to be commit ba8be2dfc0de4434c798663336b81f7f95cde520) | |||||
2007-12-24 | r26571: Hide warnings about unused macros and casting qualifiers in ↵ | Jelmer Vernooij | 3 | -15/+25 | |
autogenerated files. (This used to be commit cb76c60007ae1254181c09ba1ab09c419f500bc5) | |||||
2007-12-21 | r26486: Use portable run-time library path environment variable. | Jelmer Vernooij | 1 | -0/+2 | |
(This used to be commit 78c183b88661df90def42d6a3852dd6e36a5fd0b) |