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
/
Help
/
release
Commit message (
Expand
)
Author
Age
Files
Lines
*
Help: Organize and revise 3.6 release notes
Brad King
2016-06-01
1
-164/+203
*
Help: Consolidate 3.6 release notes
Brad King
2016-06-01
58
-380/+277
*
Merge topic 'try_compile-custom-variables'
Brad King
2016-05-26
1
-0/+7
|
\
|
*
try_compile: Optionally forward custom platform variables to test project
Brad King
2016-05-25
1
-0/+7
*
|
Merge topic 'cpack-dmg-no-app-link'
Brad King
2016-05-26
1
-0/+6
|
\
\
|
*
|
CPack/DragNDrop: Optionally disable `/Applications` symlink
Harry Mallon
2016-05-25
1
-0/+6
|
|
/
*
|
FindCUDA: Add support for finding the cublas_device library
James Sharpe
2016-05-25
1
-0/+4
|
/
*
Merge topic 'standard-include-directories'
Brad King
2016-05-25
1
-0/+6
|
\
|
*
Add a variable to specify language-wide system include directories
Brad King
2016-05-25
1
-0/+6
*
|
Merge topic 'doc-standard-libs'
Brad King
2016-05-25
1
-0/+6
|
\
\
|
|
/
|
*
Help: Document CMAKE_<LANG>_STANDARD_LIBRARIES variable
Brad King
2016-05-24
1
-0/+6
*
|
Merge topic 'cpack-deb-different-package-names'
Brad King
2016-05-24
1
-6/+10
|
\
\
|
*
|
CPack/Deb possibility to change package name
Domen Vrankar
2016-05-23
1
-6/+10
|
|
/
*
|
CPack/Deb prevent accidental component dependencies
Domen Vrankar
2016-05-23
1
-1/+2
|
/
*
Merge topic 'ninja-output-path-prefix'
Brad King
2016-05-19
1
-0/+6
|
\
|
*
Ninja: Support embedding of CMake as subninja project
Nicolas Despres
2016-05-17
1
-0/+6
*
|
CPackIFW: Add support for Promoting Updates
Konstantin Podsvirov
2016-05-18
1
-0/+6
|
/
*
Merge topic 'findpkgconfig-target'
Brad King
2016-05-16
1
-0/+5
|
\
|
*
FindPkgConfig: optionally create imported target for the found libraries
Rolf Eike Beer
2016-05-14
1
-0/+5
*
|
Merge topic 'cpack-rpm-adding-dist-to-release-tag'
Brad King
2016-05-16
1
-0/+7
|
\
\
|
*
|
CPack/RPM adding dist to release tag test
Domen Vrankar
2016-05-14
1
-0/+7
|
|
/
*
|
Merge topic 'cpack-rpm-different-package-names'
Brad King
2016-05-16
1
-0/+9
|
\
\
|
*
|
CPack/RPM different package names
Domen Vrankar
2016-05-15
1
-0/+9
|
|
/
*
|
Merge topic 'cpack-deb-improvements'
Brad King
2016-05-16
1
-0/+27
|
\
\
|
|
/
|
/
|
|
*
CPack/Deb cpack-deb-improvements release notes
Domen Vrankar
2016-05-13
1
-0/+27
*
|
InstallRequiredSystemLibraries: Optionally install Windows UCRT (#16073)
Brad King
2016-05-12
1
-0/+6
*
|
Drop find_(library|file|path) prefixes from PATH on non-Windows
Brad King
2016-05-09
1
-0/+12
|
/
*
CustomCommandGenerator: Add support for CROSSCOMPILING_EMULATOR
Jean-Christophe Fillion-Robin
2016-05-09
1
-0/+6
*
ExternalProject: Initialize Git submodules recursively and on update (#16083)
Ilya Kulakov
2016-05-03
1
-0/+7
*
Deprecate Visual Studio 7 .NET 2003 generator
Brad King
2016-04-28
1
-0/+5
*
Merge topic 'intel-compiler-features'
Brad King
2016-04-28
1
-0/+6
|
\
|
*
Help: Add notes for topic 'intel-compiler-features'
Brad King
2016-04-28
1
-0/+6
*
|
ExternalProject: Add option to perform a shallow Git clone (#15291)
Brad King
2016-04-27
1
-0/+5
*
|
Merge topic 'fix-bison-flex-command-escaping'
Brad King
2016-04-22
1
-0/+12
|
\
\
|
*
|
Help: Add notes for topic 'fix-bison-flex-command-escaping'
Brad King
2016-04-20
1
-0/+12
|
|
/
*
|
Autogen: Check added for name collisions of generated moc files
Sebastian Holtermann
2016-04-22
1
-0/+6
|
/
*
Solaris: Add a CMAKE_HOST_SOLARIS variable (#16061)
Stafen Teleman
2016-04-15
1
-0/+5
*
Merge topic 'try_compile-config-flags'
Brad King
2016-04-13
1
-0/+7
|
\
|
*
try_compile: Honor CMAKE_<LANG>_FLAGS_<CONFIG> changes (#16054)
Brad King
2016-04-11
1
-0/+7
*
|
Add options to run clang-tidy with the compiler
Daniel Pfeifer
2016-04-13
1
-0/+7
|
/
*
Merge topic 'ctest-run-submodule-sync'
Brad King
2016-04-05
1
-0/+9
|
\
|
*
Help: add release notes for topic 'ctest-run-submodule-sync'
Ben Boeckel
2016-04-01
1
-0/+9
*
|
ExternalProject: Allow TLS_VERIFY for git clones
Samir Benmendil
2016-04-01
1
-0/+5
*
|
Merge topic 'cpack-rpm-external-symlink-handling'
Brad King
2016-04-01
1
-0/+5
|
\
\
|
*
|
CPack/RPM external symlink handling
Domen Vrankar
2016-04-01
1
-0/+5
|
|
/
*
|
CMakePushCheckState: Add support for CMAKE_EXTRA_INCLUDE_FILES
Jean-Christophe Fillion-Robin
2016-03-31
1
-0/+5
*
|
Merge topic 'fix-spelling-typos'
Brad King
2016-03-31
1
-1/+1
|
\
\
|
*
|
Fix spelling typos in comments and documentation (#16037)
Felix Geyer
2016-03-29
1
-1/+1
|
|
/
*
|
ExternalProject: add support for just downloading a file
Ben Boeckel
2016-03-31
1
-0/+6
|
/
*
cpack rpm setting of defattr
Domen Vrankar
2016-03-28
1
-0/+9
[next]