index
:
avr/qmk/googletest
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scons
/
SConstruct.common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removes scons scripts from SVN.
zhanyong.wan
2010-02-25
1
-261
/
+0
*
Adds threading support (by Miklos Fazekas, Vlad Losev, and Chandler Carruth);...
zhanyong.wan
2010-02-24
1
-0
/
+2
*
Removes support for MSVC 7.1 from the scons scripts.
zhanyong.wan
2009-12-23
1
-6
/
+3
*
Adds macro GTEST_DISALLOW_ASSIGN_, needed by gmock.
zhanyong.wan
2009-12-23
1
-0
/
+2
*
Removes uses of GTEST_HAS_STD_STRING.
zhanyong.wan
2009-12-16
1
-8
/
+15
*
Turns on -Wshadow (by Preston Jackson).
zhanyong.wan
2009-12-16
1
-0
/
+1
*
Stops supporting MSVC 7.1 with exceptions disabled.
zhanyong.wan
2009-12-14
1
-0
/
+1
*
Improves the scons scripts and run_tests.py (by Vlad Losev); uses typed tests...
zhanyong.wan
2009-11-13
1
-4
/
+2
*
Fixes: Scons build file broken when used in another SConstruct; warning in VC...
vladlosev
2009-10-14
1
-104
/
+1
*
Refactors the scons script (by Vlad Losev).
zhanyong.wan
2009-10-01
1
-108
/
+104
*
Refactors the scons script (by Vlad Losev).
zhanyong.wan
2009-09-30
1
-0
/
+109
*
Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan).
zhanyong.wan
2009-09-30
1
-5
/
+0
*
Adds a Random class to support --gtest_shuffle (by Josh Kelley); Makes the sc...
zhanyong.wan
2009-09-21
1
-5
/
+0
*
Makes gtest compile cleanly with MSVC's warning 4511 & 4512 (copy ctor /
zhanyong.wan
2009-09-18
1
-4
/
+2
*
Makes gtest compile clean with MSVC's warning 4100 (unused formal parameter) ...
zhanyong.wan
2009-09-17
1
-4
/
+0
*
Enables String to contain NUL (by Zhanyong Wan); Adds scons scripts (by Vlad ...
zhanyong.wan
2009-09-01
1
-0
/
+267