summaryrefslogtreecommitdiff
path: root/source4/build
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18419: fix include paths of the configure testsStefan Metzmacher1-110/+0
2007-10-10r18366: check if we can link using the selected flagsStefan Metzmacher1-0/+6
2007-10-10r18337: more -Ae tests in check_cc.m4Andrew Tridgell2-4/+2
2007-10-10r18294: remove leading ././ from .mk filesStefan Metzmacher1-8/+28
2007-10-10r18293: use the correct name it's not always under $srcdir...Stefan Metzmacher1-4/+4
2007-10-10r18291: don't add ./ for files in the top dir '.'Stefan Metzmacher1-1/+5
2007-10-10r18273: AC_PROG_LD_GNU needs LD defined alreadyStefan Metzmacher1-0/+2
2007-10-10r18266: we should bail out in configure if C99 structs are not supportStefan Metzmacher1-0/+12
2007-10-10r18262: fix typosStefan Metzmacher1-13/+13
2007-10-10r18261: print out the version of gccStefan Metzmacher1-0/+6
2007-10-10r18260: fix the build on systems with broken readdirStefan Metzmacher1-0/+1
2007-10-10r18223: the perl array of dependecies is in reversed orderStefan Metzmacher1-1/+1
2007-10-10r18222: filter out double entries from CFLAGSStefan Metzmacher4-25/+33
2007-10-10r18221: moved more configure checks into lib/replace/Andrew Tridgell2-65/+0
2007-10-10r18220: $#foo returns the index of the last element not the count of elements,Stefan Metzmacher1-1/+1
2007-10-10r18219: move some more portability checks out of samba4 and info lib/replaceAndrew Tridgell1-100/+0
2007-10-10r18217: use shorter perlStefan Metzmacher1-5/+1
2007-10-10r18215: use a shorter versionStefan Metzmacher1-7/+2
2007-10-10r18214: don't add empty elementsStefan Metzmacher1-2/+16
2007-10-10r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher1-2/+6
2007-10-10r18210: - reenable autodependenciesStefan Metzmacher2-2/+1
2007-10-10r18184: make clear that autodepencies are disabled currentlyStefan Metzmacher1-1/+1
2007-10-10r18183: - add LIBREPLACE globaly and add LIBREPLACE_HOSTCCStefan Metzmacher4-3/+29
2007-10-10r18181: use:Stefan Metzmacher2-116/+107
2007-10-10r18179: - move CC specific stuff to check_cc.m4Stefan Metzmacher2-34/+102
2007-10-10r18173: PICSUFFIX isn't used anymoreStefan Metzmacher1-13/+4
2007-10-10r18152: move our AC macros into lib/replace/libreplace_macros.m4Stefan Metzmacher2-37/+1
2007-10-10r18136: put lib/replace in the default include pathStefan Metzmacher1-2/+2
2007-10-10r18087: use m4_include() do notice missing filesStefan Metzmacher1-6/+6
2007-10-10r17904: we don't want warnings about unused parametersStefan Metzmacher1-1/+9
2007-10-10r17890: add -Wc++-compat option to gcc but don't use it yetStefan Metzmacher1-0/+1
2007-10-10r17793: add -Wmissing-prototypes, -Wmissing-declarations, -Wmissing-field-ini...Stefan Metzmacher1-0/+3
2007-10-10r17772: warn about unused macrosStefan Metzmacher1-0/+1
2007-10-10r17744: we explicit want to get warnings about declarations after statements:-)Stefan Metzmacher1-1/+1
2007-10-10r17566: test if the compiler support inline, this resultsStefan Metzmacher1-0/+2
2007-10-10r17565: expand the test for negative enum values, systems like Tru64Stefan Metzmacher1-2/+19
2007-10-10r17564: we don't need a AC_TRY_RUN to test the compiler warning optionsStefan Metzmacher1-1/+1
2007-10-10r17531: fix whitespacesStefan Metzmacher1-1/+1
2007-10-10r17196: Clarify that SSL is used for LDAP as well as SWAT.Andrew Bartlett1-1/+1
2007-10-10r16341: newer autoconf versions export 'datarootdir',Stefan Metzmacher1-0/+2
2007-10-10r16040: Support more recent versions of autoconfJelmer Vernooij2-0/+2
2007-10-10r15607: Fix readline summary reportingJelmer Vernooij1-1/+1
2007-10-10r15585: Revive pidl's SWIG file generator. It now generates simpleJelmer Vernooij1-0/+1
2007-10-10r15578: Move some cpp-specific things from CFLAGS to CPPFLAGSJelmer Vernooij1-2/+2
2007-10-10r15577: Make popt CFLAGS popt-specific rather then globalJelmer Vernooij1-1/+2
2007-10-10r15572: Trim build/m4/rewrite.m4 a bit more, remove unused tests.Jelmer Vernooij3-181/+2
2007-10-10r15567: Add entry for iconvJelmer Vernooij1-0/+1
2007-10-10r15551: Fix clash between config.pm and globally installed Config.pm onJelmer Vernooij2-2/+2
2007-10-10r15521: Take an optional subsystem name to generate a dependency graph forJelmer Vernooij1-6/+34
2007-10-10r15405: remove define for STAT_ST_BLOCKSIZEStefan Metzmacher1-39/+39