s4-torture Add tests for DES-only accounts PAC behaviour/validation.
[kai/samba.git] / buildtools / wafsamba /
2010-11-01 Andrew Tridgellwaf: removed the module aliases code
2010-11-01 Andrew Tridgellwaf: added automatic prototyping of static module init...
2010-11-01 Andrew Tridgellwaf: added module_init_name parameter to SAMBA_MODULE()
2010-10-31 Matthieu Patoubuild: In some case the flags for the sun studio linker...
2010-10-31 Matthieu Patoubuild: check that if we provide -liconv we can build...
2010-10-30 Matthieu Patoubuild: strip -single_module when doing bundle on mac...
2010-10-30 Matthieu Patoubuild: set shared libraries flags correctly on mac...
2010-10-30 Andrew Tridgellwaf: fixed building of non-shared binaries that contain...
2010-10-30 Andrew Tridgellwaf: get rid of target aliases in wafsamba
2010-10-30 Andrew Tridgellwaf: save the samba_deps_extended
2010-10-30 Andrew Tridgellwaf: give a better error on a bad grouping library
2010-10-30 Andrew Tridgellwaf: cope with subsystems with no static modules
2010-10-30 Andrew Tridgellwaf: don't auto-depend on subsystems
2010-10-30 Andrew Tridgellwaf: added --symbol-check option
2010-10-30 Andrew Tridgellwaf: build all libraries after all object files
2010-10-30 Andrew Tridgellwaf: use Utils.WafError() instead of raising an Asserti...
2010-10-30 Andrew Tridgellwaf: cope with rules with no inputs
2010-10-30 Andrew Tridgellwaf: separate out get_tgt_list()
2010-10-30 Andrew Tridgellwaf: display the paths in library loops
2010-10-30 Andrew Tridgellwaf: added env.DEVELOPER_MODE flag
2010-10-30 Andrew Tridgellwaf: added suncc_wrap
2010-10-28 Matthieu Patoubuild: add the -fno-common flags to fix the link pb...
2010-10-28 Matthieu Patoubuild: Add XPG6 otherwise we have a configure pb on...
2010-10-27 Matthieu Patoubuild: remove warnings about redifinition of boolean...
2010-10-27 Stefan Metzmacherwafsamba: support 'soname' attribute on SAMBA_LIBRARY()
2010-10-27 Andrew Tridgellwaf: sped up the project rules checking
2010-10-26 Andrew Tridgellwaf: quote subsystem names to make them clearer
2010-10-26 Jelmer Vernooijwafsamba: Fix soname for standalone private libraries.
2010-10-26 Jelmer Vernooijwaf: Stop automaticaly changing dashes to underscores...
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-26 Jelmer Vernooijwaf: build private libraries with so names.
2010-10-25 Andrew Tridgellwaf: moved the -Wl,-no-undefined flags to source4 and ldb
2010-10-23 Jelmer Vernooijwaf: Rename some BUNDLED_ functios to PRIVATE_.
2010-10-21 Andrew Tridgellwaf: check the linker accepts a set of ldflags before...
2010-10-21 Andrew Tridgellwaf: loosen the restriction on depending on python...
2010-10-21 Andrew Tridgellwaf-python: make the pyext flag add the pyembed feature...
2010-10-21 Andrew Tridgellwaf: fixed the handling of -Wl,-no-undefined
2010-10-21 Andrew Tridgellwaf: show duplicate objects in python modules as well...
2010-10-21 Andrew Tridgellwaf: added pyext option to SAMBA_LIBRARY()
2010-10-21 Andrew Tridgellwaf: raise an error on a dependency on a python module
2010-10-21 Andrew Tridgellwaf: prevent the global deps list creating depenency...
2010-10-21 Andrew Tridgellwaf: replace the is_bundled option with private_library
2010-10-21 Andrew Tridgellwaf: added the concept of a grouping_library
2010-10-21 Andrew Tridgellwaf: cope with libraries with a specified version number
2010-10-21 Andrew Tridgellwaf: re-work the module alias code
2010-10-21 Andrew Tridgellwaf: fixed expansion of direct_objects and direct_libs
2010-10-21 Andrew Tridgellwaf: allows libraries to be marked as private_library...
2010-10-21 Andrew Tridgellwaf: rework expand_subsystem_deps()
2010-10-21 Andrew Tridgellwaf: added --show-deps and --show-duplicates
2010-10-19 Andrew Tridgellwaf: put -Wl,-no-undefined only in the linker flags...
2010-10-19 Andrew Tridgellwaf: don't save deps on install
2010-10-19 Andrew Tridgellwaf: automap shared library names from .so to the right...
2010-10-16 Jelmer Vernooijheimdal_build: Use existing functions for finding syste...
2010-10-14 Andrew Tridgells4-waf: automatically remove stale C and header files
2010-10-13 Jelmer Vernooijwafsamba/developer: Forbid shared objects with unresolv...
2010-10-13 Jelmer Vernooijwafsamba: Don't allow circular dependencies involving...
2010-10-12 Jelmer Vernooijwafsamba: Warn about circular dependencies between...
2010-10-10 Jelmer Vernooijwafsamba: Fix handling of pyembed/pyext.
2010-10-10 Jelmer Vernooijwafsamba: Support setting pyembed on libraries.
2010-10-10 Jelmer Vernooijwafsamba: Fix init function when building modules as...
2010-10-10 Jelmer Vernooijwafsamba: Clarify needs_python argument name, use pyemb...
2010-10-06 Andrew Tridgellwaf: fixed some python3.x portability issues
2010-10-06 Andrew Tridgellwaf: update to waf version 1.5.19
2010-10-06 Andrew Tridgellwaf: fixed the problem with com_err on Ubuntu 9.04
2010-10-05 Andrew Tridgellwaf: workaround for the 'make install' breakage
2010-10-04 Jelmer Vernooijwaf: Add function for checking for system python modules.
2010-10-03 Jelmer Vernooijwafsamba: Some reformatting.
2010-10-03 Jelmer Vernooijheimdal: Move asn1 list to heimdal_build.
2010-10-03 Jelmer Vernooijheimdal: Move SAMBA_ERRTABLE to heimdal_build.
2010-10-03 Jelmer Vernooijheimdal: Move autoproto code to heimdal_build.
2010-10-03 Jelmer Vernooijwafsamba: Move heimdal library code to heimdal_build.
2010-10-03 Jelmer Vernooijheimdal: convert some subsystems to libraries, consiste...
2010-09-26 Günther Deschnerwaf: add delimiter argument to TO_LIST.
2010-09-26 Günther Deschners3-waf: add some module specific functions for s3 waf...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Jelmer Vernooijwafsamba: Fix docstring for DIST_BLACKLIST.
2010-09-20 Jelmer Vernooijwafsamba: Fix parsing of IS_GIT_VERSION.
2010-09-19 Stefan Metzmacherwaf: add a '+' to the git hash if the working tree...
2010-09-19 Stefan Metzmacherwaf: fix typos in GIT_COMMIT_* strings
2010-09-08 Jelmer Vernooijwafsamba: Eliminate sys.path updating if installing...
2010-09-05 Jelmer Vernooijwafsamba: Create bin/defaukt/modules if it does not...
2010-09-05 Jelmer Vernooijwaf: Use os.makedirs rather than os.mkdir in case paren...
2010-09-04 Jelmer Vernooijwaf: Support aliases in SAMBA_MODULE.
2010-09-04 Jelmer Vernooijwaf: Make shared modules available in the build dir.
2010-09-04 Andrew Tridgellwaf: fixed make test with TESTS="test1 test2"
2010-08-30 Thomas NagyDisable gccdeps if -MD is not supported
2010-08-22 Andrew Tridgells4-waf: re-use SAMBA_LIBRARY() in building shared modules
2010-08-22 Jelmer Vernooijwafsamba: fix CHECK_XSLTPROC_MANPAGES().
2010-08-17 Stefan MetzmacherRevert "waf: enable gccdeps in developer mode"
2010-08-14 Andrew Tridgellwaf: enable gccdeps in developer mode
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-19 Andrew Tridgellwaf: make the error msg when gen_ndr directory is missi...
2010-06-29 Andrew Tridgellbuild: only use git when found by configure
2010-06-29 Andrew Tridgellbuild: allow LOAD_ENVIRONMENT() to pass when no configu...
2010-06-29 Andrew Tridgellbuild: allow always=True/False on SAMBA_GENERATOR()
2010-06-24 Andrew Tridgellbuild: check if the manpages stylesheet is available...
2010-06-20 Kai Blinbuild: Allow for a custom message in CHECK_C_PROTOTYPE
2010-06-19 Jelmer Vernooijwafsamba: Use octal modes directly rather than constants.
2010-06-19 Jelmer Vernooijwafsamba: Allow manually specifying cflags/ldflags...
2010-06-19 Jelmer Vernooijwafsamba: Use convenience function to find out if bundl...
next