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
*
QNX: Do not disable compiler extensions for CMake itself
Stephen Kelly
2020-11-25
1
-3/+6
*
CMake 3.19.1
v3.19.1
Brad King
2020-11-24
1
-1/+1
*
Merge topic 'policy-cmp0111-iface' into release-3.19
Brad King
2020-11-24
2
-28/+31
|
\
|
*
cmVisualStudio10TargetGenerator: Avoid GetFullPath on INTERFACE library
Brad King
2020-11-23
1
-1/+2
|
*
cmTarget: Do not enforce CMP0111 on imported INTERFACE libraries
Brad King
2020-11-23
1
-27/+29
*
|
Merge topic 'fix-find-make-program' into release-3.19
Brad King
2020-11-24
4
-1/+29
|
\
\
|
*
|
cmGlobalGenerator: FindMakeProgram() at a generator-specific time
Kyle Edwards
2020-11-23
4
-1/+29
|
|
/
*
|
Merge topic 'xcode-cc-work-dir' into release-3.19
Brad King
2020-11-24
1
-3/+11
|
\
\
|
*
|
Xcode: Fix custom command work-dir placeholders in "new build system"
Brad King
2020-11-23
1
-3/+11
*
|
|
Merge topic 'cmFileTime-fix-overflow' into release-3.19
Brad King
2020-11-24
2
-27/+40
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cmFileTime: Fix overflow on time computation
Marc Chevrier
2020-11-23
2
-27/+40
|
|
/
*
|
Merge topic 'fix-compile-db-crash' into release-3.19
Brad King
2020-11-23
1
-6/+10
|
\
\
|
|
/
|
/
|
|
*
Makefiles: Fix CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile rule
Brad King
2020-11-20
1
-6/+10
*
|
Revert "specify language flag when source LANGUAGE property is set"
Brad King
2020-11-19
4
-32/+1
|
/
*
CMake 3.19.0
v3.19.0
Brad King
2020-11-18
1
-1/+1
*
CTest: Rename CudaMemcheck to CudaSanitizer
Tobias Ribizel
2020-11-17
2
-16/+16
*
Xcode: Clean library paths to avoid linker duplicate symbol definitions
Gusts Kaksis
2020-11-15
1
-10/+20
*
Ninja: Avoid cleandead with dyndep bindings for Fortran module dependencies
Brad King
2020-11-10
2
-2/+10
*
CMake 3.19.0-rc3
v3.19.0-rc3
Brad King
2020-11-06
1
-1/+1
*
Merge topic 'cmake-gui-file-dialog-crash' into release-3.19
Brad King
2020-11-06
2
-0/+14
|
\
|
*
cmake-gui: Restore workaround for crash in file dialog
Brad King
2020-11-05
2
-0/+14
*
|
Xcode: Inherit target library and framework search paths from project
Gusts Kaksis
2020-11-05
1
-0/+4
|
/
*
cmake_path: remove new command from 3.19
Marc Chevrier
2020-11-03
2
-4/+0
*
CMakePresets.json: Don't warn if no path argument is given
Kyle Edwards
2020-11-02
1
-1/+7
*
CMake 3.19.0-rc2
v3.19.0-rc2
Brad King
2020-10-28
1
-1/+1
*
Merge topic 'cmake-presets-help-flag' into release-3.19
Brad King
2020-10-28
3
-3/+8
|
\
|
*
ccmake: Don't list --preset in --help
Kyle Edwards
2020-10-27
3
-3/+8
*
|
Merge topic 'cmake-gui-manual-argument' into release-3.19
Brad King
2020-10-28
2
-14/+22
|
\
\
|
*
|
CMake GUI: Add --browse-manual argument
Kyle Edwards
2020-10-27
2
-14/+22
|
|
/
*
|
Merge topic 'xcode-fix-source-linking' into release-3.19
Brad King
2020-10-28
1
-2/+3
|
\
\
|
|
/
|
/
|
|
*
Xcode: Fix regression that automatically links libraries in source list
Gusts Kaksis
2020-10-27
1
-2/+3
*
|
Merge topic 'cuda_vs_skip_computation' into release-3.19
Brad King
2020-10-27
3
-2/+14
|
\
\
|
*
|
VS: Don't compute CUDA options unless necessary
Raul Tambre
2020-10-27
3
-2/+14
|
*
|
Merge branch 'ninja-multi-per-config-sources' into release-3.18
Brad King
2020-10-26
1
-1/+3
|
|
\
\
*
|
\
\
Merge topic 'cmake-presets-path-arg' into release-3.19
Craig Scott
2020-10-27
7
-5/+17
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
CMakePresets.json: Rework how --preset argument is handled
Kyle Edwards
2020-10-26
7
-5/+17
*
|
|
|
Merge branch 'release' into ninja-multi-per-config-sources
Kyle Edwards
2020-10-26
685
-7807/+15778
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge topic 'correct_profiling-output_exception' into release-3.19
Brad King
2020-10-26
1
-3/+3
|
|
\
\
\
|
|
*
|
|
cmake: command arguments which use '=' behave consistently
Robert Maynard
2020-10-23
1
-3/+3
|
*
|
|
|
Merge topic 'per-config-source-TARGET_FILE' into release-3.19
Brad King
2020-10-26
1
-6/+11
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
add_custom_command: Properly recognize if sources depend on config
Deniz Bahadir
2020-10-22
1
-6/+11
|
*
|
|
|
Merge topic 'vs-fortran-debugging-flags' into release-3.19
Brad King
2020-10-23
1
-3/+2
|
|
\
\
\
\
|
|
*
|
|
|
VS: Remove flag table entries for Fortran /Z* flags
Volker Jacht
2020-10-22
1
-3/+2
|
*
|
|
|
|
Merge topic 'cmake-presets-toolset-arch-config' into release-3.19
Craig Scott
2020-10-23
7
-32/+83
|
|
\
\
\
\
\
|
|
*
|
|
|
|
CMakePresets.json: Split cmakeGeneratorConfig field
Kyle Edwards
2020-10-22
7
-32/+83
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
CMakePresets.json: Add ${sourceDirName} macro
Kyle Edwards
2020-10-22
1
-0/+4
|
|
/
/
/
/
|
*
|
|
|
Merge topic 'cmake-presets-invalid-macro' into release-3.19
Kyle Edwards
2020-10-22
4
-137/+190
|
|
\
\
\
\
|
|
*
|
|
|
CMakePresets.json: Properly report macro expansion errors
Kyle Edwards
2020-10-21
4
-137/+190
|
|
|
/
/
/
|
*
|
|
|
CMakePresets.json: Allow boolean for cache variable value
Kyle Edwards
2020-10-21
1
-1/+23
|
|
/
/
/
|
*
|
|
find_package: Fix regression in searching root prefix
Brad King
2020-10-19
1
-1/+1
[next]