summaryrefslogtreecommitdiff
path: root/source4/wscript
AgeCommit message (Expand)AuthorFilesLines
2010-12-13build: remove -no-undefined and -as-needed on openbsdMatthieu Patou1-2/+5
2010-12-10build: add a function to test if -lc is neededMatthieu Patou1-0/+2
2010-12-10s4-dist: Remove no longer existing files from blacklist (fixes 'makeJelmer Vernooij1-2/+1
2010-12-10build: introduce SAMBA_CHECK_PYTHON_HEADERSMatthieu Patou1-1/+1
2010-12-09build: do not duplicate the checks for python in samba4Matthieu Patou1-2/+3
2010-12-08s4-waf: get the version number right on private librariesAndrew Tridgell1-17/+5
2010-11-27build: change compile flags on mac os x if we face pb with common symbolsMatthieu Patou1-2/+4
2010-11-16waf: added --git-local-changes configure optionAndrew Tridgell1-8/+8
2010-11-12samba_version: When working from git checkout, display git revision SHA1 ratherJelmer Vernooij1-1/+1
2010-11-05waf: Put private libraries in a separate directory when building.Jelmer Vernooij1-2/+2
2010-11-04s4: don't run etags over .inst filesAndrew Tridgell1-2/+2
2010-11-03s4-build: use -Wl,--as-needed if supportedAndrew Tridgell1-0/+6
2010-10-30build: make this test darwin only as it mess a bit more the freebsd buildMatthieu Patou1-1/+1
2010-10-30build: set shared libraries flags correctly on mac os XMatthieu Patou1-0/+5
2010-10-30s4-replace: make libreplace a private shared lib in s4Andrew Tridgell1-1/+1
2010-10-25s4-waf: don't generate PACKAGE_* defines in config.hStefan Metzmacher1-7/+0
2010-10-25waf: moved the -Wl,-no-undefined flags to source4 and ldbAndrew Tridgell1-0/+4
2010-10-23waf: Rename some BUNDLED_ functios to PRIVATE_.Jelmer Vernooij1-1/+1
2010-10-12s4: mark us as not supporting python3 yetAndrew Tridgell1-1/+4
2010-10-01samba: share readline wrappers among all buildsystems.Günther Deschner1-1/+1
2010-09-28waf: we don't need the preprocessor recursion limit any moreAndrew Tridgell1-3/+0
2010-09-22torture: Use system subunit library if available.Jelmer Vernooij1-0/+1
2010-06-29build: only use git when found by configureAndrew Tridgell1-2/+17
2010-06-18samba4: Build libreplace as builtin library by default so it doesn't endJelmer Vernooij1-1/+1
2010-05-31s4-waf: Look for xsltproc executable, required to build manpages.Jelmer Vernooij1-0/+1
2010-05-28s4:waf Exclude the autotools based build environment from a Samba4 releaseAndrew Bartlett1-1/+7
2010-05-28waf Add DIST_BLACKLIST to list files that we cannot include in a releaseAndrew Bartlett1-0/+5
2010-05-28waf Read VERSION file inside WAF to set package versionAndrew Bartlett1-4/+7
2010-05-06build: added a reconfigure targetAndrew Tridgell1-0/+4
2010-05-04build: allow use of target names as commands in wafAndrew Tridgell1-1/+10
2010-04-29s4-waf: added --enable-build-farm configure optionAndrew Tridgell1-0/+9
2010-04-21s4-waf: python devel headers are mandatory for the source4 buildAndrew Tridgell1-1/+1
2010-04-15s4:selftest/wscript: --enable-selftest and --with-selftest-prefix are configu...Stefan Metzmacher1-0/+1
2010-04-08build: allow the waf build to work with python 3.0 and 3.1Thomas Nagy1-5/+5
2010-04-06s4-waf: add subdir argument to distcheck for source4Andrew Tridgell1-0/+7
2010-04-06s4-waf: move to a universal method of recursing into subdirsAndrew Tridgell1-28/+28
2010-04-06s4-waf: avoid having to run waf configure before waf distAndrew Tridgell1-1/+2
2010-04-06s4-waf: added 'waf dist' to build the tarballAndrew Tridgell1-1/+11
2010-04-06s4-waf: remove PYTHONDIR from config.hAndrew Tridgell1-0/+3
2010-04-06s4-waf: install in /usr/local/samba by defaultAndrew Tridgell1-0/+4
2010-04-06s4-waf: added pydoctor and wafdocs targetsAndrew Tridgell1-0/+20
2010-04-06s4-waf: change bundled extension to 'samba4'Andrew Tridgell1-1/+1
2010-04-06s4-waf: cleanup use of LIBPOPT vs popt dependencyAndrew Tridgell1-1/+0
2010-04-06s4-waf: set default for bundled librariesAndrew Tridgell1-2/+2
2010-04-06s4-waf: don't auto-include bundled library headersAndrew Tridgell1-1/+1
2010-04-06s4-waf: set the bundled library extension for some libsAndrew Tridgell1-6/+9
2010-04-06s4-waf: enable the configuration and options for pidlAndrew Tridgell1-0/+2
2010-04-06build: spelling fix, and syntax highlighting fixAndrew Tridgell1-2/+2
2010-04-06build: check for pam headersAndrew Tridgell1-0/+1
2010-04-06build: Add a ctags command to build a ctags-style tags fileKai Blin1-0/+8