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
*
cmListFileLexer: Fix lexing of single '[' character (#15092)
Brad King
2014-08-18
4
-35/+51
*
CMake 3.0.0
v3.0.0
Brad King
2014-06-09
1
-1/+1
*
Merge branch 'hpux-libarchive-compile' into release
Brad King
2014-06-09
1
-12/+14
|
\
|
*
libarchive: fix compilation on newer HP-UX versions
Rolf Eike Beer
2014-06-09
1
-12/+14
|
/
*
Merge branch 'fix-ctest-option-summary' into release
Brad King
2014-06-05
1
-1/+2
|
\
|
*
CTest: Added option description for --output-on-failure
Nils Gladitz
2014-06-05
1
-1/+2
*
|
Merge branch 'fix-build-crash-on-bad-generator' into release
Brad King
2014-06-03
10
-1/+21
|
\
\
|
*
|
cmake: Fix --build crash on bad CMAKE_GENERATOR in cache
Brad King
2014-06-03
10
-1/+21
|
|
/
*
|
Merge branch 'cmake-credits' into release
Brad King
2014-06-03
1
-1/+1
|
\
\
|
*
|
Simplify and clarify credit text and link
Brad King
2014-06-03
1
-1/+1
*
|
|
Merge branch 'cmake-credits' into release
Brad King
2014-06-03
3
-5/+5
|
\
\
\
|
|
/
/
|
*
|
Simplify and clarify credit text and link
Brad King
2014-06-03
3
-5/+5
|
|
/
*
|
Merge branch 'doc-include-dir-props' into release
Brad King
2014-06-02
3
-3/+45
|
\
\
|
*
|
Help: Explain build/install-tree include dirs in more places (#14946)
Brad King
2014-06-02
3
-3/+35
|
*
|
Help: Add code example for INSTALL_INTERFACE to cmake-buildsystem.
Stephen Kelly
2014-06-02
1
-1/+11
|
|
/
*
|
Merge branch 'fix-cache-self-assignment' into release
Brad King
2014-05-27
2
-6/+5
|
\
\
|
*
|
cmCacheManager: Avoid cache entry self-assignment
Brad King
2014-05-27
1
-5/+1
|
*
|
cmake: Tolerate missing HELPSTRING on compiler change
Brad King
2014-05-27
1
-1/+4
|
|
/
*
|
Merge branch 'GNUtoMS-vs-12' into release
Brad King
2014-05-27
1
-1/+3
|
\
\
|
|
/
|
/
|
|
*
GNUtoMS: Add support for VS 2013 (#14936)
Brad King
2014-05-27
1
-1/+3
|
/
*
CMake 3.0.0-rc6
v3.0.0-rc6
Brad King
2014-05-22
1
-1/+1
*
Merge branch 'backport-kwsys-cygwin-fixes' into release
Brad King
2014-05-20
2
-2/+11
|
\
|
*
KWSys Process: Workaround child kill trouble on Cygwin
Brad King
2014-05-20
1
-0/+6
|
*
KWSys SystemTools: Port cygwin path conversion to modern API
Brad King
2014-05-20
1
-2/+5
*
|
Merge branch 'backport-fix-CMP0022-language-propagation' into release
Brad King
2014-05-19
2
-11/+11
|
\
\
|
*
|
CMP0022: Fix link language propagation in NEW behavior
Brad King
2014-05-19
2
-11/+11
|
|
/
*
|
Merge branch 'FindCUDA-separable-compilation-flags' into release
Brad King
2014-05-19
1
-0/+9
|
\
\
|
|
/
|
/
|
|
*
FindCUDA: Use CUDA_NVCC_FLAGS* for separable compilation
James Bigler
2014-05-19
1
-0/+9
*
|
Merge branch 'fix-atomic-rename-Windows-sharing-violation' into release
Brad King
2014-05-13
1
-2/+4
|
\
\
|
|
/
|
/
|
|
*
cmSystemTools::RenameFile: Retry on Windows ERROR_SHARING_VIOLATION
Eric Berge
2014-05-13
1
-2/+4
*
|
CMake 3.0.0-rc5
v3.0.0-rc5
Brad King
2014-05-13
1
-1/+1
|
/
*
Merge branch 'ninja-intel-linux' into release
Brad King
2014-05-09
1
-2/+4
|
\
|
*
Ninja: Fix deptype for Intel compiler on Linux
Brad King
2014-05-09
1
-2/+4
*
|
Merge branch 'backport-target-property-policy-context' into release
Brad King
2014-05-09
7
-20/+38
|
\
\
|
|
/
|
/
|
|
*
cmTarget: Evaluate CMP0026 in calling context
Brad King
2014-05-09
7
-10/+36
|
*
cmTarget: Drop unused GetProperty signature
Brad King
2014-05-09
2
-11/+3
|
/
*
Merge branch 'vs-fix-MANIFESTUAC' into release
Brad King
2014-05-07
3
-12/+3
|
\
|
*
VS: Fix /MANIFESTUAC:NO linker option mapping
Eric Berge
2014-05-07
3
-12/+3
*
|
Merge branch 'desktop-icon' into release
Brad King
2014-05-07
1
-1/+1
|
\
\
|
*
|
cmake-gui: Fix desktop file icon configuration
Johannes Huber
2014-05-07
1
-1/+1
|
|
/
*
|
Merge branch 'ctest-bad-generator' into release
Brad King
2014-05-07
5
-0/+51
|
\
\
|
*
|
ctest_build: Do not crash on bad generator name
Brad King
2014-05-07
5
-0/+51
|
|
/
*
|
Merge branch 'ncurses-tinfo' into release
Brad King
2014-05-06
1
-3/+15
|
\
\
|
|
/
|
/
|
|
*
FindCurses: Detect and satisfy ncurses dependency on tinfo
Mark Wright
2014-05-06
1
-2/+14
|
*
FindCurses: Honor CURSES_NEED_NCURSES when curses is found
Mark Wright
2014-05-06
1
-1/+1
*
|
Merge branch 'hpux-compile' into release
Brad King
2014-05-06
2
-2/+38
|
\
\
|
*
|
CompileFlags: add better selection which aCC version gets -AA +hpxstd98 flags
Rolf Eike Beer
2014-05-06
1
-2/+6
|
*
|
CompileFlags: Add -AA +hpxstd98 on HP-UX 11.11 with aCC
Rolf Eike Beer
2014-05-06
2
-1/+32
|
*
|
CompileFlags: Test for C++ features after selecting flags
Rolf Eike Beer
2014-05-06
1
-1/+2
|
|
/
*
|
Merge branch 'backport-kwsys-compile-fix' into release
Brad King
2014-05-06
1
-28/+15
|
\
\
[next]