index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
Merge topic 'unity-include-generated' into release-3.16
Brad King
2019-11-07
2
-7/+4
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Unity build: Include GENERATED files into unity build
Cristian Adam
2019-11-06
2
-7/+4
*
|
|
|
|
Merge topic 'xcode-restore-CMakeLists' into release-3.16
Brad King
2019-11-06
3
-0/+21
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Xcode: Fix generated references to CMakeLists.txt files
Brad King
2019-11-05
3
-0/+21
|
|
/
/
/
*
|
|
|
Merge branch 'findpostgres-10-and-older' into release-3.16
Brad King
2019-11-05
1
-3/+12
|
\
\
\
\
|
*
|
|
|
FindPostgreSQL: support version encoding used in pre-10 releases
Ben Boeckel
2019-11-04
1
-3/+12
|
|
/
/
/
*
|
|
|
Merge branch 'source_group-tree' into release-3.16
Brad King
2019-11-05
2
-2/+32
|
\
\
\
\
|
*
|
|
|
source_group: ensure that passed file is not a directory
Mateusz Janek
2019-11-04
2
-2/+32
|
|
/
/
/
*
|
|
|
ForceToRelativePath: Fix spurious assertion when local path is root dir
Craig Scott
2019-11-02
3
-0/+15
|
/
/
/
*
|
|
Merge branch 'framework-tests-multiarch-old-macos' into release-3.16
Brad King
2019-10-28
3
-5/+3
|
\
\
\
|
*
|
|
Tests: Match file command output for older macOS (Framework test)
Craig Scott
2019-10-27
2
-4/+2
|
*
|
|
Tests: Prevent CMP0012 policy warnings in Framework test output
Craig Scott
2019-10-27
1
-1/+1
*
|
|
|
Merge branch 'project-version-buffer-overflow' into release-3.16
Craig Scott
2019-10-28
2
-0/+33
|
\
\
\
\
|
*
|
|
|
project: Fix potential buffer write-past-end for version components
Craig Scott
2019-10-26
2
-0/+33
|
|
/
/
/
*
|
|
|
Merge branch 'FindOpenMP-include-dir' into release-3.16
Brad King
2019-10-21
1
-0/+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
FindOpenMP: Allow try_compile() to find omp.h for AppleClang
Craig Scott
2019-10-17
1
-0/+1
*
|
|
|
Merge branch 'pch-makefile-depends' into release-3.16
Brad King
2019-10-17
4
-4/+29
|
\
\
\
\
|
*
|
|
|
PCH: Fix Makefile dependencies to rebuild PCH on header changes
Brad King
2019-10-17
4
-4/+29
|
|
/
/
/
*
|
|
|
Merge branch 'export-target-lang-name' into release-3.16
Brad King
2019-10-17
1
-0/+5
|
\
\
\
\
|
*
|
|
|
install,export: Do not treat language names as target names
Brad King
2019-10-16
1
-0/+5
|
|
/
/
/
*
|
|
|
Merge branch 'doc-pch-compile-language' into release-3.16
Brad King
2019-10-16
2
-1/+18
|
\
\
\
\
|
*
|
|
|
PCH: Document and test COMPILE_LANGUAGE genex for per-language header
Brad King
2019-10-16
2
-1/+18
|
|
/
/
/
*
|
|
|
Merge branch 'cmake-initial-cache-relative' into release-3.16
Brad King
2019-10-14
12
-10/+38
|
\
\
\
\
|
*
|
|
|
cmake: Fix relative path regression in -C
Peter Waller
2019-10-14
12
-10/+38
|
|
/
/
/
*
|
|
|
Merge branch 'objc-c++flags' into release-3.16
Brad King
2019-10-11
3
-0/+28
|
\
\
\
\
|
*
|
|
|
Objective-C: Do not treat Objective-C files as C++ files
Cristian Adam
2019-10-11
3
-0/+28
|
|
/
/
/
*
|
|
|
Tests: Update CompileFeatures test for Intel 19 with VS 2015
Brad King
2019-10-10
1
-0/+6
*
|
|
|
Intel: Fix default C++ dialect detection on Windows
Brad King
2019-10-10
1
-1/+11
|
/
/
/
*
|
|
CLI: Rename --loglevel to --log-level for naming consistency
Craig Scott
2019-10-10
15
-40/+136
*
|
|
Merge topic 'export-genex-under-prefix'
Brad King
2019-10-07
1
-1/+4
|
\
\
\
|
*
|
|
install,export: Fix export of a genex following $<INSTALL_PREFIX>
Brad King
2019-10-04
1
-1/+4
*
|
|
|
Tests: Enable ConfigSources test on every configuration
Brad King
2019-10-04
9
-23/+71
*
|
|
|
PCH: Fix CMake test files indentation
Cristian Adam
2019-10-03
4
-20/+20
*
|
|
|
PCH: Add multi-language PCH generation support
Cristian Adam
2019-10-03
3
-0/+27
|
/
/
/
*
|
|
Merge topic 'ctest-hardware-allocation'
Brad King
2019-10-03
92
-5/+2050
|
\
\
\
|
*
|
|
CTest: Add Json output for PROCESSES property
Kyle Edwards
2019-10-02
2
-4/+62
|
*
|
|
Tests: Add test for CTest hardware allocation feature
Kyle Edwards
2019-10-02
23
-26/+204
|
*
|
|
Tests: Write tests for cthwalloc helper tool
Kyle Edwards
2019-10-02
45
-0/+284
|
*
|
|
Tests: Write cthwalloc helper tool
Kyle Edwards
2019-10-02
2
-0/+428
|
*
|
|
CTest: Add bin-packing algorithm
Kyle Edwards
2019-10-02
2
-0/+301
|
*
|
|
CTest: Add cmCTestHardwareAllocator class
Kyle Edwards
2019-10-02
2
-0/+427
|
*
|
|
CTest: Add parser for hardware spec file
Kyle Edwards
2019-10-02
20
-0/+230
|
*
|
|
CTest: Add lexer for PROCESSES property
Kyle Edwards
2019-10-02
2
-1/+140
*
|
|
|
Merge topic 'FindJava-all-versions'
Brad King
2019-10-03
4
-43/+27
|
\
\
\
\
|
*
|
|
|
FindJava: tests clean-up
Marc Chevrier
2019-10-02
4
-43/+27
|
|
/
/
/
*
|
|
|
Xcode: Restore CMAKE_XCODE_GENERATE_SCHEME for custom targets
Brad King
2019-10-02
2
-0/+12
|
/
/
/
*
|
|
Merge topic 'ninja-depend-shared-symlinks'
Brad King
2019-10-02
2
-2/+27
|
\
\
\
|
*
|
|
Ninja: Ensure shared library version symlinks are created for dependents
Brad King
2019-10-01
2
-2/+27
*
|
|
|
Merge topic 'clang-format-normalize-headers-presentation'
Brad King
2019-10-02
160
-213/+299
|
\
\
\
\
|
*
|
|
|
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
150
-209/+279
[prev]
[next]