loadparm: Add convenience function to return long integers
[samba.git] / buildtools /
2012-04-19 Simo Sorcewaf: Fix mispelling
2012-04-18 Andrew Bartlettbuild: Remove more of the s3 special cases in waf:...
2012-04-17 Simo SorceFix typo
2012-04-14 Alexander Bokovoywaf: samba-specific methods should have capitalized...
2012-04-13 Alexander Bokovoywafsamba: add support for separate rules in stages
2012-04-12 Alexander BokovoyWAF: Add support for stopping processing before end...
2012-04-12 Günther Deschnerwafsamba: point out that local heimdal paths are not...
2012-04-11 Andrew Bartlettbuild: Fix spelling of tevent
2012-04-11 Andrew Bartlettbuild: use include paths for pkg-config found libraries
2012-04-11 Andrew Bartlettbuildtools: Add --enable-debug option
2012-04-11 Andrew Bartlettbuild: search for talloc, tdb, tevent in non-standard...
2012-04-10 Jelmer Vernooijwafsamba/bundled: Fix typo in tuplize_version.
2012-04-09 Jelmer Vernooijwafsamba: Parse Python versions as integers separated...
2012-04-08 Jelmer Vernooijwafsamba: Return missing libs rather than last syslib.
2012-04-05 Andrew Bartlettbuild: Require 64-bit files support and do not define...
2012-04-05 Andrew Bartlettbuild: Add getconf LFS_CFLAGS support to waf build
2012-04-03 Jelmer Vernooijwafsamba: Avoid NameError when printing error about...
2012-03-26 Jelmer Vernooijwafsamba: Cope with slight differences in gdb output...
2012-03-21 Andreas Schneiderwaf: Add autoconf --target support.
2012-03-16 Amitay Isaacsbuild: Fix build issue on OpenBSD 5.x
2012-03-15 Jelmer Vernooijwafsamba: Remove shebang lines from non-executable...
2012-03-11 Volker Lendeckewaf: Do not use standards.h on darwin
2012-02-23 Andreas Schneiderwaf: Make sure libraries are installed with the execute...
2012-02-19 Dave Abrahamswaf: make "update-waf" script work on Darwin too
2012-02-19 Jelmer Vernooijwaf: Use libraries when building.
2012-02-19 Jelmer VernooijUse uselib in CHECK_HEADER.
2012-02-19 Jelmer Vernooijlibrary_flags: Leave setting of CPPPATH to waf too.
2012-02-18 Jelmer Vernooijwaf: Update to new upstream version.
2012-02-18 Jelmer Vernooijwafsamba: Fix some whitespace issues.
2012-02-16 Michael Adamwafsamba: fix blacklist handling in "make dist"
2012-02-12 Jelmer Vernooijwafsamba: Add tests for dict_concat.
2012-02-12 Jelmer Vernooijwafsamba: Add tests for unique_list, subst_vars_error.
2012-02-12 Jelmer Vernooijwaf: Add initial unit test for samba_utils.
2012-02-09 Jelmer Vernooijwafsamba: Expand tabs.
2012-02-02 Andrew Tridgellbuild: fixed a link order problem
2012-01-04 Jelmer Vernooijwaf: Use git repository.
2012-01-04 Jelmer VernooijInclude waf as an extracted source directory, rather...
2011-12-16 Jelmer Vernooijwafsamba: Fix undefined variable name in error message.
2011-12-05 Jelmer Vernooijwafsamba: Cope with not everything having a final_libs...
2011-12-05 Jelmer Vernooijwafsamba: Use final_libs list to determine if a target...
2011-12-03 Jelmer VernooijRevert making public of the samba-module library.
2011-11-14 Jelmer Vernooijwaf: Fix uselib_store for system libsubunit.
2011-11-13 Jelmer Vernooijwaf: Factor checking for undefined symbol flags out...
2011-11-13 Jelmer Vernooijwaf: Simplify handling of python modules.
2011-11-13 Jelmer VernooijRevert 9a5ae8edd6d006c078b3af8fdfd84677a63276b1.
2011-11-13 Jelmer Vernooijwafsamba: Support allow_undefined_symbols in SAMBA_SUBS...
2011-11-13 Jelmer Vernooijwafsambaa: Support libraries that don't have the same...
2011-11-13 Jelmer Vernooijwafsamba: add CHECK_BUNDLED_SYSTEM_PKG function.
2011-11-13 Jelmer Vernooijldb: Use pyembed rather than pyext for ldb-util library.
2011-11-13 Jelmer Vernooijwaf: Don't link python modules against libpython2.x...
2011-10-28 Andrew Bartlettlib/util Rename samba_init_module -> samba_module_init
2011-10-20 Andrew Tridgellbuild: explain the passing of make options to waf
2011-10-19 Andrew Tridgellbuild: added deletion of stale .so and .o files
2011-10-14 Sumit Bosebuild: added autoconf --disable-silent-rules option
2011-10-07 Andrew Bartlettbuild: Reduce build systems to just top level waf and...
2011-09-08 Andrew Bartlettbuild: Add duplicate symbol checking as part of make...
2011-09-07 Amitay Isaacsbuild: Replace mkbuildoptions-waf awk script with waf...
2011-08-21 Jelmer Vernooijwafsamba: Only install .pc files if libraries are public.
2011-08-21 Jelmer Vernooijwafsamba: Require public libraries to have headers.
2011-08-21 Jelmer Vernooijwafsamba: Require public libraries to have a pc file...
2011-08-13 Amitay Isaacswaf: Add SAMBA3_PYTHON context to build python wrappers...
2011-07-27 Andrew Tridgellwaf: update to latest waf 1.5 version
2011-07-23 Jelmer Vernooijwafsamba: Properly lock object store when retrieving...
2011-07-08 Andrew Bartlettparam: Move per-share parameters into a seperate file...
2011-07-05 Andrew Bartlettldb: make ldb a top level library for Samba 4.0
2011-07-05 Andrew Bartlettbuild: remove mktowscript
2011-07-03 Andrew Bartletts3-build Require fully defined modules by default
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-24 Andrew Bartletts3-build Require fully defined symbols in ALL libraries...
2011-06-24 Andrew Bartletts3-build: Require fully defined symbols for all public...
2011-06-20 Rusty Russelltdb2: tie it into build process if --enable-tdb2-breaks...
2011-06-20 Rusty Russelltdb_compat.h: divert every tdb build and includes to...
2011-06-17 Andrew Tridgellbuild: only use the git version on install, not in...
2011-06-15 Andrew Tridgellbuild: fixed development symlinks for libraries in...
2011-06-15 Andrew Tridgellbuild: fixed dependencies on install prefix for pc...
2011-06-10 Andrew Tridgellwaf-symbols: don't look for symbol lists in GENERATOR...
2011-06-10 Andrew Tridgellwaf: fixed 'make bin/XXX' for the remaining binaries
2011-06-01 Andrew Tridgellbuild: fixed a problem with installing scripts in the...
2011-05-10 Rusty RussellAdd -fno-common where supported (WAF only)
2011-05-08 Andrew Tridgellbuild: allow s3 libraries to be built with no undefined...
2011-04-26 Matthieu Patouwaf: introduce reverse logic for allowing unknown symbols
2011-04-13 Andrew Tridgellbuild: use readelf as a replacement for ldd
2011-04-13 Andrew Tridgellbuild: speed up SYMBOLCHECK code
2011-04-06 Andrew Tridgellwaf: a better way to detect duplicated symbols
2011-04-02 Michael Adams3:waf:compare_config_h3.sh: make diff tool configurabl...
2011-04-02 Michael Adams3:waf:compare_config_h3.sh: specify autoconf-config...
2011-03-23 Andrew Tridgellwaf: prevent an error in the symbol checking code
2011-03-18 Günther Deschnerwafsamba: add -Wcast-qual only to the toplevel (s4...
2011-03-15 Andrew Tridgellwaf: ensure that MAKEFLAGS is set before parsing it
2011-03-15 Andrew Tridgellbuild: added simple header handling for our libraries
2011-03-15 Andrew Tridgellbuild: removed mkdir of public headers directory
2011-03-15 Andrew Tridgellbuild: added public_headers_allow_broken option
2011-03-15 Andrew Tridgellwaf: auto-create include paths if needed
2011-03-15 Andrew Tridgellwaf: make mkdir_p() a bit more robust
2011-03-15 Andrew Tridgellwaf: build headers in separate 'headers' build group
2011-03-15 Andrew Tridgellwaf: always generate public headers in the build tree
2011-03-15 Andrew Tridgellwaf: build substituted public headers in build tree
2011-03-15 Andrew Tridgellwaf: moved header file handling into its own module
2011-03-15 Andrew Tridgellwafsamba: keep a list of public headers
next