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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ObjC: Set same settings for all languages supported on Darwin
Cristian Adam
2019-11-07
1
-50/+26
*
Merge topic 'ctest-resource-groups' into release-3.16
Kyle Edwards
2019-11-07
141
-1051/+1062
|
\
|
*
Help: Fix error in resource allocation example
Kyle Edwards
2019-11-05
1
-2/+2
|
*
CTest: Rename hardware -> resources for RunCMake tests
Craig Scott
2019-11-05
84
-287/+287
|
*
CTest: Rename hardware -> resources for source code
Craig Scott
2019-11-05
38
-252/+257
|
*
cmCTestMultiProcessHandler: Rename resource locking functions
Craig Scott
2019-11-05
2
-6/+6
|
*
CTest: Rename hardware -> resources for CMake variables, command options
Craig Scott
2019-11-05
13
-60/+59
|
*
CTest: Rename "Processes" lexer to "ResourceGroups"
Brad King
2019-11-05
10
-299/+299
|
*
CTest: Rename PROCESSES test property to RESOURCE_GROUPS
Brad King
2019-11-05
16
-206/+213
*
|
Merge topic 'unity-include-generated' into release-3.16
Brad King
2019-11-07
4
-11/+6
|
\
\
|
*
|
Unity build: Include GENERATED files into unity build
Cristian Adam
2019-11-06
4
-11/+6
*
|
|
Merge topic 'llvm-rc-fix' into release-3.16
Brad King
2019-11-07
1
-1/+1
|
\
\
\
|
*
|
|
CMakeVersion.rc: Fix build with llvm-rc
Cristian Adam
2019-11-06
1
-1/+1
|
|
/
/
*
|
|
Merge topic 'objc-x-objc' into release-3.16
Brad King
2019-11-07
2
-2/+2
|
\
\
\
|
*
|
|
ObjC: Mark explicitly the language for compilation
Cristian Adam
2019-11-06
2
-2/+2
|
|
/
/
*
|
|
Merge topic 'FindBoost-meta-component-ALL' into release-3.16
Brad King
2019-11-06
1
-0/+3
|
\
\
\
|
*
|
|
FindBoost: Prevent warning due to new meta-component "ALL" of Boost 1.73
Deniz Bahadir
2019-11-05
1
-0/+3
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'xcode-restore-CMakeLists' into release-3.16
Brad King
2019-11-06
4
-10/+35
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Xcode: Fix generated references to CMakeLists.txt files
Brad King
2019-11-05
4
-6/+27
|
*
|
cmGlobalXCodeGenerator: Mark known source locations
Brad King
2019-11-05
1
-4/+8
|
|
/
*
|
Merge topic 'doc-discourse' into release-3.16
Craig Scott
2019-11-06
5
-22/+19
|
\
\
|
*
|
CMakeSystemSpecificInformation: Replace mailing list with Discourse Forum
Brad King
2019-11-06
1
-3/+3
|
*
|
README: Replace link to mailing list the CMake Discourse Forum
Brad King
2019-11-06
1
-3/+3
|
*
|
README: Update links to cmake.org pages
Brad King
2019-11-05
1
-3/+3
|
*
|
Help: Replace links to mailing lists with links to our Discourse Forum
Brad King
2019-11-05
1
-7/+3
|
*
|
CMakeCPack: Update Debian package contact email
Brad King
2019-11-05
1
-1/+1
|
*
|
Help/dev: Update maintainer guide for Discourse transition
Brad King
2019-11-05
1
-5/+6
|
|
/
*
|
Merge branch 'findpostgres-10-and-older' into release-3.16
Brad King
2019-11-05
2
-8/+28
|
\
\
|
*
|
FindPostgreSQL: support version encoding used in pre-10 releases
Ben Boeckel
2019-11-04
2
-8/+28
|
|
/
*
|
Merge branch 'source_group-tree' into release-3.16
Brad King
2019-11-05
3
-5/+43
|
\
\
|
*
|
source_group: ensure that passed file is not a directory
Mateusz Janek
2019-11-04
3
-5/+43
|
|
/
*
|
Merge branch 'objc-pch' into release-3.16
Brad King
2019-11-05
4
-10/+31
|
\
\
|
*
|
PCH: Add support for OBJC/OBJCXX languages
Cristian Adam
2019-11-03
4
-10/+31
*
|
|
Merge branch 'clarify_compile_features_documentation' into release-3.16
Brad King
2019-11-05
3
-15/+15
|
\
\
\
|
*
|
|
Help: Clarify what 'aware' means as it relates to C++ standards
Robert Maynard
2019-11-04
3
-15/+15
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'docs-INSTALL_REMOVE_ENVIRONMENT_PATH' into release-3.16
Brad King
2019-11-05
3
-12/+18
|
\
\
\
|
*
|
|
Help: Fix inaccuracies in INSTALL_REMOVE_ENVIRONMENT_RPATH docs
Craig Scott
2019-11-04
2
-11/+17
|
*
|
|
RPATH: Remove stray indent in generated file(RPATH_CHANGE) command
Craig Scott
2019-11-04
1
-1/+1
|
|
/
/
*
|
|
Merge branch 'add_CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY' into release...
Craig Scott
2019-11-05
12
-6/+65
|
\
\
\
|
*
|
|
find_package: Add support for CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY
Robert Maynard
2019-11-04
12
-6/+65
|
|
/
/
*
|
|
Merge branch 'tutorial-cleanup' into release-3.16
Brad King
2019-11-04
1
-63/+66
|
\
\
\
|
*
|
|
Tutorial: clean up typos, grammar and formatting
Craig Scott
2019-11-04
1
-63/+66
|
|
/
/
*
|
|
Merge branch 'root-dir-assertion-fix' into release-3.16
Brad King
2019-11-04
4
-2/+22
|
\
\
\
|
*
|
|
ForceToRelativePath: Fix spurious assertion when local path is root dir
Craig Scott
2019-11-02
4
-2/+22
|
|
/
/
*
|
|
Merge branch 'FindwxWidgets-wxwin-313' into release-3.16
Brad King
2019-11-04
1
-0/+10
|
\
\
\
|
*
|
|
FindwxWidgets: Add support for 3.1.3 VS binaries
Tomasz Słodkowicz
2019-11-01
1
-0/+10
|
|
/
/
*
|
|
Merge branch 'update-compile-feature-supported-compiler-list' into release-3.16
Brad King
2019-11-04
1
-11/+11
|
\
\
\
|
*
|
|
Help: Remove out of date bounds on compile feature supported versions
Robert Maynard
2019-11-01
1
-11/+11
*
|
|
|
Merge branch 'fix_load_cache_docs' into release-3.16
Brad King
2019-11-04
1
-2/+2
|
\
\
\
\
|
*
|
|
|
Help: Clarify load_cache documentation of first parameter
Charles Barto
2019-11-01
1
-2/+2
|
|
|
/
/
|
|
/
|
|
[next]