summaryrefslogtreecommitdiffstats
path: root/source4/build/smb_build/makefile.pm
Commit message (Expand)AuthorAgeFilesLines
* python: Build shared python modules for generic use.Jelmer Vernooij2008-01-161-2/+4
* r26578: Ensure directory exists.Jelmer Vernooij2007-12-241-0/+1
* r26571: Hide warnings about unused macros and casting qualifiers in autogener...Jelmer Vernooij2007-12-241-15/+18
* r26486: Use portable run-time library path environment variable.Jelmer Vernooij2007-12-211-0/+2
* r26414: build: bring in the content of EXT_LIB's for the .pc filesStefan Metzmacher2007-12-211-2/+20
* r26291: build: make use of output::add_dir_str() to avoid ugly foo/../bla pathesStefan Metzmacher2007-12-211-30/+27
* r26122: Don't install python bindings yet.Jelmer Vernooij2007-12-211-12/+11
* r26120: Don't install python modules as modules.Jelmer Vernooij2007-12-211-3/+3
* r26100: Also check for SWIG.Jelmer Vernooij2007-12-211-0/+1
* r26097: Consider python modules special modules rather than special libraries.Jelmer Vernooij2007-12-211-5/+5
* r26068: Import improved Python bindings for LDB, including tests.Jelmer Vernooij2007-12-211-1/+1
* r26067: Merge improvements building Python modules.Jelmer Vernooij2007-12-211-0/+21
* r25996: build: rename LD -> BNLD and LDFLAGS -> BNLD_FLAGSStefan Metzmacher2007-12-211-3/+3
* r25994: build: use HOSTCC, HOSTCC_FLAGS, HOSTLD and HOSTLD_FLAGSStefan Metzmacher2007-12-211-9/+9
* r25978: build: use AC_LIBREPLACE_MDLD_* macros and use the result to build mo...Stefan Metzmacher2007-12-211-3/+6
* r25975: build: split SharedModule from SharedLibraryStefan Metzmacher2007-12-211-45/+67
* r25954: we don't need this twiceStefan Metzmacher2007-12-211-7/+0
* r25944: Fix handling of sonameflag on AIX, which doesn't have anything like t...Jelmer Vernooij2007-12-211-2/+2
* r25913: maybe some platforms have problems with echo -eStefan Metzmacher2007-12-211-1/+5
* r25697: make *clean doesn't work after a svn up when some *.mk files were rem...Stefan Metzmacher2007-12-211-0/+16
* r25524: Fix directory names for local module builds.Jelmer Vernooij2007-10-101-9/+12
* r25187: pass FIRST_PREREQ to Makefile so that the value can be usedStefan Metzmacher2007-10-101-7/+9
* r25051: Move SWAT back to the old-style form-submit modal.Andrew Bartlett2007-10-101-2/+1
* r24814: Fix headers, trim core.h even more.Jelmer Vernooij2007-10-101-1/+1
* r23635: fix the samba4 build...Stefan Metzmacher2007-10-101-1/+2
* r23631: when linking shared libraries we need to make shure the linker doesn'tStefan Metzmacher2007-10-101-4/+16
* r22451: allowStefan Metzmacher2007-10-101-0/+8
* r22186: fix build with autodependenciesStefan Metzmacher2007-10-101-1/+1
* r22047: Move suffix rules into smb_build. Enable $< if we are building withJames Peach2007-10-101-0/+52
* r22038: - fix perl warningStefan Metzmacher2007-10-101-1/+1
* r22037: Make sure STATICDIR exists before linking a static archive.James Peach2007-10-101-0/+1
* r22036: Make sure both srcdir and builddir are in VPATH.James Peach2007-10-101-3/+5
* r22035: Introduce HOSTLD which is needed to link the asn1 compiler when crossJames Peach2007-10-101-1/+16
* r21707: Finally merge my (long-living) perlselftest branch.Jelmer Vernooij2007-10-101-1/+1
* r21678: Don't generate Requires.private lines for install .pc files. Static l...Jelmer Vernooij2007-10-101-1/+1
* r21541: Export mgmt, samr and atsvc for use in samba-gtk.Jelmer Vernooij2007-10-101-6/+11
* r20942: Simplify handling of systems that don't support negative enum values ...Jelmer Vernooij2007-10-101-1/+0
* r20802: - don't add the same Makefile vars twice...Stefan Metzmacher2007-10-101-3/+8
* r20444: WEB Application framework / SWAT.Derrell Lipman2007-10-101-1/+1
* r20303: try to fix 'make install' on solaris 8, ln -fs doesn't seem to work ifStefan Metzmacher2007-10-101-0/+5
* r20298: Fix pidl tests (missing symlink..).Jelmer Vernooij2007-10-101-6/+8
* r19908: Fix order of paths in pc files.Jelmer Vernooij2007-10-101-10/+10
* r19882: Fix static link flags in pkg-config files. Should allow runningJelmer Vernooij2007-10-101-4/+11
* r19881: Add private library flags when linking to static libraries.Jelmer Vernooij2007-10-101-4/+12
* r19863: Create -uninstalled.pc files. This should reenable compilation and ru...Jelmer Vernooij2007-10-101-11/+37
* r19673: Build shared libs against shared libs.Jelmer Vernooij2007-10-101-1/+1
* r19670: Reduce the number of unresolved symbols when building with shared lib...Jelmer Vernooij2007-10-101-1/+2
* r19634: Only use --allow-undef-shlib for modules.Jelmer Vernooij2007-10-101-1/+4
* r19631: Re-enable shared libraries, but don't use -rpath-link unlessJelmer Vernooij2007-10-101-2/+7
* r19625: not all linkers like -Wl,rpath-link, so don't use it till we have con...Stefan Metzmacher2007-10-101-5/+2