Andy Cedilnik
|
10d1b20790
BUG: Fix problem on Wacom system with global symbolic targets
|
há 19 anos atrás |
Brad King
|
8d9a997beb
ENH: Cleaned up generation of directory-level rules and their support structure. The directorystart rule has been removed in favor of checking the build system in the subdirectory makefile first. The "directory" rule has been renamed "all" since it corresponds to the "all" pass anyway (as against "clean"). Also fixed directory-level rule for preinstall.
|
há 19 anos atrás |
Bill Hoffman
|
2874b35f5c
ENH: try to fix things up for the dashboard
|
há 20 anos atrás |
Andy Cedilnik
|
66ea097554
ENH: Properly handle target dependencies
|
há 20 anos atrás |
Andy Cedilnik
|
32c403f665
ENH: Remove debug
|
há 20 anos atrás |
Andy Cedilnik
|
12dc64c7f5
ENH: Add a notion of a global target
|
há 20 anos atrás |
Brad King
|
537e2b4ed5
ENH: Implemented RPATH specification support. It is documented by the command SET_TARGET_PROPERTIES.
|
há 20 anos atrás |
Brad King
|
60cd72d01c
ENH: Cleaned up generation of symbolic rules. Removed generation of rebuild_cache and similar rules from internal makefiles.
|
há 20 anos atrás |
Ken Martin
|
141ad7645e
ENH: some reorg of the unix makefile generator
|
há 20 anos atrás |
Bill Hoffman
|
347c5f4b46
ENH: add working directory support
|
há 20 anos atrás |
Bill Hoffman
|
185cb0b5bf
ENH: allow for - in the name of targets for nmake
|
há 20 anos atrás |
Ken Martin
|
96d754046a
ENH: more cleanup and removal of old code
|
há 20 anos atrás |
Ken Martin
|
5d35fd4b7e
ENH: cleanup and remove some old code
|
há 20 anos atrás |
Bill Hoffman
|
07ef88c985
ENH: add COMPILE_FLAGS to targets
|
há 20 anos atrás |
Bill Hoffman
|
9891260a6d
ENH: add support for watcom wmake and wcl386
|
há 20 anos atrás |
Brad King
|
8340c0d186
ENH: Further centralized custom command dependency computation. Custom command dependencies in the source tree may now also be specified relative to the source directory.
|
há 20 anos atrás |
Brad King
|
327489ae59
COMP: Removed unused paramter from cmLocalGenerator::OutputLinkLibraries.
|
há 20 anos atrás |
Brad King
|
22c62c9e65
BUG: Sweeping changes to cleanup computation of target names. This should
|
há 20 anos atrás |
Bill Hoffman
|
7b1440ab9f
ENH: fix bundles for Mac and Xcode
|
há 20 anos atrás |
Bill Hoffman
|
61e056e2dc
BUG: fix for bug 2533, make foo/foo.o now works and .o files are in the help
|
há 20 anos atrás |
Bill Hoffman
|
9b0a485c75
ENH: fix so verbose is put in the correct place
|
há 20 anos atrás |
Bill Hoffman
|
552842d11f
ENH: make sure -F is not duplicated
|
há 20 anos atrás |
Bill Hoffman
|
79479233d4
ENH: remove warning
|
há 20 anos atrás |
Bill Hoffman
|
452925649a
ENH: add better support for framework linking
|
há 20 anos atrás |
Bill Hoffman
|
f6588b7919
ENH: fix borland make clean targets before build, add new generators for msys and mingw
|
há 20 anos atrás |
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.
|
há 20 anos atrás |
Brad King
|
9f38df7046
COMP: Fix conversion warning.
|
há 20 anos atrás |
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.
|
há 20 anos atrás |
Ken Martin
|
c3c349109b
ENH: removed TARGET_DIR_PREFIX support and someother fix
|
há 20 anos atrás |
Bill Hoffman
|
92b6c8e742
PERF: apply patch for bug 2575 speeds up depend scanning
|
há 20 anos atrás |