Brad King
|
c8ef6430e0
Allow directory names containing '=' and warn if necessary (#12934)
|
13 gadi atpakaļ |
Brad King
|
542b517449
Factor out common custom command generator
|
15 gadi atpakaļ |
Brad King
|
e30a775f68
Improve signature of cmLocalGenerator::GetRealDependency
|
15 gadi atpakaļ |
Alex Neundorf
|
a02987a0df
Don't enforce VERBOSE makefiles for the CodeBlocks generator
|
15 gadi atpakaļ |
Alex Neundorf
|
7b1421b885
Remove trailing whitespace
|
15 gadi atpakaļ |
David Cole
|
269a4b876a
Enable calling commands with : in argv[1] (#9963)
|
15 gadi atpakaļ |
David Cole
|
d093abef7e
Fix failing ExternalProject test on Borland dashboards.
|
15 gadi atpakaļ |
David Cole
|
f9c0e13975
Fix warnings in CMake source code.
|
16 gadi atpakaļ |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 gadi atpakaļ |
Alexander Neundorf
|
39383ef8cb
Major optimization of C/C++ dependency scanning.
|
16 gadi atpakaļ |
Alexander Neundorf
|
03d032b637
Rescan dependencies also if CMakeDirectoryInformation.cmake has changed.
|
16 gadi atpakaļ |
Alexander Neundorf
|
298de4374b
Major improvement of the generated targets in Eclipse.
|
16 gadi atpakaļ |
Brad King
|
04b834f1b4
BUG: Disable color makefile inside try-compile
|
16 gadi atpakaļ |
Brad King
|
a3a046643a
ENH: Pass config to cmTarget RPATH install methods
|
16 gadi atpakaļ |
Brad King
|
cd83f1979d
ENH: Cleanup make progress rule generation code
|
16 gadi atpakaļ |
Brad King
|
b9a98ef65b
STYLE: Remove unused variable
|
16 gadi atpakaļ |
Brad King
|
c8795101a4
ENH: Skip 'SHELL = /bin/sh' in Makefiles on VMS
|
16 gadi atpakaļ |
Brad King
|
516add4d58
ENH: On VMS use _dir and _tmp, not .dir and .tmp
|
16 gadi atpakaļ |
Brad King
|
39f8b91125
BUG: Remove implicit include dir suppression
|
16 gadi atpakaļ |
Brad King
|
15c52e9891
ENH: Add rule substitutions useful for launchers
|
16 gadi atpakaļ |
Brad King
|
b604b98c56
ENH: Define RULE_LAUNCH_* properties
|
16 gadi atpakaļ |
Brad King
|
c895d9f2e0
ENH: Give target in which custom commands build
|
16 gadi atpakaļ |
Alexander Neundorf
|
bd92bec66c
STYLE: fix two typos in the comments, patch from Daniel DOT Teske AT Nokia DOT com, QtCreator developer
|
17 gadi atpakaļ |
Brad King
|
ac9b7ec155
ENH: Refactor custom command rule hashing
|
17 gadi atpakaļ |
Brad King
|
3cf9265fa7
ENH: Refactor passing of max length object dir
|
17 gadi atpakaļ |
Brad King
|
ad44a41a18
ENH: Fix optional use of relative paths.
|
17 gadi atpakaļ |
Brad King
|
416bf5730f
ENH: Simplify makefile ref to interactive editor
|
17 gadi atpakaļ |
Brad King
|
934c832cba
BUG: Fix convenience rule working directory
|
17 gadi atpakaļ |
Brad King
|
a1bb7e90ef
ENH: Allow users to specify macro-like #include line transforms for dependency scanning.
|
17 gadi atpakaļ |
Brad King
|
071725a1c1
BUG: Fix generation of some paths into .cmake files in the build tree to escape strings for the CMake language. This fix allows users to put double quotes in the SOVERSION of a shared library.
|
17 gadi atpakaļ |