summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Collapse)AuthorAgeFilesLines
...
* build: added 'waf etags' targetAndrew Tridgell2010-04-061-1/+9
|
* build: don't need the S4 in the PIDL prefixAndrew Tridgell2010-04-061-2/+1
|
* build: teach samba_pild.py about the --com-header and --dcom-proxy optionsAndrew Tridgell2010-04-061-1/+1
|
* build: fixed the build of the com.so libraryAndrew Tridgell2010-04-061-1/+6
|
* build: enable com libraryAndrew Tridgell2010-04-061-12/+4
|
* build: don't remove MakefileAndrew Tridgell2010-04-061-1/+1
|
* build: optionally enable builtin poptAndrew Tridgell2010-04-062-1/+3
|
* build: fixed some more missing targetsAndrew Tridgell2010-04-061-5/+9
|
* build: added a lot more options to waf testAndrew Tridgell2010-04-061-20/+74
|
* build: remove hacks from top level wscriptAndrew Tridgell2010-04-061-79/+0
|
* build: try faster includes processingAndrew Tridgell2010-04-061-0/+81
|
* build: fixed the build without sasl librariesAndrew Tridgell2010-04-062-4/+5
| | | | We need to only enable the cyrus_sasl module if we have sasl/sasl.h
* build: updates for current master buildAndrew Tridgell2010-04-061-4/+4
|
* build: fixed termcap buildAndrew Tridgell2010-04-061-1/+3
|
* build: use a plain build, at request of metze :)Andrew Tridgell2010-04-061-1/+1
|
* build: default to waf -pAndrew Tridgell2010-04-061-4/+1
|
* build: added test targets for makeAndrew Tridgell2010-04-061-0/+6
|
* build: added ldb 'skel' moduleAndrew Tridgell2010-04-061-0/+5
|
* build: waf test now depends on buildAndrew Tridgell2010-04-061-6/+10
|
* build: need the sample ldb module for our testsuiteAndrew Tridgell2010-04-061-0/+5
|
* build: waf test now works (at least for some tests)Andrew Tridgell2010-04-061-11/+25
|
* build: waf quicktest nearly worksAndrew Tridgell2010-04-0641-213/+322
| | | | | Rewrote wafsamba using a new dependency handling system, and started adding the waf test code
* build: commit all the waf build files in the treeAndrew Tridgell2010-04-0658-0/+2037
|
* build: nearly there on samba4 buildAndrew Tridgell2010-04-069-138/+97
|
* build: much nicer pidl rulesAndrew Tridgell2010-04-062-2/+9
|
* build: fixed heimdal include listsAndrew Tridgell2010-04-061-16/+16
|
* build: enable ENFORCE_GROUP_ORDERING()Andrew Tridgell2010-04-062-0/+71
| | | | also fixed ASN1 target names
* build: fixed LDB_MODULESDIRAndrew Tridgell2010-04-061-1/+1
|
* build: emulate autoconf PACKAGE_* variablesAndrew Tridgell2010-04-061-0/+7
|
* build: added wrapper optionsAndrew Tridgell2010-04-061-0/+6
|
* build: iconv checksAndrew Tridgell2010-04-061-0/+1
|
* build: fixed winsize checkAndrew Tridgell2010-04-061-0/+1
|
* build: check for libsasl2Andrew Tridgell2010-04-061-0/+4
|
* build: check for libgpg-errorAndrew Tridgell2010-04-061-1/+3
|
* build: check for pamAndrew Tridgell2010-04-062-0/+3
|
* build: zlib checksAndrew Tridgell2010-04-061-0/+1
|
* build: fixed iuserok testAndrew Tridgell2010-04-061-1/+3
|
* build: gcrypt functionsAndrew Tridgell2010-04-061-1/+1
|
* build: more config checksAndrew Tridgell2010-04-061-0/+3
|
* build: improve autoconf macrosAndrew Tridgell2010-04-062-3/+7
| | | | | | | | - enable headers to be specified - enable both forms of DECL check - more libreplace checks - more heimdal checks - more sysdep checks
* build: check for backtraceAndrew Tridgell2010-04-061-0/+1
|
* build: ntvfs/sysdep configure checksAndrew Tridgell2010-04-062-0/+8
|
* build: h_errno for heimdalAndrew Tridgell2010-04-061-0/+4
|
* build: waf build for lib/tlsAndrew Tridgell2010-04-062-0/+29
|
* build: added generation of version.hAndrew Tridgell2010-04-061-0/+2
|
* build: moved main autoproto rule into samba_autoproto.pyAndrew Tridgell2010-04-061-0/+1
|
* build: result of hack session with itaAndrew Tridgell2010-04-063-41/+215
|
* build: add README to explain gen_ndr, and ensure directory existsAndrew Tridgell2010-04-062-1/+9
|
* build: added heimdal_build table rulesAndrew Tridgell2010-04-061-1/+51
|
* build: fixes from itaAndrew Tridgell2010-04-065-123/+151
|