.. |
astyle.cfg
|
Pretty printed the C++ code with astyle
|
2013-12-12 14:21:12 -08:00 |
gtest-targets.mk
|
Use .obj as suffix for object files on MSVC
|
2014-03-18 19:41:06 +02:00 |
mktargets.py
|
Use CCASFLAGS when assembling .S sources
|
2014-05-13 19:39:26 +03:00 |
mktargets.sh
|
Squashed commit of the following:
|
2014-04-24 15:12:49 +08:00 |
platform-android.mk
|
and space to colon, modify bad note
|
2014-06-04 18:23:19 -07:00 |
platform-arch.mk
|
Add support for building the arm64 assembly in platform-arch.mk
|
2014-04-23 11:44:47 +03:00 |
platform-darwin.mk
|
Don't define MACOS and LINUX
|
2014-05-12 12:17:53 +03:00 |
platform-freebsd.mk
|
clean multi-threading macro
|
2014-03-31 18:24:10 -07:00 |
platform-ios.mk
|
Automatically pick the latest installed iOS SDK when building with make
|
2014-03-19 10:32:42 +02:00 |
platform-linux.mk
|
Don't define MACOS and LINUX
|
2014-05-12 12:17:53 +03:00 |
platform-mingw_nt.mk
|
Don't manually define WIN32/WIN64
|
2014-05-09 19:34:04 +03:00 |
platform-msvc-common.mk
|
Clarify a comment about MSVC parameters to fix building gtest
|
2014-05-16 08:54:36 +03:00 |
platform-msvc-wp.mk
|
Don't build all object files with -ZW, only the one that needs it
|
2014-04-29 11:03:17 +03:00 |
platform-msvc.mk
|
Only use the -Gm option in desktop debug MSVC builds
|
2014-04-29 11:56:48 +03:00 |
platform-x86-common.mk
|
Revert "Set ASM_ARCH in all cases to fix Win64 Debug build"
|
2014-05-09 19:34:49 +03:00 |