summaryrefslogtreecommitdiff
path: root/source4/build/smb_build/config_mk.pm
AgeCommit message (Expand)AuthorFilesLines
2008-05-31Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett1-0/+4
2008-05-30Move CFLAGS handling out of smb_build.Jelmer Vernooij1-4/+0
2008-05-27Move CFLAGS that are not inherited out of smb_build.Jelmer Vernooij1-2/+0
2008-05-21Move more modules inside of the samba package.Jelmer Vernooij1-1/+1
2008-05-21Allow dots in .mk file section headers, fix docstring.Jelmer Vernooij1-1/+1
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-8/+0
2008-05-18Simplify argument handling.Jelmer Vernooij1-5/+2
2008-05-10Clean up some git merges gone wrong.Jelmer Vernooij1-1/+1
2008-03-10No longer accept VERSION and SO_VERSION in perl code.Jelmer Vernooij1-2/+0
2008-03-09Move PC_FILE out of the perl code.Jelmer Vernooij1-2/+0
2008-03-04Deal with subsystems with no settings, several other minor fixes.Jelmer Vernooij1-0/+4
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-7/+0
2008-02-26Move public header accumulation out of the perl code.Jelmer Vernooij1-4/+0
2008-02-26Move manpage management out of the perl build system.Jelmer Vernooij1-6/+0
2008-02-25Remove public prototype headers. Generating both public and private prototype...Jelmer Vernooij1-2/+0
2008-02-18Merge branch 'v4-0-trivial' into v4-0-gmake3Jelmer Vernooij1-3/+1
2008-02-18Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij1-1/+1
2008-02-18Use implicit build system element creation for external libraries.Jelmer Vernooij1-2/+0
2008-02-18Provide variable with current directory.Jelmer Vernooij1-1/+1
2008-02-11Avoid autogenerating the Makefile but rather include a data.mk fileJelmer Vernooij1-2/+0
2008-02-09Support 'mkinclude' command in .mk files.Jelmer Vernooij1-0/+2
2008-01-22build: Remove support for DESCRIPTION setting that is now unused.Jelmer Vernooij1-2/+0
2008-01-22build: Allow manually written pkg-config files.Jelmer Vernooij1-0/+1
2008-01-21build: Allow overriding CFLAGS for python packages.Jelmer Vernooij1-0/+1
2008-01-20build: Fix handling of external pkg-config dependencies when generating pkg-c...Jelmer Vernooij1-0/+3
2007-12-26r26602: Revert my previous commit as it only works with GNU make.Jelmer Vernooij1-1/+0
2007-12-26r26600: Provide dir variable with current basedir in Makefile.Jelmer Vernooij1-0/+1
2007-12-24r26580: Include sentinel in build.h, in case the list is empty.Jelmer Vernooij1-1/+3
2007-12-21r26067: Merge improvements building Python modules.Jelmer Vernooij1-0/+9
2007-10-10r22452: fix creation of MK_FILES variable in MakefileStefan Metzmacher1-0/+1
2007-10-10r22410: disallow PUBLIC_ options on MODULE and BINARYStefan Metzmacher1-7/+0
2007-10-10r22030: Simplify include parsing for config.mk files, making sure we getJames Peach1-31/+73
2007-10-10r20645: Commit the build system changes to allow scripts in config.mk files.Andrew Bartlett1-4/+9
2007-10-10r19678: Fix the build for now (ugly hack because of circular dependencies)Jelmer Vernooij1-0/+1
2007-10-10r19582: Support building both shared and static versions of libraries at the ...Jelmer Vernooij1-1/+1
2007-10-10r18294: remove leading ././ from .mk filesStefan Metzmacher1-8/+28
2007-10-10r18293: use the correct name it's not always under $srcdir...Stefan Metzmacher1-4/+4
2007-10-10r18222: filter out double entries from CFLAGSStefan Metzmacher1-5/+5
2007-10-10r18183: - add LIBREPLACE globaly and add LIBREPLACE_HOSTCCStefan Metzmacher1-1/+3
2007-10-10r15387: Fix installation of dcerpc headers, remove more instances of uint_tJelmer Vernooij1-0/+4
2007-10-10r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij1-0/+2
2007-10-10r15270: Rename EXTRA_CFLAGS to CFLAGS - initial work on getting DSO's working...Jelmer Vernooij1-5/+5
2007-10-10r15223: Move heimdal's -I parameters from the global list of includes toJelmer Vernooij1-1/+1
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-4/+7
2007-10-10r15036: Add out of tree build support and see how buildfarm will respond to m...Alexander Bokovoy1-6/+17
2007-10-10r14874: Allow overriding LIBRARY_REALNAMEJelmer Vernooij1-0/+1
2007-10-10r14861: regenerate the proto headers when the .mk file changesStefan Metzmacher1-0/+1
2007-10-10r14603: Fix building of ejs modules as shared libsJelmer Vernooij1-0/+2
2007-10-10r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij1-1/+1
2007-10-10r14518: Support STANDARD_VISIBILITY property on binariesJelmer Vernooij1-1/+2