Age | Commit message (Expand) | Author | Files | Lines |
2010-04-06 | build: install samba in sbin | Andrew Tridgell | 1 | -1/+2 |
2010-04-06 | build: don't install the heimdal compilers | Andrew Tridgell | 1 | -4/+9 |
2010-04-06 | build: don't install talloc_testsuite and ldbtest | Andrew Tridgell | 1 | -2/+4 |
2010-04-06 | build: Add a ctags command to build a ctags-style tags file | Kai Blin | 1 | -0/+8 |
2010-04-06 | build: install codepage files | Andrew Tridgell | 1 | -0/+1 |
2010-04-06 | build: don't default to WAFCACHE in configure | Andrew Tridgell | 1 | -2/+5 |
2010-04-06 | build: use RUN_COMMAND() to wrap os.system() | Andrew Tridgell | 1 | -6/+3 |
2010-04-06 | build: fixed st_done test completion code | Andrew Tridgell | 2 | -6/+4 |
2010-04-06 | build: default to 1 job in make, to be build farm friendly | Andrew Tridgell | 1 | -1/+6 |
2010-04-06 | build: ensure that the 'build' command appears in waf --help | Andrew Tridgell | 1 | -0/+5 |
2010-04-06 | build: disable WAFCACHE by default | Andrew Tridgell | 1 | -2/+8 |
2010-04-06 | build: compatibility makefile targets | Andrew Tridgell | 2 | -3/+15 |
2010-04-06 | build: alias the libiconv target name for subsystems that depend on 'ICONV' | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | build: added 'waf etags' target | Andrew Tridgell | 1 | -1/+9 |
2010-04-06 | build: don't need the S4 in the PIDL prefix | Andrew Tridgell | 1 | -2/+1 |
2010-04-06 | build: teach samba_pild.py about the --com-header and --dcom-proxy options | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | build: fixed the build of the com.so library | Andrew Tridgell | 1 | -1/+6 |
2010-04-06 | build: enable com library | Andrew Tridgell | 1 | -12/+4 |
2010-04-06 | build: don't remove Makefile | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | build: optionally enable builtin popt | Andrew Tridgell | 2 | -1/+3 |
2010-04-06 | build: fixed some more missing targets | Andrew Tridgell | 1 | -5/+9 |
2010-04-06 | build: added a lot more options to waf test | Andrew Tridgell | 1 | -20/+74 |
2010-04-06 | build: remove hacks from top level wscript | Andrew Tridgell | 1 | -79/+0 |
2010-04-06 | build: try faster includes processing | Andrew Tridgell | 1 | -0/+81 |
2010-04-06 | build: fixed the build without sasl libraries | Andrew Tridgell | 2 | -4/+5 |
2010-04-06 | build: updates for current master build | Andrew Tridgell | 1 | -4/+4 |
2010-04-06 | build: fixed termcap build | Andrew Tridgell | 1 | -1/+3 |
2010-04-06 | build: use a plain build, at request of metze :) | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | build: default to waf -p | Andrew Tridgell | 1 | -4/+1 |
2010-04-06 | build: added test targets for make | Andrew Tridgell | 1 | -0/+6 |
2010-04-06 | build: added ldb 'skel' module | Andrew Tridgell | 1 | -0/+5 |
2010-04-06 | build: waf test now depends on build | Andrew Tridgell | 1 | -6/+10 |
2010-04-06 | build: need the sample ldb module for our testsuite | Andrew Tridgell | 1 | -0/+5 |
2010-04-06 | build: waf test now works (at least for some tests) | Andrew Tridgell | 1 | -11/+25 |
2010-04-06 | build: waf quicktest nearly works | Andrew Tridgell | 41 | -213/+322 |
2010-04-06 | build: commit all the waf build files in the tree | Andrew Tridgell | 58 | -0/+2037 |
2010-04-06 | build: nearly there on samba4 build | Andrew Tridgell | 9 | -138/+97 |
2010-04-06 | build: much nicer pidl rules | Andrew Tridgell | 2 | -2/+9 |
2010-04-06 | build: fixed heimdal include lists | Andrew Tridgell | 1 | -16/+16 |
2010-04-06 | build: enable ENFORCE_GROUP_ORDERING() | Andrew Tridgell | 2 | -0/+71 |
2010-04-06 | build: fixed LDB_MODULESDIR | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | build: emulate autoconf PACKAGE_* variables | Andrew Tridgell | 1 | -0/+7 |
2010-04-06 | build: added wrapper options | Andrew Tridgell | 1 | -0/+6 |
2010-04-06 | build: iconv checks | Andrew Tridgell | 1 | -0/+1 |
2010-04-06 | build: fixed winsize check | Andrew Tridgell | 1 | -0/+1 |
2010-04-06 | build: check for libsasl2 | Andrew Tridgell | 1 | -0/+4 |
2010-04-06 | build: check for libgpg-error | Andrew Tridgell | 1 | -1/+3 |
2010-04-06 | build: check for pam | Andrew Tridgell | 2 | -0/+3 |
2010-04-06 | build: zlib checks | Andrew Tridgell | 1 | -0/+1 |
2010-04-06 | build: fixed iuserok test | Andrew Tridgell | 1 | -1/+3 |