Brad King
|
c8ef6430e0
Allow directory names containing '=' and warn if necessary (#12934)
|
13 년 전 |
Stephen Kelly
|
c9597259ea
Exit the loop when we have determined the language.
|
14 년 전 |
Alex Neundorf
|
ea6883752b
fix #12262: dependency scanning for ASM files
|
14 년 전 |
David Cole
|
6478502efc
Merge topic 'fix-typo'
|
14 년 전 |
Stephen Kelly
|
6d51f5fa3c
Fix typo.
|
14 년 전 |
Brad King
|
23381d83d8
Watcom: Use shortpath to CMake if full path has parens (#12548)
|
14 년 전 |
Alex Neundorf
|
e36a1be466
fix #12262: use the C dependency scanner also for ASM files
|
14 년 전 |
Bill Hoffman
|
281f51e063
Fix for bug #12413, nmake did not handle targets with + in the name.
|
14 년 전 |
Brad King
|
6b4d3ad32a
MinGW: Remove old workaround and use native echo (#12283)
|
14 년 전 |
Brad King
|
42a732ba20
Change working drive only in MinGW Makefiles
|
14 년 전 |
Brad King
|
b5676134ce
Fix working drive of make rules on Windows
|
14 년 전 |
Brad King
|
9a0b9bc8b7
Optionally pass include directories with response files
|
14 년 전 |
Brad King
|
542b517449
Factor out common custom command generator
|
15 년 전 |
Brad King
|
e30a775f68
Improve signature of cmLocalGenerator::GetRealDependency
|
15 년 전 |
Alex Neundorf
|
a02987a0df
Don't enforce VERBOSE makefiles for the CodeBlocks generator
|
15 년 전 |
Alex Neundorf
|
7b1421b885
Remove trailing whitespace
|
15 년 전 |
David Cole
|
269a4b876a
Enable calling commands with : in argv[1] (#9963)
|
15 년 전 |
David Cole
|
d093abef7e
Fix failing ExternalProject test on Borland dashboards.
|
15 년 전 |
David Cole
|
f9c0e13975
Fix warnings in CMake source code.
|
16 년 전 |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 년 전 |
Alexander Neundorf
|
39383ef8cb
Major optimization of C/C++ dependency scanning.
|
16 년 전 |
Alexander Neundorf
|
03d032b637
Rescan dependencies also if CMakeDirectoryInformation.cmake has changed.
|
16 년 전 |
Alexander Neundorf
|
298de4374b
Major improvement of the generated targets in Eclipse.
|
16 년 전 |
Brad King
|
04b834f1b4
BUG: Disable color makefile inside try-compile
|
16 년 전 |
Brad King
|
a3a046643a
ENH: Pass config to cmTarget RPATH install methods
|
16 년 전 |
Brad King
|
cd83f1979d
ENH: Cleanup make progress rule generation code
|
16 년 전 |
Brad King
|
b9a98ef65b
STYLE: Remove unused variable
|
16 년 전 |
Brad King
|
c8795101a4
ENH: Skip 'SHELL = /bin/sh' in Makefiles on VMS
|
16 년 전 |
Brad King
|
516add4d58
ENH: On VMS use _dir and _tmp, not .dir and .tmp
|
16 년 전 |
Brad King
|
39f8b91125
BUG: Remove implicit include dir suppression
|
16 년 전 |