Ken Martin
|
3baca1e34f
|
added beta release support
|
2003-08-11 14:45:16 -04:00 |
Ken Martin
|
3c1292a388
|
version 19
|
2003-08-11 14:41:43 -04:00 |
Andy Cedilnik
|
8bbabb8559
|
ENH: Add documentation for -D and add missing targets
|
2003-08-11 12:20:31 -04:00 |
Andy Cedilnik
|
d9cb234d98
|
ENH: Cleanup the output
|
2003-08-11 12:19:46 -04:00 |
Andy Cedilnik
|
0b0a732f26
|
ENH: Take Purify out because it is not implemented yet
|
2003-08-11 12:17:34 -04:00 |
Andy Cedilnik
|
5d3420fd2a
|
ENH: Remove debug
|
2003-08-11 09:47:06 -04:00 |
Ken Martin
|
072db6ad70
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
Ken Martin
|
cc8aa74ec4
|
removed duplicate includes
|
2003-08-10 16:02:25 -04:00 |
Ken Martin
|
6a2f1926d8
|
removed duplicate include
|
2003-08-10 16:00:27 -04:00 |
Andy Cedilnik
|
db2d146f02
|
ERR: Rename some variables to remove shadow warning
|
2003-08-09 19:37:33 -04:00 |
Andy Cedilnik
|
511b0c9661
|
ENH: Add regression images support
|
2003-08-08 18:28:03 -04:00 |
Andy Cedilnik
|
5a19bd679e
|
ENH: Better output and use RunMakeCommand for configure
|
2003-08-08 17:10:37 -04:00 |
Andy Cedilnik
|
8149dbed29
|
ENH: Cleanups and add missing CMakeOutput.log and CMakeError.log appending. Close Bug #136 - Verify that all modules that do try compile produce CMakeError.log and CMakeOutput.log
|
2003-08-08 11:59:07 -04:00 |
Ken Martin
|
565ed7d8a1
|
added stdio
|
2003-08-08 11:19:17 -04:00 |
Ken Martin
|
13b60f71f2
|
fid post build iue on vs6 utility targets
|
2003-08-08 10:40:11 -04:00 |
Andy Cedilnik
|
b6ac54c489
|
EHN: Also display Configure.h and Configure.hxx from cmsys
|
2003-08-08 10:20:40 -04:00 |
Andy Cedilnik
|
a6567329d7
|
ENH: When fixing cache value with uninitialized type, collapse full paths for PATH and FILEPATH. Closes Bug #82 - Specifying relative path when entering path can break things
|
2003-08-08 10:07:09 -04:00 |
Andy Cedilnik
|
2003b4987a
|
ENH: Handle untyped but initialized values for boolean AddCacheDefinition. Closes Bug #118 - Specifying cache entries with -D should not need the type
|
2003-08-08 09:26:55 -04:00 |
Andy Cedilnik
|
91065673d6
|
ENH: Get accessor for cache value as boolean
|
2003-08-08 09:22:56 -04:00 |
Ken Martin
|
103f115f25
|
remove shadowed variable
|
2003-08-08 09:17:01 -04:00 |
Brad King
|
1346a0f34e
|
ERR: Fixed use of != operator for std::string on old broken compilers.
|
2003-08-08 09:14:33 -04:00 |
Andy Cedilnik
|
967d1b4c6f
|
ENH: Add help for cmake -E
|
2003-08-08 08:48:57 -04:00 |
Andy Cedilnik
|
0c6d02853e
|
ENH: Flush the output file, to make more nice output for tail -f
|
2003-08-08 08:48:42 -04:00 |
Andy Cedilnik
|
a36bd0b212
|
ENH: Add displaying of dots when building project. Also, file is now written as the output is produced, so, tail -f works, baby...
|
2003-08-07 19:23:49 -04:00 |
Andy Cedilnik
|
028f5aa2c7
|
ENH: Abstract parsing of arguments so that I can use it in other places
|
2003-08-07 19:00:53 -04:00 |
Andy Cedilnik
|
9a0ca088a1
|
ENH: More verbose
|
2003-08-07 18:44:13 -04:00 |
Andy Cedilnik
|
b60e52c69f
|
ENH: Bold attempt to remove warning
|
2003-08-07 17:51:08 -04:00 |
Andy Cedilnik
|
f5cb26fc76
|
ENH: Bold attempt to remove warning
|
2003-08-07 17:47:53 -04:00 |
Brad King
|
74980113da
|
ENH: Clarification of help dumped when no arguments are given and no test file is found.
|
2003-08-07 17:43:37 -04:00 |
Bill Hoffman
|
5523c4a967
|
BUG: fix the test
|
2003-08-07 16:54:45 -04:00 |
Brad King
|
ab335dbc9b
|
ENH: Added compatability for capitalization of _DIR and _FOUND variables in cmake 1.6.
|
2003-08-07 16:50:38 -04:00 |
Andy Cedilnik
|
8cd7dcced7
|
ENH: Add PDFLaTeX and LaTeX2HTML. Closes Bug #132 - Add pdflatex and html2latex to FindLATEX.cmake
|
2003-08-07 16:32:20 -04:00 |
Andy Cedilnik
|
ffaaedc7c6
|
ENH: Add remove watch
|
2003-08-07 16:26:07 -04:00 |
Andy Cedilnik
|
81b5c3b34d
|
ENH: Fix dependencies for curses dialog
|
2003-08-07 16:25:49 -04:00 |
Brad King
|
1de2bba717
|
BUG: Fixed typo in error message.
|
2003-08-07 16:11:49 -04:00 |
Andy Cedilnik
|
6c65c77d35
|
ENH: Report an error when ADD_LIBRARY and TARGET_LINK_LIBRARIES are in the wrong order and fix CMakeLists files to actually work
|
2003-08-07 16:09:19 -04:00 |
Bill Hoffman
|
7e54a53a3d
|
ENH: improve coverage
|
2003-08-07 16:07:23 -04:00 |
Andy Cedilnik
|
4bad15e4b2
|
ENH: Cast into apropriate type to remove warning
|
2003-08-07 15:39:07 -04:00 |
Andy Cedilnik
|
6e5462b698
|
ENH: Use the new signature
|
2003-08-07 14:37:50 -04:00 |
Andy Cedilnik
|
5d203a92f3
|
ENH: More verbose test
|
2003-08-07 14:37:35 -04:00 |
Bill Hoffman
|
c2d52d74a1
|
BUG: fix for main in a library on windows with nmake
|
2003-08-07 14:10:16 -04:00 |
Brad King
|
773de6e55d
|
ENH: Added convenience signature to OutputMakeRule.
|
2003-08-07 11:53:19 -04:00 |
Brad King
|
3cdde61776
|
ENH: Makefiles now have rules to do a global generate if the CMake listfiles have changed. Necessary for when try-compiles are added to a listfile.
|
2003-08-07 11:42:02 -04:00 |
Bill Hoffman
|
4a1412b0cb
|
BUG: fix for bugs 125 - 128, and a fix for the bug introduced by the bug fix for but 92. & was being replaced with &, but after double quote was replaced with " causing it to be &quot. Also add more search paths for mpi
|
2003-08-07 09:19:39 -04:00 |
Andy Cedilnik
|
d0b3391642
|
ENH: oops, initialize variable
|
2003-08-06 19:19:17 -04:00 |
Andy Cedilnik
|
96d561aabc
|
ENH: Add option to retrieve list of macros. Close Bug #25 - Get_CMAKE_PROPERTIES
|
2003-08-06 18:54:13 -04:00 |
Brad King
|
7d6aaf23e9
|
BUG: Don't use -V as a version option. It conflicts with ctest.
|
2003-08-06 18:43:49 -04:00 |
Brad King
|
9234f45e23
|
ENH: Removed old argument processing code that never does anything.
|
2003-08-06 18:41:36 -04:00 |
Brad King
|
88e1571c76
|
BUG#129: Fixed load/save of CMakeCache.txt when it is not in the current directory.
|
2003-08-06 18:39:16 -04:00 |
Andy Cedilnik
|
b41978fef7
|
ENH: If CMAKE_EDIT_COMMAND is not specified, use cmake -i
|
2003-08-06 17:58:47 -04:00 |