summaryrefslogtreecommitdiffstats
path: root/source4/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* Avoid using .DEFAULT_GOAL - it's only available in gmake 3.81 and higher.Jelmer Vernooij2008-06-141-2/+4
| | | | (This used to be commit 9a169c341bfb0c4ff423f05c27345d439890576c)
* Use variables for source dir of python ldb bindings.Jelmer Vernooij2008-06-111-0/+1
| | | | (This used to be commit cd4eddd31354f4ae45e8747da1a70340000716c3)
* Use variables for source dir of python tdb bindings.Jelmer Vernooij2008-06-111-0/+1
| | | | (This used to be commit 22e7bcfbe4534c070ac2dd5f39773ea023dfa7f7)
* Allow the ntp_signd socket to be set from configure.Andrew Bartlett2008-05-291-0/+1
| | | | | | | | This will allow distributions to hard-code this path, particularly for selinux, and matches how we handle the winbind socket dir. Andrew Bartlett (This used to be commit c8b441650400ed1b24c89991f5752dad3c87795f)
* Bring up the ntp signing deamonAndrew Bartlett2008-05-281-0/+1
| | | | | | | This starts ntp_signd at startup, and fixes some build issues. Andrew Bartlett (This used to be commit cb0dcd5c3dfe2a46755270a4594b7289f555d814)
* Add variable for smbreadline directory.Jelmer Vernooij2008-05-271-0/+1
| | | | (This used to be commit 94167c7d4273fbd6084d6ddae7fd15dcb189d62f)
* Move source dir variables to Makefile.Jelmer Vernooij2008-05-271-0/+48
| | | | (This used to be commit fdc7c3568e5fbf510c874601d72798454b1c1ca6)
* More work allowing out-of-tree builds. Patch by Matthias Dieter Wallnöfer ↵Jelmer Vernooij2008-05-231-5/+5
| | | | | | and me. (This used to be commit 6e29fbd5d06b02e2b0a55ae2994fce724aaa5bc5)
* Revert some absolute paths.Jelmer Vernooij2008-05-191-1/+2
| | | | (This used to be commit b4613e81351fa0477d0c76a19fb0474a79f8689f)
* Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-2/+2
| | | | (This used to be commit a6b52119940a900fb0de3864b8bca94e2965cc24)
* Create prototype headers from Makefile directory, without smb_build in the ↵Jelmer Vernooij2008-05-181-0/+1
| | | | | | middle. (This used to be commit f4a77b96f9c17d853348b70794026e5b9e384942)
* Fix the build.Jelmer Vernooij2008-04-151-0/+2
| | | | (This used to be commit ecaa5bb83b5cf319718d15aff96152d70fa19f7f)
* Makefile: fix variable name automatic_deps -> automatic_dependenciesStefan Metzmacher2008-04-141-1/+1
| | | | | metze (This used to be commit 7ffc44b7c126dc08d928e63af30111b2c556146f)
* Move standard make compilation rules to build/make.Jelmer Vernooij2008-04-141-2/+24
| | | | (This used to be commit ceda3312a98b069d0711f3cb33de3ae71e91ebaa)
* Makefile: Allow "make" with no arguments to build all that will be installed.Andrew Kroeger2008-03-291-2/+2
| | | | (This used to be commit 982acd6f80f009d28ff1e63abd2151de0165623e)
* No longer install SWAT filesAndrew Bartlett2008-03-281-1/+2
| | | | | Andrew Bartlett (This used to be commit cd275862c65542ea1118cfb76d7d1b082427098a)
* build: fix the build with --enable-automatic-dependencies=yesStefan Metzmacher2008-03-041-2/+2
| | | | | metze (This used to be commit b0ecd8f8d2c1ebf23957921f4852e90b556812fc)
* Move automatic dependencies code out of perl code.Jelmer Vernooij2008-02-291-1/+29
| | | | (This used to be commit 58a93ef94b878ff2d2d0029fc2d443551842e712)
* Remove useless include, simplify generated CFLAGS lines in Makefile.Jelmer Vernooij2008-02-291-1/+0
| | | | (This used to be commit 3157ce9876aa69de54acf3f08e0ee2b16cfaff80)
* Remove the now unused cflags script.Jelmer Vernooij2008-02-291-0/+1
| | | | (This used to be commit f97cce2522e7644181506dc49947297b394743eb)
* Simpler specification of CFLAGS and LDFLAGSAndrew Bartlett2008-02-201-2/+2
| | | | | | | | | By being more consistant in applying CFLAGS and LDFLAGS (in particular) to every invocation, we make it simpler to enable gcov code coverage, both in the build system and on the build farm. Andrew Bartlett (This used to be commit 8c2f658a9688f0c51d2f3b948dc3213b65c7b77f)
* Eliminate duplicate variable.Jelmer Vernooij2008-02-181-1/+1
| | | | (This used to be commit f5b2b20cafc137604bc527ca6bb2bc8edab551e9)
* Remove unused code.Jelmer Vernooij2008-02-161-3/+3
| | | | (This used to be commit 98d6095b9605ff4db61394719f29b3e38349c59f)
* Simplify handling of plugin installation.Jelmer Vernooij2008-02-161-0/+4
| | | | (This used to be commit 8f1270dd5c7688f023cf24215fa229da213e760c)
* Makefile: --enable-automatic-dependencies usageStefan Metzmacher2008-02-131-1/+1
| | | | | metze (This used to be commit 36a31f31c4c01f4ebf1359650c497a1ba447e6d0)
* Print warning when config.status doesn't exist and the user tries toJelmer Vernooij2008-02-111-0/+4
| | | | | run make. (This used to be commit 8776a0d2badca9ebf39e27ba5e845d0f76f0834e)
* Move pidl bits to a separate file.Jelmer Vernooij2008-02-111-36/+6
| | | | (This used to be commit de7af6913487b51e44463bf1908e765477d28e5d)
* Avoid autogenerating the Makefile but rather include a data.mk fileJelmer Vernooij2008-02-111-0/+207
that is autogenerated. (This used to be commit ebf6e59dfef30e1f679ea6692385a09abcb220dd)