summaryrefslogtreecommitdiffstats
path: root/source4/build
Commit message (Expand)AuthorAgeFilesLines
* r11481: Disable pre-linking on VMSJelmer Vernooij2007-10-101-0/+5
* r11417: Add TODO for the build systemJelmer Vernooij2007-10-101-0/+12
* r11388: Move dot-generating to a seperate perl executableJelmer Vernooij2007-10-103-28/+32
* r11382: Require number of required M4 macrosJelmer Vernooij2007-10-104-53/+27
* r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij2007-10-106-36/+76
* r11311: Move some more logic to envJelmer Vernooij2007-10-103-32/+79
* r11307: Add support for generating pkg-config filesJelmer Vernooij2007-10-103-3/+40
* r11306: Move more static Makefile data to main.mkJelmer Vernooij2007-10-101-349/+89
* r11304: Add support back in for loading shared modules (not used yet)Jelmer Vernooij2007-10-101-9/+0
* r11303: Support defining and installing public headers for libraries.Jelmer Vernooij2007-10-103-1/+46
* r11300: Treat libraries as a special kind of subsystemJelmer Vernooij2007-10-103-8/+6
* r11299: Try to fix build on Stratos VOS (doesn't support ld -r)Jelmer Vernooij2007-10-103-6/+27
* r11257: Add and use output functionJelmer Vernooij2007-10-102-143/+126
* r11254: Remove support for [TARGET:foo]-like .mk-file entriesJelmer Vernooij2007-10-102-25/+0
* r11252: Make makefile.pm OO and descend from envJelmer Vernooij2007-10-103-126/+127
* r11250: Fix a couple of issues in the heimdal/ dirs.Jelmer Vernooij2007-10-101-2/+1
* r11249: More OpenBSD make fixes...Jelmer Vernooij2007-10-102-1/+6
* r11247: Add environment classJelmer Vernooij2007-10-103-85/+123
* r11245: Hopefully fix heimdal build on some hostsJelmer Vernooij2007-10-101-1/+1
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-102-4/+21
* r11184: Remove test that checks whether ftruncate() needs root, because I can'tJelmer Vernooij2007-10-101-7/+0
* r10719: Remove __FUNCTION__ macro as it might not be available at all systemsJelmer Vernooij2007-10-101-7/+7
* r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij2007-10-101-0/+34
* r10526: BASEDIR must be set or we end up installing most of the binaries into...Andrew Tridgell2007-10-101-0/+1
* r10525: change from AC_CHECK_TYPES() to AC_CHECK_TYPE() for intptr_t, so theAndrew Tridgell2007-10-101-1/+0
* r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij2007-10-101-1/+0
* r10480: Fix build for people that don't have pidl installedJelmer Vernooij2007-10-101-2/+2
* r10478: More work on proto headers; we now generate a couple of smaller onesJelmer Vernooij2007-10-101-2/+1
* r10476: Move some more types to libreplace. Fix missing strndup errorsJelmer Vernooij2007-10-101-9/+1
* r10456: More SCons fixes:Jelmer Vernooij2007-10-105-94/+65
* r10452: Couple of small scons updates - ignore .sconsign filesJelmer Vernooij2007-10-102-8/+11
* r10445: Add --header to pidl flags.Tim Potter2007-10-101-2/+3
* r10443: Fix emitter for NdrMarshaller tool.Tim Potter2007-10-101-1/+1
* r10442: Build librpc/libndr_misc.a from librpc/idl/misc.idl. Doesn't quite workTim Potter2007-10-101-3/+3
* r10438: Move portability functions to lib/replace/; replace now simply ensuresJelmer Vernooij2007-10-101-93/+7
* r10436: Some thoughts on getting pidl working in scons.Tim Potter2007-10-101-1/+7
* r10414: Fix building of proto.hTim Potter2007-10-101-1/+1
* r10393: More type checking in sconsJelmer Vernooij2007-10-102-7/+0
* r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works...Jelmer Vernooij2007-10-105-30/+34
* r10356: Make the proto generator work with sconsJelmer Vernooij2007-10-104-33/+33
* r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij2007-10-102-0/+52
* r10330: Add SConscript to more subsystems. Some of the tdb tools build now.Jelmer Vernooij2007-10-103-0/+133
* r10294: Generate Makefile directly rather then thru Makefile.in. AutoconfJelmer Vernooij2007-10-103-40/+52
* r10287: Compile compilers for build host. This fixes some bits ofJelmer Vernooij2007-10-102-5/+13
* r10283: Eliminate some more use of autoconf substitution variables.Jelmer Vernooij2007-10-102-11/+37
* r10140: reorder some stuff, for nicer outputStefan Metzmacher2007-10-101-4/+8
* r10112: - check attributes depending on the section typeStefan Metzmacher2007-10-101-24/+74
* r10091: Fix perl warningsJelmer Vernooij2007-10-102-0/+3
* r10077: - move gcc option checks to check_cc.m4Stefan Metzmacher2007-10-102-29/+44
* r10076: this macro was moved to build/m4/smb_cc_featues.m4Stefan Metzmacher2007-10-101-18/+0