30
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 13 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge master into waf-1.8, without changing contents More... about 10 years ago
Removed a warning in remote.py and ensured each variant runs a remote command More... about 10 years ago
Do not climb if a command starts by 'configure' More... about 10 years ago
add remote tool, for review
zougloub
as Jérôme Carretero
More... about 10 years ago
Interpret leftover arguments containing an equals sign as environment variable definitions rather than commands More... about 10 years ago
Update default compilers in compiler_c and compiler_cxx to include the clang tools More... about 10 years ago
Rename the c_bgxlc tool to bgxlc. Tool names starting with "c_" are reserved for special tools. More... about 10 years ago
Add simple compiler tools for clang and clang++ More... about 10 years ago
Clean up some cruft in the compiler tools (icc, icpc, gxx) More... about 10 years ago
Merge branch 'waf-1.8' of https://code.google.com/p/waf into waf-1.8 More... about 10 years ago
Improvements to conf.find_program() More... about 10 years ago
(keep the -1 in ansiterm for now) More... about 10 years ago
ansiterm fix: use FillConsoleOutputCharacterW instead of FillConsoleOutputCharacterA More... about 10 years ago
ansiterm fix: use FillConsoleOutputCharacterW instead of FillConsoleOutputCharacterA More... about 10 years ago
Fix missing module import in compiler_c More... about 10 years ago
More consistent error messages in the generic compiler tools More... about 10 years ago
Modify the generic compiler tools to use the "Configuration options" group. Add a mechanism to set the compiler precedence for D, for consistency. More... about 10 years ago
Move the initialization of default options from opt_parser to OptionsContext, so that tools can add options to the default option groups without using black magic. More... about 10 years ago
Change the option group for glib2 schema dir to be the same as the one for gnu_dirs installation directories. More... about 10 years ago
Improve the directory descriptions in gnu_dirs More... about 10 years ago
Workaround for Issue 1401 - the progress bar cannot display the last character on windows More... about 10 years ago
Always return a value which evaluates to True when check_cfg succeeds. More... about 10 years ago
Always return a value which evaluates to True when check_cfg succeeds. More... about 10 years ago
The progress bar should always appear on stderr More... about 10 years ago
Issue 1399 - invalid cast in syms.py More... about 10 years ago
Issue 1399 - invalid cast in syms.py More... about 10 years ago
info to stdout, warning and errors to stderr More... over 10 years ago
'x use y use AAA' will add the AAA flags to x, but 'x use y uselib AAA' will not More... over 10 years ago
'x use y use AAA' will add the AAA flags to x, but 'x use y uselib AAA' will not More... over 10 years ago
Merge from Jerome's branch More... over 10 years ago