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
...
|
*
|
|
FindJNI: Add arch-specific library dir for JDK 9 layout (#15408)
Tiago Stürmer Daitx
2015-02-18
1
-0/+1
|
|
/
/
*
|
|
Merge branch 'doc-3.2-relnotes-fixup' into release
Brad King
2015-02-13
1
-6/+6
|
\
\
\
|
*
|
|
Help: In 3.2 relnotes move OpenGL/X11 to deprecated/removed section
Brad King
2015-02-13
1
-6/+6
*
|
|
|
Merge branch 'doc-configure_file-output-location' into release
Brad King
2015-02-12
1
-30/+95
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Help: Revise configure_file documentation (#15403)
Brad King
2015-02-12
1
-30/+95
|
|
/
/
*
|
|
Merge branch 'cpack_rpm_mulit_prefix_fixup' into release
v3.2.0-rc1
Brad King
2015-02-11
1
-1/+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
CPackRPM: Do not run file(GLOB_RECURSE) without CMP0009 set to NEW
Domen Vrankar
2015-02-11
1
-1/+6
*
|
|
Merge branch 'FindCoin3D-drop-link' into release
Brad King
2015-02-11
1
-2/+1
|
\
\
\
|
*
|
|
FindCoin3D: Drop link to project homepage
Brad King
2015-02-11
1
-2/+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'fix_timeout_docs' into release
Brad King
2015-02-10
1
-1/+1
|
\
\
\
|
*
|
|
Help: Fix variable reference in TIMEOUT test property docs
Zack Galbreath
2015-02-10
1
-1/+1
|
|
/
/
*
|
|
Merge branch 'bootstrap-sphinx-qthelp' into release
Brad King
2015-02-10
1
-0/+8
|
\
\
\
|
*
|
|
bootstrap: Add --sphinx-qthelp option to enable qthelp doc generation
Nuno Sucena Almeida
2015-02-10
1
-0/+8
|
|
/
/
*
|
|
Merge branch 'makefile-missing-comment' into release
Brad King
2015-02-10
1
-1/+1
|
\
\
\
|
*
|
|
Makefile: Fix regression in target-bound custom command COMMENT output
Nils Gladitz
2015-02-10
1
-1/+1
*
|
|
|
Merge branch 'cpack_rpm_mulit_prefix_fixup' into release
Brad King
2015-02-10
1
-1/+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
CPackRPM: Fix recognition of absolute relocation paths
Domen Vrankar
2015-02-10
1
-1/+1
*
|
|
|
Merge branch 'no-global-setlocale' into release
Brad King
2015-02-06
9
-12/+39
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'backport-no-global-setlocale' into no-global-setlocale
Brad King
2015-02-06
9
-12/+39
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Add setlocale() calls around use of libarchive APIs (#14934, #15377)
Brad King
2015-02-06
4
-0/+39
|
|
*
|
Do not call setlocale() globally in CMake applications (#15377)
Brad King
2015-02-06
5
-12/+0
|
|
|
/
*
|
|
CMake 3.2.0-rc1 version update
Brad King
2015-02-05
2
-4/+4
*
|
|
Help: Drop development topic notes to prepare release
Brad King
2015-02-05
2
-9/+0
|
/
/
*
|
Merge topic 'rename-release-notes'
Brad King
2015-02-05
4
-12/+12
|
\
\
|
*
|
Help: Rename 3.x.0 release notes to 3.x
Brad King
2015-02-05
4
-12/+12
|
/
/
*
|
Merge topic 'doc-3.2-relnotes'
Brad King
2015-02-05
53
-341/+283
|
\
\
|
*
|
Help: Add 3.2 release note for AUTORCC dependency tracking
Stephen Kelly
2015-02-05
1
-0/+4
|
*
|
Help: Add 3.2 release notes for file(GENERATE) features
Stephen Kelly
2015-02-05
1
-0/+7
|
*
|
Help: Organize and revise 3.2 release notes
Brad King
2015-02-05
1
-154/+174
|
*
|
Help: Consolidate 3.2 release notes
Brad King
2015-02-05
52
-341/+250
|
*
|
Help: Add link target to cmake-language.7 encoding section
Brad King
2015-02-05
1
-0/+2
*
|
|
Merge topic 'update-docs'
Brad King
2015-02-05
4
-3/+6
|
\
\
\
|
*
|
|
Help: Document build targets automatically added to console pool.
Stephen Kelly
2015-02-04
1
-0/+3
|
*
|
|
Help: Add some cross-linking.
Stephen Kelly
2015-02-04
3
-3/+3
|
|
/
/
*
|
|
Merge topic 'fix-C-standard-features'
Brad King
2015-02-05
16
-21/+198
|
\
\
\
|
*
|
|
Features: Fix C90 feature detection.
Stephen Kelly
2015-02-04
8
-3/+153
|
*
|
|
Features: Allow setting standard dialect below the default.
Stephen Kelly
2015-02-04
1
-1/+15
|
*
|
|
Features: Populate CMAKE_<LANG>_STANDARD_DEFAULT only for supported compilers.
Stephen Kelly
2015-02-04
7
-8/+21
|
*
|
|
Features: Add dialect compile flags only if default is known.
Stephen Kelly
2015-02-04
1
-9/+9
|
*
|
|
AppleClang: Remove redundant UNIX condition.
Stephen Kelly
2015-02-04
2
-2/+2
*
|
|
|
Merge topic 'doc-try_compile'
Brad King
2015-02-05
2
-94/+160
|
\
\
\
\
|
*
|
|
|
Help: Revise try_compile and try_run documentation (#15358)
Brad King
2015-02-04
2
-94/+160
*
|
|
|
|
Merge topic 'cpack-nsis-win64'
Brad King
2015-02-05
1
-3/+8
|
\
\
\
\
\
|
*
|
|
|
|
CPack: Fix NSIS default 64-bit Windows install directory (#14211)
Brad King
2015-02-04
1
-3/+8
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'release-3.1'
Brad King
2015-02-05
0
-0/+0
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
CMake 3.1.2
v3.1.2
Brad King
2015-02-04
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-02-05
1
-1/+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'release-3.1'
Brad King
2015-02-04
0
-0/+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'fix-msvc-linker-flags-typo' into release-3.1
Brad King
2015-02-03
2
-2/+2
|
|
\
\
\
|
*
\
\
\
Merge branch 'fix-default-install-config' into release-3.1
Brad King
2015-02-03
1
-9/+5
|
|
\
\
\
\
[prev]
[next]