Bill Hoffman
|
9b0a485c75
ENH: fix so verbose is put in the correct place
|
преди 20 години |
Bill Hoffman
|
552842d11f
ENH: make sure -F is not duplicated
|
преди 20 години |
Bill Hoffman
|
79479233d4
ENH: remove warning
|
преди 20 години |
Bill Hoffman
|
452925649a
ENH: add better support for framework linking
|
преди 20 години |
Bill Hoffman
|
f6588b7919
ENH: fix borland make clean targets before build, add new generators for msys and mingw
|
преди 20 години |
Brad King
|
5b95c0a881
BUG: Libraries and executables that are built with version numbers and symlinks should be built by a rule using the real file name. The symlink file names should be rules that just depend on the main rule. This way if a version number changes a target will re-link with the new name and the symlinks will be updated.
|
преди 20 години |
Brad King
|
9f38df7046
COMP: Fix conversion warning.
|
преди 20 години |
Brad King
|
163e3ff56c
ENH: Removed cmMakefile arguments from cmTarget methods because cmTarget has the ivar m_Makefile now. Re-implemented cmLocalUnixMakefileGenerator3::AppendAnyDepend to use the new global knowledge and avoid the need to look at the cache for information about other targets. This should fix problems with custom commands and executables with the OUTPUT_NAME set. Also the <target>_LIBRARY_TYPE cache variable is no longer needed at all and has been removed.
|
преди 20 години |
Ken Martin
|
c3c349109b
ENH: removed TARGET_DIR_PREFIX support and someother fix
|
преди 20 години |
Bill Hoffman
|
92b6c8e742
PERF: apply patch for bug 2575 speeds up depend scanning
|
преди 20 години |
Brad King
|
70b4e1051e
BUG: Fixed support for external object files built by custom commands. Also added a test to keep it working.
|
преди 20 години |
Bill Hoffman
|
08be73fff1
BUG: make the clean target work
|
преди 20 години |
Ken Martin
|
52edb9c483
ENH: fix for bad placement of SILENT target
|
преди 20 години |
Ken Martin
|
8a1f581bd3
BUG: symlink issue
|
преди 20 години |
Ken Martin
|
017af44ca3
BUG: fix bad checkin that had debugging code in it
|
преди 20 години |
Ken Martin
|
4c32cfb3a3
BUG: fix over checking of build system
|
преди 20 години |
Ken Martin
|
b7b902e048
BUG: fix for def files and new local target link lines
|
преди 20 години |
Ken Martin
|
a2d4e15ed3
ENH: missing check_build_system for all target
|
преди 20 години |
Ken Martin
|
929553a02e
ENH: big cleanup and fix for jump commands
|
преди 20 години |
Ken Martin
|
370cfb037c
COMP: fix compiler error
|
преди 20 години |
Ken Martin
|
6b444ee345
BUG: cd into local directory to reduce link line length
|
преди 20 години |
Andy Cedilnik
|
f18e7c7ff7
ENH: Improve performance of check build system by creating another file that is simpler to parse and therefore much faster overall
|
преди 20 години |
Andy Cedilnik
|
8d8c3be72b
BUG: If the scanner is not defined this would crash. For example when using new language
|
преди 20 години |
Brad King
|
d392acb4e6
ENH: Added versioned executable support. This partially addresses bug#2143. Also made OUTPUT_NAME work when installing executables.
|
преди 20 години |
Brad King
|
122ef73e3a
BUG: Do not make a file depend on a virtual target. That causes everything to always rebuild.
|
преди 20 години |
Brad King
|
2a5fec6eda
COMP: Cannot use first/last insertion constructor of std::set because it is not available on all platforms.
|
преди 20 години |
Brad King
|
f4920b8369
ENH: Adding support for automatically adding the OBJECT_DEPENDS for generated header files.
|
преди 20 години |
Ken Martin
|
0b0c97d3b2
BUG: fix for sun make with spaces
|
преди 20 години |
Ken Martin
|
52f9353c45
ENH: have the build.make file include flags.make and use the language flags
|
преди 20 години |
Brad King
|
d6a3268b3e
BUG: Do not escape CMAKE_COMMAND twice.
|
преди 20 години |