Alex Neundorf
|
a02987a0df
Don't enforce VERBOSE makefiles for the CodeBlocks generator
|
před 15 roky |
Alex Neundorf
|
7b1421b885
Remove trailing whitespace
|
před 15 roky |
David Cole
|
269a4b876a
Enable calling commands with : in argv[1] (#9963)
|
před 15 roky |
David Cole
|
d093abef7e
Fix failing ExternalProject test on Borland dashboards.
|
před 15 roky |
David Cole
|
f9c0e13975
Fix warnings in CMake source code.
|
před 16 roky |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
před 16 roky |
Alexander Neundorf
|
39383ef8cb
Major optimization of C/C++ dependency scanning.
|
před 16 roky |
Alexander Neundorf
|
03d032b637
Rescan dependencies also if CMakeDirectoryInformation.cmake has changed.
|
před 16 roky |
Alexander Neundorf
|
298de4374b
Major improvement of the generated targets in Eclipse.
|
před 16 roky |
Brad King
|
04b834f1b4
BUG: Disable color makefile inside try-compile
|
před 16 roky |
Brad King
|
a3a046643a
ENH: Pass config to cmTarget RPATH install methods
|
před 16 roky |
Brad King
|
cd83f1979d
ENH: Cleanup make progress rule generation code
|
před 16 roky |
Brad King
|
b9a98ef65b
STYLE: Remove unused variable
|
před 16 roky |
Brad King
|
c8795101a4
ENH: Skip 'SHELL = /bin/sh' in Makefiles on VMS
|
před 16 roky |
Brad King
|
516add4d58
ENH: On VMS use _dir and _tmp, not .dir and .tmp
|
před 16 roky |
Brad King
|
39f8b91125
BUG: Remove implicit include dir suppression
|
před 17 roky |
Brad King
|
15c52e9891
ENH: Add rule substitutions useful for launchers
|
před 17 roky |
Brad King
|
b604b98c56
ENH: Define RULE_LAUNCH_* properties
|
před 17 roky |
Brad King
|
c895d9f2e0
ENH: Give target in which custom commands build
|
před 17 roky |
Alexander Neundorf
|
bd92bec66c
STYLE: fix two typos in the comments, patch from Daniel DOT Teske AT Nokia DOT com, QtCreator developer
|
před 17 roky |
Brad King
|
ac9b7ec155
ENH: Refactor custom command rule hashing
|
před 17 roky |
Brad King
|
3cf9265fa7
ENH: Refactor passing of max length object dir
|
před 17 roky |
Brad King
|
ad44a41a18
ENH: Fix optional use of relative paths.
|
před 17 roky |
Brad King
|
416bf5730f
ENH: Simplify makefile ref to interactive editor
|
před 17 roky |
Brad King
|
934c832cba
BUG: Fix convenience rule working directory
|
před 17 roky |
Brad King
|
a1bb7e90ef
ENH: Allow users to specify macro-like #include line transforms for dependency scanning.
|
před 17 roky |
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.
|
před 17 roky |
Brad King
|
09dd298f63
BUG: Fix logic that loops over multiple output pairs to not loop beyond the vector when there are an odd number of entries.
|
před 17 roky |
Brad King
|
12935b1599
ENH: Light refactoring of implicit dependency scanning configuration implementation.
|
před 17 roky |
Brad King
|
55606b155e
BUG: Fix repeated re-scanning of dependencies when the results do not change.
|
před 17 roky |