s3: remove unused prototype for lp_idmap_domains().
[amitay/samba.git] / buildtools /
2010-05-31 Jelmer Vernooijwafsamba: Only try to build manpages if XSLTPROC was...
2010-05-31 Stefan Metzmacherbuildtools/wafsamba: use build group 'final' for the...
2010-05-31 Jelmer Vernooijwaf: Refactor manpage building code.
2010-05-31 Jelmer VernooijAdd manpages argument to SAMBA_LIBRARY().
2010-05-31 Kai Blinwafsamba: Correctly detect if bld.env.XSLTPROC is not set
2010-05-31 Jelmer Vernooijwafsamba: Default blacklist to an empty list rather...
2010-05-31 Jelmer Vernooijs4-waf: sanitize library names like the old build syste...
2010-05-30 Jelmer Vernooijwafsamba: Actually install manual pages.
2010-05-30 Kai Blinbuild: Also replace '-' by '_' when creating header...
2010-05-28 Andrew Bartlettwaf Provide release signing capability in 'waf dist'
2010-05-28 Andrew Bartlettwaf Add DIST_BLACKLIST to list files that we cannot...
2010-05-28 Andrew Bartlettwaf Read VERSION file inside WAF to set package version
2010-05-23 Thomas Nagysolve the error "ldb.inst.h does not exist"
2010-05-23 Andrew Tridgellbuild: get the SONAME right for installed libraries
2010-05-23 Thomas NagySubstitute the pidl files without using 'headermap...
2010-05-21 Thomas Nagywafsamba: Disable the abi checks when gdb is not available
2010-05-20 Kai Blins3-waf: note that the options are broken
2010-05-20 Kai Blins3-waf: replace all - with _ in the configuration optio...
2010-05-20 Kai Blins3-waf: Allow using --enable/--disable options as well
2010-05-20 Kai Blins3-waf: Add helper that facilitates defining --with...
2010-05-19 Thomas Nagys4-waf: Replace local includes in header files with...
2010-05-14 Andrew Bartlettwaf: Make waf handle IDL files from Samba3
2010-05-14 Stefan MetzmacherRevert "wafsamba: use -D_XOPEN_SOURCE=700 for the build"
2010-05-14 Stefan Metzmacherwafsamba: use -D_XOPEN_SOURCE=700 for the build
2010-05-13 Thomas Nagybuildtools/wafsamba: fix build group ordering
2010-05-11 Kai Blinbuild: skip missing executables in testwaf.sh
2010-05-10 Kai Blinbuild: Update the waf build to fix python header checks
2010-05-09 Andrew Bartlettbuildtools: Add 'make testenv' to Samba4 make targets
2010-05-07 Andrew Tridgellbuild: fixed pc file variable substitution
2010-05-07 Andrew Tridgellbuild: treat a blank --build or --host as not a cross...
2010-05-06 Andrew Tridgellbuild: added a reconfigure target
2010-05-05 Andrew Tridgellbuild: added configure test for inline
2010-05-05 Andrew Tridgellbuild: update version of waf
2010-05-05 Andrew Tridgellbuild: use the wrapper commands in testwaf.sh
2010-05-05 Andrew Tridgellbuild: added a distcheck target
2010-05-05 Andrew Tridgellbuild: mark cloned task generators as not posted
2010-05-05 Andrew Tridgellbuild: exit with an error if waf configure fails
2010-05-04 Andrew Tridgellbuild: enable python 3.0 and 3.1 in testwaf.sh
2010-05-04 Andrew Tridgellbuild: fixed wildcard handling for python 3.x
2010-05-04 Andrew Tridgellbuild: allow use of target names as commands in waf
2010-05-03 Andrew Tridgellbuild: use the waf patterns for RPATH
2010-05-03 Andrew Tridgellbuild: added a check for group ordering within target...
2010-05-03 Andrew Tridgellbuild: fix for combined configure/build in one command
2010-05-02 Andrew Tridgellbuild: uname on opensolaris returns 1 for success
2010-04-28 Andrew Tridgellbuild: added enabled=True/False option to SAMBA_BINARY()
2010-04-26 Andrew Tridgellbuild: cope with realname for install of non-python...
2010-04-26 Andrew Tridgellbuild: automatically run autogen-waf.sh when needed
2010-04-26 Andrew Tridgellbuild: normalise paths in unique source checking
2010-04-26 Andrew Tridgellbuild: a library is only empty if it has no deps
2010-04-26 Andrew Tridgellbuild: use option_group() not add_option_group()
2010-04-26 Andrew Tridgellbuild: cope with duplicates in source lists
2010-04-24 Stefan Metzmacherbuildtools/wafsamba: inline defines during configure...
2010-04-24 Stefan Metzmacherbuildtools/wafsamba: make sure we create bin/default...
2010-04-22 Andrew Tridgellbuild: give a more useful error when the source dir...
2010-04-22 Andrew Tridgellbuild: use 'waf distclean' for make distclean
2010-04-22 Andrew Tridgellbuild: we don't need this makefile magic any more
2010-04-22 Andrew Tridgellbuild: added --enable-auto-reconfigure
2010-04-21 Andrew Tridgellbuild: recalculate project deps when NONSHARED_BINARIES...
2010-04-21 Andrew Tridgellbuild: added --nonshared-binary=LIST option
2010-04-21 Andrew Tridgellbuild: make python development headers not mandatory...
2010-04-21 Andrew Tridgellwaftest: updated the cross compilation environment...
2010-04-21 Andrew Tridgellbuild: fixed uname output to be on target machine when...
2010-04-20 Andrew Tridgellbuild: added uname display and SYSTEM_UNAME define
2010-04-20 Andrew Tridgellbuild: include uninitialised data in the ABI symbols
2010-04-20 Andrew Tridgellbuild: quote cross-answer strings
2010-04-20 Andrew Tridgellbuild: allow "waf --abi-check" to force a re-check...
2010-04-19 Andrew Tridgells4-waf: follow the configure directories for the empty...
2010-04-19 Andrew Tridgellbuild: update waf from svn
2010-04-19 Andrew Tridgells4-waf: install some missing empty directories
2010-04-19 Andrew Tridgellbuild: make compare_install.sh also check for missing...
2010-04-19 Andrew Tridgellbuild: added --cross-answers support
2010-04-19 Andrew Tridgellbuild: fixed a python-3 indent error
2010-04-19 Andrew Tridgellbuild: expanded testwaf to include cross-compiling...
2010-04-18 Andrew Tridgellbuild: more dependencies on /usr/bin/perl -> ${PERL}
2010-04-18 Andrew Tridgellbuild: cope with perl not being in /usr/bin/perl
2010-04-18 Andrew Tridgells4-waf: removed the unused installdir= option to SAMBA_...
2010-04-18 Andrew Tridgellbuild: fixed install of binary targets that are in...
2010-04-18 Andrew Tridgellbuild: support make V=1 for verbose build
2010-04-18 Andrew Tridgellbuild: more adjustments for the ABI type name maps
2010-04-18 Andrew Tridgellbuild: added abi_type_maps for FC12 struct va_list
2010-04-18 Andrew Tridgellbuild: don't depend on the word size of nm output
2010-04-18 Andrew Tridgellbuild: added abi type maps for _Bool and __va_list_tag
2010-04-18 Andrew Tridgellbuild: added ABI checking to the WAF build
2010-04-18 Andrew Tridgellbuild: added a script for generating ABI signatures...
2010-04-15 Andrew Tridgellbuild: throw a fatal error for duplicate target declara...
2010-04-15 Andrew Tridgellbuild: ensure we don't recreate library loops in expansions
2010-04-14 Andrew Tridgellbuild: make the 'wrong version of waf' message even...
2010-04-14 Andrew Tridgellbuild: check that the user is not using an old /usr...
2010-04-14 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2010-04-14 Andrew Tridgellbuild: try to honor MAKEFLAGS from make
2010-04-13 Stefan Metzmacherbuildtools/wafsamba: make sure CHECK_FUNC() and CHECK_V...
2010-04-13 Andrew Tridgelltdb-waf: added build of manpages and config options...
2010-04-13 Andrew Tridgellbuild: for unbundled libraries install devel link too
2010-04-13 Andrew Tridgellbuild: added autoconf compatible configure options
2010-04-13 Andrew Tridgellbuild: cope with spaces in options passed to ./configure
2010-04-13 Andrew Tridgellbuild: allow cross-builds to use shared libraries
2010-04-13 Andrew Tridgellbuild: check the type of implied dependencies
2010-04-13 Andrew Tridgellbuild: fixed a typo that prevented --bundled-libraries...
2010-04-12 Andrew Tridgellbuild: cope with existing binaries in bin/ left over...
2010-04-12 Andrew Tridgellbuild: added cross-compilation configure options
next