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-02-29
Change remaining prototype headers to be private.
Jelmer Vernooij
1
-1
/
+0
2008-02-29
Move public header accumulation out of the perl code.
Jelmer Vernooij
1
-5
/
+0
2008-02-29
Move manpage management out of the perl build system.
Jelmer Vernooij
1
-6
/
+0
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-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
2007-10-10
r14511: Install more headers
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.
Jelmer Vernooij
1
-4
/
+0
2007-10-10
r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:
Jelmer Vernooij
1
-3
/
+2
2007-10-10
r14066: fix whitespaces
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r13921: rename DEFAULT_VISIBILITY -> STANDARD_VISIBILITY
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r13918: fix whitespaces
Stefan Metzmacher
1
-5
/
+3
2007-10-10
r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be used
Jelmer Vernooij
1
-1
/
+5
2007-10-10
r13867: Wrap the cflags.sh hack in the build system. You can now simply
Jelmer Vernooij
1
-3
/
+11
2007-10-10
r13786: [merge] Add registration functions for LDB modules
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r12772: - create variables for the %(patsubst ...) statements for the idl files
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r12693: Move core data structures out of smb.h into core.h
Jelmer Vernooij
1
-2
/
+5
2007-10-10
r12670: Make a couple of dependencies stricter
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r12638: fix the build on BSD systems
Stefan Metzmacher
1
-9
/
+9
2007-10-10
r12620: Get rid of automatically generated lists of init functions of subsyst...
Jelmer Vernooij
1
-2
/
+0
[next]