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
/
cmakemain.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Help: Use placeholder instead of listing choices in option lines
Alex Turbov
2022-08-14
1
-6/+5
*
Help: Short options first, then long, then Windows style
Alex Turbov
2022-08-14
1
-2/+2
*
Help: Value for `--graphviz=` option actually is mandatory
Alex Turbov
2022-08-04
1
-1/+1
*
cmake: In -P mode ignore flags like `--version` after `--`
Robert Maynard
2022-07-22
1
-1/+1
*
clang-tidy: address `google-readability-casting` lints
Ben Boeckel
2022-05-24
1
-2/+2
*
Merge topic 'ignore-werror-command-arg'
Brad King
2022-05-19
1
-0/+3
|
\
|
*
COMPILE_WARNING_AS_ERROR: Add command-line option
Martin Duffy
2022-05-18
1
-0/+3
*
|
Refactor: Use cmCommandLineArgument::setTo{True,Value}()
Kyle Edwards
2022-04-18
1
-68/+19
*
|
Merge topic 'correct_list-presets_parsing'
Brad King
2022-04-12
1
-2/+3
|
\
\
|
|
/
|
/
|
|
*
cmake: --list=presets=[type] doesn't generate incorrect warnings
Robert Maynard
2022-04-11
1
-2/+3
*
|
cmake: Add --fresh option to clear the cache and start from scratch
Brad King
2022-03-22
1
-0/+2
|
/
*
cmake --build: prioritize --resolve-package-references over preset
Carsten Rudolph
2022-02-15
1
-1/+1
*
Merge topic 'message-flush'
Brad King
2022-01-28
1
-2/+2
|
\
|
*
message: Restore explicit flushing of messages on stderr
Brad King
2022-01-27
1
-2/+2
*
|
cmGlobalVisualStudio10Generator: Auto restore NuGet packages.
Carsten Rudolph
2022-01-22
1
-0/+23
*
|
cmBuildOptions: Split build arguments into separate object.
Carsten Rudolph
2022-01-22
1
-1/+3
*
|
cmake: Add filtered debug-find options
John Parent
2021-12-17
1
-0/+4
*
|
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-3/+3
|
/
*
cmMessenger: Revert to non-color messages on Windows
Brad King
2021-07-20
1
-0/+11
*
Help: Clarify 'cmake --build' signature alternatives
Brad King
2021-07-13
1
-1/+4
*
Merge topic 'message-color'
Brad King
2021-05-21
1
-11/+16
|
\
|
*
cmMessenger: Color messages to terminal by type
Marius Messerschmidt
2021-05-20
1
-4/+7
|
*
cmMessenger: Pass title inside a metadata structure
Marius Messerschmidt
2021-05-19
1
-10/+12
*
|
cmCommandLineArgument: Understands which commands require partial matching
Robert Maynard
2021-05-19
1
-2/+4
|
/
*
cmake: `--build` and `--install` error out when encountering bad flags
Robert Maynard
2021-05-13
1
-2/+24
*
cmake: Add support for '--build --prefix=<prefix>' form of the argument
Brad King
2021-02-23
1
-1/+2
*
cmake: Document '--preset <preset>' form of the argument
Brad King
2021-02-23
1
-1/+1
*
cmake-presets: Add build and test presets
Sam Freed
2021-02-01
1
-8/+41
*
cmake: --install now uses cmCommandLineArgument
Robert Maynard
2021-01-06
1
-54/+51
*
cmake: --build now uses cmCommandLineArgument
Robert Maynard
2021-01-06
1
-83/+95
*
cmake: Use shared parsing code for all cmake argv parsing
Robert Maynard
2021-01-06
1
-43/+98
*
ccmake: Don't list --preset in --help
Kyle Edwards
2020-10-27
1
-0/+2
*
CMakePresets.json: Rework how --preset argument is handled
Kyle Edwards
2020-10-26
1
-2/+1
*
Merge topic 'cmake-E-cat-binary' into release-3.19
Brad King
2020-10-15
1
-12/+11
|
\
|
*
cmake: Fix '-E cat' command for binary files on Windows
Johnny Jazeix
2020-10-14
1
-5/+8
|
*
cmConsoleBuf: Factor out cout/cerr console buffer management
Brad King
2020-10-14
1
-9/+5
*
|
CMake: Add presets functionality
Kyle Edwards
2020-10-05
1
-1/+6
*
|
cmake: Update --help output to discourage use of --find-package mode
Brad King
2020-08-04
1
-1/+1
*
|
Merge topic 'supported-profiling-formats'
Brad King
2020-07-13
1
-1/+3
|
\
\
|
|
/
|
*
cmake: Show supported formats in --help output for --profiling-format
Craig Scott
2020-07-11
1
-1/+3
*
|
Merge topic 'uv-check-return'
Brad King
2020-07-02
1
-1/+3
|
\
\
|
|
/
|
*
cmake: Tolerate nullptr from uv_default_loop
Brad King
2020-07-01
1
-1/+3
*
|
cmake: Remove broken '--warn-unused-vars' option
Brad King
2020-06-29
1
-1/+0
*
|
cmake-install: implement default directory permissions
Asit Dhal
2020-06-25
1
-0/+139
|
/
*
Single location for cmProp typedef
Vitaly Stakhovsky
2020-06-01
1
-0/+1
*
Refactoring: Third-parties public headers are under cm3p prefix
Marc Chevrier
2020-05-07
1
-2/+4
*
Fix build warnings for unused functions
Wouter Klouwen
2020-05-01
1
-0/+2
*
cmState::GetCacheEntryProperty: return cmProp
Vitaly Stakhovsky
2020-03-25
1
-4/+4
*
cmState::GetCacheEntryValue: return cmProp
Vitaly Stakhovsky
2020-03-17
1
-1/+1
*
cmake: add command line options to output script profiling data
Wouter Klouwen
2020-03-07
1
-0/+6
[next]