Age | Commit message (Expand) | Author | Files | Lines |
2008-01-16 | python: Don't attempt to build shared and static versions of modules, because... | Jelmer Vernooij | 1 | -1/+1 |
2008-01-16 | python: Build shared python modules for generic use. | Jelmer Vernooij | 2 | -3/+5 |
2008-01-04 | r26664: buildsystem: Hopefully fix the shared library build on AIX. | Jelmer Vernooij | 1 | -1/+2 |
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 | 3 | -6/+11 |
2007-12-24 | r26578: Ensure directory exists. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-24 | r26576: Allow the static module loading code to be used for the Python modules. | Jelmer Vernooij | 3 | -17/+24 |
2007-12-24 | r26571: Hide warnings about unused macros and casting qualifiers in autogener... | Jelmer Vernooij | 2 | -15/+21 |
2007-12-21 | r26486: Use portable run-time library path environment variable. | Jelmer Vernooij | 1 | -0/+2 |
2007-12-21 | r26483: Merge ldb module dependency fixes, fix auth python module. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26414: build: bring in the content of EXT_LIB's for the .pc files | Stefan Metzmacher | 1 | -2/+20 |
2007-12-21 | r26291: build: make use of output::add_dir_str() to avoid ugly foo/../bla pathes | Stefan Metzmacher | 1 | -30/+27 |
2007-12-21 | r26290: build: split add_dir() into add_dir_str() and add_dir_array() | Stefan Metzmacher | 1 | -13/+23 |
2007-12-21 | r26289: build: avoid nasty foo/./bla pathes for python stuff | Stefan Metzmacher | 1 | -2/+5 |
2007-12-21 | r26279: Don't compile any python stuff if python is not available. | Jelmer Vernooij | 1 | -0/+2 |
2007-12-21 | r26122: Don't install python bindings yet. | Jelmer Vernooij | 1 | -12/+11 |
2007-12-21 | r26121: Don't build modules if subsystem isn't build. | Jelmer Vernooij | 1 | -0/+5 |
2007-12-21 | r26120: Don't install python modules as modules. | Jelmer Vernooij | 1 | -3/+3 |
2007-12-21 | r26116: Mention python in the config.status summary. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26100: Also check for SWIG. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26097: Consider python modules special modules rather than special libraries. | Jelmer Vernooij | 3 | -9/+11 |
2007-12-21 | r26068: Import improved Python bindings for LDB, including tests. | Jelmer Vernooij | 2 | -1/+2 |
2007-12-21 | r26067: Merge improvements building Python modules. | Jelmer Vernooij | 5 | -9/+79 |
2007-12-21 | r26005: Notice the user about LD_LIBRARY_PATH or equivalent when building wit... | Jelmer Vernooij | 1 | -1/+13 |
2007-12-21 | r25996: build: rename LD -> BNLD and LDFLAGS -> BNLD_FLAGS | Stefan Metzmacher | 1 | -3/+3 |
2007-12-21 | r25994: build: use HOSTCC, HOSTCC_FLAGS, HOSTLD and HOSTLD_FLAGS | Stefan Metzmacher | 1 | -9/+9 |
2007-12-21 | r25978: build: use AC_LIBREPLACE_MDLD_* macros and use the result to build mo... | Stefan Metzmacher | 1 | -3/+6 |
2007-12-21 | r25975: build: split SharedModule from SharedLibrary | Stefan Metzmacher | 2 | -47/+72 |
2007-12-21 | r25954: we don't need this twice | Stefan Metzmacher | 1 | -7/+0 |
2007-12-21 | r25944: Fix handling of sonameflag on AIX, which doesn't have anything like t... | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r25913: maybe some platforms have problems with echo -e | Stefan Metzmacher | 1 | -1/+5 |
2007-12-21 | r25847: Don't link modules against their subsystem. | Jelmer Vernooij | 1 | -1/+0 |
2007-12-21 | r25712: try to fix the build, perl should handle by_path as comparison function | Stefan Metzmacher | 1 | -1/+1 |
2007-12-21 | r25711: only use sort if available | Stefan Metzmacher | 1 | -2/+8 |
2007-12-21 | r25697: make *clean doesn't work after a svn up when some *.mk files were rem... | Stefan Metzmacher | 2 | -0/+17 |
2007-12-21 | r25617: Make sure system include paths come after samba include paths. Patch ... | Jelmer Vernooij | 1 | -14/+23 |
2007-10-10 | r25524: Fix directory names for local module builds. | Jelmer Vernooij | 3 | -12/+19 |
2007-10-10 | r25515: Revert r25448: | Michael Adam | 1 | -0/+4 |
2007-10-10 | r25448: Remove IMMEDIATE_STRUCTURES define, which was used for splint. Newer ... | Jelmer Vernooij | 1 | -4/+0 |
2007-10-10 | r25187: pass FIRST_PREREQ to Makefile so that the value can be used | Stefan Metzmacher | 1 | -7/+9 |
2007-10-10 | r25095: Display of which libraries the system-provided version is being used. | Jelmer Vernooij | 1 | -2/+11 |
2007-10-10 | r25094: Force building shared module if subsystem is a shared library. | Jelmer Vernooij | 1 | -1/+5 |
2007-10-10 | r25051: Move SWAT back to the old-style form-submit modal. | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r24814: Fix headers, trim core.h even more. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r23862: Explain who requested unknown dependency. Helps a lot in chasing depe... | Alexander Bokovoy | 1 | -1/+1 |
2007-10-10 | r23635: fix the samba4 build... | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r23631: when linking shared libraries we need to make shure the linker doesn't | Stefan Metzmacher | 1 | -4/+16 |
2007-10-10 | r22455: split dependecies array for compiling and linking and use better name... | Stefan Metzmacher | 2 | -13/+21 |
2007-10-10 | r22452: fix creation of MK_FILES variable in Makefile | Stefan Metzmacher | 1 | -0/+1 |