Bill Hoffman
|
2238e22699
ENH: make sure verbose output is used for kde
|
пре 19 година |
Brad King
|
eb31755eb2
ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is set then messages produced by makefiles will be in color if the native tool supports it. This addresses bug#3060.
|
пре 19 година |
Andy Cedilnik
|
d9dd47422b
BUG: Handle spaces in the path
|
пре 19 година |
Andy Cedilnik
|
40272a16bd
ENH: Add support for adding content to bundles
|
пре 19 година |
Ken Martin
|
fdb605dd09
BUG: fix warning
|
пре 19 година |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
пре 19 година |
Brad King
|
8e702ac5a8
BUG: Fixed object file name construction to use Convert method for relative path conversion. Also fixed test of result to check explicitly for a full path.
|
пре 20 година |
Brad King
|
c332ff41f1
BUG: Avoid full paths and spaces when constructing object file names.
|
пре 20 година |
Brad King
|
2b316f169c
ENH: Introducing new policy to construct more unique object file names. This should allow multiple sources with the same file name but different FULL paths to be added to a single target.
|
пре 20 година |
Bill Hoffman
|
4c5ba06fa1
ENH: use a cmake script to do the clean step, this allows for large numbers of files to be removed without making the command line too long
|
пре 20 година |
Andy Cedilnik
|
10d1b20790
BUG: Fix problem on Wacom system with global symbolic targets
|
пре 20 година |
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.
|
пре 20 година |
Bill Hoffman
|
2874b35f5c
ENH: try to fix things up for the dashboard
|
пре 20 година |
Andy Cedilnik
|
66ea097554
ENH: Properly handle target dependencies
|
пре 20 година |
Andy Cedilnik
|
32c403f665
ENH: Remove debug
|
пре 20 година |
Andy Cedilnik
|
12dc64c7f5
ENH: Add a notion of a global target
|
пре 20 година |
Brad King
|
537e2b4ed5
ENH: Implemented RPATH specification support. It is documented by the command SET_TARGET_PROPERTIES.
|
пре 20 година |
Brad King
|
60cd72d01c
ENH: Cleaned up generation of symbolic rules. Removed generation of rebuild_cache and similar rules from internal makefiles.
|
пре 20 година |
Ken Martin
|
141ad7645e
ENH: some reorg of the unix makefile generator
|
пре 20 година |
Bill Hoffman
|
347c5f4b46
ENH: add working directory support
|
пре 20 година |
Bill Hoffman
|
185cb0b5bf
ENH: allow for - in the name of targets for nmake
|
пре 20 година |
Ken Martin
|
96d754046a
ENH: more cleanup and removal of old code
|
пре 20 година |
Ken Martin
|
5d35fd4b7e
ENH: cleanup and remove some old code
|
пре 20 година |
Bill Hoffman
|
07ef88c985
ENH: add COMPILE_FLAGS to targets
|
пре 20 година |
Bill Hoffman
|
9891260a6d
ENH: add support for watcom wmake and wcl386
|
пре 20 година |
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.
|
пре 20 година |
Brad King
|
327489ae59
COMP: Removed unused paramter from cmLocalGenerator::OutputLinkLibraries.
|
пре 20 година |
Brad King
|
22c62c9e65
BUG: Sweeping changes to cleanup computation of target names. This should
|
пре 20 година |
Bill Hoffman
|
7b1440ab9f
ENH: fix bundles for Mac and Xcode
|
пре 20 година |
Bill Hoffman
|
61e056e2dc
BUG: fix for bug 2533, make foo/foo.o now works and .o files are in the help
|
пре 20 година |