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 лет назад |
Ken Martin
|
f7d26c4ab9
ENH: fix and issue with spaces in paths
|
20 лет назад |
Ken Martin
|
dce07caf0b
ENH: fix warning
|
20 лет назад |
Ken Martin
|
c8a44b42ad
ENH: some fixes for cwd problems with rebuild_cache option
|
20 лет назад |
Bill Hoffman
|
3b0632ae75
FIX: fix bad depend info and COMPILE_FLAGS problem and remove extra cerr calls
|
20 лет назад |
Ken Martin
|
40cd76ab03
ENH: first step to only rebuuilding on flag changes
|
20 лет назад |
Andy Cedilnik
|
ee6df5f63b
BUG: Fix dependencies. Looks like all dependencies were missing subdirectory
|
20 лет назад |
Ken Martin
|
c6b011e35e
ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree
|
20 лет назад |
Ken Martin
|
ad46c80f7a
ENH: fix warning
|
20 лет назад |
Ken Martin
|
825a762a30
ENH: always write out all custom commands
|
20 лет назад |
Ken Martin
|
4a98fcd059
ENH: fix some warnings and cleanup some
|
20 лет назад |