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
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'UseSWIG-csharp-variant'
Brad King
2018-06-13
1
-2/+7
|
\
|
*
UseSWIG: Add CSHARP variant for wrapper files
Rishi Theivendran
2018-06-12
1
-2/+7
*
|
Merge topic 'UseSWIG-fix-genex'
Brad King
2018-06-13
1
-7/+7
|
\
\
|
*
|
UseSWIG: add support for generator expressions
Marc Chevrier
2018-06-12
1
-7/+7
|
|
/
*
|
Merge topic 'UseSWIG-handle-SWIG_MODULE_NAME'
Brad King
2018-06-13
1
-1/+1
|
\
\
|
*
|
UseSWIG: Fix handling of `SWIG_MODULE_NAME` source file property
Felix Schwitzer
2018-06-12
1
-1/+1
|
|
/
*
|
Merge topic 'FindPython-3.8'
Brad King
2018-06-12
3
-3/+3
|
\
\
|
*
|
FindPython: Add support for version 3.8
Marcel Plch
2018-06-08
3
-3/+3
|
|
/
*
|
Merge topic 'LINK_OPTIONS'
Brad King
2018-06-08
23
-3/+61
|
\
\
|
*
|
LINK_OPTIONS: Add support of "LINKER:" prefix
Marc Chevrier
2018-06-06
23
-3/+61
|
|
/
*
|
Help: Package without components should use 'check_required_components' too
Ruslan Baratov
2018-06-07
1
-7/+9
|
/
*
Merge topic 'intel-compile-features'
Brad King
2018-06-05
1
-1/+1
|
\
|
*
Features: Add special case to disable relaxed constexpr for Intel 18
Brad King
2018-06-04
1
-1/+1
*
|
Merge topic 'more-misc-typos'
Brad King
2018-06-05
6
-11/+11
|
\
\
|
*
|
Fix misc. typos
luz.paz
2018-06-04
6
-11/+11
*
|
|
Merge topic 'ep-support-passing-var-ending-with-notfound'
Brad King
2018-06-05
1
-1/+1
|
\
\
\
|
*
|
|
ExternalProject: Fix cache generation when args end with "-NOTFOUND"
Jean-Christophe Fillion-Robin
2018-06-04
1
-1/+1
*
|
|
|
Merge topic 'fix/CPackNuGet-var-para-deindent'
Craig Scott
2018-06-05
1
-2/+2
|
\
\
\
\
|
*
|
|
|
Help: Fix indentation for `CPACK_NUGET_PACKAGE_AUTHORS`
Alex Turbov
2018-06-05
1
-2/+2
*
|
|
|
|
Merge topic 'external-project-url-hash-docs'
Craig Scott
2018-06-05
1
-3/+3
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
ExternalProject: Improve URL_HASH argument description
Matt McCormick
2018-06-04
1
-3/+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'fix-ti-c-standard'
Brad King
2018-06-04
1
-0/+6
|
\
\
\
\
|
*
|
|
|
TI: Add support for C language standards
Arnaud Gelas
2018-06-04
1
-0/+6
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'gnu-CMAKE_LANG_COMPILER_PREDEFINES_COMMAND'
Brad King
2018-06-04
2
-1/+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Move GNU COMPILER_PREDEFINES_COMMAND from Platform to Compiler
Sebastian Holtermann
2018-06-01
2
-1/+2
*
|
|
|
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
8
-29/+29
*
|
|
|
clang-format: Add comments to suppress some formatting
Brad King
2018-06-01
1
-1/+2
*
|
|
|
FindALSA: reformat docs
Rolf Eike Beer
2018-05-31
1
-9/+16
*
|
|
|
FindALSA: provide an imported target
Rolf Eike Beer
2018-05-31
1
-0/+14
|
/
/
/
*
|
|
Merge topic 'vs-toolset-version'
Brad King
2018-05-30
2
-0/+5
|
\
\
\
|
*
|
|
VS: Add option to select the version of the toolset used by VS 2017
Basil Fierz
2018-05-29
2
-0/+5
*
|
|
|
Merge topic 'cuda-unused-placeholder'
Brad King
2018-05-29
2
-7/+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
CUDA: Drop unused/broken platform link flags placeholder
Brad King
2018-05-25
2
-7/+7
*
|
|
|
Merge topic 'doxygen-all'
Craig Scott
2018-05-29
1
-2/+10
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
FindDoxygen: add optional ALL argument
David Demelier
2018-05-24
1
-2/+10
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'FindPerl-strawberry'
Brad King
2018-05-25
1
-0/+1
|
\
\
\
|
*
|
|
FindPerl: Add support for Strawberry Perl
Lauri
2018-05-24
1
-0/+1
|
|
/
/
*
|
|
Merge topic 'FindLua-conventional-paths'
Brad King
2018-05-25
1
-47/+87
|
\
\
\
|
*
|
|
FindLua: Search for lua.h using more conventional paths
Alexander Grund
2018-05-24
1
-47/+87
|
|
/
/
*
|
|
Merge topic 'FindODBC-module'
Brad King
2018-05-25
1
-0/+227
|
\
\
\
|
*
|
|
FindODBC: Add module to search for ODBC library
Mateusz Loskot
2018-05-22
1
-0/+227
|
|
/
/
*
|
|
FindBZip2: Populate BZIP2_INCLUDE_DIRS result variable
Brad King
2018-05-22
1
-2/+11
*
|
|
FindBZip2: Format result variable docs as definition list
Brad King
2018-05-22
1
-7/+10
|
/
/
*
|
Merge topic 'cpackrpm-fix-docs'
Brad King
2018-05-21
1
-12/+16
|
\
\
|
*
|
CPackRPM: Fix misleading CPACK_RPM_SPEC_INSTALL_POST docs
Craig Scott
2018-05-12
1
-7/+11
|
*
|
CPackRPM: Minor formatting cleanup
Craig Scott
2018-05-12
1
-5/+5
*
|
|
Merge topic 'findqt4-extra-dirs'
Brad King
2018-05-16
1
-27/+19
|
\
\
\
|
*
|
|
FindQt4: New IMPORTS, PLUGINS and MKSPECS handling
Christian Pfeiffer
2018-05-14
1
-27/+19
*
|
|
|
Merge topic 'fix-automoc-warnings'
Brad King
2018-05-15
1
-8/+17
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Qt4Macros: Don't AUTOMOC or AUTOUIC qt4-generated files
Matthew Woehlke
2018-05-15
1
-0/+9
[next]