Commit graph

34 commits

Author SHA1 Message Date
921890e0b2 wat 2014-03-07 20:20:56 -08:00
c9ff381f39 Remove a lot of dead code in SConstruct 2014-03-06 00:16:32 -08:00
d054006625 Round out environment setup; restore mode stuff 2014-03-06 00:16:14 -08:00
637cd2d664 Ignore *.pyc files in site_scons 2014-03-06 00:14:55 -08:00
ee0808aa41 Move a bunch of SConstruct logic to site_scons 2014-03-05 23:18:46 -08:00
31a51b7ce9 Add site_scons binaries and site_init files 2014-03-05 23:18:33 -08:00
42baed281a Rename test_cpppath -> test_gtest_include 2014-03-01 10:29:27 -08:00
98e1fdd4fb Add test environment 2014-02-28 17:40:49 -08:00
301a7fa525 Fixing up gtest to work with scons (better!) 2014-02-28 17:40:32 -08:00
47ca68760a Add test SConscript 2014-02-28 17:40:32 -08:00
c9c1ba5972 Add SConscript for gtest 2014-02-28 17:40:32 -08:00
7e7960ce72 Update gtest-all.cc to find src files 2014-02-28 17:40:32 -08:00
083aa869d5 Move src files to root of gtest 2014-02-28 17:40:32 -08:00
fe0ebd6cff Remove the cruft 2014-02-28 17:40:32 -08:00
0b321237b6 Add base gtest distribution 1.7.0 2014-02-28 17:40:31 -08:00
eded4652a7 Redo environments, just a bit... 2014-02-28 17:39:41 -08:00
ccde6a29a1 Add color diagnostics for clang 2014-02-27 22:20:29 -08:00
ff1440b6d6 Add "Shared" COMSTR variants 2014-02-27 21:57:20 -08:00
1a37170b9a Clean up env creation 2014-01-31 08:42:41 -08:00
b40e4b07d9 Clean build directories -- still doesn't clean build/ though 2014-01-31 08:34:11 -08:00
9540bdd26e Build only the given mode 2014-01-31 08:27:37 -08:00
d4cf547683 Clean up set_toolchain_binary 2014-01-30 21:01:20 -08:00
4ab61d591a Fix syntax error in set_compiler 2014-01-30 20:47:24 -08:00
0a5db99852 Add linker override 2014-01-30 20:43:09 -08:00
08880e87ac More tweaks for setting default compilers 2014-01-30 20:39:56 -08:00
c76f986a86 Add definable overrides for C/C++ compilers and the assembler; add override for CFLAGS 2014-01-30 20:36:38 -08:00
60d0112326 Few more tweaks 2014-01-30 15:42:25 -08:00
3f56df90a7 Ignore build/ 2014-01-30 15:14:13 -08:00
2134f6a013 Basic template SConscript 2014-01-30 15:13:54 -08:00
ab85d0cd32 Fixing up SConstruct 2014-01-30 15:09:28 -08:00
22f75f5e86 Ignore Scons stuff 2014-01-30 14:10:40 -08:00
85213b6f50 Add empty src/SConscript 2014-01-30 14:08:20 -08:00
104fe40661 Add base SConstruct 2014-01-30 14:08:11 -08:00
11815346af Initial commit 2014-01-30 13:39:51 -08:00