2
0
mirror of https://github.com/boostorg/build.git synced 2026-01-19 04:02:14 +00:00

14 Commits

Author SHA1 Message Date
Rene Rivera
b743783434 Cleanup gitignore files. 2022-07-03 15:32:53 -05:00
Rene Rivera
22ea221702 Git ignore patterns for examples and tests.
fixes #10
2021-09-21 22:03:08 -05:00
Mateusz Łoskot
7c44b005d5 Ignore VSCode workspace file [ci skip] 2020-04-30 21:47:48 +03:00
Rene Rivera
f665f0501b Simplyfied bootstrap scripts to match each other.
The goal here is to avoid extra complexity of just building. If someone
needs more control they can use the src/engine/build scripts.
2020-02-10 17:45:50 -06:00
Rene Rivera
e4dc6b78b3 Minor cleanups. 2019-04-10 11:08:36 -05:00
Rene Rivera
79a686d683 Ignore infer data files.
[skip ci]
2019-04-01 08:14:01 -05:00
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
Mateusz Loskot
d6f2c41b49 Ignore .vscode directory [ci skip] (#318) 2018-06-21 09:02:27 -05:00
Rene Rivera
646d09a93e Ignore root project-config file. 2018-04-26 17:09:46 -05:00
Rene Rivera
3a27b2d338 Avoid polluting with temp JSON file. 2017-03-12 10:24:34 -04:00
Refael Ackermann
b2260a9901 fix #157: detect vs2017 (vc141) and setup environment 2017-03-10 18:48:08 -05:00
Aaron Boman
d7b2e0974c Update gitignore to ignore *.pyo and b2/bjam.exe 2016-10-27 20:21:59 -05:00
Steven Watanabe
1a1cb5aba1 Add another file to .gitignore. 2014-03-24 10:44:40 -07:00
Vladimir Prus
ba7c16e956 Add .gitignore 2014-01-22 17:02:38 +04:00