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
Commit message (
Expand
)
Author
Age
Files
Lines
*
list(REMOVE_ITEM): Make removal of an empty item a no-op.
Asit Dhal
2021-01-12
4
-5/+11
*
Merge topic 'reword_MSVC_documentation'
Brad King
2021-01-08
1
-3/+2
|
\
|
*
Help: Reword the MSVC variable documentation focusing on cl.exe compatibility
Thomas Bernard
2021-01-07
1
-3/+2
*
|
Merge topic 'Help-guide-import-export-dest'
Brad King
2021-01-08
1
-3/+3
|
\
\
|
*
|
Help/guide: fix importing-exporting CMake install destinations
Ben Boeckel
2021-01-07
1
-3/+3
*
|
|
Merge branch 'release-3.19'
Brad King
2021-01-08
0
-0/+0
|
\
\
\
|
*
\
\
Merge topic 'rel-macos-modern' into release-3.19
Brad King
2021-01-08
13
-29/+200
|
|
\
\
\
*
|
\
\
\
Merge topic 'rel-macos-modern'
Brad King
2021-01-08
13
-29/+211
|
\
\
\
\
\
|
*
|
|
|
|
gitlab-ci: add a job to upload macOS 10.10 binaries
Brad King
2021-01-07
1
-0/+11
|
*
|
|
|
|
Merge branch 'backport-rel-macos-modern' into rel-macos-modern
Brad King
2021-01-07
12
-29/+197
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
ci: build separate macOS packages for macOS 10.13+ and macOS 10.10+
Brad King
2021-01-07
9
-28/+69
|
|
*
|
|
|
Utilities/Release: Add script to build Qt 5.15.2 macOS universal binaries
Brad King
2021-01-07
1
-0/+125
|
|
*
|
|
|
Utilities/Release: Fix macOS Qt 5.9 build script umask
Brad King
2021-01-07
1
-0/+2
|
|
*
|
|
|
cmake-gui: Fix macOS styling for binaries distributed with Qt 5.10+
Brad King
2021-01-07
1
-0/+3
|
|
*
|
|
|
gitlab-ci: update upload jobs to go to cmake.org
Brad King
2021-01-07
1
-1/+1
|
*
|
|
|
|
cmake-gui: Fix macOS styling for binaries distributed with Qt 5.10+
Brad King
2021-01-07
1
-0/+3
*
|
|
|
|
|
Merge topic 'cmake-gui-qt6'
Brad King
2021-01-08
1
-5/+14
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
cmake-gui: Restore minimal plugin installation for Qt5
Brad King
2021-01-07
1
-2/+12
|
*
|
|
|
|
cmake-gui: Restore exclusion of static plugin installation
Brad King
2021-01-07
1
-1/+2
|
*
|
|
|
|
cmake-gui: Restore installation of Qt plugin dependencies
Brad King
2021-01-07
1
-1/+1
|
*
|
|
|
|
cmake-gui: Remove outdated FIXME comment about plugin installation
Brad King
2021-01-07
1
-2/+0
|
*
|
|
|
|
cmake-gui: Fix CMake_QT_MAJOR_VERSION string comparison
Brad King
2021-01-07
1
-1/+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'release-3.19'
Brad King
2021-01-08
0
-0/+0
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge topic 'xcode-object-ids' into release-3.19
Brad King
2021-01-08
9
-40/+85
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'xcode-object-ids'
Brad King
2021-01-08
9
-40/+85
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Xcode: Use deterministic object ids for script build phases
Brad King
2021-01-06
5
-10/+40
|
*
|
|
|
cmGlobalXCodeGenerator: Add infrastructure for deterministic object ids
Brad King
2021-01-06
2
-15/+28
|
*
|
|
|
cmGlobalXCodeGenerator: Adopt pbxproj object id generation
Brad King
2021-01-06
6
-28/+30
|
|
/
/
/
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2021-01-08
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'cpp-modules'
Brad King
2021-01-07
13
-75/+309
|
\
\
\
|
*
|
|
ninja: add experimental infrastructure to generate gcc-format modmap files
Ben Boeckel
2021-01-05
2
-1/+44
|
*
|
|
ninja: add experimental infrastructure to generate modmap files with dyndep
Ben Boeckel
2021-01-05
3
-15/+74
|
*
|
|
ninja: Add experimental infrastructure for C++20 module dependency scanning
Brad King
2021-01-05
7
-22/+150
|
*
|
|
cmNinjaTargetGenerator: use $OBJ_FILE for the object
Ben Boeckel
2021-01-05
1
-1/+1
|
*
|
|
Treat the '.mpp' file extension as C++ code
Ben Boeckel
2021-01-05
4
-7/+9
|
*
|
|
cmScanDepFormat: Fix name of our internal tool in parse errors
Brad King
2021-01-05
1
-13/+11
|
*
|
|
ninja: De-duplicate version numbers required for ninja features
Brad King
2021-01-05
1
-2/+5
|
*
|
|
cmStandardLevelResolver: Factor out helper to capture stoi exceptions
Brad King
2021-01-05
1
-15/+16
*
|
|
|
Merge topic 'fix-21620'
Brad King
2021-01-07
8
-12/+145
|
\
\
\
\
|
*
|
|
|
AutoMoc: Re-run after adding Q_OBJECT macro
Joerg Bornemann
2021-01-06
1
-1/+25
|
*
|
|
|
Add a failing test case for #21620
Joerg Bornemann
2021-01-06
6
-2/+61
|
*
|
|
|
Extend QtAutogen/RerunMoc
Joerg Bornemann
2021-01-06
2
-0/+32
|
*
|
|
|
Do not use try_compile in RerunMocBasic test
Joerg Bornemann
2021-01-06
1
-10/+28
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'use_common_command_line_argument_parser'
Brad King
2021-01-07
3
-298/+404
|
\
\
\
\
|
*
|
|
|
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
|
*
|
|
|
cmCommandLineArgument now supports OneOrMore argument type
Robert Maynard
2021-01-06
1
-0/+18
|
*
|
|
|
cmCommandLineArgument supports ZeroOrOne arguments
Robert Maynard
2021-01-06
1
-2/+10
|
*
|
|
|
cmake: Use shared parsing code for all cmake argv parsing
Robert Maynard
2021-01-06
3
-164/+235
*
|
|
|
|
Merge topic 'export-compile-commands-per-target'
Brad King
2021-01-07
12
-3/+90
|
\
\
\
\
\
[next]