30
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 22 hours ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
rcc detection for rcc-qt4 More... about 10 years ago
Fix for bld(features='subst', fun=xyz) More... about 10 years ago
Let subst_fun write empty files More... about 10 years ago
Fixed bld(features='tex', deps='wscript') More... about 10 years ago
support for included gpg signatures (use utils/verify-sig.py to verify them) More... about 10 years ago
Issue 1419 - gcc 2.95 detection More... about 10 years ago
gtest: fixed multiline output
Syl
More... about 10 years ago
hybrid builds More... about 10 years ago
Write a different waf-print-msvc.py file each time to help debugging More... about 10 years ago
fixed cpplint with -p command line parameter
Syl
More... about 10 years ago
#1413: moved a test
Syl
More... about 10 years ago
fix #1413: added sanity tests for LIB and INCLUDE in boost tool.
Syl
More... about 10 years ago
Issue 1412 - reduce multiple underscores to one in computed define names More... about 10 years ago
boost: rolled back one of my previous patch, "s" for static needs to be passed by abi. (for example, sgd for static debug)
Syl
More... about 10 years ago
api fix - Issue 1410 More... about 10 years ago
gtest: reduced build requirements (strange behavior with bld.stlib)
Syl
More... about 10 years ago
gtest: output alignment
Syl
More... about 10 years ago
gtest: added Google Unit Test example to playground
Syl
More... about 10 years ago
Added global file installation pointcut More... over 10 years ago
possible race when stripping libraries More... over 10 years ago
docs More... over 10 years ago
cpplint: fixed import, sry.
Syl
More... over 10 years ago
Issue 1409 - syms for mac-o/darwin More... over 10 years ago
cpplint: skip it if waf can't import the module
Syl
More... over 10 years ago
boost: added "s" to lib pattern, to link with static lib
Syl
More... over 10 years ago
boost: split env variable by ";" instead of space allows to specify multiple path in INCLUDE and LIB
Syl
More... over 10 years ago
Slightly better error messages More... over 10 years ago
cpplint: added --cpplint-output, if the user don't want to use my custom output (choices are vs7, emacs, eclipse, from original script) cpplint: improved options to env parsing
Syl
More... over 10 years ago
Fix defining the xxx_compiler variables in configure(). More... over 10 years ago
cpplint: changed the way to initialize env from options cpplint: fixed --cpplint-break
Syl
More... over 10 years ago