summaryrefslogtreecommitdiffstats
path: root/source4/main.mk
Commit message (Collapse)AuthorAgeFilesLines
* r10041: Add 'gcov' make target. RunJelmer Vernooij2007-10-101-0/+1
| | | | | | 'make clean gcov' to generate a set of files describing the test coverage of the Samba 4 code. (This used to be commit 72bb84add469ad4f027ddbd8d73bb846b0609fa2)
* r9939: Add configure check for yapp.James Peach2007-10-101-2/+2
| | | | (This used to be commit 0300f2329c71429e43ed18e6f411985a76e5aad5)
* r9462: Fix locations for generating the yapp filesJelmer Vernooij2007-10-101-4/+4
| | | | (This used to be commit 714f96b9bf2c6271f23bfcd35c58d5bf7b29aae2)
* r9459: Move pidl up one level (to prevent too much nesting)Jelmer Vernooij2007-10-101-8/+8
| | | | (This used to be commit e48202275e60c18e464457d200daeb953386e221)
* r9448: Work on reading the secrets tdb. Build tdbsam support by default.Jelmer Vernooij2007-10-101-0/+1
| | | | (This used to be commit 9ea601c0a675767f8ea5f316c9355572dffbc4c0)
* r9078: - move charset stuff to lib/charsetStefan Metzmacher2007-10-101-0/+1
| | | | | | | | | - don't use the global $LIBS variable for -liconv as $LIBS is not used anymore should fix the build on solaris 10 metze (This used to be commit 69ade058fde8e4cc62e4830c0b080e720d8e581d)
* r9052: Support lex/yacc compilers without support for -oJelmer Vernooij2007-10-101-2/+4
| | | | (This used to be commit e641d3a847f2dafc25e5555eed601325cbc86c07)
* r9050: fix make pch allStefan Metzmacher2007-10-101-1/+4
| | | | | metze (This used to be commit eb2e26b7fb57704aa13e39737ead56fef886944f)
* r9049: - add property dependencies to include/proto.hStefan Metzmacher2007-10-101-5/+18
| | | | | | | - make some stuff easier metze (This used to be commit 14b92e8a085f7d1a011b1663bf2a2728a907b0af)
* r9033: Add the 'installmisc' make target back againJelmer Vernooij2007-10-101-2/+8
| | | | (This used to be commit 8eff7263938eae8a51f42e732563fdfbc570a4b3)
* r9002: a workaround for the current build problems. I hope this will allowAndrew Tridgell2007-10-101-1/+1
| | | | | | | | the build farm hosts to build again. Jelmer, please feel free to remove this once you have the correct dependencies sorted out (This used to be commit ed3d76a91ffde3e4095877a50510dda479ef49c2)
* r8996: More build fixes...Jelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit 2b15c74f201d7fad11f1c50dd91b27b78b221550)
* r8995: Add heimdal headers back to "basics" target... should fix the build ↵Jelmer Vernooij2007-10-101-2/+2
| | | | | | for now (This used to be commit 343e33c13ff5a67b463c2f7c18e0a6590d75f8ab)
* r8991: Change Makefile.core to main.mk to prevent accidental removal problems.Jelmer Vernooij2007-10-101-0/+164
(This used to be commit 3719570411c47b019e29dbfec1af7b018ea9f759)