.. |
astyle.cfg
|
Pretty printed the C++ code with astyle
|
2013-12-12 14:21:12 -08:00 |
gtest-targets.mk
|
Regenerate target makefiles after the latest mktargets.py changes
|
2014-02-12 22:11:05 +02:00 |
mktargets.py
|
Explicitly sort the files in mktargets.py
|
2014-03-08 01:55:39 +02:00 |
mktargets.sh
|
Exclude the arm assembly header as well
|
2014-03-04 23:23:19 +02:00 |
platform-android.mk
|
Remove the unused define NOPREFIX
|
2014-03-15 14:40:36 +02:00 |
platform-arch.mk
|
Hook up building arm assembly in the generic linux and android makefiles
|
2014-03-04 08:56:42 +02:00 |
platform-darwin.mk
|
Remove the unused define NOPREFIX
|
2014-03-15 14:40:36 +02:00 |
platform-freebsd.mk
|
Remove the unused define NOPREFIX
|
2014-03-15 14:40:36 +02:00 |
platform-ios.mk
|
Set the arch to armv7 by default when building for iOS
|
2014-03-09 01:46:43 +02:00 |
platform-linux.mk
|
Remove the unused define NOPREFIX
|
2014-03-15 14:40:36 +02:00 |
platform-mingw_nt.mk
|
Move the ASM variable declaration into the x86-common file
|
2014-02-28 10:22:19 +02:00 |
platform-msvc-arm.mk
|
Add platform files for msvc and msvc-arm
|
2014-01-17 12:06:12 +02:00 |
platform-msvc-common.mk
|
Set GTEST_HAS_TR1_TUPLE to 0 on msvc
|
2014-02-24 15:38:37 +02:00 |
platform-msvc.mk
|
Move the ASM variable declaration into the x86-common file
|
2014-02-28 10:22:19 +02:00 |
platform-x86-common.mk
|
Don't add -DNO_DYNAMIC_VP to ASMFLAGS
|
2014-03-05 15:02:53 +02:00 |