This website requires JavaScript.
Explore
Help
Sign In
boost
/
build
Watch
2
Star
0
Fork
0
You've already forked build
mirror of
https://github.com/boostorg/build.git
synced
2026-02-10 23:32:20 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
8bc155d307afa0e183184dfd90c5ce117333014a
build
/
test
/
generators-test
/
lib
History
Jurko Gospodnetić
f33d140ee7
Reorganized the Boost Build generators-test.py test completely. Now no longer used regular OBJ, LIB & EXE target generators to avoid having to deal with specific compiler/linker features, e.g. some compilers causing test failures by returning an error code on a warning about an unexpected source file .target_cpp extension being used. Removed lots of duplication, made the test code much more readable, reviewed and cleaned up all the comments.
...
Broken commit - missing the appender.jam source file. [SVN r78964]
2012-06-16 00:46:51 +00:00
..
c.cpp
Converted files to the BSL.
2004-08-20 11:10:24 +00:00
jamfile.jam
Reorganized the Boost Build generators-test.py test completely. Now no longer used regular OBJ, LIB & EXE target generators to avoid having to deal with specific compiler/linker features, e.g. some compilers causing test failures by returning an error code on a warning about an unexpected source file .target_cpp extension being used. Removed lots of duplication, made the test code much more readable, reviewed and cleaned up all the comments.
2012-06-16 00:46:51 +00:00