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
*
Utilities/Release: Drop Cygwin binary
Brad King
2016-09-12
1
-69/+0
*
Merge topic 'cmGeneratorTarget-cleanup'
Brad King
2016-09-09
2
-20/+14
|
\
|
*
cmGeneratorTarget: factor out common part of AddSources commands
Daniel Pfeifer
2016-09-08
2
-11/+10
|
*
cmGeneratorTarget: use erase-unique instead of reinitialization
Daniel Pfeifer
2016-09-08
1
-8/+4
|
*
cmGeneratorTarget: don't clear container in destructor
Daniel Pfeifer
2016-09-08
1
-1/+0
*
|
Merge topic 'parse_arguments_argv_n'
Brad King
2016-09-09
1
-4/+53
|
\
\
|
*
|
cmake_parse_arguments: Add option to read arguments from ARGC/ARGV#
Bill Hoffman
2016-09-08
1
-4/+53
|
|
/
*
|
Merge topic 'fortran-parser-keywords'
Brad King
2016-09-09
6
-491/+567
|
\
\
|
*
|
cmFortranParser: Parse keywords as lexical tokens
Brad King
2016-09-08
6
-466/+581
|
*
|
cmFortranParser: Simplify grammar by skipping unknown statements
Brad King
2016-09-08
2
-191/+152
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-09-09
1
-1/+1
|
/
*
Merge topic 'fortran-depend-cleanup'
Brad King
2016-09-08
10
-1365/+1291
|
\
|
*
cmFortranParser: Inject a newline at end-of-file when missing
Brad King
2016-09-06
2
-2/+15
|
*
cmFortranParser: Revise indentation style to match rest of CMake
Brad King
2016-09-06
3
-333/+260
|
*
cmFortranLexer: Update to flex 2.6
Brad King
2016-09-06
5
-1026/+1005
|
*
Fortran: Warn when dependency scanning fails to parse a source file
Brad King
2016-09-06
3
-4/+11
*
|
Merge topic 'vs-15-generator'
Brad King
2016-09-08
11
-5/+259
|
\
\
|
*
|
VS15: Add Visual Studio 15 generator
Brad King
2016-09-07
8
-1/+231
|
*
|
VS: Update v140 flag tables from VS 15 MSBuild files
Brad King
2016-09-06
3
-4/+28
*
|
|
Merge topic 'install-export-root-prefix'
Brad King
2016-09-08
1
-1/+4
|
\
\
\
|
*
|
|
install: Fix computed import prefix in export files when it is "/"
Ben Keller
2016-09-06
1
-1/+4
|
|
|
/
|
|
/
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-09-08
1
-1/+1
*
|
|
Merge topic 'fix-continue-after-error'
Brad King
2016-09-07
4
-16/+17
|
\
\
\
|
*
|
|
cmMakefile: Restore nested error logic use of cmExecutionStatus
Brad King
2016-09-06
4
-16/+17
|
|
/
/
*
|
|
Merge topic 'include-what-you-use'
Brad King
2016-09-07
38
-82/+230
|
\
\
\
|
*
|
|
CPack: include what you use
Daniel Pfeifer
2016-09-06
38
-82/+230
|
|
/
/
*
|
|
Merge topic 'wix-fix-static-prefix'
Brad King
2016-09-07
10
-38/+79
|
\
\
\
|
*
|
|
CPackWIX: Fix incomplete CPACK_WIX_SKIP_PROGRAM_FOLDER implementation
Michael Stürmer
2016-09-06
10
-38/+79
|
|
/
/
*
|
|
Merge topic 'vs-minor-cleanups'
Brad King
2016-09-07
2
-7/+20
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
VS: Verify that MSBuild.exe and devenv.com exist before using them
Brad King
2016-09-06
2
-7/+20
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-09-07
1
-1/+1
|
/
*
Merge topic 'genex-LINK_ONLY-not-linking'
Brad King
2016-09-06
1
-3/+8
|
\
|
*
Genex: Diagnose invalid LINK_ONLY usage instead of crashing
Brad King
2016-09-05
1
-3/+8
*
|
Merge topic 'cpack-deb-long-filenames'
Brad King
2016-09-06
1
-2/+10
|
\
\
|
*
|
CPack/DEB: Add option to select archive type
Domen Vrankar
2016-09-05
1
-2/+10
*
|
|
Merge topic 'macro-parenthesis'
Brad King
2016-09-06
7
-15/+16
|
\
\
\
|
*
|
|
surround macro arguments with parentheses
Daniel Pfeifer
2016-09-05
7
-15/+16
*
|
|
|
Merge topic 'cm_nullptr'
Brad King
2016-09-06
2
-8/+9
|
\
\
\
\
|
*
|
|
|
use CM_NULLPTR
Daniel Pfeifer
2016-09-05
2
-8/+9
|
|
/
/
/
*
|
|
|
Merge topic 'qtdialog-tidy'
Brad King
2016-09-06
9
-33/+51
|
\
\
\
\
|
*
|
|
|
QtDialog: fix clang-tidy warnings
Daniel Pfeifer
2016-09-06
9
-33/+51
|
|
/
/
/
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-09-06
1
-1/+1
*
|
|
|
Merge topic 'include-what-you-use'
Brad King
2016-09-05
26
-36/+116
|
\
\
\
\
|
*
|
|
|
CursesDialog: include what you use
Daniel Pfeifer
2016-09-03
26
-36/+116
|
|
/
/
/
*
|
|
|
Merge topic 'tidy-readability-redundant-string-cstr'
Brad King
2016-09-05
9
-67/+60
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
tidy: Fix readability-redundant-string-cstr issues
Gregor Jasny
2016-09-04
9
-67/+60
|
|
|
/
|
|
/
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-09-05
1
-1/+1
|
/
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-09-04
1
-1/+1
|
/
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
165
-438/+1102
*
cmCTest: don't redefine cout and cerr
Daniel Pfeifer
2016-09-03
1
-10/+0
[next]