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
*
Xcode: Set source file type for Objective C/C++
Brad King
2019-11-20
1
-0/+4
*
CMake 3.16.0-rc4
v3.16.0-rc4
Brad King
2019-11-18
1
-1/+1
*
Merge topic 'swift-rpath-darwin' into release-3.16
Brad King
2019-11-18
1
-1/+1
|
\
|
*
Swift: support `-rpath` on Darwin
Saleem Abdulrasool
2019-11-18
1
-1/+1
*
|
Merge topic 'swift-darwin-install-name' into release-3.16
Brad King
2019-11-18
1
-1/+1
|
\
\
|
*
|
Swift: support `INSTALL_NAME_DIR` on Darwin
Saleem Abdulrasool
2019-11-18
1
-1/+1
*
|
|
Merge topic 'compile-features-other-lang' into release-3.16
Brad King
2019-11-18
1
-1/+6
|
\
\
\
|
*
|
|
Help: Clarify compile features handling for OBJC and OBJCXX
Craig Scott
2019-11-17
1
-1/+6
*
|
|
|
Merge topic 'cpack-custom-templates' into release-3.16
Brad King
2019-11-18
6
-9/+18
|
\
\
\
\
|
*
|
|
|
CPack: Restore support for custom package configuration templates
Brad King
2019-11-15
6
-9/+18
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'docs-pch-reorg' into release-3.16
Brad King
2019-11-18
2
-49/+75
|
\
\
\
\
|
*
|
|
|
Help: Provide guidance on INTERFACE for target_precompile_headers()
Craig Scott
2019-11-13
2
-0/+16
|
*
|
|
|
Help: Reorganise target_precompile_headers() docs for readability
Craig Scott
2019-11-13
1
-49/+59
*
|
|
|
|
Merge topic 'pch-reuse-no-prop' into release-3.16
Brad King
2019-11-18
4
-11/+22
|
\
\
\
\
\
|
*
|
|
|
|
PCH: Do not issue an error on duplicate target_precompile_headers call
Cristian Adam
2019-11-15
4
-11/+22
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'tutorial-replace-unicode-dash' into release-3.16
Craig Scott
2019-11-18
1
-2/+2
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Tutorial: replace Unicode EN DASH with ASCII dash
Arkadiusz Drabczyk
2019-11-17
1
-2/+2
|
/
/
/
/
*
|
|
|
Merge topic 'objc-standard-fix' into release-3.16
Brad King
2019-11-15
1
-14/+29
|
\
\
\
\
|
*
|
|
|
ObjC: Proper initialization of ObjC/XX standard properties
Cristian Adam
2019-11-14
1
-14/+29
*
|
|
|
|
Merge topic 'objc-tests' into release-3.16
Brad King
2019-11-15
23
-87/+10
|
\
\
\
\
\
|
*
|
|
|
|
Tests: Organize Objective C/C++ test directories
Brad King
2019-11-14
23
-87/+10
*
|
|
|
|
|
Merge topic 'fix-optional-test' into release-3.16
Brad King
2019-11-15
1
-36/+48
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Tests: Fix reliance on undefined behavior of cm::optional
Kyle Edwards
2019-11-13
1
-36/+48
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'FindPostgreSQL-macports-libsuffix' into release-3.16
Brad King
2019-11-15
1
-0/+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
FindPostgreSQL: also search for libraries in the MacPorts suffix
Ben Boeckel
2019-11-13
1
-0/+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'FindwxWidgets-mingw' into release-3.16
Brad King
2019-11-13
1
-1/+1
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
FindwxWidgets: Add link dependencies for MinGW
Grant Kim
2019-11-13
1
-1/+1
*
|
|
|
|
Merge topic 'objc-standard' into release-3.16
Brad King
2019-11-13
1
-0/+29
|
\
\
\
\
\
|
*
|
|
|
|
ObjC: Initialize ObjC/XX standard properties from C/C++ counterparts
Cristian Adam
2019-11-12
1
-0/+29
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'FindwxWidgets-qt' into release-3.16
Brad King
2019-11-13
1
-22/+26
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
FindwxWidgets: Add support for wxQt
Craig Sturdy
2019-11-12
1
-22/+26
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'swift-rpath-separator' into release-3.16
Brad King
2019-11-13
1
-0/+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Swift: Allow build and installed RPATHs to differ
Saleem Abdulrasool
2019-11-12
1
-0/+1
|
|
/
*
|
Merge topic 'add_custom_command-supports-COMMAND_EXPAND_LISTS' into release-3.16
Kyle Edwards
2019-11-12
1
-1/+2
|
\
\
|
*
|
Help: Both add_custom_command signatures support COMMAND_EXPAND_LISTS
Marc Aldorasi
2019-11-11
1
-1/+2
*
|
|
Merge topic 'unity-HEADER_FILE_ONLY' into release-3.16
Brad King
2019-11-12
9
-9/+43
|
\
\
\
|
*
|
|
Unity: Don't include sources with HEADER_FILE_ONLY property set
Cristian Adam
2019-11-11
9
-9/+43
*
|
|
|
Merge topic 'objc-standard-docs' into release-3.16
Brad King
2019-11-12
15
-1/+238
|
\
\
\
\
|
*
|
|
|
ObjC: Document ObjC/ObjCXX standard properties / variables
Cristian Adam
2019-11-11
15
-1/+238
*
|
|
|
|
Merge topic 'objc-xcode-flags' into release-3.16
Brad King
2019-11-12
6
-8/+61
|
\
\
\
\
\
|
*
|
|
|
|
ObjC: Add OBJC/OBJCXX flags to Xcode projects
Cristian Adam
2019-11-11
6
-8/+61
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'update-expat' into release-3.16
Brad King
2019-11-12
24
-4843/+4037
|
\
\
\
\
\
|
*
|
|
|
|
expat: Update CMake build for 2.2.9
Brad King
2019-11-11
1
-1/+0
|
*
|
|
|
|
Merge branch 'upstream-expat' into update-expat
Brad King
2019-11-11
22
-4840/+4036
|
|
\
\
\
\
\
|
|
*
|
|
|
|
expat 2019-09-25 (a7bc26b6)
Expat Upstream
2019-11-11
22
-4852/+4052
|
*
|
|
|
|
|
expat: Update script to get Expat 2.2.9
Brad King
2019-11-11
1
-2/+1
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'reference-IMPORTED_IMPLIB-more' into release-3.16
Brad King
2019-11-12
1
-0/+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Help: Reference IMPORTED_IMPLIB from the IMPORTED_LOCATION documentation
Marc Aldorasi
2019-11-11
1
-0/+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'pch-cray-classic' into release-3.16
Brad King
2019-11-12
1
-1/+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Tests: Fix ExportImport PCH expectation on Cray Classic compiler
Brad King
2019-11-11
1
-1/+1
|
|
/
/
/
/
/
[next]