summaryrefslogtreecommitdiff
path: root/source4/main.mk
AgeCommit message (Expand)AuthorFilesLines
2009-02-01shared: Move dom_sid_* utility functions to top levelKai Blin1-0/+1
2009-01-23s4: add ../lib/async_req to the s4 buildKai Blin1-0/+1
2009-01-21libsmbconf: Add build magic for Samba 4.Jelmer Vernooij1-0/+1
2008-12-29s4: remove unused dbwrap codeStefan Metzmacher1-1/+0
2008-12-23Allow using external libtevent.Jelmer Vernooij1-1/+0
2008-12-17s4:lib/tevent: add lib/events/ compat and let things compileStefan Metzmacher1-0/+1
2008-12-16nsswitch: Move nsswitch files from source4 to top level nsswitch dirKai Blin1-1/+1
2008-11-16Move torture directory to top-level.Jelmer Vernooij1-1/+1
2008-10-24Move charset library to top level.Jelmer Vernooij1-1/+1
2008-10-11Move lib/util from source4 to top-level libutil.Jelmer Vernooij1-1/+1
2008-09-24Move source4/lib/crypto to lib/crypto.Jelmer Vernooij1-1/+1
2008-09-18Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejsJelmer Vernooij1-2/+2
2008-09-17Move common libraries from root to lib/.Jelmer Vernooij1-2/+2
2008-09-16Remove remaining embedded JavaScript support.Jelmer Vernooij1-2/+0
2008-09-16Merge branch 'singlensswrap' into singleJelmer Vernooij1-1/+1
2008-09-16Use single cope of nss_wrapper in Samba 3 and Samba 4.Jelmer Vernooij1-1/+1
2008-09-16Use single copy of socket_wrapper in Samba 3 and Samba 4.Jelmer Vernooij1-1/+1
2008-09-16Disable WMI for now since it doesn't compile.Jelmer Vernooij1-1/+1
2008-09-15More improvements.Jelmer Vernooij1-1/+1
2008-09-15Disable WMI for now, as it doesn't build properly yet.Jelmer Vernooij1-0/+3
2008-09-15Use other utility typemaps inside wmi python functions.Jelmer Vernooij1-1/+0
2008-09-15Add build system bits for wmi.Jelmer Vernooij1-0/+1
2008-08-01build: autogenarate VPATH by configureStefan Metzmacher1-1/+0
2008-06-09heimdal_build: rename config.m{k,4} => internal.m{k,4}Stefan Metzmacher1-1/+1
2008-05-28Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett1-48/+1
2008-05-27Move source dir variables to Makefile.Jelmer Vernooij1-47/+0
2008-05-27Move version.o and dynconfig.o into their own directory.Jelmer Vernooij1-1/+2
2008-05-27Start an 'NTP signing server' in Samba4.Andrew Bartlett1-0/+2
2008-05-23Include full path for python scripting dir to allow out-of-tree builds.Jelmer Vernooij1-1/+1
2008-05-19Revert some absolute paths.Jelmer Vernooij1-46/+46
2008-05-19Move IDL build script to rpc directory, make various bits and pieces easier t...Jelmer Vernooij1-46/+46
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-1/+1
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-2/+2
2008-05-18Use variables for source directory in remaining subsystems.Jelmer Vernooij1-1/+21
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-0/+19
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-0/+15
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-0/+3
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-0/+3
2008-05-18Use variable for param src dir.Jelmer Vernooij1-0/+1
2008-05-18Use src dir.Jelmer Vernooij1-2/+3
2008-05-18Use variables for source path in libnet/ and scripting/python.Jelmer Vernooij1-0/+2
2008-02-18Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij1-31/+31
2008-02-11Avoid autogenerating the Makefile but rather include a data.mk fileJelmer Vernooij1-202/+0
2008-02-11Move some more variables to static .mk file.Jelmer Vernooij1-0/+6
2008-02-11Automatically write AC_SUBST() vars to mkconfig.mk and use them.Jelmer Vernooij1-45/+54
2008-02-09Move more make code to rules.mkJelmer Vernooij1-22/+3
2008-02-09Use mkinclude (makes the Makefile a bit shorter), use double-colon for phony ...Jelmer Vernooij1-166/+32
2008-01-03r26663: Proper dependencies for pidl Python bindings.Jelmer Vernooij1-1/+2
2007-12-24r26560: Add script for running in valgrind.Jelmer Vernooij1-0/+2
2007-12-21r26206: Build python modules as part of make all.Jelmer Vernooij1-1/+1