3075 Commits (8b3a537c29974da62f4a46f4631bbec1550a2a23)

Author SHA1 Message Date
Joachim Wuttke (l) 8b3a537c29 Help: Improve cmake(1) manual organization 7 years ago
Joachim Wuttke (l) f9c3f7b164 Help: Emphasize tool names in their manuals 7 years ago
Brad King 8369e3e782 Help/dev: Modernize module example in the CMake Documentation Guide 7 years ago
Brad King 664d6178d8 Help: Modernize example find module docs in cmake-developer(7) 7 years ago
Kyle Edwards b5f8113ca7 Genex: Add policy to handle empty list items in $<IN_LIST:...> 7 years ago
Marc Chevrier b10f7ac534 CMP0083: fix warning message on try_compile 7 years ago
Craig Scott b82526c654 Help: Minor grammar and typo corrections for macro command docs 7 years ago
Joachim Wuttke (l) a26ac919ef Help: Explain interaction of cpack(1) and CPack. 7 years ago
Joachim Wuttke (l) 22cca9b810 Help: describe differences between macro and function. 7 years ago
Kyle Edwards 0f5c1b404b find_package(): Add policy to remove the FindQt module 7 years ago
Brad King a82282a08c Help/dev: Factor out a CMake Documentation Guide for developing the docs 7 years ago
Joachim Wuttke (l) b90ae70a3b Help: in macro vs function example, use lowercase names. 7 years ago
Brad King bfbc5241e9 Help: Fix policy markup example in cmake-developer(7) 7 years ago
Brad King 3e5a047f1a Help: Drop compile features section from cmake-developer(7) manual 7 years ago
Brad King 06cc050c1f Help/dev: Drop 'size_t' preference from source code guide 7 years ago
Joachim Wuttke (o) 254a849864 Help: Spell out MFC 7 years ago
Joachim Wuttke (o) b173c641c4 Help: Add links to variables 7 years ago
Joachim Wuttke (l) abb5945bd0 Help: Document that function invocation is case-insensitive 7 years ago
Joachim Wuttke (l) 357cdee3a1 Help: Document that macro invocation is case-insensitive 7 years ago
Ben Boeckel a7d2ffb232 FindX11: add imported targets 7 years ago
Joachim Wuttke (l) df780bcc01 Help: Move deprecated modules to appropriate section. 7 years ago
Joachim Wuttke (l) dcf11cbcdc Help: Mention endmacro argument as legacy only. 7 years ago
Joachim Wuttke (l) 26a70449cc Help: Describe environment variables as such. 7 years ago
Ben Boeckel 99489d9f10 FindX11: find Xext.h 7 years ago
Ben Boeckel b8b598061a FindX11: match variables with library names 7 years ago
Joachim Wuttke (h) ff800a768c Help: move CMakeParseArguments to deprecated section 7 years ago
Marc Chevrier c4b4d8b3a6 POSITION_INDEPENDENT_CODE: Manage link flags for executables 7 years ago
Sebastian Holtermann 0e97ef74d8 Autogen: Add release notes for CMAKE_GLOBAL_AUTOGEN/RCC_TARGET 7 years ago
Sebastian Holtermann 2ef8fe2222 Autogen: Add documentation for CMAKE_GLOBAL_AUTOGEN/RCC_TARGET 7 years ago
Robert Maynard 1222f02e34 If: Support the 'DEFINED CACHE{}' syntax 7 years ago
Joachim Wuttke (l) 860338491e Help: Describe $CACHE and $ENV as operators 7 years ago
Joachim Wuttke (h) e855bd5248 Help: Document if(DEFINED ENV{name}) 7 years ago
Joachim Wuttke (l) 8ba2a8d4a4 Help: short/long variable reference in if command 7 years ago
Joachim Wuttke (h) 85498fccd8 Help: Provide backreferences. 7 years ago
Joachim Wuttke (h) e24ef96942 Help: New section on Environment Variables in cmake-language.7 7 years ago
Joachim Wuttke (h) e4554149c4 Help: Remove over-precise clause. 7 years ago
Joachim Wuttke (h) 3de551cc22 Help: Clarify effect of set(ENV{..} ..) and unset(ENV{..}) 7 years ago
Marc Chevrier 023188ffb4 INTERFACE_POSITION_INDEPENDENT_CODE: add generator expressions support 7 years ago
Kyle Edwards fdcd559a8e Help: Add documentation and release notes for install 7 years ago
Chuck Atkins fe40570608 FindSQLite3: Add module to find SQLite3 7 years ago
Joachim Wuttke (h) 2a98a0af46 Help: Link to cmake.org "Get Involved" page from cmake-developer(7) 7 years ago
Joachim Wuttke (o) 86c07b9165 Help: Say early on that generator expressions can be nested. 7 years ago
Joachim Wuttke (h) ab1d7df757 Help: add section on debugging generator expressions. 7 years ago
Joachim Wuttke (h) e0f0f80f02 Help: Explain conversion rules of $<BOOL:string>. 7 years ago
Joachim Wuttke (h) 2b2b41f038 Help: Code example for case-insensitive comparison 7 years ago
Joachim Wuttke (h) e045fb202d Help: Terminate explanations with a dot. 7 years ago
Joachim Wuttke (h) 3fa0a03b7e Help: Expand placeholders in string comparisons. 7 years ago
Joachim Wuttke (h) fb423b3c49 Help: sort conditional expressions below string-valued ones. 7 years ago
Joachim Wuttke (h) 867c9c9c0d Help: Add deprecation date of $<CONFIGURATION> 7 years ago
Joachim Wuttke (h) a85e5e6f4d Help: Add note on omitted <..> notation in cmake-generator-expressions(7) 7 years ago