Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-10-10 | r12615: prepare building with ../samba4/source/configure --srcdir=../samba4/s... | Stefan Metzmacher | 1 | -10/+10 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r12520: Add support for --help to mkproto.pl | Jelmer Vernooij | 1 | -1/+7 |
2007-10-10 | r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using | Jelmer Vernooij | 1 | -6/+0 |
2007-10-10 | r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headers | Jelmer Vernooij | 1 | -7/+7 |
2007-10-10 | r11377: Add support for building LIBRARY elements as shared libraries: | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r11303: Support defining and installing public headers for libraries. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r11300: Treat libraries as a special kind of subsystem | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r10112: - check attributes depending on the section type | Stefan Metzmacher | 1 | -24/+74 |
2007-10-10 | r10091: Fix perl warnings | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r9549: Rerun ./config.status if one of the .mk files changes | Jelmer Vernooij | 1 | -1/+7 |
2007-10-10 | r8979: Bunch of makefile fragment inclusion fixes: | Jelmer Vernooij | 1 | -61/+34 |
2007-10-10 | r8974: Support makefile fragments in .mk files | Jelmer Vernooij | 1 | -82/+39 |
2007-10-10 | r8966: Simplify the makefile generation system a bit. | Jelmer Vernooij | 1 | -0/+1 |