| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
2e615d4b Remove the Example from the source.
|
| |
| |
| |
| |
| | |
It is not showing modern practice, and is obsolete as documentation
after the rst documentation system and new content.
|
|\ \
| | |
| | |
| | |
| | | |
23d3d38a CMakeLists: Generate the cmCommands.cxx file.
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Define the list of commands in the CMakeLists.txt file. List the
sources in the CMakeLib target, but mark them as HEADER_FILE_ONLY.
This has the effect that IDEs will show the files, though they
will not be built again.
Add a cmCommandsForBootstrap.cxx file for bootstrapping purposes.
Rename the cmExportLibraryDependencies file to match the common
pattern.
|
|\ \
| | |
| | |
| | |
| | | |
b2915238 CMP0028: Trigger on libraries from INTERFACE of dependencies.
|
| |/ |
|
|\ \
| | |
| | |
| | |
| | | |
7d90d6c5 Qt4: Add IMPORTED executable for qmake.
|
| |/ |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
4b7f2f52 Help: Add hyperlink targets for argument types in cmake-language(7)
113df227 Remove ChangeLog.manual
79f55909 Remove ChangeLog.txt
d25dbc90 Tests/BundleTest: Drop use of ChangeLog.txt
|
| | |
| | |
| | |
| | |
| | | |
Add reStructuredText hyperlink targets for the bracket, quoted, and
unquoted argument sections.
|
| | |
| | |
| | |
| | |
| | |
| | | |
This file was used during the 2.8 release series to hold notes generated
from 'git shortlog'. In CMake 3.0 it is replaced by Help/release/*.rst
documents containing more useful manually written release notes.
|
| | |
| | |
| | |
| | |
| | | |
This file has not been maintained since the conversion from CVS
to Git. It provides not useful information in modern releases.
|
| | |
| | |
| | |
| | |
| | | |
The test just wants a source file from outside its tree.
Use README.rst instead.
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
b78d74de CPackWiX: Add support for CPACK_CREATE_DESKTOP_LINKS
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
6d85a6a6 add_library: Issue better diagnostic for INTERFACE GLOBAL signature.
770245e9 add_library: Test invalid GLOBAL INTERFACE signature.
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This has to be tested separately from the invalid_signature test because
target sources are evaluate at a later time, and earlier errors in the
invalid_signature test cause early exit.
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
f02b5fb5 Help: Fix typo.
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
'to not to' -> 'not to'
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
b7f58511 Visibility: the Intel compiler does not support -fvisibility on windows
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
78be3247 Tests: Speed up RunCMake.CheckModules test
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Enable the C and CXX languages only in the test cases that really need
them. In the failure cases we do not get far enough to really use the
languages, so skip enabling them.
|
| |_|_|_|_|/
|/| | | | | |
|
| |_|_|/ /
|/| | | | |
|
| |_|/ /
|/| | | |
|
| |_|/
|/| | |
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
cc46b702 Help: Adjust the QtAutogen properties to the common style.
f371545d Help: Use ``True`` and ``False`` for IMPORTED values.
3879c847 Help: Document relation of properties to the rest of the buildsystem.
ba4c2fa8 Help: Mark up the buildsystem commands documentation
a683262a Help: Note that the compatible interface properties must not intersect.
fbe01bed Help: Specify how to order and modify transitively set property values.
645500b4 Help: Add hyperlink targets to some manual sections.
85a4fad7 Help: Use ``inline-literals`` to mark generator expressions.
a0fa0253 Help: Mark up references to NEW and OLD policy settings properly.
6c02e7f4 Help: Add a style guide.
91fbff88 Help: Fix typos
|
| | |
| | |
| | |
| | | |
Link to the cmake-qt manual.
|
| | |
| | |
| | |
| | | |
Only the first letter is capitalized. It is marked up.
|
| | | |
|
| | |
| | |
| | |
| | | |
Cross-link to the cmake-buildsystem manual.
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
These can be refered to from the command documentation and other
relevant locations.
|
| | | |
|
| | | |
|
| | | |
|
|/ /
| |
| |
| |
| |
| |
| |
| | |
Psuedo -> Pseudo
behaviour -> behavior
CMake uses American spelling.
|
|\ \
| | |
| | |
| | |
| | | |
12d6eb63 FindOpenSSL: Honor OPENSSL_ROOT_DIR everywhere (#14735)
|
| | |
| | |
| | |
| | |
| | |
| | | |
In commit v2.8.5~176^2~2 (FindOpenSSL: We should only use hints to find
OpenSSL, 2011-03-28) values for HINTS and PATHS of find_* calls were
computed everywhere but only used on Windows. Use them everywhere.
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
0f5dfd10 Help: Specify that qtmain.lib is only used for WIN32 executables.
|
| |/ / |
|
|\ \ \
| |_|/
|/| |
| | |
| | | |
8f8edeb0 QtAutogen: Only add source files to the target if AUTORCC is ON.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The qtx_add_resources() macro adds the resource file to the output list
to maintain file-level dependencies. Having the qrc file in a target
sources is a precondition for AUTORCC to function.
When processing the source files of a target, only add the generated
qrc_<file>.cpp to the target sources if AUTORCC is ON. This avoids
pre-porting conflict with the macro.
Reported-by: Micha Hergarden
|
| |/
|/| |
|
|\ \
| | |
| | |
| | |
| | | |
52e7beb6 Help: Expand documentation of CMAKE_VERSION and related variables
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Describe the meaning of each version component in more detail in the
documentation of CMAKE_VERSION. Simplify the per-component version
variable documentation by referencing the main variable.
Include information about how to compare version strings. Also add
an historical note about the version scheme used prior to commit
v2.8.2~105^2~4 (New version scheme to support branchy workflow,
2010-04-23).
|
|\ \
| | |
| | |
| | |
| | | |
101057b5 Drop tweak version component from CMake Policies
|