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