waf: Replace python installation rule to allow PYTHONARCHDIR and PYTHONDIR
[ira/wip.git] / buildtools / wafsamba / wafsamba.py
2011-02-02 Andrew Bartlettwaf: Replace python installation rule to allow PYTHONAR...
2011-01-14 Andrew Tridgellwaf: use PYTHONARCHDIR for installing python shared...
2011-01-05 Stefan Metzmacherbuildtools/wafsamba: import 'sys' and 'Logs' if we...
2010-12-17 Jelmer Vernooijwafsamba: Use abi_match in version script files.
2010-12-17 Jelmer Vernooijwafsamba: Specify full vscript path so non-autogenerate...
2010-12-17 Jelmer Vernooijwafsamba: Don't build vscript for modules.
2010-12-17 Jelmer Vernooijwafsamba: Move version script handling out of SAMBA_LIB...
2010-12-17 Jelmer Vernooijheimdal_build: Simplify library handling.
2010-12-15 Andrew Tridgellwaf: fixed re-running of build rules
2010-12-14 Matthieu Patouwafsamba: change the default value for SAMBA_MODULE...
2010-12-10 Andrew Tridgellwaf: the libXX.inst.so file also depends on the vscript
2010-12-09 Andrew Tridgellwaf: remove the restriction that private libraries...
2010-12-09 Andrew Tridgellwaf: fixed path to abi_directory
2010-12-09 Andrew Tridgellwaf: add a dependency between the library and its vscript
2010-12-09 Andrew Tridgellwaf: don't use symbol versioning on our modules
2010-12-09 Andrew Tridgellwaf: use vscripts for our private libraries too
2010-12-09 Andrew Tridgellwaf-abi: auto-generate per-symbol versions from ABI...
2010-12-08 Stefan Metzmacherbuildtools: private_libraries should not have a version...
2010-12-08 Stefan Metzmacherbuildtools: make sure we have no '+' in the version...
2010-12-08 Andrew Tridgellwaf: make all generators depend on their rules
2010-12-08 Andrew Tridgellwaf: use -Wl,--version-script if available
2010-12-08 Andrew Tridgells4-waf: get the version number right on private libraries
2010-12-07 Matthieu Patoubuild: fix hpux build pb
2010-11-21 Andrew Tridgellwaf: fixed the build with a space in the source directory
2010-11-05 Jelmer Vernooijwaf: Put private libraries in a separate directory...
2010-11-03 Andrew Tridgellwaf: split pkgconfig logic into a separate module
2010-11-01 Andrew Tridgellwaf: removed the module aliases code
2010-11-01 Andrew Tridgellwaf: added module_init_name parameter to SAMBA_MODULE()
2010-10-30 Matthieu Patoubuild: strip -single_module when doing bundle on mac...
2010-10-30 Andrew Tridgellwaf: get rid of target aliases in wafsamba
2010-10-30 Andrew Tridgellwaf: build all libraries after all object files
2010-10-30 Andrew Tridgellwaf: cope with rules with no inputs
2010-10-27 Stefan Metzmacherwafsamba: support 'soname' attribute on SAMBA_LIBRARY()
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-23 Jelmer Vernooijwaf: Rename some BUNDLED_ functios to PRIVATE_.
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: added pyext option to SAMBA_LIBRARY()
2010-10-21 Andrew Tridgellwaf: replace the is_bundled option with private_library
2010-10-21 Andrew Tridgellwaf: re-work the module alias code
2010-10-21 Andrew Tridgellwaf: allows libraries to be marked as private_library...
2010-10-19 Andrew Tridgellwaf: put -Wl,-no-undefined only in the linker flags...
2010-10-19 Andrew Tridgellwaf: automap shared library names from .so to the right...
2010-10-14 Andrew Tridgells4-waf: automatically remove stale C and header files
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-03 Jelmer Vernooijwafsamba: Some reformatting.
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-08 Jelmer Vernooijwafsamba: Eliminate sys.path updating if installing...
2010-09-05 Jelmer Vernooijwafsamba: Create bin/defaukt/modules if it does not...
2010-09-04 Jelmer Vernooijwaf: Support aliases in SAMBA_MODULE.
2010-09-04 Jelmer Vernooijwaf: Make shared modules available in the build dir.
2010-08-22 Andrew Tridgells4-waf: re-use SAMBA_LIBRARY() in building shared modules
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-19 Jelmer Vernooijwafsamba: Use octal modes directly rather than constants.
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: 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 Vernooijs4-waf: sanitize library names like the old build syste...
2010-05-30 Jelmer Vernooijwafsamba: Actually install manual pages.
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 Thomas NagySubstitute the pidl files without using 'headermap...
2010-05-19 Thomas Nagys4-waf: Replace local includes in header files with...
2010-05-07 Andrew Tridgellbuild: fixed pc file variable substitution
2010-05-04 Andrew Tridgellbuild: allow use of target names as commands in waf
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: a library is only empty if it has no deps
2010-04-26 Andrew Tridgellbuild: cope with duplicates in source lists
2010-04-24 Stefan Metzmacherbuildtools/wafsamba: make sure we create bin/default...
2010-04-19 Andrew Tridgells4-waf: follow the configure directories for the empty...
2010-04-19 Andrew Tridgells4-waf: install some missing empty directories
2010-04-18 Andrew Tridgells4-waf: removed the unused installdir= option to SAMBA_...
2010-04-18 Andrew Tridgellbuild: added ABI checking to the WAF build
2010-04-15 Andrew Tridgellbuild: throw a fatal error for duplicate target declara...
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-12 Stefan Metzmacherwafsamba: don't add global dependencies to hostcc targets
2010-04-12 Stefan Metzmacherwafsamba: allow passing 'use_hostcc' to SAMBA_SUBSYSTEM()
next