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