]> git.mdlowis.com Git - archive/build-system.git/commit
Added toolset definitions and dependency resolution code
authorMichael D. Lowis <mike.lowis@gentex.com>
Tue, 23 Sep 2014 18:35:51 +0000 (14:35 -0400)
committerMichael D. Lowis <mike.lowis@gentex.com>
Tue, 23 Sep 2014 18:35:51 +0000 (14:35 -0400)
commit59a4c26c6762d38efe29e42b2f9929eb775d0e74
treeaa6db21b00c1d8f7971bee78abfdb3db1029e617
parent923caaaa59279968ab3ba5ad034842fe2c4489ae
Added toolset definitions and dependency resolution code
setup.rb
toolsets/clang.rb [new file with mode: 0755]
toolsets/default.rb [new file with mode: 0755]
toolsets/gcc.rb [new file with mode: 0755]