Age | Commit message (Expand) | Author | Files | Lines |
2010-04-06 | build: fixes from ita | Andrew Tridgell | 10 | -184/+293 |
2010-04-06 | build: fixed formatting | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | build: source= is clearer for source lists | Andrew Tridgell | 3 | -25/+25 |
2010-04-06 | build: using deps= for deps is clearer | Andrew Tridgell | 2 | -2/+2 |
2010-04-06 | build: rewrote PIDL rules, breaking them into a separate waf tool | Andrew Tridgell | 4 | -78/+103 |
2010-04-06 | build: fixed location of gen_ndr files | Andrew Tridgell | 1 | -8/+8 |
2010-04-06 | build: mail IDL build rules | Andrew Tridgell | 1 | -0/+14 |
2010-04-06 | build: dynconfig build rules | Andrew Tridgell | 1 | -0/+2 |
2010-04-06 | build: added librpc build script | Andrew Tridgell | 1 | -0/+732 |
2010-04-06 | build: fixed --includedir options for PIDL | Andrew Tridgell | 2 | -13/+16 |
2010-04-06 | build: split out the extension based build patterns | Andrew Tridgell | 2 | -95/+108 |
2010-04-06 | build: another missing subsystem ..... | Andrew Tridgell | 1 | -0/+2 |
2010-04-06 | build: add output_type and realname for mit_samba library | Andrew Tridgell | 1 | -0/+2 |
2010-04-06 | build: started to split up wafsamba.py into separate modules | Andrew Tridgell | 8 | -239/+295 |
2010-04-06 | build: aded wafsamba README | Andrew Tridgell | 1 | -0/+4 |
2010-04-06 | build: moved wafsamba.py to buildtools | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | build: cope with empty source lists for libs | Andrew Tridgell | 2 | -1/+6 |
2010-04-06 | build: added ASN1, PIDL and ET build rules | Andrew Tridgell | 4 | -59/+154 |
2010-04-06 | build: added svn version of waf. It has better exception display | Andrew Tridgell | 2 | -1/+1 |
2010-04-06 | build: added build groups | Andrew Tridgell | 2 | -48/+75 |
2010-04-06 | build: recursive dependency calculation | Andrew Tridgell | 1 | -7/+22 |
2010-04-06 | build: DEFUN->DEFINE, and fixed CFLAGS handling | Andrew Tridgell | 3 | -19/+62 |
2010-04-06 | build: heimdal_build waf support | Andrew Tridgell | 10 | -258/+948 |
2010-04-06 | build: make CHECK_FUNCS_IN() smarter about mandatory libraries | Andrew Tridgell | 1 | -18/+38 |
2010-04-06 | build: added gettext/libintl to libreplace | Andrew Tridgell | 1 | -1/+2 |
2010-04-06 | build: add LIBREPLACE_EXT | Andrew Tridgell | 1 | -1/+7 |
2010-04-06 | build: run the lib/replace rules first | Andrew Tridgell | 1 | -0/+1 |
2010-04-06 | build: added ASN1 and ERRTABLE build targets | Andrew Tridgell | 1 | -6/+49 |
2010-04-06 | build: auto generate ASN1 and ET rules | Andrew Tridgell | 1 | -5/+37 |
2010-04-06 | build: auto-strip empty dependencies | Andrew Tridgell | 1 | -0/+10 |
2010-04-06 | build: added LIBREPLACE_NETWORK | Andrew Tridgell | 1 | -1/+9 |
2010-04-06 | build: don't distinguish system and local libs in wscript files | Andrew Tridgell | 2 | -9/+20 |
2010-04-06 | build: add heimdal_build | Andrew Tridgell | 1 | -0/+1 |
2010-04-06 | build: add libresolv | Andrew Tridgell | 1 | -0/+2 |
2010-04-06 | build: fixed handling of heimdal_build/internal.mk | Andrew Tridgell | 2 | -11/+76 |
2010-04-06 | build: LIBLDB hack not needed any more | Andrew Tridgell | 1 | -8/+0 |
2010-04-06 | build: on the fly dependency checking | Andrew Tridgell | 2 | -15/+0 |
2010-04-06 | build: improve the wscript generator | Andrew Tridgell | 2 | -0/+9 |
2010-04-06 | build: auto-remove circular dependencies | Andrew Tridgell | 1 | -34/+68 |
2010-04-06 | build: check for circular build dependencies | Andrew Tridgell | 2 | -5/+45 |
2010-04-06 | build: death to singletons | Andrew Tridgell | 1 | -17/+24 |
2010-04-06 | build: simpler BUILD_SUBDIR | Andrew Tridgell | 1 | -8/+3 |
2010-04-06 | build: more header checks | Andrew Tridgell | 1 | -0/+10 |
2010-04-06 | build: use runonce for config checks | Andrew Tridgell | 1 | -19/+31 |
2010-04-06 | build: added public_headers support | Andrew Tridgell | 2 | -1/+15 |
2010-04-06 | build: added BUILD_SUBDIR() wrapper | Andrew Tridgell | 7 | -69/+84 |
2010-04-06 | build: recognise manpages keyword | Andrew Tridgell | 3 | -3/+15 |
2010-04-06 | build: added autoproto stub | Andrew Tridgell | 2 | -2/+12 |
2010-04-06 | build: LIBLDB alias | Andrew Tridgell | 1 | -0/+8 |
2010-04-06 | build: added top level script | Andrew Tridgell | 1 | -0/+64 |