summaryrefslogtreecommitdiff
path: root/source/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove unused scripts for installing binaries.Jelmer Vernooij2008-09-091-6/+1
* Remove calls to unused uninstallbin.shJelmer Vernooij2008-09-091-2/+0
* Fix embedding of Samba 4.Jelmer Vernooij2008-09-031-0/+1
* build: autogenerate heimdal basicsStefan Metzmacher2008-08-011-1/+1
* build: autogenarate VPATH by configureStefan Metzmacher2008-08-011-2/+0
* Create PREFIX/var/lib and PREFIX/var/run in 'make install'.Andrew Bartlett2008-07-011-1/+3
* Ensure we install smbd as well...Andrew Bartlett2008-06-301-1/+1
* Fix installation of Samba4 into an empty tree.Andrew Bartlett2008-06-271-2/+2
* Use make magic for installing/uninstalling binaries.Jelmer Vernooij2008-06-261-0/+14
* Use make template for installing binaries.Jelmer Vernooij2008-06-261-17/+0
* Use variable for selftest directory.Jelmer Vernooij2008-06-251-1/+2
* Use variable for popt source dir.Jelmer Vernooij2008-06-251-0/+1
* Avoid using .DEFAULT_GOAL - it's only available in gmake 3.81 and higher.Jelmer Vernooij2008-06-141-2/+4
* Use variables for source dir of python ldb bindings.Jelmer Vernooij2008-06-111-0/+1
* Use variables for source dir of python tdb bindings.Jelmer Vernooij2008-06-111-0/+1
* Allow the ntp_signd socket to be set from configure.Andrew Bartlett2008-05-291-0/+1
* Bring up the ntp signing deamonAndrew Bartlett2008-05-281-0/+1
* Add variable for smbreadline directory.Jelmer Vernooij2008-05-271-0/+1
* Move source dir variables to Makefile.Jelmer Vernooij2008-05-271-0/+48
* More work allowing out-of-tree builds. Patch by Matthias Dieter Wallnöfer an...Jelmer Vernooij2008-05-231-5/+5
* Revert some absolute paths.Jelmer Vernooij2008-05-191-1/+2
* Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-2/+2
* Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-0/+1
* Fix the build.Jelmer Vernooij2008-04-151-0/+2
* Makefile: fix variable name automatic_deps -> automatic_dependenciesStefan Metzmacher2008-04-141-1/+1
* Move standard make compilation rules to build/make.Jelmer Vernooij2008-04-141-2/+24
* Makefile: Allow "make" with no arguments to build all that will be installed.Andrew Kroeger2008-03-291-2/+2
* No longer install SWAT filesAndrew Bartlett2008-03-281-1/+2
* build: fix the build with --enable-automatic-dependencies=yesStefan Metzmacher2008-03-041-2/+2
* Move automatic dependencies code out of perl code.Jelmer Vernooij2008-02-291-1/+29
* Remove useless include, simplify generated CFLAGS lines in Makefile.Jelmer Vernooij2008-02-291-1/+0
* Remove the now unused cflags script.Jelmer Vernooij2008-02-291-0/+1
* Simpler specification of CFLAGS and LDFLAGSAndrew Bartlett2008-02-201-2/+2
* Eliminate duplicate variable.Jelmer Vernooij2008-02-181-1/+1
* Remove unused code.Jelmer Vernooij2008-02-161-3/+3
* Simplify handling of plugin installation.Jelmer Vernooij2008-02-161-0/+4
* Makefile: --enable-automatic-dependencies usageStefan Metzmacher2008-02-131-1/+1
* Print warning when config.status doesn't exist and the user tries toJelmer Vernooij2008-02-111-0/+4
* Move pidl bits to a separate file.Jelmer Vernooij2008-02-111-36/+6
* Avoid autogenerating the Makefile but rather include a data.mk fileJelmer Vernooij2008-02-111-0/+207