summaryrefslogtreecommitdiff
path: root/source4/build/smb_build/main.pl
AgeCommit message (Expand)AuthorFilesLines
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij1-105/+0
2009-06-02Build modules statically by default, as there still seem to be a lot ofJelmer Vernooij1-1/+2
2009-03-12s4:build: try to fix the build with the ibm checker in the build-farmStefan Metzmacher1-1/+1
2008-09-03Allow overriding shared library policy using environment variable.Jelmer Vernooij1-2/+4
2008-06-30smb_build: use MERGED_OBJ instead of STATIC_LIBRARYStefan Metzmacher1-2/+2
2008-05-21Remove support for .py files from smb_build - deal with it only in the makefi...Jelmer Vernooij1-1/+0
2008-05-19build: only add enabled subsystems and modules to ALL_OBJSStefan Metzmacher1-0/+1
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-1/+0
2008-05-18Fix --output argument.Jelmer Vernooij1-1/+1
2008-05-18Allow specifying different input file to smb_build.Jelmer Vernooij1-2/+12
2008-05-18Move writing of data.mk file to m4 macro.Jelmer Vernooij1-1/+3
2008-05-10Clean up some git merges gone wrong.Jelmer Vernooij1-1/+1
2008-04-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-7/+5
2008-04-15Fix ALL_OBJS value.Jelmer Vernooij1-2/+1
2008-04-14Fix order of variables in the makefile.Jelmer Vernooij1-2/+9
2008-03-09Move PC_FILE out of the perl code.Jelmer Vernooij1-3/+0
2008-02-29Remove duplicate message.Jelmer Vernooij1-2/+0
2008-02-29Include CFLAGS overrides in make file.Jelmer Vernooij1-4/+1
2008-02-29Remove cruft that dealt with public prototype headers.Jelmer Vernooij1-2/+1
2008-02-29Move public header accumulation out of the perl code.Jelmer Vernooij1-1/+0
2008-02-29Move manpage management out of the perl build system.Jelmer Vernooij1-1/+0
2008-02-29Remove workaround for some non-GNU makes.Jelmer Vernooij1-0/+2
2008-02-29Merge env.pm into makefile.pm.Jelmer Vernooij1-1/+0
2008-02-29Move configure output details out of perl code.Jelmer Vernooij1-7/+0
2008-02-29Use make to create lists of pc files and prototype headers.Jelmer Vernooij1-1/+1
2008-02-26Move public header accumulation out of the perl code.Jelmer Vernooij1-1/+0
2008-02-26Support building .so versions of the modules.Jelmer Vernooij1-6/+3
2008-02-26Move manpage management out of the perl build system.Jelmer Vernooij1-1/+0
2008-02-26Fix the build (again).Jelmer Vernooij1-1/+1
2008-02-25Fix use of realpath, fix init functions for ldb.Jelmer Vernooij1-2/+2
2008-02-25Merge env.pm into makefile.pm.Jelmer Vernooij1-1/+0
2008-02-25Move configure output details out of perl code.Jelmer Vernooij1-9/+0
2008-02-25Remove workaround for some non-GNU makes.Jelmer Vernooij1-0/+2
2008-02-25Include CFLAGS overrides in make file.Jelmer Vernooij1-5/+2
2008-02-25Fix the build.Jelmer Vernooij1-0/+3
2008-02-18Merge branch 'v4-0-trivial' into v4-0-gmake3Jelmer Vernooij1-7/+6
2008-02-18Build complete static libraries.Jelmer Vernooij1-6/+2
2008-02-18Simplify handling of ALL_OBJS.Jelmer Vernooij1-0/+1
2008-02-18Factor out common code that generates object lists.Jelmer Vernooij1-5/+2
2008-02-18Fix build with partial linking.Jelmer Vernooij1-2/+1
2008-02-18Avoid redetermining paths; use already stored values.Jelmer Vernooij1-2/+2
2008-02-18Merge branch 'v4-0-trivial' into v4-0-gmake3Jelmer Vernooij1-2/+2
2008-02-18Reenable partial linkingJelmer Vernooij1-2/+2
2008-02-18Merge branch 'v4-0-trivial' into v4-0-gmake3Jelmer Vernooij1-0/+2
2008-02-18Switch back to using static libraries for subsystems for now, since partial l...Jelmer Vernooij1-1/+2
2008-02-16Reintroduce mergedobj support.Jelmer Vernooij1-1/+2
2008-02-16Move responsibilities of build.h to makefile.Jelmer Vernooij1-2/+1
2008-02-16Remove some unused code.Jelmer Vernooij1-2/+2
2008-02-16Use make list concatenation support to create list of object files for subsys...Jelmer Vernooij1-7/+8
2008-02-16Use make to create lists of pc files and prototype headers.Jelmer Vernooij1-1/+1