Age | Commit message (Expand) | Author | Files | Lines |
2007-12-21 | r26486: Use portable run-time library path environment variable. | Jelmer Vernooij | 1 | -0/+2 |
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 | r26122: Don't install python bindings yet. | Jelmer Vernooij | 1 | -12/+11 |
2007-12-21 | r26120: Don't install python modules as modules. | Jelmer Vernooij | 1 | -3/+3 |
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 | 1 | -5/+5 |
2007-12-21 | r26068: Import improved Python bindings for LDB, including tests. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26067: Merge improvements building Python modules. | Jelmer Vernooij | 1 | -0/+21 |
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 | 1 | -45/+67 |
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 | r25697: make *clean doesn't work after a svn up when some *.mk files were rem... | Stefan Metzmacher | 1 | -0/+16 |
2007-10-10 | r25524: Fix directory names for local module builds. | Jelmer Vernooij | 1 | -9/+12 |
2007-10-10 | r25187: pass FIRST_PREREQ to Makefile so that the value can be used | Stefan Metzmacher | 1 | -7/+9 |
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 | 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 | r22451: allow | Stefan Metzmacher | 1 | -0/+8 |
2007-10-10 | r22186: fix build with autodependencies | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22047: Move suffix rules into smb_build. Enable $< if we are building with | James Peach | 1 | -0/+52 |
2007-10-10 | r22038: - fix perl warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22037: Make sure STATICDIR exists before linking a static archive. | James Peach | 1 | -0/+1 |
2007-10-10 | r22036: Make sure both srcdir and builddir are in VPATH. | James Peach | 1 | -3/+5 |
2007-10-10 | r22035: Introduce HOSTLD which is needed to link the asn1 compiler when cross | James Peach | 1 | -1/+16 |
2007-10-10 | r21707: Finally merge my (long-living) perlselftest branch. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r21678: Don't generate Requires.private lines for install .pc files. Static l... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r21541: Export mgmt, samr and atsvc for use in samba-gtk. | Jelmer Vernooij | 1 | -6/+11 |
2007-10-10 | r20942: Simplify handling of systems that don't support negative enum values ... | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r20802: - don't add the same Makefile vars twice... | Stefan Metzmacher | 1 | -3/+8 |
2007-10-10 | r20444: WEB Application framework / SWAT. | Derrell Lipman | 1 | -1/+1 |
2007-10-10 | r20303: try to fix 'make install' on solaris 8, ln -fs doesn't seem to work if | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r20298: Fix pidl tests (missing symlink..). | Jelmer Vernooij | 1 | -6/+8 |
2007-10-10 | r19908: Fix order of paths in pc files. | Jelmer Vernooij | 1 | -10/+10 |
2007-10-10 | r19882: Fix static link flags in pkg-config files. Should allow running | Jelmer Vernooij | 1 | -4/+11 |
2007-10-10 | r19881: Add private library flags when linking to static libraries. | Jelmer Vernooij | 1 | -4/+12 |
2007-10-10 | r19863: Create -uninstalled.pc files. This should reenable compilation and ru... | Jelmer Vernooij | 1 | -11/+37 |
2007-10-10 | r19673: Build shared libs against shared libs. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19670: Reduce the number of unresolved symbols when building with shared lib... | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r19634: Only use --allow-undef-shlib for modules. | Jelmer Vernooij | 1 | -1/+4 |
2007-10-10 | r19631: Re-enable shared libraries, but don't use -rpath-link unless | Jelmer Vernooij | 1 | -2/+7 |
2007-10-10 | r19625: not all linkers like -Wl,rpath-link, so don't use it till we have con... | Stefan Metzmacher | 1 | -5/+2 |
2007-10-10 | r19618: pass -D_SAMBA_HOSTCC_ when using the hostcompiler | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r19582: Support building both shared and static versions of libraries at the ... | Jelmer Vernooij | 1 | -10/+7 |
2007-10-10 | r19575: Build static libs in bin/static rather than bin/ | Jelmer Vernooij | 1 | -3/+3 |