Ben Boeckel
c36910476a
Help: remove links from pages to themselves
...
At least the top-reference links. Internal `:ref:` usages have been left
intact.
2022-11-18 14:09:32 -05:00
Alex Turbov
3043c17039
Help: Add more CLI :option:
references to various pages
2022-10-20 11:21:40 -04:00
Craig Scott
248cfb5b6e
Help: The Xcode generator does not support per-config sources
...
Fixes : #23106
2022-10-08 20:11:25 +11:00
Alex Turbov
b57f27b087
Help: Replace mentions of `-T
and
-A
` options with role
2022-08-04 19:34:45 +04:00
Nikita Nemkin
c43e845d09
Help: Add .. versionadded
directives to generator docs
...
More `.. versionadded` could be added later when the features,
variables and properties relevant to each generator are properly
documented.
Issue: #19715
2020-11-12 09:45:10 +05:00
Brad King
8d5f4c4db9
Xcode: Switch to the "new build system" for Xcode 12 and above
...
Provide an option to switch back to the original build system via
`-T buildsystem=1`.
Fixes : #18088
2020-09-18 13:02:14 -04:00
Brad King
2db623f554
Xcode: Add option to specify build system variant
...
Extend the `-T <toolset>` option to support a `buildsystem=` field with
the Xcode generator. Add a `CMAKE_XCODE_BUILD_SYSTEM` variable to
inform project code about the selected build system variant.
2020-09-18 12:49:17 -04:00
Gregor Jasny
afb325018e
Xcode: Require at least Xcode 5
2019-02-16 15:20:39 +01:00
Gregor Jasny
75a75d2754
Xcode: deprecate support for Xcode 4
2019-02-06 06:53:42 -05:00
Brad King
7373b389eb
Xcode: Drop support for Xcode versions below 3
2017-04-22 15:19:11 -04:00
Brad King
779939a00e
Help: Document VS and Xcode toolset selection
...
Add explicit sections to the individual generator documentation to cover
the `cmake -T` option along with the default behavior for each
generator.
2016-10-13 08:59:27 -04:00
Kitware Robot
81759c77af
Add Help/generator/*.rst for Windows- and OS X-only generators
...
Run "cmake --help-full cmake.1.rst" by hand on Windows and OS X.
Copy the generator/*.rst documents for generators unique to those
platforms into Help/generator.
2013-10-15 11:17:08 -04:00