Age | Commit message (Expand) | Author | Files | Lines |
2008-02-08 | build: Remove unused functions Import() and GetInfo(). | Jelmer Vernooij | 1 | -24/+0 |
2008-01-22 | build: remove support for automatically building .pc files. | Jelmer Vernooij | 1 | -36/+0 |
2007-12-21 | r25697: make *clean doesn't work after a svn up when some *.mk files were rem... | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r25515: Revert r25448: | Michael Adam | 1 | -0/+4 |
2007-10-10 | r25448: Remove IMMEDIATE_STRUCTURES define, which was used for splint. Newer ... | Jelmer Vernooij | 1 | -4/+0 |
2007-10-10 | r19908: Fix order of paths in pc files. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r19881: Add private library flags when linking to static libraries. | Jelmer Vernooij | 1 | -2/+3 |
2007-10-10 | r19863: Create -uninstalled.pc files. This should reenable compilation and ru... | Jelmer Vernooij | 1 | -10/+6 |
2007-10-10 | r19609: fix uninitialized perl variabel, we need AC_SUBST() for all configure... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r15248: Fix automatic dependencies build | Jelmer Vernooij | 1 | -2/+4 |
2007-10-10 | r15036: Add out of tree build support and see how buildfarm will respond to m... | Alexander Bokovoy | 1 | -0/+3 |
2007-10-10 | r14621: Define HAVE_IMMEDIATE_STRUCTURES for those using Samba headers, | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r14610: Fix writing of modulesdir to .pc files | Jelmer Vernooij | 1 | -4/+1 |
2007-10-10 | r14583: Enable automatic dependencies only if GNU make >= 3.81 is present. | Jelmer Vernooij | 1 | -5/+2 |
2007-10-10 | r14517: Put Modulesdir: line in .pc files, so 3rd parties know where to install | Jelmer Vernooij | 1 | -3/+11 |
2007-10-10 | r12615: prepare building with ../samba4/source/configure --srcdir=../samba4/s... | Stefan Metzmacher | 1 | -2/+7 |
2007-10-10 | r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headers | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r11377: Add support for building LIBRARY elements as shared libraries: | Jelmer Vernooij | 1 | -4/+7 |
2007-10-10 | r11311: Move some more logic to env | Jelmer Vernooij | 1 | -2/+31 |
2007-10-10 | r11307: Add support for generating pkg-config files | Jelmer Vernooij | 1 | -0/+23 |
2007-10-10 | r11257: Add and use output function | Jelmer Vernooij | 1 | -0/+6 |
2007-10-10 | r11252: Make makefile.pm OO and descend from env | Jelmer Vernooij | 1 | -2/+4 |
2007-10-10 | r11247: Add environment class | Jelmer Vernooij | 1 | -0/+41 |