index
:
~anholt/apitrace
frameretrace
loopsecs
timing
Unnamed repository; edit this file 'description' to name the repository.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-05
dxgitrace: Complete DirectComposition specs.
Jose Fonseca
1
-2
/
+2
2016-03-05
cmake: Fix MinGW build with Clang.
Jose Fonseca
1
-8
/
+12
2016-02-25
compat: Create a new top-level directory for compatibility headers.
Jose Fonseca
1
-0
/
+3
2016-01-27
libbacktrace: Always build and run btest.
Jose Fonseca
1
-11
/
+11
2016-01-27
cmake: Package all scripts.
Jose Fonseca
1
-25
/
+1
2015-12-03
cmake: Re-disable C++ exceptions.
Jose Fonseca
1
-1
/
+1
2015-11-25
cmake: Recommend GCC verion 4.9.
Jose Fonseca
1
-0
/
+6
2015-11-25
cmake: Remove Clang compiler override on Apple.
Jose Fonseca
1
-8
/
+0
2015-11-20
cmake: Add option to statically link more dependencies into executables.
Jose Fonseca
1
-3
/
+6
2015-11-10
cmake: Recognize AppleClang compiler id too.
Jose Fonseca
1
-1
/
+1
2015-10-27
cmake: Simplify SSE2 enablement logic.
Jose Fonseca
1
-17
/
+9
2015-10-27
cmake: Only enable SSE2 on 32 bits Windows.
Jose Fonseca
1
-1
/
+1
2015-09-14
cmake: Require Waffle when ENABLE_WAFFLE is set.
Jose Fonseca
1
-6
/
+3
2015-09-14
cmake: Fix Waffle detection, by using pkg-config on non-Android.
Emmanuel Gil Peyrot
1
-0
/
+3
2015-09-01
cmake: Output a message when using bundled dependencies.
Jose Fonseca
1
-0
/
+3
2015-08-27
cmake: Fix check target on single-configuration builds.
Jose Fonseca
1
-0
/
+4
2015-08-27
cmake: Fix check target with msbuild.
Jose Fonseca
1
-1
/
+1
2015-08-27
cmake: Output test result on failure.
Jose Fonseca
1
-1
/
+1
2015-08-14
common: Replace std::regex with RE2C state machines.
Jose Fonseca
1
-6
/
+0
2015-08-14
cmake: Skip check when cross-compiling.
Jose Fonseca
1
-1
/
+5
2015-08-14
cmake: Add a convenience macro for gtest based unit tests.
Jose Fonseca
1
-0
/
+8
2015-08-13
cmake: Require GCC 4.9.
Jose Fonseca
1
-0
/
+6
2015-08-13
common: Replace GUIDs with their symbolic name when dumping.
Jose Fonseca
1
-48
/
+1
2015-08-13
guids: Library to looking up GUIDs names.
Jose Fonseca
1
-0
/
+2
2015-08-12
specs: Support D3D11.3.
Jose Fonseca
1
-0
/
+5
2015-08-10
cmake: Use Windows 10 SDK.
Jose Fonseca
1
-4
/
+8
2015-08-06
cmake: Require -std=gnu++11.
Jose Fonseca
1
-8
/
+0
2015-08-06
cmake: Require gcc-4.7.
Jose Fonseca
1
-2
/
+2
2015-07-01
retrace: Ensure MSVS C/C++ runtime assertions go to stderr.
Jose Fonseca
1
-0
/
+1
2015-06-22
cmake: Use CMAKE_DL_LIBS.
Harald Fernengel
1
-1
/
+1
2015-06-07
cmake: Warn about potentially slow Clang builds.
Jose Fonseca
1
-0
/
+10
2015-06-02
cmake: Add check helper target.
Jose Fonseca
1
-0
/
+1
2015-05-27
cmake: Build gtest.
Jose Fonseca
1
-0
/
+8
2015-05-18
cmake: Ensure __STDC_LIMIT_MACROS macro is defined.
Jose Fonseca
1
-0
/
+4
2015-05-01
retrace: Allow dumping state in UBJSON.
Jose Fonseca
1
-0
/
+6
2015-04-26
Revert "cmake: Default ENABLE_STATIC_LIBSTDCXX to off."
Jose Fonseca
1
-15
/
+14
2015-04-21
cmake: Default ENABLE_STATIC_LIBSTDCXX to off.
Jose Fonseca
1
-14
/
+15
2015-03-27
os: Use Win32 condition variables when targeting Vista onwards.
José Fonseca
1
-1
/
+1
2015-03-27
os: Leverage C++11 threads.
José Fonseca
1
-5
/
+3
2015-03-27
cmake: Fix add_compiler_flags/add_linker_flags macros for multiple args.
Jose Fonseca
1
-15
/
+16
2015-03-20
cmake: Disable C++ exceptions.
José Fonseca
1
-0
/
+8
2015-03-20
cmake: Disable RTTI on Linux.
José Fonseca
1
-1
/
+4
2015-03-19
cmake: Use 7Z package instead of ZIP where supported.
José Fonseca
1
-1
/
+5
2015-03-15
cmake: Only use system's PNG if system's ZLIB meets our needs.
Jose Fonseca
1
-1
/
+5
2015-03-15
cmake: Request zlib 1.2.6.
Jose Fonseca
1
-1
/
+3
2015-03-15
cmake: Don't link against bundled zlib/png by default.
Jose Fonseca
1
-9
/
+5
2015-03-15
cmake: Set -fno-strict-aliasing everywhere.
Jose Fonseca
1
-0
/
+5
2015-03-13
cmake: Use FindPackageHandleStandardArgs for finding procps.
Jose Fonseca
1
-1
/
+1
2015-03-12
cmake: Allow to build against system libraries.
Jose Fonseca
1
-20
/
+49
2015-03-12
cmake: Statically link wrappers against libgcc and libstdc++ on Linux.
Jose Fonseca
1
-0
/
+13
[next]