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