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
/
cmGlobalGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmGlobalGenerator: Allow passing language to GetLangaugeOutputExtension
Evan Wilde
2023-12-05
1
-13/+19
*
Merge topic 'ccmake-install-rds-crash'
Brad King
2023-11-30
1
-0/+2
|
\
|
*
cmGlobalGenerator: clear RuntimeDependencySet members at configure
Ben Boeckel
2023-11-29
1
-0/+2
*
|
Merge branch 'backport-ci-fedora-39' into ci-fedora-39
Brad King
2023-11-17
1
-2/+2
|
\
\
|
|
/
|
*
codespell: Fix typos
Brad King
2023-11-17
1
-2/+2
*
|
Optionally make `test` target depend on `all`
William Sciaroni
2023-11-10
1
-0/+8
*
|
cmGlobalGenerator: hint about missing extensions on Windows
Ben Boeckel
2023-10-24
1
-1/+5
*
|
CMAKE_PROJECT_INCLUDE: Allow to run module files
Cristian Le
2023-10-18
1
-1/+16
|
/
*
cmGlobalGenerator: factor out messaging for CMP0037
Ben Boeckel
2023-09-25
1
-9/+14
*
cmGlobalGenerator: use static string views for reserved targets
Ben Boeckel
2023-09-25
1
-4/+5
*
cxxmodules: generate synthetic targets as an initial pass
Ben Boeckel
2023-08-17
1
-0/+40
*
cmGlobalGenerator: always support generating rule hashes
Ben Boeckel
2023-08-08
1
-8/+1
*
IWYU: Update for Debian 12 CI job
Brad King
2023-07-28
1
-0/+3
*
cmGlobalGenerator: use single chars where possible
Ben Boeckel
2023-07-19
1
-1/+1
*
cmGlobalGenerator: use `cmStrCat` where possible
Ben Boeckel
2023-07-19
1
-39/+42
*
cmGlobalGenerator: Remove unused windows.h include
Clemens Wasser
2023-06-22
1
-4/+0
*
codecvt: Extrace codecvt::Encoding to remove codecvt includes
Clemens Wasser
2023-06-22
1
-0/+4
*
cxxmodules: remove `CMAKE_EXPERIMENTAL_CXX_MODULE_DYNDEP` variable
Ben Boeckel
2023-06-01
1
-15/+0
*
Merge topic 'cmake-compile-no-warning-as-error'
Brad King
2023-06-01
1
-0/+6
|
\
|
*
Preserve --compile-no-warning-as-error in automatic CMake re-runs
Brad King
2023-05-30
1
-0/+6
*
|
Merge topic 'AddCacheEntry-suppress-raw-pointer-usage'
Brad King
2023-05-31
1
-5/+3
|
\
\
|
*
|
AddCacheEntry: Suppress raw pointer usage
Marc Chevrier
2023-05-30
1
-5/+3
|
|
/
*
|
Merge topic 'cmake-verbose-print-build-tool-command'
Brad King
2023-05-31
1
-25/+51
|
\
\
|
|
/
|
/
|
|
*
cmGlobalGenerator: use a stream for output in `Build`
Ben Boeckel
2023-05-27
1
-21/+29
|
*
cmGlobalGenerator: fix off-by-one for `&&` command joining
Ben Boeckel
2023-05-16
1
-1/+1
|
*
cmGlobalGenerator: quote commands in `::Build` output
Ben Boeckel
2023-05-16
1
-4/+7
|
*
cmGlobalGenerator: add a `QuotedPrintable` method for commands
Ben Boeckel
2023-05-16
1
-0/+18
|
*
cmGlobalGenerator: add missing spaces in output
Ben Boeckel
2023-05-16
1
-3/+3
|
*
cmGlobalGenerator: use `cmStrCat` in `::Build`
Ben Boeckel
2023-05-16
1
-13/+10
*
|
SetProperty: suppress raw pointer usage
Marc Chevrier
2023-05-26
1
-1/+1
*
|
Apple Framework: enhance path parsing
Marc Chevrier
2023-05-21
1
-5/+6
|
/
*
CMake code rely on cmList class for CMake lists management (part. 2)
Marc Chevrier
2023-04-29
1
-21/+17
*
CMake code rely on cmList class for CMake lists management (part. 1)
Marc Chevrier
2023-04-24
1
-7/+7
*
Autogen: Defer setup until Generate step
Orkun Tokdemir
2023-04-05
1
-8/+14
*
Merge topic 'automoc-cxx-standard'
Brad King
2023-03-31
1
-12/+10
|
\
|
*
Autogen: Split creation and setup of custom targets into separate steps
Orkun Tokdemir
2023-03-24
1
-12/+10
*
|
macOS: Do not pass Apple-specific flags to llvm-strip
Brad King
2023-03-29
1
-0/+29
*
|
Merge topic 'module-depends-static-lib-cycle'
Brad King
2023-03-27
1
-2/+7
|
\
\
|
|
/
|
/
|
|
*
cmGlobalGenerator: Factor out helper to check target ordering
Brad King
2023-03-24
1
-2/+7
*
|
cmMakefile: Store recursion depth limit as size_t
Brad King
2023-03-13
1
-2/+0
*
|
Deprecate "extra" generators in favor of cmake-file-api(7)
Brad King
2023-02-15
1
-0/+10
*
|
cmGlobalGenerator: Avoid referencing CMAKE_CFG_INTDIR
Kyle Edwards
2023-02-03
1
-1/+1
|
/
*
Merge topic 'try_compile-verbose'
Brad King
2023-01-23
1
-1/+1
|
\
|
*
try_compile: Run native build tool with verbose output
Brad King
2023-01-20
1
-1/+1
*
|
Merge topic 'configure-log'
Brad King
2023-01-20
1
-8/+0
|
\
\
|
*
|
cmake: Stop pointing users at logs on configure errors
Brad King
2023-01-19
1
-8/+0
|
|
/
*
|
Merge topic 'print-configure-generate-time'
Brad King
2023-01-20
1
-2/+19
|
\
\
|
|
/
|
/
|
|
*
cmake: Print configure/generate time
Kyle Edwards
2023-01-19
1
-2/+19
*
|
cmValue: Use operator* explicitly to convert to std::string; avoid extra call
Vitaly Stakhovsky
2023-01-16
1
-1/+1
|
/
*
cmGlobalGenerator: factor out C++ module support checking
Ben Boeckel
2022-11-23
1
-0/+15
[next]