git.samba.org
/
samba.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
build: fixed a typo that prevented --bundled-libraries from working correctly
[samba.git]
/
buildtools
/
wafsamba
/
2010-04-13
Andrew Tridgell
build: fixed a typo that prevented --bundled-libraries...
tree
|
commitdiff
2010-04-12
Andrew Tridgell
build: cope with existing binaries in bin/ left over...
tree
|
commitdiff
2010-04-12
Andrew Tridgell
build: added cross-compilation configure options
tree
|
commitdiff
2010-04-12
Stefan Metzmacher
wafsamba: don't add global dependencies to hostcc targets
tree
|
commitdiff
2010-04-12
Stefan Metzmacher
wafsamba: allow passing 'use_hostcc' to SAMBA_SUBSYSTEM()
tree
|
commitdiff
2010-04-12
Kai Blin
build: Add an always parameter to CHECK_DECLS
tree
|
commitdiff
2010-04-12
Kai Blin
s3-waf: Correctly create symlink if SAMBA_BINARY target...
tree
|
commitdiff
2010-04-12
Andrew Tridgell
build: allow target upgrades from EMPTY to SYSLIB
tree
|
commitdiff
2010-04-12
Andrew Tridgell
build: cope with symlinks between build components...
tree
|
commitdiff
2010-04-11
Andrew Tridgell
build: added --minimum-library-version configure option
tree
|
commitdiff
2010-04-09
Andrew Tridgell
build: use Logs.error() and Logs.info() instead of...
tree
|
commitdiff
2010-04-09
Andrew Tridgell
build: nicer error message on missing file in waf dist
tree
|
commitdiff
2010-04-09
Andrew Tridgell
build: no need to re-create the lib and bin symlinks...
tree
|
commitdiff
2010-04-09
Andrew Tridgell
build: added --picky-developer and --fatal-errors
tree
|
commitdiff
2010-04-08
Andrew Tridgell
build: we need this isinstance() check for distcheck
tree
|
commitdiff
2010-04-08
Andrew Tridgell
build: the exceptions here are not useful
tree
|
commitdiff
2010-04-08
Andrew Tridgell
build: make the handling of relative paths a bit saner
tree
|
commitdiff
2010-04-07
Thomas Nagy
build: allow the waf build to work with python 3.0...
tree
|
commitdiff
2010-04-07
Jelmer Vernooij
s4-waf: Fix 'waf dist' app name.
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: use a target_in_list() function for more flexibl...
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: cope with binaries with subdir prefixes (for...
tree
|
commitdiff
2010-04-06
Andrew Tridgell
s4-waf: replace TOUCH_FILE() with normal install rules
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: simpler symlink_bin and symlink_lib methods
tree
|
commitdiff
2010-04-06
Andrew Tridgell
s4-waf: fixed waf distcheck for our standalone libs...
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: fixed LOAD_ENVIRONMENT for out of tree builds
tree
|
commitdiff
2010-04-06
Andrew Tridgell
s4-waf: move to a universal method of recursing into...
tree
|
commitdiff
2010-04-06
Andrew Tridgell
s4-waf: avoid having to run waf configure before waf...
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: nicer error msg when git ls-files fails
tree
|
commitdiff
2010-04-06
Andrew Tridgell
s4-waf: added 'waf dist' to our standalone libs as...
tree
|
commitdiff
2010-04-06
Andrew Tridgell
s4-waf: added 'waf dist' to build the tarball
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: removed some unused imports found by pyflakes
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: fixed the expansions in pkgconfig files
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: fixed DESTDIR for TOUCH_FILE()
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: try the generic C compiler on hpux if gcc not...
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: added 'generic' cc support and a simple irix...
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: initial version of a tru64 compiler module
tree
|
commitdiff
2010-04-06
Andrew Tridgell
pidl-waf: better handling of the man page generation
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: don't depend on the blib/ files in SAMBA_PIDL()
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: loop until all object reductions are complete
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: make sure the directory exists in TOUCH_FILE()
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: nicer display of command type for prototypes...
tree
|
commitdiff
2010-04-06
Andrew Tridgell
s4-waf: create a blank __init__.py in samba/external
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: a bit more information for tracking --target...
tree
|
commitdiff
2010-04-06
Andrew Tridgell
s4-waf: updates for the new python installer from jelmer
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: much simpler and faster rpath install handler
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: only link install targets at install time
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: enable nothreads workaround only with WAF_NOTHRE...
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: fixed the dependencies of the install targets
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: fixed the task counter when nothreads is used
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: enable 'nothreads' when JOBS=1
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: refactor the object reduction code
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: sys.exit is better than raise here
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: don't define vars in config.h for CONFIG_PATH()
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: finally got LIBRARY<->LIBRARY reductions working
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: add python library object reduction
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: python libs need to be built shared, regardless...
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: add require_headers option to CHECK_BUNDLED_SYSTEM()
tree
|
commitdiff
2010-04-06
Andrew Tridgell
s4-waf: fixed some of the group ordering
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: expand indirect includes to fix disable-shared...
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: fixed install target for systems with rpath...
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: added functions for compound configuration testing
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: don't link when checking a C prototype
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: tweak the strategy for finding functions
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: removed debug line
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: fixed a configure error with a totally clean...
tree
|
commitdiff
2010-04-06
Andrew Tridgell
s4-waf: added implied_deps for system libraries
tree
|
commitdiff
2010-04-06
Andrew Tridgell
s4-waf: added rules for rebuilding the yapp parser...
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: added pattern option for recursive_dirlist
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: nicer progress display for a standard build
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: override PACKAGE_VERSION in pkg-config generatio...
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: reuse SAMBA_LIBRARY() to build python modules
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: fixed progress display
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: use 'Compiling foo.c' and 'Linking foo' like...
tree
|
commitdiff
2010-04-06
Andrew Tridgell
s4-waf: ensure we don't end up with mixed versions...
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: tidy up the wafsamba rules a bit
tree
|
commitdiff
2010-04-06
Andrew Tridgell
s4-waf: added auto-detection of perl manpage extensions
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: work around missing defaults from gnu_dirs.py
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: fixed popt subsystem on systems without popt
tree
|
commitdiff
2010-04-06
Andrew Tridgell
s4-waf: merge in the latest changes from master
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: auto-detect platforms which don't support shared...
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: only add -fPIC if it is supported
tree
|
commitdiff
2010-04-06
Andrew Tridgell
s4-waf: cleanup use of LIBPOPT vs popt dependency
tree
|
commitdiff
2010-04-06
Andrew Tridgell
s4-waf: support the use of system libraries
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: better control over bundled library extensions
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: added support for controlling library types
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: fixed build group for the PIDL tables generation
tree
|
commitdiff
2010-04-06
Andrew Tridgell
s4-waf: mark the wscript files as python so vim/emacs...
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: mark python rules as being part of the "main...
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: throw an error on all bad variable substitutions
tree
|
commitdiff
2010-04-06
Andrew Tridgell
s4-waf: move the gnu dirs check to the generic wafsamba...
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: substitute @VAR@ variables in pkgconfig .pc...
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: fixed the python path in installed python scripts
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: fixed destination name for pc_files
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: added support for pc_files= for pkgconfig files
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: a hack to get perl to put its generated blib...
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: only depend on the actual pidl source files...
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: support wildcard excludes in INSTALL_WILDCARD()
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: install build python modules correctly
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: support wildcard mappings for header_path
tree
|
commitdiff
2010-04-06
Andrew Tridgell
s4-waf: started adding auto-install of include files
tree
|
commitdiff
next