- Feb 01, 2016
-
-
-
6f83db1c Help: Fix typo in `cmake-developer(7)` manual
-
d257d681 add_custom_command: Clarify error when TARGET is out of scope (#15681) 4d53e0a7 Help: Clarify `add_custom_command(TARGET)` scope (#15681) 8c615af4 Help: Clarify policy `CMP0040` documentation (#15681) 63c5808f Help: Clarify scope of `if(TARGET)` expression a336e438 Help: Improve markup in `if` command documentation 88968265 Help: Improve markup in `get_target_property` documentation
-
Fix spelling mistake `sytem` => `system`.
-
Kitware Robot authored
-
- Jan 31, 2016
-
-
Kitware Robot authored
-
- Jan 30, 2016
-
-
Kitware Robot authored
-
- Jan 29, 2016
-
-
Kitware Robot authored
-
- Jan 28, 2016
-
-
Brad King authored
The add_custom_command(TARGET) signature only works for targets defined in the current directory. Clarify this in the error message when the target exists but was defined elsewhere. Inspired-by:
Bartosz Kosiorek <gang65@poczta.onet.pl>
-
Kitware Robot authored
-
- Jan 27, 2016
-
-
1053db7b UseJava: Fix documented name of `CLASSDIR` property (#15936)
-
Brad King authored
-
* Git is called Git, not git. * FindGit sets Git_FOUND, too. * Unset internal variable git_names
-
Kitware Robot authored
-
- Jan 26, 2016
-
-
Brad King authored
It is not `CLASS_DIR`.
-
Kitware Robot authored
-
- Jan 25, 2016
- Jan 24, 2016
-
-
Kitware Robot authored
-
- Jan 23, 2016
-
-
Kitware Robot authored
-
- Jan 22, 2016
-
-
f98ae28e Tests: Cover fltk_wrap_ui on an executable that links libraries
-
9b08c623 FindPNG: Create an imported PNG::PNG target (#15911)
-
7dbfdddf cmExportInstallFileGenerator: Fix crash in FindNamespaces
-
40249bcc FindPkgConfig: set standard variables in the cache
-
-
Kitware Robot authored
-
- Jan 21, 2016
-
-
Imported targets are now the recommended way of dealing with external library dependencies. Add one for FindPNG and update documentation accordingly. Also add a test case activated by CMake_TEST_FindPNG.
-
70788e92 Remove temporary allocations when calling cmHasLiteral{Suf,Pre}fix. bd2384f5 Optimize cmMakefile::ExpandVariablesInStringNew. ad9394f4 Remove temporary allocations in cmMacroHelper::InvokeInitialPass. f9599ed4 Remove temporary allocations by extending the lifetime of the retval. 275f2a85 Remove temporary allocations when calling cmGeneratorTarget::GetName.
-
f9e45ab9 FindXalanC: New module to find the Apache Xalan-C++ library
-
1787269e cmake: Fix `-E time` argument passing to child
-