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