Bill Hoffman
|
303048d3dc
|
ENH: add test for conv libraries
|
2007-02-19 13:26:38 -05:00 |
Ken Martin
|
09699018cc
|
ENH: turn on spaces in path test
|
2007-02-19 13:20:27 -05:00 |
Brad King
|
83466bf12e
|
ENH: Added PrecompiledHeader test for MSVC compilers.
|
2007-02-08 16:18:21 -05:00 |
Ken Martin
|
551397b898
|
ENH: add more time to bootstrap test
|
2007-02-05 11:13:18 -05:00 |
Bill Hoffman
|
4925e64b97
|
ENH: add support for cygwin source and binary packaging
|
2007-02-02 14:40:26 -05:00 |
Ken Martin
|
c160587130
|
ENH: allow the dashboard to override the timeouts for CTestTest
|
2007-02-02 10:14:50 -05:00 |
Andy Cedilnik
|
b0cd96983b
|
COMP: Remove osx bundle from OSXScriptLauncher
|
2007-01-31 13:54:02 -05:00 |
Andy Cedilnik
|
c32af51867
|
COMP: Add missing file in the installation
|
2007-01-31 13:37:46 -05:00 |
Andy Cedilnik
|
4a2474765f
|
COMP: Fix bootstrap
|
2007-01-30 11:48:17 -05:00 |
Ken Martin
|
49085f7fed
|
BUG: fixes so that --build-and-test will honor timeouts
|
2007-01-30 11:35:17 -05:00 |
Bill Hoffman
|
bd531d3fae
|
BUG: fix for 4186, kdevelop adding file twice
|
2007-01-25 15:44:52 -05:00 |
Andy Cedilnik
|
de5540f7e5
|
ENH: First pass at CPack generator for OSX X11 applications. This are applications that require X11 to work. This is not really installed but a bundle packager
|
2007-01-10 15:30:26 -05:00 |
Bill Hoffman
|
1936242ad4
|
ENH: add test I removed by mistake
|
2006-12-07 10:15:41 -05:00 |
Ken Martin
|
27379d7b08
|
ENH: make properties a bit more formal with documentation and chaining
|
2006-12-07 09:45:32 -05:00 |
Bill Hoffman
|
26b527ac0f
|
ENH: fix bug in full path to target depends stuff
|
2006-12-06 23:05:10 -05:00 |
Ken Martin
|
ff67e8a65d
|
ENH: added properties into the compile, but not that many
|
2006-12-04 11:19:59 -05:00 |
Ken Martin
|
011532e0c3
|
ENH: added properties into the compile
|
2006-12-04 11:05:23 -05:00 |
Bill Hoffman
|
445e091ffa
|
ENH: fix test to run with debug or release and put the exe next to the dll, still shows the bug this is testing for
|
2006-11-29 21:36:13 -05:00 |
Bill Hoffman
|
b56a60d01e
|
ENH: fix errors for unix builds
|
2006-11-29 17:45:55 -05:00 |
Bill Hoffman
|
f211823b55
|
ENH: fix test for configuration type builds
|
2006-11-29 17:02:35 -05:00 |
Bill Hoffman
|
46f8ed0648
|
BUG: fix a problem where it tried to link .dll.lib files
|
2006-11-29 15:58:19 -05:00 |
Bill Hoffman
|
64389317f8
|
ENH: use the built cmake for file compare as older versions of cmake may not support this
|
2006-11-28 09:49:53 -05:00 |
Bill Hoffman
|
1ae24c15c3
|
ENH: use correct project name
|
2006-11-27 16:15:28 -05:00 |
Bill Hoffman
|
31a576abe6
|
ENH: add a test for a target name with the same name as the output of a custom command
|
2006-11-27 15:14:42 -05:00 |
Bill Hoffman
|
05e12b0ba5
|
ENH: make sure it is qt3 before running test
|
2006-11-22 14:26:01 -05:00 |
Andy Cedilnik
|
9192f3638b
|
COMP: Remove unnecessary provocation
|
2006-10-25 09:54:54 -04:00 |
Bill Hoffman
|
212eeff04c
|
ENH: remove failing test
|
2006-10-24 11:06:44 -04:00 |
Bill Hoffman
|
0c52510f21
|
ENH: remove broken test
|
2006-10-22 19:21:05 -04:00 |
Brad King
|
f91b3c1daa
|
ENH: Add options to build with system utility libraries. Organize inclusion of third party libraries into a single header per library. This addresses bug#3653.
|
2006-10-19 15:00:10 -04:00 |
Bill Hoffman
|
48fdfdaedd
|
ENH: use core and not all of carbon
|
2006-10-03 15:25:58 -04:00 |
Andy Cedilnik
|
07fa9ac09c
|
ENH: Implement TarCompress generator using compress library
|
2006-08-21 12:37:40 -04:00 |
Bill Hoffman
|
f39e1c780e
|
ENH: fix project names to be case sensitive and change name to linkline from inkline
|
2006-08-17 16:40:41 -04:00 |
Brad King
|
8a72d43c17
|
ENH: Started implementing INSTALL(DIRECTORY) command mode. This is not yet finished so it is undocumented and there is no test. These changes also separate the notions of file and directory permissions.
|
2006-08-17 14:48:54 -04:00 |
Brad King
|
3c9744f406
|
ENH: Applying patch from bug#3443 to implement FindwxWidgets.cmake properly. It also updates the UseWX test and WXDialog sources to use the new find script.
|
2006-07-21 15:43:19 -04:00 |
Brad King
|
d56e6a9241
|
BUG: Fixed building of C++-only projects and added a test.
|
2006-07-21 11:53:23 -04:00 |
Brad King
|
9bf5af6e32
|
ENH: Moved unique object file name computation from cmLocalUnixMakefileGenerator3 up to cmLocalGenerator for use by all generators. Created cmLocalVisualStudioGenerator as superclass for all VS generators. Implemented on-demand unique object file name computation for VS 7 generator to avoid slow compiles when all sources are in subdirectories.
|
2006-07-11 11:41:38 -04:00 |
Andy Cedilnik
|
9dffe62736
|
ENH: Improve the test to create a bundle in the subdirectory
|
2006-07-06 16:05:54 -04:00 |
Andy Cedilnik
|
24e6ffae36
|
BUG: If the source file specified is not in a source tree, do not use full path to the file
|
2006-07-05 16:27:44 -04:00 |
Andy Cedilnik
|
d4e84f8c5b
|
ENH: Add BZip2 support, add better documentation
|
2006-05-03 21:42:51 -04:00 |
Andy Cedilnik
|
12e07f910e
|
ENH: Initial cut at TarCompress generator
|
2006-05-02 17:07:16 -04:00 |
Andy Cedilnik
|
f5e6885155
|
ENH: Cleanup
|
2006-04-21 14:26:11 -04:00 |
Bill Hoffman
|
ca82d060b8
|
ENH: fix syntax
|
2006-04-14 09:02:50 -04:00 |
Bill Hoffman
|
0adee1e6dd
|
ENH: make sure cmake can be built with an older version of cmake
|
2006-04-14 08:44:14 -04:00 |
Bill Hoffman
|
cae4e6b37a
|
ENH: add patch for finding applications on OSX
|
2006-04-13 11:00:52 -04:00 |
Bill Hoffman
|
8ec0f76e88
|
ENH: lang by custom command does not yet work for Xcode
|
2006-04-12 15:23:03 -04:00 |
Bill Hoffman
|
ed4974da55
|
ENH: enable test for java with IDE builds
|
2006-04-11 17:11:34 -04:00 |
Andy Cedilnik
|
d342d51c0c
|
ENH: Add ZIP generator and add support for including or excluding the toplevel directory
|
2006-04-02 11:20:58 -04:00 |
Bill Hoffman
|
ae10b3578d
|
ENH: add a wrapper for xcodebuild to get around bug and verbose output
|
2006-03-31 13:17:23 -05:00 |
Bill Hoffman
|
5a2668b326
|
ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64
|
2006-03-30 13:49:56 -05:00 |
Andy Cedilnik
|
fb9eedc187
|
ENH: Add new ctest command
|
2006-03-28 15:20:03 -05:00 |