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
*
CUDA: Populate compiler PDB placeholder during device linking
Brad King
2017-01-12
3
-0/+15
*
CUDA: Use `.obj` object file extension on Windows
Brad King
2017-01-12
3
-4/+10
*
CUDA: Detect MSVC architecture id
Brad King
2017-01-12
1
-1/+2
*
Merge topic 'vs15-detect-from-installer'
Brad King
2017-01-12
7
-44/+612
|
\
|
*
VS: Use Visual Studio Installer to locate VS 2017
Iyyappa Murugandi
2016-12-16
4
-38/+59
|
*
VS: Add helper class to interact with Visual Studio Installer
Iyyappa Murugandi
2016-12-16
3
-0/+551
|
*
VS: Fix VS 2017 Windows Store toolset selection
Iyyappa Murugandi
2016-12-16
1
-1/+1
|
*
VS: Drop check for VS 15 Express Edition
Iyyappa Murugandi
2016-12-16
1
-5/+1
*
|
Merge topic 'cmListFileLexer-warning-fix'
Brad King
2017-01-12
3
-3/+3
|
\
\
|
*
|
cmListFileLexer: Fix signature of cmListFileLexer_New
Brad King
2017-01-11
3
-3/+3
*
|
|
Merge topic 'cmake-install-infix'
Brad King
2017-01-12
1
-1/+7
|
\
\
\
|
*
|
|
Add installation infix (empty by default)
Konstantin Podsvirov
2017-01-11
1
-1/+7
*
|
|
|
Merge topic 'codeblocks-nmake-makefiles-jom'
Brad King
2017-01-12
1
-1/+2
|
\
\
\
\
|
*
|
|
|
Allow CodeBlocks for NMake Makefiles JOM
Konstantin Podsvirov
2017-01-10
1
-1/+2
|
|
/
/
/
*
|
|
|
Merge topic 'cmFileMonitor-skip-empty-names'
Brad King
2017-01-12
1
-0/+3
|
\
\
\
\
|
*
|
|
|
cmake-server: Do not try watching subdirectories with empty names
Aleix Pol
2017-01-11
1
-0/+3
|
*
|
|
|
Merge branch 'cmake-server-do-not-crash-on-interface-lib' into release
Brad King
2017-01-09
1
-2/+6
|
|
\
\
\
\
|
|
*
|
|
|
server-mode: Do not crash when running into INTERFACE_LIBRARY
Tobias Hunger
2017-01-09
1
-2/+6
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2017-01-12
1
-1/+1
*
|
|
|
|
|
Merge topic 'ctest_memcheck-leak_sanitizer'
Brad King
2017-01-11
2
-4/+28
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ctest_memcheck: do not add detect_leaks=1 to ASAN_OPTIONS
Jamie Snape
2017-01-09
1
-1/+0
|
*
|
|
|
|
|
ctest_memcheck: join *SAN_OPTIONS with :
Jamie Snape
2017-01-09
1
-4/+4
|
*
|
|
|
|
|
MEMORYCHECK_SUPPRESSIONS_FILE: add support for sanitizers
Jamie Snape
2017-01-09
1
-1/+8
|
*
|
|
|
|
|
ctest_memcheck: add support for standalone LeakSanitizer
Jamie Snape
2017-01-09
2
-0/+18
*
|
|
|
|
|
|
Merge topic 'UseSWIG-implicit-depends'
Brad King
2017-01-11
1
-2/+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
UseSWIG: Automatically scan dependencies of SWIG files for Makefiles
Alexey Sokolov
2017-01-10
1
-2/+2
*
|
|
|
|
|
|
|
Merge topic 'Autogen_Simplify'
Brad King
2017-01-11
3
-454/+435
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
AUTOGEN: Generators: Do moc/uic skip test during file list generation
Sebastian Holtermann
2017-01-10
1
-15/+16
|
*
|
|
|
|
|
|
|
AUTOGEN: Generators: Message upper/lower case unification
Sebastian Holtermann
2017-01-10
1
-23/+23
|
*
|
|
|
|
|
|
|
AUTOGEN: Generators: Use single moc/uic skip test method only
Sebastian Holtermann
2017-01-10
1
-50/+42
|
*
|
|
|
|
|
|
|
AUTOGEN: Generators: Use AUTOMOC/UIC/RCC instead of AUTOGEN in messages
Sebastian Holtermann
2017-01-10
1
-8/+8
|
*
|
|
|
|
|
|
|
AUTOGEN: Generators: Moc/UicSkipTest methods
Sebastian Holtermann
2017-01-10
2
-28/+38
|
*
|
|
|
|
|
|
|
AUTOGEN: Generators: Use separate header lists for MOC and UIC
Sebastian Holtermann
2017-01-10
2
-16/+50
|
*
|
|
|
|
|
|
|
AUTOGEN: Generators: Be verbose about skipping files
Sebastian Holtermann
2017-01-10
1
-18/+43
|
*
|
|
|
|
|
|
|
AUTOGEN: Generators: Remove unused variable
Sebastian Holtermann
2017-01-10
1
-3/+2
|
*
|
|
|
|
|
|
|
AUTOGEN: Initializer: Always remember skipped files
Sebastian Holtermann
2017-01-10
1
-26/+35
|
*
|
|
|
|
|
|
|
AUTOGEN: Initializer: Enable SKIP_AUTOGEN on all AUTOGEN generated sources
Sebastian Holtermann
2017-01-10
1
-2/+4
|
*
|
|
|
|
|
|
|
AUTOGEN: Initializer: Introduce SKIP_AUTOGEN checks
Sebastian Holtermann
2017-01-10
1
-1/+7
|
*
|
|
|
|
|
|
|
AUTOGEN: Rename config variables
Sebastian Holtermann
2017-01-10
1
-16/+16
|
*
|
|
|
|
|
|
|
AUTOGEN: Make skipMoc and skipUic blacklists behave the same way
Sebastian Holtermann
2017-01-10
2
-80/+82
|
*
|
|
|
|
|
|
|
AUTOGEN: Generators: Add dedicated method for moc content parsing
Sebastian Holtermann
2017-01-10
2
-62/+80
|
*
|
|
|
|
|
|
|
AUTOGEN: Generators: Split config SKIP_MOC and SKIP_UIC into vectors
Sebastian Holtermann
2017-01-10
2
-22/+18
|
*
|
|
|
|
|
|
|
AUTOGEN: Generators: Split config headers/sources into vector
Sebastian Holtermann
2017-01-10
2
-15/+12
|
*
|
|
|
|
|
|
|
AUTOGEN: Generators: Rename ParseForUic method
Sebastian Holtermann
2017-01-10
2
-5/+5
|
*
|
|
|
|
|
|
|
AUTOGEN: Generators: Group static function definitions
Sebastian Holtermann
2017-01-10
1
-9/+9
|
*
|
|
|
|
|
|
|
AUTOGEN: Generators: Use precompiled regular expressions
Sebastian Holtermann
2017-01-10
2
-38/+43
|
*
|
|
|
|
|
|
|
AUTOGEN: Generators: Use unified ParseSourceFile and drop old methods
Sebastian Holtermann
2017-01-10
2
-325/+5
|
*
|
|
|
|
|
|
|
AUTOGEN: Generators: Introduce unified ParseSourceFile
Sebastian Holtermann
2017-01-10
2
-0/+214
|
*
|
|
|
|
|
|
|
AUTOGEN: Generators: Comments
Sebastian Holtermann
2017-01-10
1
-1/+1
|
*
|
|
|
|
|
|
|
AUTOGEN: Generators: Variable rename
Sebastian Holtermann
2017-01-10
1
-2/+2
[next]