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
*
VS: only add custom command line if it is not empty
Michael Stürmer
2017-09-04
2
-8/+14
*
add HasOnlyEmptyCommandLines() method to cmCustomCommandGenerator
Michael Stürmer
2017-09-04
2
-0/+13
*
CMake Nightly Date Stamp
Kitware Robot
2017-09-04
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2017-09-03
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2017-09-02
1
-1/+1
*
Merge topic 'server-refactor'
Brad King
2017-09-01
7
-119/+230
|
\
|
*
server: Added thread check to protect writedata
Justin Berger
2017-08-31
3
-0/+21
|
*
server: Protect several fields from potentially pointing to bad memory
Justin Berger
2017-08-31
2
-1/+7
|
*
server: Added assert to monitor uv_run status
Justin Berger
2017-08-31
1
-2/+10
|
*
server: Made connections in a server have a mutex to avoid use after frees
Justin Berger
2017-08-31
2
-7/+29
|
*
server: Moved buffer formatting into bufferstrategy
Justin Berger
2017-08-31
5
-3/+25
|
*
server: Made stdio connection accept different types of streams
Justin Berger
2017-08-31
3
-57/+112
|
*
server: Remove unused fields / functions
Justin Berger
2017-08-31
2
-22/+1
|
*
server: Fixed minor memory leaks
Justin Berger
2017-08-31
1
-4/+1
|
*
server: Fixed mismatched new/delete; added proper shutdown procedure
Justin Berger
2017-08-31
6
-28/+29
*
|
Merge topic 'vs-std-cxx17-flag-map'
Brad King
2017-09-01
1
-0/+1
|
\
\
|
*
|
VS: Add v141 flag table entry for -std:c++17
Brad King
2017-08-31
1
-0/+1
|
|
/
*
|
Merge topic 'tll-global-unknown-lib'
Brad King
2017-09-01
1
-0/+1
|
\
\
|
*
|
target_link_libraries: Allow linking to UNKNOWN IMPORTED GLOBAL libs
Brad King
2017-08-31
1
-0/+1
|
|
/
*
|
Merge topic 'fix-genex-SOURCES'
Brad King
2017-09-01
1
-1/+1
|
\
\
|
*
|
Genex: Fix TARGET_PROPERTY value of SOURCES
Brad King
2017-09-01
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2017-09-01
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'cxx11-clang-format'
Brad King
2017-08-31
46
-106/+105
|
\
\
|
*
|
clang-format: format all code as Cpp11
Daniel Pfeifer
2017-08-30
46
-106/+105
*
|
|
Merge topic 'lexer-null'
Brad King
2017-08-31
2
-98/+116
|
\
\
\
|
*
|
|
ListFileLexer: fix heap-buffer-overflow on malicious input
Matthias Maennich
2017-08-30
2
-98/+116
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2017-08-31
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'add-cppcheck'
Brad King
2017-08-30
4
-11/+82
|
\
\
\
|
*
|
|
Add properties to run cppcheck along with the compiler
Bill Hoffman
2017-08-30
4
-11/+82
|
|
/
/
*
|
|
Merge topic 'fix-find-package-mode'
Brad King
2017-08-30
1
-1/+1
|
\
\
\
|
*
|
|
cmake: Fix --find-package mode with imported targets
Brad King
2017-08-29
1
-1/+1
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'cpack-dmg-iwyu'
Brad King
2017-08-30
1
-0/+1
|
\
\
\
|
*
|
|
cmCPackDragNDropGenerator: Add missing include
Brad King
2017-08-29
1
-0/+1
|
|
/
/
*
|
|
Merge topic 'codeblocks-dedup'
Brad King
2017-08-30
1
-6/+7
|
\
\
\
|
*
|
|
CodeBlocks: Avoid listing files multiple times
Alexandr (Sagrer) Gridnev
2017-08-30
1
-6/+7
|
|
|
/
|
|
/
|
*
|
|
install: Avoid CMP0054 warning in generated install script
Brad King
2017-08-30
1
-2/+2
|
/
/
*
|
Merge topic 'lexer'
Daniel Pfeifer
2017-08-30
12
-1490/+3421
|
\
\
|
*
|
cmFortranLexer: regenerate with flex 2.6.4 (previously 2.6.1)
Matthias Maennich
2017-08-28
3
-497/+950
|
*
|
cmExprLexer: regenerate with flex 2.6.4 (previously 2.6.1)
Matthias Maennich
2017-08-28
3
-298/+824
|
*
|
cmDependsJavaLexer: regenerate with flex 2.6.4 (previously 2.6.1)
Matthias Maennich
2017-08-28
3
-395/+824
|
*
|
cmCommandArgumentLexer: regenerate with flex 2.6.4 (previously 2.6.1)
Matthias Maennich
2017-08-28
3
-300/+823
*
|
|
Merge topic 'cstyle-casts'
Daniel Pfeifer
2017-08-30
31
-91/+95
|
\
\
\
|
*
|
|
Replace C-style casts
Daniel Pfeifer
2017-08-27
31
-91/+95
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2017-08-30
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2017-08-29
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'lexer'
Brad King
2017-08-28
2
-278/+435
|
\
\
\
|
*
|
|
cmListFileLexer: regenerate with flex 2.6.4 (previously 2.6.1)
Matthias Maennich
2017-08-25
2
-276/+429
|
*
|
|
cmListFileLexer: fix 'bail out on seek-errors' also in original file
Matthias Maennich
2017-08-25
1
-2/+6
*
|
|
|
Merge topic 'cpackifw-repositories-directories'
Brad King
2017-08-28
2
-0/+40
|
\
\
\
\
|
*
|
|
|
CPackIFW: Add CPACK_IFW_REPOSITORIES_DIRECTORIES variable
Konstantin Podsvirov
2017-08-17
2
-0/+40
[next]