Andy Cedilnik
|
d13e654ba6
|
STYLE: Nightly Version update
|
2005-08-23 04:48:24 -04:00 |
Andy Cedilnik
|
d944b68537
|
STYLE: Nightly Version update
|
2005-08-22 04:52:12 -04:00 |
Andy Cedilnik
|
f6263e3094
|
STYLE: Nightly Version update
|
2005-08-21 04:56:50 -04:00 |
Andy Cedilnik
|
20c44683bc
|
STYLE: Nightly Version update
|
2005-08-20 05:01:10 -04:00 |
Brad King
|
05e6c3f3ba
|
BUG: Fixed OUTPUT_NAME feature for VS6 generator. It was not working for Debug builds and was not paying attention to the executable output path.
|
2005-08-19 17:57:36 -04:00 |
Brad King
|
98e5119664
|
BUG: Install rule should take build configuration into account.
|
2005-08-19 17:56:26 -04:00 |
Bill Hoffman
|
c69c9e0134
|
ENH: add support for OUTPUT_NAME
|
2005-08-19 17:17:13 -04:00 |
Andy Cedilnik
|
8d8c3be72b
|
BUG: If the scanner is not defined this would crash. For example when using new language
|
2005-08-19 10:13:04 -04:00 |
Brad King
|
904305e3cb
|
ENH: Added cmake -E create_symlink command that behaves like ln -s.
|
2005-08-19 09:38:17 -04:00 |
Brad King
|
7a3240160e
|
BUG: Need to test void* not "void *" because the Intel compiler icc expands the asterisk. Thanks to Filipe Sousa for the patch.
|
2005-08-19 09:29:44 -04:00 |
Brad King
|
8346edbff0
|
BUG: Removing exe VERSION attribute test until it is implemented in the XCode generator.
|
2005-08-19 09:22:14 -04:00 |
Andy Cedilnik
|
b79027b41d
|
STYLE: Nightly Version update
|
2005-08-19 04:52:23 -04:00 |
Andy Cedilnik
|
74caa9fea7
|
COMP: Add STD namespace
|
2005-08-18 16:17:18 -04:00 |
Brad King
|
ca1cd089ae
|
BUG: Fixed dirname in a few cases on windows. Now using KWSYS_SHARED_FORWARD_CONFIG_NAME setting instead of CMAKE_INTDIR directly to give choice to user code. Updated documentation to include @KWSYS_NAMESPACE@_SHARED_FORWARD_CONFIG_NAME, @KWSYS_NAMESPACE@_SHARED_FORWARD_OPTION_PRINT, and @KWSYS_NAMESPACE@_SHARED_FORWARD_OPTION_LDD settings.
|
2005-08-18 16:06:08 -04:00 |
Andy Cedilnik
|
a274a8fb77
|
ENH: Improve log file strategy
|
2005-08-18 13:50:16 -04:00 |
Andy Cedilnik
|
d9ed857c8c
|
ENH: Set update options
|
2005-08-18 10:02:47 -04:00 |
Brad King
|
207c39a7ad
|
ENH: Added support for Windows.
|
2005-08-18 09:23:15 -04:00 |
Brad King
|
861719c054
|
COMP: Avoid C++ comment in C translation unit.
|
2005-08-18 09:21:45 -04:00 |
Brad King
|
a5d1e0ef58
|
COMP: Work-around iterator/const_iterator comparison problem on Borland 5.5.
|
2005-08-18 09:19:55 -04:00 |
Andy Cedilnik
|
bf87041f37
|
STYLE: Nightly Version update
|
2005-08-18 05:41:07 -04:00 |
Brad King
|
af5d324574
|
BUG: It seems the auto-object-depends feature does not work in Visual Studio. I'm restoring the explicit OBJECT_DEPENDS lines.
|
2005-08-17 17:56:14 -04:00 |
Brad King
|
1c96fa4a41
|
BUG: RunSingleCommand should translate NULL characters in the output to valid text. This should fix the missing-output problem caused by NULL-characters in VS build output.
|
2005-08-17 17:39:59 -04:00 |
Brad King
|
93efb1cf5b
|
BUG: Automatic pwd/cwd path translation must check that the generated logical-to-physical mapping is correct by using realpath.
|
2005-08-17 17:04:23 -04:00 |
Brad King
|
b0d05cf020
|
ENH: Updated SimpleInstall test to test new versioned executable and OUTPUT_NAME support.
|
2005-08-17 16:19:33 -04:00 |
Brad King
|
d392acb4e6
|
ENH: Added versioned executable support. This partially addresses bug#2143. Also made OUTPUT_NAME work when installing executables.
|
2005-08-17 16:11:18 -04:00 |
Brad King
|
78112eef25
|
ENH: Added -E cmake_symlink_executable command to help create symbolic links for versioned executables.
|
2005-08-17 16:06:52 -04:00 |
Brad King
|
122ef73e3a
|
BUG: Do not make a file depend on a virtual target. That causes everything to always rebuild.
|
2005-08-17 16:05:48 -04:00 |
Andy Cedilnik
|
6179a0a455
|
ENH: More error regex
|
2005-08-17 14:16:17 -04:00 |
Brad King
|
2a5fec6eda
|
COMP: Cannot use first/last insertion constructor of std::set because it is not available on all platforms.
|
2005-08-17 13:23:00 -04:00 |
Brad King
|
1774d306ee
|
ENH: Adding test for auto-object-depends feature. It has been tested with the Makefile generator. Hopefully this will work for the Visual Studio and XCode generators.
|
2005-08-17 11:48:05 -04:00 |
Brad King
|
f4920b8369
|
ENH: Adding support for automatically adding the OBJECT_DEPENDS for generated header files.
|
2005-08-17 11:43:58 -04:00 |
Andy Cedilnik
|
b3dd7f1d89
|
STYLE: Nightly Version update
|
2005-08-17 05:44:00 -04:00 |
Bill Hoffman
|
e08ce7e9a8
|
ENH: file is now configured
|
2005-08-16 08:32:35 -04:00 |
Andy Cedilnik
|
582cff491c
|
STYLE: Nightly Version update
|
2005-08-16 05:46:13 -04:00 |
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 |