Bill Hoffman
|
61e056e2dc
BUG: fix for bug 2533, make foo/foo.o now works and .o files are in the help
|
%!s(int64=20) %!d(string=hai) anos |
Bill Hoffman
|
9b0a485c75
ENH: fix so verbose is put in the correct place
|
%!s(int64=20) %!d(string=hai) anos |
Bill Hoffman
|
552842d11f
ENH: make sure -F is not duplicated
|
%!s(int64=20) %!d(string=hai) anos |
Bill Hoffman
|
79479233d4
ENH: remove warning
|
%!s(int64=20) %!d(string=hai) anos |
Bill Hoffman
|
452925649a
ENH: add better support for framework linking
|
%!s(int64=20) %!d(string=hai) anos |
Bill Hoffman
|
f6588b7919
ENH: fix borland make clean targets before build, add new generators for msys and mingw
|
%!s(int64=20) %!d(string=hai) anos |
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.
|
%!s(int64=20) %!d(string=hai) anos |
Brad King
|
9f38df7046
COMP: Fix conversion warning.
|
%!s(int64=20) %!d(string=hai) anos |
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.
|
%!s(int64=20) %!d(string=hai) anos |
Ken Martin
|
c3c349109b
ENH: removed TARGET_DIR_PREFIX support and someother fix
|
%!s(int64=20) %!d(string=hai) anos |
Bill Hoffman
|
92b6c8e742
PERF: apply patch for bug 2575 speeds up depend scanning
|
%!s(int64=20) %!d(string=hai) anos |
Brad King
|
70b4e1051e
BUG: Fixed support for external object files built by custom commands. Also added a test to keep it working.
|
%!s(int64=20) %!d(string=hai) anos |
Bill Hoffman
|
08be73fff1
BUG: make the clean target work
|
%!s(int64=20) %!d(string=hai) anos |
Ken Martin
|
52edb9c483
ENH: fix for bad placement of SILENT target
|
%!s(int64=20) %!d(string=hai) anos |
Ken Martin
|
8a1f581bd3
BUG: symlink issue
|
%!s(int64=20) %!d(string=hai) anos |
Ken Martin
|
017af44ca3
BUG: fix bad checkin that had debugging code in it
|
%!s(int64=20) %!d(string=hai) anos |
Ken Martin
|
4c32cfb3a3
BUG: fix over checking of build system
|
%!s(int64=20) %!d(string=hai) anos |
Ken Martin
|
b7b902e048
BUG: fix for def files and new local target link lines
|
%!s(int64=20) %!d(string=hai) anos |
Ken Martin
|
a2d4e15ed3
ENH: missing check_build_system for all target
|
%!s(int64=20) %!d(string=hai) anos |
Ken Martin
|
929553a02e
ENH: big cleanup and fix for jump commands
|
%!s(int64=20) %!d(string=hai) anos |
Ken Martin
|
370cfb037c
COMP: fix compiler error
|
%!s(int64=20) %!d(string=hai) anos |
Ken Martin
|
6b444ee345
BUG: cd into local directory to reduce link line length
|
%!s(int64=20) %!d(string=hai) anos |
Andy Cedilnik
|
f18e7c7ff7
ENH: Improve performance of check build system by creating another file that is simpler to parse and therefore much faster overall
|
%!s(int64=20) %!d(string=hai) anos |
Andy Cedilnik
|
8d8c3be72b
BUG: If the scanner is not defined this would crash. For example when using new language
|
%!s(int64=20) %!d(string=hai) anos |
Brad King
|
d392acb4e6
ENH: Added versioned executable support. This partially addresses bug#2143. Also made OUTPUT_NAME work when installing executables.
|
%!s(int64=20) %!d(string=hai) anos |
Brad King
|
122ef73e3a
BUG: Do not make a file depend on a virtual target. That causes everything to always rebuild.
|
%!s(int64=20) %!d(string=hai) anos |
Brad King
|
2a5fec6eda
COMP: Cannot use first/last insertion constructor of std::set because it is not available on all platforms.
|
%!s(int64=20) %!d(string=hai) anos |
Brad King
|
f4920b8369
ENH: Adding support for automatically adding the OBJECT_DEPENDS for generated header files.
|
%!s(int64=20) %!d(string=hai) anos |
Ken Martin
|
0b0c97d3b2
BUG: fix for sun make with spaces
|
%!s(int64=20) %!d(string=hai) anos |
Ken Martin
|
52f9353c45
ENH: have the build.make file include flags.make and use the language flags
|
%!s(int64=20) %!d(string=hai) anos |