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
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake Nightly Date Stamp
Kitware Robot
2015-12-17
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2015-12-16
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2015-12-15
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2015-12-14
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2015-12-13
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2015-12-12
1
-1/+1
*
Merge topic 'ios-universal'
Brad King
2015-12-11
3
-1/+54
|
\
|
*
Xcode: Add support for combined install on iOS
Ruslan Baratov
2015-12-10
3
-0/+47
|
*
iOS: Fix App Bundle layout
Gregor Jasny
2015-12-10
1
-1/+7
*
|
Merge topic 'wix-fix-comp-install-prop'
Brad King
2015-12-11
2
-4/+22
|
\
\
|
*
|
CPackWIX: Fix installed file property lookups when using components
Nils Gladitz
2015-12-10
2
-4/+22
|
|
/
*
|
Merge topic 'update-kwsys'
Brad King
2015-12-11
4
-172/+1
|
\
\
|
*
|
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2015-12-10
4
-172/+1
|
|
/
*
|
Merge topic 'cmake-W-options'
Brad King
2015-12-11
10
-51/+308
|
\
\
|
*
|
cmake: Deduplicate warning message control code
Michael Scott
2015-12-10
2
-49/+31
|
*
|
cmake-gui: Add options to control warning messages
Michael Scott
2015-12-10
10
-14/+289
*
|
|
Merge topic 'graphviz-spaces'
Brad King
2015-12-11
1
-1/+1
|
\
\
\
|
*
|
|
Graphviz: Fix handling of spaces in GRAPHVIZ_GRAPH_NAME
Andrey Mishchenko
2015-12-10
1
-1/+1
*
|
|
|
Merge topic 'cmake-E-multiple-inputs'
Brad King
2015-12-11
1
-7/+12
|
\
\
\
\
|
*
|
|
|
cmake: Teach -E make_directory to support multiple input directories
Bartosz Kosiorek
2015-12-10
1
-7/+12
|
|
/
/
/
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-12-11
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge topic 'cmELF-use-KWIML'
Brad King
2015-12-10
1
-4/+3
|
\
\
\
|
*
|
|
cmELF: Use KWIML ABI.h header to get endian-ness
Brad King
2015-12-09
1
-4/+3
|
|
/
/
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-12-10
1
-1/+1
|
/
/
*
|
Merge topic 'cmake-E-copy-multiple-inputs'
Brad King
2015-12-09
1
-12/+18
|
\
\
|
*
|
cmake: Teach -E copy_directory to support multiple input directories
Bartosz Kosiorek
2015-12-07
1
-9/+15
|
*
|
cmake: Refine -E copy_if_different implementation indentation
Bartosz Kosiorek
2015-12-07
1
-2/+2
|
*
|
cmake: Refine -E chdir documentation
Bartosz Kosiorek
2015-12-07
1
-1/+1
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2015-12-09
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2015-12-08
1
-1/+1
|
/
*
Merge topic 'cmake-E-copy-multiple-inputs'
Brad King
2015-12-07
1
-21/+52
|
\
|
*
cmake: Teach -E copy[_if_different] to support multiple files (#15703)
Bartosz Kosiorek
2015-12-04
1
-15/+46
|
*
cmake: Improve '-E' help message formatting
Bartosz Kosiorek
2015-12-04
1
-6/+6
*
|
Merge topic 'update-kwsys'
Brad King
2015-12-07
2
-17/+197
|
\
\
|
*
|
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2015-12-04
2
-17/+197
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2015-12-07
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2015-12-06
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2015-12-05
1
-1/+1
|
/
*
Merge topic 'regex-explorer'
Brad King
2015-12-04
6
-0/+384
|
\
|
*
cmake-gui: Add regex explorer window
Gregor Jasny
2015-12-03
6
-0/+384
*
|
Merge topic 'ios-framework-resource-layout'
Brad King
2015-12-04
1
-1/+5
|
\
\
|
*
|
iOS: Fix framework resource directory layout (#15848)
Bartosz Kosiorek
2015-12-03
1
-1/+5
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-12-04
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-12-03
1
-1/+1
|
/
/
*
|
Merge topic 'cmake-W-options'
Brad King
2015-12-02
5
-62/+270
|
\
\
|
*
|
Explicitly enable deprecated warnings by default.
Michael Scott
2015-12-01
3
-9/+36
|
*
|
Modify dev warning options to affect deprecated warnings.
Michael Scott
2015-12-01
1
-0/+26
|
*
|
Add -W options to control deprecated warning messages.
Michael Scott
2015-12-01
2
-1/+23
|
*
|
Refactor the -W options parser to be generic.
Michael Scott
2015-12-01
2
-35/+83
|
*
|
Explicitly enable author (dev) warnings by default.
Michael Scott
2015-12-01
3
-6/+28
[next]