Age | Commit message (Expand) | Author | Files | Lines |
2007-12-21 | r26097: Consider python modules special modules rather than special libraries. | Jelmer Vernooij | 1 | -3/+3 |
2007-12-21 | r26067: Merge improvements building Python modules. | Jelmer Vernooij | 1 | -1/+3 |
2007-12-21 | r26005: Notice the user about LD_LIBRARY_PATH or equivalent when building wit... | Jelmer Vernooij | 1 | -1/+13 |
2007-12-21 | r25975: build: split SharedModule from SharedLibrary | Stefan Metzmacher | 1 | -2/+5 |
2007-10-10 | r22031: Make sure we rewrite the include directives in CFLAGS to contain | James Peach | 1 | -1/+3 |
2007-10-10 | r20825: control the subsystem default output type via a variable too | Stefan Metzmacher | 1 | -3/+8 |
2007-10-10 | r19863: Create -uninstalled.pc files. This should reenable compilation and ru... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19636: Add URLs to ldb and talloc pkg-config files. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r19582: Support building both shared and static versions of libraries at the ... | Jelmer Vernooij | 1 | -13/+14 |
2007-10-10 | r19571: Add a USESHARED parameter (different from BLDSHARED) + two small | Jelmer Vernooij | 1 | -6/+2 |
2007-10-10 | r15551: Fix clash between config.pm and globally installed Config.pm on | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15304: Fix smbd build, more updates on getting --enable-dso to build again | Jelmer Vernooij | 1 | -10/+2 |
2007-10-10 | r15301: Use static libraries internally. This required a few hacks in the build | Jelmer Vernooij | 1 | -8/+2 |
2007-10-10 | r15298: Fix the build using a few hacks in the build system. | Jelmer Vernooij | 1 | -3/+8 |
2007-10-10 | r15036: Add out of tree build support and see how buildfarm will respond to m... | Alexander Bokovoy | 1 | -2/+1 |
2007-10-10 | r14552: Remove old dependency code | Jelmer Vernooij | 1 | -2/+0 |
2007-10-10 | r14483: Allow subsystems with just a public prototype header, no private ones | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14151: Add simple script that writes a summary to show what libraries the user | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r13954: Add --enable-dso flag to ./configure that simplifies the ability to | Jelmer Vernooij | 1 | -6/+2 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be used | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13867: Wrap the cflags.sh hack in the build system. You can now simply | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r13654: Move some more stuff out of include/ | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r12615: prepare building with ../samba4/source/configure --srcdir=../samba4/s... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12520: Add support for --help to mkproto.pl | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r12450: Move generation of proto and full object lists to makefile.pm. 'make'... | Jelmer Vernooij | 1 | -4/+0 |
2007-10-10 | r12253: Automatically build seperate binaries without -rpath to install when | Jelmer Vernooij | 1 | -9/+23 |
2007-10-10 | r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headers | Jelmer Vernooij | 1 | -8/+6 |
2007-10-10 | r11388: Move dot-generating to a seperate perl executable | Jelmer Vernooij | 1 | -5/+0 |
2007-10-10 | r11382: Require number of required M4 macros | Jelmer Vernooij | 1 | -0/+10 |
2007-10-10 | r11377: Add support for building LIBRARY elements as shared libraries: | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r11311: Move some more logic to env | Jelmer Vernooij | 1 | -1/+20 |
2007-10-10 | r11300: Treat libraries as a special kind of subsystem | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r11299: Try to fix build on Stratos VOS (doesn't support ld -r) | Jelmer Vernooij | 1 | -0/+16 |
2007-10-10 | r11252: Make makefile.pm OO and descend from env | Jelmer Vernooij | 1 | -3/+2 |
2007-10-10 | r11247: Add environment class | Jelmer Vernooij | 1 | -1/+4 |
2007-10-10 | r10294: Generate Makefile directly rather then thru Makefile.in. Autoconf | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r9549: Rerun ./config.status if one of the .mk files changes | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r8991: Change Makefile.core to main.mk to prevent accidental removal problems. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r8979: Bunch of makefile fragment inclusion fixes: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r8974: Support makefile fragments in .mk files | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r8826: Make configure generate config.mk files (with the external libraries | Jelmer Vernooij | 1 | -0/+31 |
2007-10-10 | r3690: Use perl's 'use' statement to include the build system parts | Jelmer Vernooij | 1 | -22/+0 |
2007-10-10 | r687: add newline at eof | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r667: remove Data::Dumper dependecy | Stefan Metzmacher | 1 | -16/+0 |
2007-10-10 | r665: merge over the new build system from my tmp branch | Stefan Metzmacher | 1 | -0/+38 |