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
*
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
|
\
\
|
*
|
KWSys SystemInformation: Include backtrace APIs whenever we use them
Brad King
2014-05-06
1
-28/+15
|
|
/
*
|
Merge branch 'InstallRequiredSystemLibraries-vs12-mfc' into release
Brad King
2014-05-06
1
-4/+21
|
\
\
|
|
/
|
/
|
|
*
InstallRequiredSystemLibraries: MBCS MFC is optional on VS 12 (#14903)
Felix Krause
2014-05-06
1
-4/+21
|
/
*
Merge branch 'ExternalProject-verify-cmake-var' into release
Brad King
2014-04-30
1
-1/+1
|
\
|
*
ExternalProject: Fix path to cmake in verify script
Brad King
2014-04-30
1
-1/+1
*
|
Merge branch 'doc-singlehtml' into release
Brad King
2014-04-25
1
-1/+13
|
\
\
|
*
|
Utilities/Sphinx: Add option to build 'singlehtml' format
Brad King
2014-04-24
1
-1/+13
|
|
/
*
|
Merge branch 'doc-full-help' into release
Brad King
2014-04-25
4
-3/+20
|
\
\
|
|
/
|
/
|
|
*
Restore --help-full option to output all help manuals
Brad King
2014-04-25
4
-3/+20
|
/
*
Merge branch 'sphinx-python3' into release
Brad King
2014-04-24
1
-1/+4
|
\
|
*
Utilities/Sphinx: Fix cmake domain document removal with python3
Brad King
2014-04-24
1
-1/+4
*
|
Merge branch 'osx-CFBundle-info-plist' into release
Brad King
2014-04-22
1
-1/+1
|
\
\
|
*
|
OS X: Fix Info.plist placement in a CFBundle
Tim Blechmann
2014-04-22
1
-1/+1
*
|
|
Merge branch 'sphinx-python3' into release
Brad King
2014-04-18
2
-4/+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Utilities/Sphinx: Port documentation generation to python3 (#14886)
Uwe L. Korn
2014-04-18
2
-4/+4
|
|
/
*
|
CMake 3.0.0-rc4
v3.0.0-rc4
Brad King
2014-04-16
1
-1/+1
|
/
*
Merge branch 'archive-null-error' into release
Brad King
2014-04-16
1
-14/+21
|
\
|
*
cmArchiveWrite: Handle NULL error string (#14882)
Brad King
2014-04-16
1
-14/+21
*
|
Merge branch 'implicit-libNN-dirs' into release
Brad King
2014-04-16
1
-1/+1
|
\
\
|
*
|
Drop /lib32 and /lib64 from link directories and RPATH (#14875)
Brad King
2014-04-16
1
-1/+1
*
|
|
Merge branch 'rc-windres-with-dot' into release
Brad King
2014-04-11
1
-5/+6
|
\
\
\
|
*
|
|
CMakeRCInformation: Recognize 'windres' tools with '.' in name (#14865)
Brad King
2014-04-11
1
-3/+4
|
*
|
|
CMakeRCInformation: Do not mention 'Fortran' in documentation
Brad King
2014-04-11
1
-2/+2
|
|
/
/
*
|
|
Merge branch 'Fortran-pgi-intel-arch' into release
Brad King
2014-04-10
1
-0/+4
|
\
\
\
|
*
|
|
Fortran: Detect pointer size on Intel archs with PGI (#14870)
Brad King
2014-04-10
1
-0/+4
|
|
/
/
*
|
|
Merge branch 'CMakeDetermineVSServicePack-vs-11-update-4' into release
Brad King
2014-04-10
1
-41/+17
|
\
\
\
|
*
|
|
CMakeDetermineVSServicePack: Add VS 11 update 4
Brad King
2014-04-10
1
-1/+3
|
*
|
|
CMakeDetermineVSServicePack: Match versions more robustly
Brad King
2014-04-10
1
-31/+7
|
*
|
|
CMakeDetermineVSServicePack: Format documentation
Brad King
2014-04-10
1
-10/+8
|
|
/
/
*
|
|
Merge branch 'Qt4Macros-moc-performance' into release
Brad King
2014-04-03
1
-2/+2
|
\
\
\
[next]