Andy Cedilnik
|
5706117592
|
STYLE: Nightly Version update
|
2005-08-15 05:40:25 -04:00 |
Andy Cedilnik
|
d1cd0c2d5a
|
STYLE: Nightly Version update
|
2005-08-14 05:45:19 -04:00 |
Andy Cedilnik
|
de88409bfe
|
STYLE: Nightly Version update
|
2005-08-13 05:50:47 -04:00 |
Andy Cedilnik
|
634f22e41f
|
STYLE: Nightly Version update
|
2005-08-12 11:57:12 -04:00 |
Ken Martin
|
039d4b604e
|
ENH: added better error checking for cases when there is a CMakeCache.txt file but it is not readable
|
2005-08-11 13:20:23 -04:00 |
Andy Cedilnik
|
8a537ce330
|
STYLE: Nightly Version update
|
2005-08-11 11:44:50 -04:00 |
Jorgen Bodde
|
f958cc639c
|
Implemented new parser which can handle:
-G"generator" (legacy format)
-G "generator" (new format)
|
2005-08-10 16:18:54 -04:00 |
Bill Hoffman
|
e59e9d0e59
|
ENH: fix bug 2087 lib prefix stripped off on windows
|
2005-08-10 12:55:41 -04:00 |
Bill Hoffman
|
b058a5e1aa
|
ENH: some clean up from Clinton
|
2005-08-10 12:50:56 -04:00 |
Bill Hoffman
|
97e43d6481
|
ENH: add Eric Wings FindSDL updates
|
2005-08-10 12:01:03 -04:00 |
Andy Cedilnik
|
5f132ab3ff
|
STYLE: Nightly Version update
|
2005-08-10 11:42:12 -04:00 |
Bill Hoffman
|
baffdde535
|
ENH: fix bug in depend file removing for deleted depend files
|
2005-08-10 10:01:43 -04:00 |
Bill Hoffman
|
df37d871c4
|
ENH: fixed up qt stuff from Clinton Stimpson
|
2005-08-10 08:48:03 -04:00 |
Jorgen Bodde
|
8a52a910e1
|
Implemented -G option
|
2005-08-09 15:42:49 -04:00 |
Ken Martin
|
7df63f38c5
|
BUG: do not search the user's path for text executables when a full path is provided to the test
|
2005-08-09 13:12:03 -04:00 |
Andy Cedilnik
|
93535a60e3
|
STYLE: Nightly Version update
|
2005-08-09 11:36:57 -04:00 |
Ken Martin
|
0b0c97d3b2
|
BUG: fix for sun make with spaces
|
2005-08-09 10:35:23 -04:00 |
Jorgen Bodde
|
154529bd1c
|
Started on command line parsing, added string parse method for default generator
|
2005-08-08 17:14:08 -04:00 |
Ken Martin
|
52f9353c45
|
ENH: have the build.make file include flags.make and use the language flags
|
2005-08-08 15:23:45 -04:00 |
Ken Martin
|
fd05925bda
|
ENH: fix for earlier fix on source with relative path
|
2005-08-08 13:28:12 -04:00 |
Brad King
|
bb043289d0
|
BUG: Do not convert SOURCE argument from relative to full path. It breaks the old-style SOURCE==TARGET trick and the SOURCE argument is only present for old-style commands anyway. This addresses bug#2120.
|
2005-08-08 12:00:42 -04:00 |
Brad King
|
2c658a6300
|
BUG: Need TSD target to be built before SimpleInstall.
|
2005-08-08 11:33:47 -04:00 |
Brad King
|
d6a3268b3e
|
BUG: Do not escape CMAKE_COMMAND twice.
|
2005-08-08 11:28:28 -04:00 |
Ken Martin
|
f7d26c4ab9
|
ENH: fix and issue with spaces in paths
|
2005-08-08 11:02:40 -04:00 |
Andy Cedilnik
|
30d362f80a
|
STYLE: Nightly Version update
|
2005-08-08 10:47:57 -04:00 |
Brad King
|
ce52a0802f
|
BUG: When exiting before the configure step in script mode we must account for cmSystemTools::GetErrorOccuredFlag() for the return code.
|
2005-08-08 09:37:29 -04:00 |
Andy Cedilnik
|
2b5f4b0be4
|
STYLE: Nightly Version update
|
2005-08-07 10:30:49 -04:00 |
Andy Cedilnik
|
7fc4c32acf
|
STYLE: Nightly Version update
|
2005-08-06 10:50:30 -04:00 |
Ken Martin
|
dce07caf0b
|
ENH: fix warning
|
2005-08-05 17:07:07 -04:00 |
Ken Martin
|
c8a44b42ad
|
ENH: some fixes for cwd problems with rebuild_cache option
|
2005-08-05 14:19:18 -04:00 |
Andy Cedilnik
|
6b5c4c92e2
|
STYLE: Nightly Version update
|
2005-08-05 11:31:42 -04:00 |
Brad King
|
26d6409f9d
|
ENH: If VTK_LIBRARY_PROPERTIES is set then the properties it lists will be added to VTK library targets with SET_TARGET_PROPERTIES. This will be useful to enable shared library versioning.
|
2005-08-04 17:12:22 -04:00 |
Andy Cedilnik
|
b78053c7a8
|
STYLE: Nightly Version update
|
2005-08-04 11:19:06 -04:00 |
Brad King
|
674fdf8771
|
ENH: Clarified documentation further.
|
2005-08-03 16:10:59 -04:00 |
Andy Cedilnik
|
b8c789a5da
|
ENH: More build errors
|
2005-08-03 14:16:13 -04:00 |
Andy Cedilnik
|
9a3abaa53e
|
ENH: More handling of gcov 4.0
|
2005-08-03 14:15:17 -04:00 |
Andy Cedilnik
|
7bd1e74177
|
ENH: More support for gcov 4.0
|
2005-08-03 13:34:13 -04:00 |
Andy Cedilnik
|
e26c160698
|
ENH: Initial import
|
2005-08-03 13:19:36 -04:00 |
Andy Cedilnik
|
d604f5f625
|
STYLE: Fix typo
|
2005-08-03 13:19:22 -04:00 |
Andy Cedilnik
|
6479f4db32
|
ENH: Add support for the new gcc that uses files with extension .gcda
|
2005-08-03 11:56:00 -04:00 |
Andy Cedilnik
|
e3d4eb3715
|
COMP: Fix for proxy test
|
2005-08-03 11:50:42 -04:00 |
Andy Cedilnik
|
643538fcca
|
STYLE: Nightly Version update
|
2005-08-03 11:24:11 -04:00 |
Bill Hoffman
|
cb0cd91ff3
|
ENH: /nologo must be first
|
2005-08-02 17:41:42 -04:00 |
Bill Hoffman
|
a95fef3d1c
|
ENH: add changes for qt4 from Clinton Stimpson
|
2005-08-02 16:44:00 -04:00 |
Bill Hoffman
|
feb5019890
|
ENH: add changes for qt4 from Clinton Stimpson
|
2005-08-02 16:34:23 -04:00 |
Andy Cedilnik
|
67d336ece8
|
ENH: change name from XCode to Xcode no need to test bootstrap for xcode
|
2005-08-02 13:40:34 -04:00 |
Andy Cedilnik
|
233a679b92
|
ENH: change name from XCode to Xcode no need to test bootstrap for xcode
|
2005-08-02 13:02:04 -04:00 |
Andy Cedilnik
|
d9371295fe
|
ENH: get around problem where OBJROOT has been set by default for all projects in Xcode gui
|
2005-08-02 13:01:35 -04:00 |
Andy Cedilnik
|
29231c8e6d
|
STYLE: Nightly Version update
|
2005-08-02 11:22:52 -04:00 |
Bill Hoffman
|
3b0632ae75
|
FIX: fix bad depend info and COMPILE_FLAGS problem and remove extra cerr calls
|
2005-08-02 11:06:16 -04:00 |