2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-14 12:42:11 +00:00
Files
build/.gitignore
Rene Rivera 698aac70d5 Minimal changes to compile with C++.
These are some minimal changes to compile with C++. Here begins
the road to rewriting the bjam engine in C++. So far this is only built
and tested with XCode clang on OSX.
2018-10-20 17:36:10 -05:00

15 lines
162 B
Plaintext

*.py[co]
/.vscode
/doc/bin
/doc/html
/b2
/bjam
/b2.exe
/bjam.exe
/bin
/bootstrap.log
/test/test_results.txt
/project-config.jam
/src/engine/b2
/src/engine/b2.exe