Commit Graph

51 Commits (314689b8994259a84f0de0aaef74d7ce91f541ad)

Author SHA1 Message Date
Thomas Nagy 922186f7a8 docs 5 years ago
Thomas Nagy 1de8d03fb2
docs 5 years ago
Thomas Nagy 4d481ab179
waf-2.0.2 6 years ago
Thomas Nagy 04e4d4ce2c
docs 6 years ago
Thomas Nagy 57087471c1
Remove Utils.ex_stack - use traceback.format_exc() 6 years ago
Thomas Nagy ceedab882d
Remove atleast-version, exact-version and max-version from conf.check_cfg 7 years ago
Thomas Nagy a892d8725a
Force files into the build directory by default 7 years ago
Thomas Nagy f10c195319
docs 7 years ago
Thomas Nagy 2c8777ebc8
Keep sorted lists in TaskGen.prec[] 7 years ago
Thomas Nagy 9c87928f33
Removed ut_fun from waf_unit_test.py 7 years ago
Thomas Nagy bdb18e8394
Changed --dump-test-runner to --dump-test-scripts 7 years ago
Thomas Nagy 0454ee677e
docs 7 years ago
Thomas Nagy 79aece2650
Api docs 7 years ago
Thomas Nagy 56b84dc5a5
Cleanup 7 years ago
Thomas Nagy 6c21deb583
install_task -> install_tg 7 years ago
Thomas Nagy ae8253f571
Process Qt files according to the Qt documentation 7 years ago
Thomas Nagy 59b6c757e9
Docs 7 years ago
Thomas Nagy e35d3628d2
Add EnvContext to simplify configuration-dependent command definition 7 years ago
Thomas Nagy 017d8fd39e
Use relative paths in apply_incpaths by default
Relative paths are usually best for for specialized compilers (emscripten),
so this is for convenience. Absolute paths are usually faster.
7 years ago
Thomas Nagy 0970eb86cb
docs 7 years ago
Thomas Nagy 381337357e
docs 7 years ago
Thomas Nagy d45b8447a8
docs 7 years ago
Thomas Nagy 42622a6e52
Do not cache Waf tools in configure 7 years ago
Thomas Nagy c0cfbd6a36
docs 7 years ago
Thomas Nagy adc1ce1375
Simplification: added Task.get_cwd() 8 years ago
Thomas Nagy b9c41afdbc
docs 8 years ago
Thomas Nagy 47196bf688
docs 8 years ago
Thomas Nagy a3e014b0ae Enable lazy Visual Studio detection by default 8 years ago
Thomas Nagy f73d3f1a2f Misleading attribute never_skip, replaced by always_run 8 years ago
Thomas Nagy 5a3a89b4de Stop adding incompatible task data into the same dict objects 8 years ago
Thomas Nagy ddaf29b78d Process CPPFLAGS at the end of commands 8 years ago
Thomas Nagy 7681bddfb7 Remove Node.sig and Node.cache_sig 8 years ago
Thomas Nagy 6ecd0d22c3 Let run_once process a list of arguments 8 years ago
Thomas Nagy 04449361e8 Detect clang first on FreeBSD, NetBSD, etc 8 years ago
Thomas Nagy 972d8e4904 The tool qt4 is not included by default in waf 1.9 8 years ago
Thomas Nagy d3f788da4c Added the tool called 'nobuild' to help troubleshoot build scripts 8 years ago
Thomas Nagy b58a7d8057 Removed the command called 'update' 8 years ago
Thomas Nagy 8b74beb233 Removed the split functions from Node.py 8 years ago
Thomas Nagy d109ed4fc7
Additional fixes in extras/compat15.py 8 years ago
Thomas Nagy efbc47b434
Added a fake Constants module in compat15.py 8 years ago
Thomas Nagy 30336cd9ba
Reverted the changes to conf.check(header_name=) as this causes regressions. Use conf.check(header_name=, link_header_test=False) - #1647 8 years ago
Thomas Nagy 9625343f91
docs 8 years ago
Thomas Nagy 57d804c16e
docs 8 years ago
Thomas Nagy b807733cad
docs 8 years ago
Thomas Nagy a72bd89be3
Removed the accidental dependency on git to create the waf file 8 years ago
Thomas Nagy e49afff0fe
waf 1.8.7, coming soon 8 years ago
Thomas Nagy a4202b3501
docs 8 years ago
Thomas Nagy c35c7237d6
Other problems with encodings 9 years ago
Thomas Nagy 9dadae88cf Try to re-use the same python interpreter on the build farm (AIX) 11 years ago
Thomas Nagy f9754ac7d5 another experimental module for stopping as early as possible when errors occur with -k 12 years ago