s4-build: make LIBSAMBA-NET a private library
[kai/samba.git] / buildtools /
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: allow for commands like "make bin/smbtorture"
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-07 Andrew Tridgellwaf-abi: fixed small uninitialised data on PPC64
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-07-10 Stefan Metzmachers4:buildtools: add 'make show_waf_options'
2010-07-10 Stefan Metzmachers4:buildtools: make it possible to use advanced test...
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...
2010-06-19 Jelmer Vernooijwafsamba: Factor out functions to determine if a bundle...
2010-06-19 Jelmer Vernooijwafsamba: Fix typo: noextenion -> noextension.
2010-06-18 Jelmer Vernooijwafsamba: Use BUILTIN_LIBRARY() rather than relying...
2010-06-15 Jelmer Vernooijs4-waf: Fix build of libldb_ildap against system ldb.
2010-06-15 Jelmer Vernooijwafsamba: Fix include path inheritance from module...
2010-06-15 Jelmer Vernooijldb: Fix included ldb build.
2010-06-15 Jelmer Vernooijwafsamba: Fix filenames for ldb modules.
2010-06-15 Jelmer Vernooijwafsamba: Fix building of modules as shared libraries.
2010-06-15 Jelmer Vernooijwafsamba: Improve assertion error message to include...
2010-06-15 Jelmer Vernooijwafsamba: Only add init function if not building module...
2010-06-13 Jelmer Vernooijs4-waf: Fix installation of .so links for libraries...
2010-06-13 Thomas NagyDo not use headermap.txt for the header installation
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
next