summaryrefslogtreecommitdiffstats
path: root/source4/build
Commit message (Expand)AuthorAgeFilesLines
* r7923: removed dependence on Data::DumperAndrew Tridgell2007-10-102-5/+0
* r7896: don't output null rules for blank targets (caued make failure on irix)Andrew Tridgell2007-10-101-0/+4
* r7895: hopefully this will fix the popt build on solarisAndrew Tridgell2007-10-101-0/+2
* r7894: remove portability experiments until its working in the smb-build test...Andrew Tridgell2007-10-101-3/+5
* r7875: try to see if this is portableStefan Metzmacher2007-10-101-5/+3
* r7874: reverted metzes patch svn 7837 as it is not portable to make onAndrew Tridgell2007-10-101-2/+4
* r7866: Remove some unused autoconf macro calls.Jelmer Vernooij2007-10-101-17/+11
* r7865: changed pidl to take a "const void *" instead of a "void *" for theAndrew Tridgell2007-10-104-14/+12
* r7845: remove unused filesStefan Metzmacher2007-10-101-9/+6
* r7837: use some more 'make' featuresStefan Metzmacher2007-10-101-4/+2
* r7790: Allow remembering more configure-level data (andJelmer Vernooij2007-10-104-6/+12
* r7768: use _ALL_OBJS in clean targetAndrew Tridgell2007-10-101-2/+4
* r7766: Treat NOPROTO as boolean.Jelmer Vernooij2007-10-102-10/+21
* r7764: Generate _ALL_OBJS list.Jelmer Vernooij2007-10-102-1/+6
* r7762: Clean up make help files.Jelmer Vernooij2007-10-101-1/+1
* r7761: Don't let phony targets cause a rebuild of the binaries. ThanksJelmer Vernooij2007-10-102-2/+3
* r7729: Small fixes to the charset stuff.Jelmer Vernooij2007-10-103-12/+25
* r7706: Move ParseExpr() to util.Jelmer Vernooij2007-10-103-83/+48
* r7702: Implement [charset()] attribute.Jelmer Vernooij2007-10-103-13/+27
* r7695: Add support for the [string] attribute that works in the traditional s...Jelmer Vernooij2007-10-104-57/+77
* r7672: this should fix the crypt dependency problem (I hope!)Andrew Tridgell2007-10-101-3/+3
* r7605: Display properties in header files again.Jelmer Vernooij2007-10-101-15/+16
* r7604: Bunch of small pidl updates. Mostly removing unused functions,Jelmer Vernooij2007-10-107-313/+142
* r7590: Cleanups, add more notes on new string code.Jelmer Vernooij2007-10-104-61/+35
* r7552: Use ParseExpr() for [value] attributes; allowsJelmer Vernooij2007-10-103-6/+7
* r7463: - move some more stuff into functionsStefan Metzmacher2007-10-101-1/+1
* r7425: configure check to see if a compiler can handle negative enum valuesStefan Metzmacher2007-10-103-2/+19
* r7424: add --uint-enums option to pidl to generateStefan Metzmacher2007-10-103-14/+59
* r7419: when we have both --enable-developer and --enable-debug we don't need ...Andrew Tridgell2007-10-101-9/+10
* r7389: move socket wrapper dir also to the prefix-test dirStefan Metzmacher2007-10-101-1/+1
* r7377: Integrate browse service stuff more nicelyJelmer Vernooij2007-10-101-0/+27
* r7330: use ParseExpr() also for subcontext_size()Stefan Metzmacher2007-10-101-7/+11
* r7315: Add support for custom makefile targets, e.g.:Jelmer Vernooij2007-10-103-1/+23
* r7311: Use TARGET_CFLAGS for depend list as wellJelmer Vernooij2007-10-101-5/+5
* r7310: Support TARGET_CFLAGS thru recursive makeJelmer Vernooij2007-10-102-24/+14
* r7308: Make dependency lists in the Makefile shorter (see discussion on samba...Jelmer Vernooij2007-10-102-70/+27
* r7307: Add phony rules for OUTPUT_TYPE OBJLIST, e.g. it is now possibleJelmer Vernooij2007-10-102-5/+13
* r7305: Some cleanups, use write out CFLAGS variableJelmer Vernooij2007-10-101-43/+22
* r7302: remove dublicate includesStefan Metzmacher2007-10-101-3/+0
* r7299: move the list of config.mk files to the source/Stefan Metzmacher2007-10-102-49/+1
* r7290: comment out heimdal config for nowAndrew Tridgell2007-10-101-1/+1
* r7289: split out the list of *.mk files for the build, so you don't need to m...Andrew Tridgell2007-10-102-48/+51
* r7288: Remove empty wrapper functionJelmer Vernooij2007-10-102-21/+2
* r7284: more build issues for sqlite3Derrell Lipman2007-10-101-0/+1
* r7274: Move m4 files to seperate dirJelmer Vernooij2007-10-1012-8/+26
* r7273: Update a bitJelmer Vernooij2007-10-101-15/+18
* r7271: added the ability to specify a target specific set of CFLAGS forAndrew Tridgell2007-10-102-2/+28
* r7221: Add the start of a KDC service (to be built on a 'libkdc' from a to beAndrew Bartlett2007-10-101-0/+1
* r7195: - Fix echo pipeJelmer Vernooij2007-10-101-12/+32
* r7187: fix alignment of unionsStefan Metzmacher2007-10-102-17/+14