summaryrefslogtreecommitdiffstats
path: root/source4/build
Commit message (Expand)AuthorAgeFilesLines
...
* r18266: we should bail out in configure if C99 structs are not supportStefan Metzmacher2007-10-101-0/+12
* r18262: fix typosStefan Metzmacher2007-10-101-13/+13
* r18261: print out the version of gccStefan Metzmacher2007-10-101-0/+6
* r18260: fix the build on systems with broken readdirStefan Metzmacher2007-10-101-0/+1
* r18223: the perl array of dependecies is in reversed orderStefan Metzmacher2007-10-101-1/+1
* r18222: filter out double entries from CFLAGSStefan Metzmacher2007-10-104-25/+33
* r18221: moved more configure checks into lib/replace/Andrew Tridgell2007-10-102-65/+0
* r18220: $#foo returns the index of the last element not the count of elements,Stefan Metzmacher2007-10-101-1/+1
* r18219: move some more portability checks out of samba4 and info lib/replaceAndrew Tridgell2007-10-101-100/+0
* r18217: use shorter perlStefan Metzmacher2007-10-101-5/+1
* r18215: use a shorter versionStefan Metzmacher2007-10-101-7/+2
* r18214: don't add empty elementsStefan Metzmacher2007-10-101-2/+16
* r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher2007-10-101-2/+6
* r18210: - reenable autodependenciesStefan Metzmacher2007-10-102-2/+1
* r18184: make clear that autodepencies are disabled currentlyStefan Metzmacher2007-10-101-1/+1
* r18183: - add LIBREPLACE globaly and add LIBREPLACE_HOSTCCStefan Metzmacher2007-10-104-3/+29
* r18181: use:Stefan Metzmacher2007-10-102-116/+107
* r18179: - move CC specific stuff to check_cc.m4Stefan Metzmacher2007-10-102-34/+102
* r18173: PICSUFFIX isn't used anymoreStefan Metzmacher2007-10-101-13/+4
* r18152: move our AC macros into lib/replace/libreplace_macros.m4Stefan Metzmacher2007-10-102-37/+1
* r18136: put lib/replace in the default include pathStefan Metzmacher2007-10-101-2/+2
* r18087: use m4_include() do notice missing filesStefan Metzmacher2007-10-101-6/+6
* r17904: we don't want warnings about unused parametersStefan Metzmacher2007-10-101-1/+9
* r17890: add -Wc++-compat option to gcc but don't use it yetStefan Metzmacher2007-10-101-0/+1
* r17793: add -Wmissing-prototypes, -Wmissing-declarations, -Wmissing-field-ini...Stefan Metzmacher2007-10-101-0/+3
* r17772: warn about unused macrosStefan Metzmacher2007-10-101-0/+1
* r17744: we explicit want to get warnings about declarations after statements:-)Stefan Metzmacher2007-10-101-1/+1
* r17566: test if the compiler support inline, this resultsStefan Metzmacher2007-10-101-0/+2
* r17565: expand the test for negative enum values, systems like Tru64Stefan Metzmacher2007-10-101-2/+19
* r17564: we don't need a AC_TRY_RUN to test the compiler warning optionsStefan Metzmacher2007-10-101-1/+1
* r17531: fix whitespacesStefan Metzmacher2007-10-101-1/+1
* r17196: Clarify that SSL is used for LDAP as well as SWAT.Andrew Bartlett2007-10-101-1/+1
* r16341: newer autoconf versions export 'datarootdir',Stefan Metzmacher2007-10-101-0/+2
* r16040: Support more recent versions of autoconfJelmer Vernooij2007-10-102-0/+2
* r15607: Fix readline summary reportingJelmer Vernooij2007-10-101-1/+1
* r15585: Revive pidl's SWIG file generator. It now generates simpleJelmer Vernooij2007-10-101-0/+1
* r15578: Move some cpp-specific things from CFLAGS to CPPFLAGSJelmer Vernooij2007-10-101-2/+2
* r15577: Make popt CFLAGS popt-specific rather then globalJelmer Vernooij2007-10-101-1/+2
* r15572: Trim build/m4/rewrite.m4 a bit more, remove unused tests.Jelmer Vernooij2007-10-103-181/+2
* r15567: Add entry for iconvJelmer Vernooij2007-10-101-0/+1
* r15551: Fix clash between config.pm and globally installed Config.pm onJelmer Vernooij2007-10-102-2/+2
* r15521: Take an optional subsystem name to generate a dependency graph forJelmer Vernooij2007-10-101-6/+34
* r15405: remove define for STAT_ST_BLOCKSIZEStefan Metzmacher2007-10-101-39/+39
* r15387: Fix installation of dcerpc headers, remove more instances of uint_tJelmer Vernooij2007-10-101-0/+4
* r15384: Improve naming of socket library, disable Requires(.private)? fields ...Jelmer Vernooij2007-10-101-2/+2
* r15381: Make shared libraries the default (where supported). This concludes m...Jelmer Vernooij2007-10-101-4/+3
* r15379: Fix shared library build's unresolved dependenciesJelmer Vernooij2007-10-102-3/+3
* r15375: Rename readline.h to smbreadline.h avoid clashes with system header.Jelmer Vernooij2007-10-101-1/+3
* r15370: Fix more dependencies for shared libsJelmer Vernooij2007-10-101-0/+1
* r15363: Fix dependencies for shared libraryJelmer Vernooij2007-10-102-2/+3