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
*
Merge topic 'fileapi-config-dir'
Brad King
2024-08-26
1
-1/+3
|
\
|
*
fileapi: Add support for user-wide queries
Martin Duffy
2024-08-22
1
-1/+3
*
|
Refactor: Optimize some `std::ostream::operator<<()` calls
Alex Turbov
2024-08-19
1
-1/+1
*
|
Merge topic 'help-options'
Brad King
2024-08-19
1
-3/+7
|
\
\
|
*
|
Help: Add clarifying text for some help options
Martin Duffy
2024-08-15
1
-3/+7
|
|
/
*
|
Refactor: `… << "\n" << std::flush;` → `… << std::endl;`
Alex Turbov
2024-08-13
1
-2/+2
|
/
*
Merge topic 'install-parallel-manifest'
Brad King
2024-07-26
1
-1/+1
|
\
|
*
install: Write manifest file in parallel install
Martin Duffy
2024-07-25
1
-1/+1
*
|
Merge topic 'cmake-list-cached-variables'
Brad King
2024-07-24
1
-5/+44
|
\
\
|
|
/
|
/
|
|
*
cmake: Add flag to list cache entries matching a regex
Min Hsu
2024-07-23
1
-5/+44
*
|
Merge topic 'parallel-install'
Brad King
2024-07-18
1
-17/+50
|
\
\
|
*
|
Install: Add parallel installation option
Martin Duffy
2024-07-15
1
-17/+51
*
|
|
Merge topic 'xdg-config-dir'
Brad King
2024-07-08
1
-0/+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cmSystemTools: Add CMake config directory
Martin Duffy
2024-07-03
1
-0/+8
|
|
/
*
|
cmake: Print --workflow option in --help output
Brad King
2024-07-02
1
-1/+2
|
/
*
cmakemain: Return the SCRIPT_MODE exit code if it was set
leha-bot
2024-01-16
1
-4/+7
*
cmake: Add debugger
Glen Chung
2023-05-30
1
-0/+6
*
CMake code rely on cmList class for CMake lists management (part. 1)
Marc Chevrier
2023-04-24
1
-1/+2
*
cmake: Stop parsing after `--` when detecting script mode
Robert Maynard
2023-02-08
1
-5/+7
*
cmake: Stop parsing after `--` when detecting script mode
Robert Maynard
2022-12-06
1
-0/+5
*
cmDocumentationEntry: Drop all user provided ctors for C++ >= 14
Alex Turbov
2022-11-17
1
-4/+6
*
cmDocumentation: `char*[][2]` → `cmDocumentationEntry[N]`
Alex Turbov
2022-11-17
1
-14/+10
*
ctest.cxx: Eliminate redundand trenary operator
Alex Turbov
2022-11-17
1
-1/+1
*
cmakemain.cxx: Remove always true preprocessor `#if` block
Alex Turbov
2022-11-17
1
-2/+0
*
cmake: --build improve detection of no build dir
Robert Maynard
2022-11-14
1
-19/+7
*
Merge topic 'cmake-presets-workflow-arguments'
Brad King
2022-10-27
1
-5/+27
|
\
|
*
cmake --workflow: add --fresh option
Kyle Edwards
2022-10-26
1
-1/+10
|
*
cmake::Workflow: Refactor to use enum class argument
Kyle Edwards
2022-10-26
1
-4/+8
|
*
cmake --workflow: print usage and exit on unrecognized argument
Kyle Edwards
2022-10-26
1
-0/+2
|
*
cmake --workflow: print usage message
Kyle Edwards
2022-10-25
1
-1/+8
*
|
cmake: Honor CMAKE_GENERATOR env var in --help output
Juan Ramos
2022-10-21
1
-1/+1
|
/
*
cmake: Add --workflow mode
Kyle Edwards
2022-09-27
1
-0/+65
*
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
|
/
[next]