You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8288 lines
242 KiB

24 years ago
24 years ago
24 years ago
24 years ago
24 years ago
24 years ago
24 years ago
24 years ago
24 years ago
24 years ago
24 years ago
24 years ago
24 years ago
24 years ago
24 years ago
24 years ago
24 years ago
24 years ago
24 years ago
24 years ago
24 years ago
  1. -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+-
  2. NOTE: This file was automatically generated by `cvs2cl.pl'. If you
  3. edit this file, your changes will be lost when someone next runs
  4. cvs2cl.pl. See http://www.red-bean.com/~kfogel/cvs2cl.shtml for more.
  5. -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+-
  6. 2002-01-15 20:29 millerjv
  7. * Modules/Dart.cmake: ENH: Added DELIVER_CONTINUOUS_EMAIL as an
  8. advanced cache entry.
  9. 2002-01-15 18:20 berk
  10. * Source/cmFindPathCommand.cxx, Source/cmFindProgramCommand.cxx:
  11. FIX: Entry doc. should never be overwritten. This may cause cmake
  12. to be re-run very often.
  13. 2002-01-15 00:08 hoffman
  14. * Source/cmDSPWriter.cxx: ENH: do not depend on the .dsp file but
  15. rather depend on .dsp.cmake and if the .dsp actually changes, then
  16. write it, so clean and rebuild will not cause many reloads
  17. 2002-01-14 23:52 hoffman
  18. * Source/cmCacheManager.cxx: ENH: try to keep the dsp files from
  19. changing between each write
  20. 2002-01-14 21:28 hoffman
  21. * Source/cmUnixMakefileGenerator.cxx: remove extra logic not needed
  22. anymore because of better depends
  23. 2002-01-14 21:02 berk
  24. * Source/cmUnixMakefileGenerator.cxx: Quote echo
  25. 2002-01-14 19:49 berk
  26. * Source/CursesDialog/cmCursesMainForm.cxx: BUG: Curses was being
  27. used without initialization.
  28. 2002-01-13 03:55 hoffman
  29. * Source/cmBorlandMakefileGenerator.cxx: BUG: use borland run time
  30. dll for shared builds to avoid crashes
  31. 2002-01-11 15:54 hoffman
  32. * Templates/configure: ENH: add support for AIX shared libraries
  33. with gcc
  34. 2002-01-11 15:54 hoffman
  35. * Templates/configure.in: ENH: add support for shared libraries
  36. with gcc on AIX
  37. 2002-01-10 23:09 hoffman
  38. * Source/CMakeLists.txt: ENH: make the fltk build default to OFF,
  39. it fails on too many linux machines with the default build
  40. 2002-01-10 23:09 hoffman
  41. * Source/cmNMakeMakefileGenerator.cxx: BUG: fix build of library in
  42. other directory if it is not there
  43. 2002-01-10 21:22 andy
  44. * Source/cmConfigureFileCommand.cxx: Add space to output
  45. 2002-01-09 22:22 hoffman
  46. * Source/MFCDialog/CMakeSetupDialog.cpp: make it a modal dialog
  47. 2002-01-08 22:18 hoffman
  48. * Source/cmDSPWriter.cxx: BUG: need spaces around linker options
  49. 2002-01-08 22:18 hoffman
  50. * Source/cmBorlandMakefileGenerator.cxx: BUG: need a larger default
  51. page size
  52. 2002-01-08 18:32 hoffman
  53. * Source/cmDSPWriter.cxx, Templates/CMakeWindowsSystemConfig.cmake:
  54. ENH: add CMAKE_EXTRA_LINK_FLAGS to dsp generator
  55. 2002-01-08 17:57 hoffman
  56. * Templates/configure, Templates/configure.in: ENH: use +Z not +z
  57. for pic and use -fPIC for gcc
  58. 2002-01-08 17:53 hoffman
  59. * Templates/configure, Templates/configure.in: ENH: add -L/usr/lib
  60. for hp so shared libs find that directory before the pa1.1
  61. directory
  62. 2002-01-07 22:29 barre
  63. * Modules/FindVTK.cmake: More user friendly (built tree is
  64. automatically used).
  65. 2002-01-07 21:30 hoffman
  66. * Source/CursesDialog/cmCursesMainForm.cxx: BUG: not all displayed
  67. messages are errors
  68. 2002-01-07 20:49 perera
  69. * Source/cmSystemTools.cxx, Source/cmSystemTools.h,
  70. Source/cmake.cxx, Source/cmake.h: Rolling back symbolic path
  71. changes until it works on Windows.
  72. 2002-01-07 19:12 hoffman
  73. * Templates/configure: Add sizeof some types support
  74. 2002-01-07 19:07 andy
  75. * Templates/configure.in,
  76. Templates/CMakeBorlandWindowsSystemConfig.cmake,
  77. Templates/CMakeNMakeWindowsSystemConfig.cmake,
  78. Templates/CMakeSystemConfig.cmake.in,
  79. Templates/CMakeWindowsSystemConfig.cmake: Add sizeof some types
  80. support
  81. 2002-01-07 18:47 hoffman
  82. * Templates/configure, Templates/configure.in: use -shared for
  83. sunos build
  84. 2002-01-06 19:59 perera
  85. * Source/cmSystemTools.cxx, Source/cmSystemTools.h,
  86. Source/cmake.cxx, Source/cmake.h: ENH: Add an invocation that
  87. maintains symbolic paths to the source and binary trees, mainly for
  88. systems with automounted network drives. ENH: CollapseFullPath()
  89. no longer adds a trailing "/" to directory paths.
  90. 2002-01-04 14:23 martink
  91. * Source/MFCDialog/CMakeSetup.rc,
  92. Source/MFCDialog/CMakeSetupDialog.cpp: added release version
  93. 2002-01-03 21:02 andy
  94. * Source/cmAddCustomCommandCommand.cxx,
  95. Source/cmAddCustomCommandCommand.h: Fix add custom command so that
  96. it actually executes the code
  97. 2002-01-03 19:19 martink
  98. * Source/cmVTKWrapJavaCommand.cxx,
  99. Source/cmVTKWrapPythonCommand.cxx: minor fixes
  100. 2002-01-03 19:05 martink
  101. * Source/cmVTKWrapTclCommand.cxx: minor fix
  102. 2002-01-03 18:56 martink
  103. * Source/cmVTKWrapTclCommand.cxx: minor fix
  104. 2002-01-03 14:34 martink
  105. * Source/cmElseCommand.cxx, Source/cmIfCommand.cxx: expand vars nwo
  106. for exists test
  107. 2002-01-02 21:44 martink
  108. * Source/cmElseCommand.cxx, Source/cmIfCommand.cxx,
  109. Source/cmIfCommand.h: added exists option for if statement
  110. 2002-01-02 21:44 martink
  111. * Source/cmMakefile.h: added release verison to cmMakefile
  112. 2002-01-02 21:44 martink
  113. * Source/cmake.cxx,
  114. Source/CursesDialog/cmCursesLongMessageForm.cxx,
  115. Source/CursesDialog/cmCursesMainForm.cxx: prints the relese version
  116. 2002-01-02 16:54 hoffman
  117. * Source/cmNMakeMakefileGenerator.cxx,
  118. Source/cmUnixMakefileGenerator.cxx: BUG: put back recursive call to
  119. make for checking sources
  120. 2001-12-31 17:02 berk
  121. * Source/cmUnixMakefileGenerator.cxx: Type || should have been &&
  122. 2001-12-31 16:54 hoffman
  123. * Source/cmNMakeMakefileGenerator.cxx,
  124. Source/cmUnixMakefileGenerator.cxx: ENH: remove one call to make,
  125. and clean echo stuff a bit
  126. 2001-12-30 22:18 berk
  127. * Source/cmUnixMakefileGenerator.cxx: BUG: fix long depend list
  128. because it gets cut on the hp: I may look like berk, but it is bill
  129. H.
  130. 2001-12-28 22:00 hoffman
  131. * Source/MFCDialog/CMakeSetup.dsp: DO NOT USE INCREMENTAL
  132. 2001-12-28 22:00 hoffman
  133. * Source/cmNMakeMakefileGenerator.cxx,
  134. Source/cmUnixMakefileGenerator.cxx,
  135. Source/cmUnixMakefileGenerator.h: ENH: remove the rule to run make
  136. depend from the top with each change in any cmakelist file.
  137. Instead, run make depend in the current directory if a source file
  138. changes, or if a .h file changes or is removed
  139. 2001-12-28 22:00 hoffman
  140. * Source/MFCDialog/MakeHelp.cpp: ENH: use the correct case
  141. 2001-12-28 20:54 perera
  142. * Source/cmSourceFile.cxx: ENH: Classify a file as source or header
  143. even when the extension is given explicitly.
  144. 2001-12-28 20:54 perera
  145. * Source/cmBorlandMakefileGenerator.cxx,
  146. Source/cmNMakeMakefileGenerator.cxx,
  147. Source/cmUnixMakefileGenerator.cxx: BUG: Don't generate build rules
  148. for header files.
  149. 2001-12-28 20:54 perera
  150. * Source/cmMakefile.cxx: BUG: .txx are not source files. They
  151. contain template code which can only be compiled when included in a
  152. regular .cxx file. By themselves, they cause do not cause code to
  153. be generated.
  154. 2001-12-28 20:37 hoffman
  155. * CMakeLists.txt: remove bad ADD_DEPENDENCIES commands
  156. 2001-12-28 17:40 hoffman
  157. * Source/CMakeLists.txt: ERR: remove bad ADD_DEPENDENCIES commands
  158. 2001-12-27 19:55 hoffman
  159. * Source/cmIfCommand.cxx: remove warning
  160. 2001-12-27 18:55 hoffman
  161. * Source/cmAddDependenciesCommand.cxx: ENH: add error checking
  162. 2001-12-21 23:25 barre
  163. * Source/MFCDialog/CMakeSetupDialog.cpp: Fix: the generator choice
  164. value was hardcoded and overrode the value passed as a command-line
  165. param (desktop shortcuts)
  166. 2001-12-21 21:19 barre
  167. * Source/MFCDialog/CMakeSetupDialog.cpp,
  168. Source/MFCDialog/CMakeSetupDialog.cpp: Fix: vars that have just
  169. become ADVANCED should be removed from the GUI
  170. 2001-12-21 20:39 hoffman
  171. * Source/cmNMakeMakefileGenerator.cxx,
  172. Source/cmUnixMakefileGenerator.cxx: BUG: fix so you can remove a
  173. directory in the source tree, and clean up echo of commands
  174. 2001-12-21 20:10 martink
  175. * Source/cmake.cxx: add patch hack
  176. 2001-12-21 20:10 martink
  177. * Source/CursesDialog/cmCursesBoolWidget.cxx,
  178. Source/CursesDialog/cmCursesBoolWidget.h,
  179. Source/CursesDialog/cmCursesDummyWidget.cxx,
  180. Source/CursesDialog/cmCursesDummyWidget.h,
  181. Source/CursesDialog/cmCursesForm.h,
  182. Source/CursesDialog/cmCursesLabelWidget.cxx,
  183. Source/CursesDialog/cmCursesLabelWidget.h,
  184. Source/CursesDialog/cmCursesLongMessageForm.cxx,
  185. Source/CursesDialog/cmCursesMainForm.cxx,
  186. Source/CursesDialog/cmCursesMainForm.h,
  187. Source/CursesDialog/cmCursesStringWidget.cxx,
  188. Source/CursesDialog/cmCursesStringWidget.h,
  189. Source/CursesDialog/cmCursesWidget.cxx,
  190. Source/CursesDialog/cmCursesWidget.h: update interface
  191. 2001-12-21 19:54 martink
  192. * Source/cmBuildCommand.cxx, Source/cmSystemTools.cxx,
  193. Source/ctest.cxx: fix for dos files on UNIX make -k and flush in
  194. ctest
  195. 2001-12-21 19:44 martink
  196. * Modules/FindCurses.cmake, Modules/FindJNI.cmake,
  197. Modules/FindMPI.cmake, Modules/FindPythonLibs.cmake: general
  198. improvements
  199. 2001-12-21 19:40 barre
  200. * Modules/FindVTK.cmake, Modules/FindVTK.cmake: Change so that
  201. different flavours of VTK might be chosen by the user. See full
  202. instructions in that file.
  203. 2001-12-21 19:39 martink
  204. * configure.in, configure: fixed for SGI CC
  205. 2001-12-21 19:39 martink
  206. * Templates/CMakeBorlandWindowsSystemConfig.cmake,
  207. Templates/CMakeNMakeWindowsSystemConfig.cmake,
  208. Templates/CMakeWindowsSystemConfig.cmake,
  209. Templates/DLLHeader.dsptemplate, Templates/configure,
  210. Templates/configure.in, Templates/staticLibHeader.dsptemplate:
  211. variety of bug fixes
  212. 2001-12-21 14:55 ibanez
  213. * Source/cmFLTKWrapUICommand.cxx: ENH: No longer tries to create a
  214. directory for the output
  215. 2001-12-21 14:07 hoffman
  216. * Source/cmUnixMakefileGenerator.cxx: ENH: add support for DESTDIR
  217. in install targets
  218. 2001-12-21 05:01 perera
  219. * Source/cmUnixMakefileGenerator.cxx,
  220. Templates/CMakeSystemConfig.cmake.in: ENH: Add option to disable
  221. use of -rpath.
  222. 2001-12-20 22:00 hoffman
  223. * Source/cmBorlandMakefileGenerator.cxx,
  224. Source/cmNMakeMakefileGenerator.cxx: ENH: fix for win98 check for
  225. directory existence
  226. 2001-12-20 21:10 barre
  227. * Modules/FindTclsh.cmake, Modules/FindWish.cmake,
  228. Modules/FindTCL.cmake, Modules/FindTCL.cmake,
  229. Modules/FindTclsh.cmake, Modules/FindWish.cmake: ENH: ADVANCED was
  230. not propagated to the new sub-mods
  231. 2001-12-20 20:45 barre
  232. * Modules/FindFLTK.cmake, Modules/FindFLTK.cmake: ENH: mark
  233. everything ADVANCED
  234. 2001-12-20 20:44 hoffman
  235. * Source/cmNMakeMakefileGenerator.cxx,
  236. Source/cmUnixMakefileGenerator.cxx: ENH: add make silent flag for
  237. nmake and move .SILENT: directive to top of makefile
  238. 2001-12-20 20:44 hoffman
  239. * Templates/CMakeBorlandWindowsSystemConfig.cmake,
  240. Templates/CMakeNMakeWindowsSystemConfig.cmake,
  241. Templates/CMakeWindowsSystemConfig.cmake: BUG: must use CACHE
  242. values in these
  243. 2001-12-20 20:44 hoffman
  244. * Source/cmBorlandMakefileGenerator.cxx: ENH: use better command
  245. for creating static library
  246. 2001-12-20 20:22 barre
  247. * Modules/FindVTK.cmake: ENH: Also look for 4.2, 4.1, 4.0
  248. 2001-12-20 20:17 barre
  249. * Modules/FindVTK.cmake: ENH: Also look for 4.2, 4.1, 4.0
  250. 2001-12-20 13:16 hoffman
  251. * Example/Demo/demo.cxx: remove fancy cxx stuff from the example
  252. 2001-12-20 02:51 barre
  253. * Modules/FindJNI.cmake: ENH: Make everything ADVANCED
  254. 2001-12-19 23:45 hoffman
  255. * Source/cmBorlandMakefileGenerator.cxx,
  256. Source/cmBorlandMakefileGenerator.h,
  257. Source/cmNMakeMakefileGenerator.cxx,
  258. Source/cmUnixMakefileGenerator.cxx: ENH: add silent mode for
  259. makefile builds and fix borland and nmake after the depend stuff
  260. 2001-12-19 20:25 hoffman
  261. * Source/CMakeLists.txt, Source/cmaketest.cxx: add example to tests
  262. 2001-12-19 20:25 hoffman
  263. * Example/CMakeLists.txt, Example/Demo/CMakeLists.txt,
  264. Example/Demo/demo.cxx, Example/Demo/demo_b.cxx,
  265. Example/Hello/CMakeLists.txt, Example/Hello/hello.cxx,
  266. Example/Hello/hello.h: move example into the source tree so it will
  267. work...
  268. 2001-12-19 16:38 barre
  269. * Modules/FindTCL.cmake: default ActiveState Tcl install dir is now
  270. C:/Tcl
  271. 2001-12-19 13:35 hoffman
  272. * Source/cmVTKMakeInstantiatorCommand.cxx: change ostrstream to
  273. strstream
  274. 2001-12-19 13:26 hoffman
  275. * Templates/configure, Templates/configure.in, configure,
  276. configure.in: check for LANG:std
  277. 2001-12-19 02:00 hoffman
  278. * configure, configure.in, Templates/configure,
  279. Templates/configure.in: -LANG:std should be default on sgi for ansi
  280. CXX Flags
  281. 2001-12-19 01:32 hoffman
  282. * Templates/staticLibHeader.dsptemplate: fix comment
  283. 2001-12-18 22:30 hoffman
  284. * Templates/configure, Templates/configure.in: syntax error
  285. 2001-12-18 22:16 hoffman
  286. * Templates/configure: use cxx compiler on sgi to build static libs
  287. 2001-12-18 22:16 hoffman
  288. * Templates/configure.in: use cxx compiler to build static libs on
  289. sgi
  290. 2001-12-18 21:21 martink
  291. * Modules/FindJNI.cmake: bad spelling of java
  292. 2001-12-18 19:55 king
  293. * Source/cmIfCommand.cxx: ENH: Added error reporting for missing
  294. arguments to ENDIF.
  295. 2001-12-18 18:35 berk
  296. * Source/CursesDialog/cmCursesBoolWidget.cxx: Fixed warning.
  297. 2001-12-18 16:35 king
  298. * Source/cmVTKMakeInstantiatorCommand.cxx,
  299. Source/cmVTKMakeInstantiatorCommand.h: ENH: Improved flexibility of
  300. command by allowing specificiation of separate input and outputs
  301. source lists. Multiple input source lists are now also allowed.
  302. 2001-12-18 15:21 king
  303. * Source/cmBorlandMakefileGenerator.cxx,
  304. Source/cmNMakeMakefileGenerator.cxx,
  305. Source/cmUnixMakefileGenerator.cxx: ENH: Improved dependency
  306. generation. If any cmake.depends is out of date, all of them in
  307. the tree are re-generated. This is necessary in certain cases when
  308. CMakeLists.txt files change.
  309. 2001-12-18 14:51 king
  310. * Source/cmElseCommand.cxx: ENH: Added option to IF command to test
  311. if a command exists. Syntax is IF(COMMAND name-of-command).
  312. 2001-12-18 14:39 king
  313. * Source/cmIfCommand.cxx, Source/cmMakefile.cxx,
  314. Source/cmMakefile.h: ENH: Added option to IF command to test if a
  315. command exists. Syntax is IF(COMMAND name-of-command).
  316. 2001-12-18 14:16 king
  317. * Source/cmMakefile.cxx: BUG: Existing projects have cache entries
  318. with the same name as the command they adjust (VTK_WRAP_JAVA in
  319. VTK, for example). Setting the command name as a variable is too
  320. dangerous.
  321. 2001-12-17 22:44 andy
  322. * Source/cmSystemTools.cxx: Better handling of new lines when
  323. moving from dos to unix
  324. 2001-12-17 21:19 king
  325. * Source/cmCommands.cxx, Source/cmVTKMakeInstantiatorCommand.cxx,
  326. Source/cmVTKMakeInstantiatorCommand.h: ENH: Adding
  327. VTK_MAKE_INSTANTIATOR command. This command will be used by VTK
  328. kits to register their classes with vtkInstantiator.
  329. 2001-12-17 21:19 king
  330. * Source/cmMakefile.cxx: ENH: Each cmake command now adds a cmake
  331. variable of its own name, set to ON. This allows constructs in
  332. CMakeLists.txt files like: IF(FOO_COMMAND) FOO_COMMAND()
  333. ENDIF(FOO_COMMAND) This provides the option to add CMake commands
  334. for extra functionality without breaking compatability with earlier
  335. versions of CMake.
  336. 2001-12-17 16:28 hoffman
  337. * Templates/CMakeNMakeWindowsSystemConfig.cmake,
  338. Templates/DLLHeader.dsptemplate: remove stack stuff
  339. 2001-12-17 16:28 hoffman
  340. * Templates/CMakeWindowsSystemConfig.cmake: use a better compiler
  341. name
  342. 2001-12-17 16:15 hoffman
  343. * Source/cmDSPWriter.cxx: ENH: allow custom commands for files that
  344. msdev knows about
  345. 2001-12-16 23:52 barre
  346. * Source/cmVTKWrapPythonCommand.cxx: Wrap abstract class too, as
  347. per David Gobbi's request (for the sake of the internal
  348. documentation features of python").
  349. 2001-12-15 03:41 hoffman
  350. * Source/cmBuildCommand.cxx: use -i not -k for make
  351. 2001-12-13 18:28 berk
  352. * Source/CursesDialog/cmCursesBoolWidget.cxx,
  353. Source/CursesDialog/cmCursesBoolWidget.h,
  354. Source/CursesDialog/cmCursesDummyWidget.cxx,
  355. Source/CursesDialog/cmCursesDummyWidget.h,
  356. Source/CursesDialog/cmCursesForm.h,
  357. Source/CursesDialog/cmCursesLabelWidget.cxx,
  358. Source/CursesDialog/cmCursesLabelWidget.h,
  359. Source/CursesDialog/cmCursesLongMessageForm.cxx,
  360. Source/CursesDialog/cmCursesMainForm.cxx,
  361. Source/CursesDialog/cmCursesMainForm.h,
  362. Source/CursesDialog/cmCursesStringWidget.cxx,
  363. Source/CursesDialog/cmCursesStringWidget.h,
  364. Source/CursesDialog/cmCursesWidget.cxx,
  365. Source/CursesDialog/cmCursesWidget.h: Updated toolbar.
  366. 2001-12-12 23:27 hoffman
  367. * Source/CMakeLists.txt: ENH: allow local changes
  368. 2001-12-12 18:57 berk
  369. * Modules/FindMPI.cmake: Added doc.
  370. 2001-12-12 17:05 king
  371. * Modules/FindCurses.cmake: ENH: Added /lib to curses search path.
  372. 2001-12-12 16:51 berk
  373. * Modules/FindMPI.cmake: Added support for a 2nd mpi library
  374. (usually mpi++)
  375. 2001-12-11 20:59 king
  376. * Source/cmUnixMakefileGenerator.cxx: BUG: cmake.depends files of
  377. zero size were not being re-written in some cases. Added a comment
  378. output to the top of the file so it will be re-written every time.
  379. 2001-12-11 19:09 blezek
  380. * Modules/FindPythonLibs.cmake: ENH: Adding /usr/*/python1.5 for
  381. RedHat 7.1/Python 1.5 users
  382. 2001-12-11 17:29 hoffman
  383. * Source/cmSubdirDependsCommand.cxx: remove warning
  384. 2001-12-11 15:39 hoffman
  385. * Source/ctest.cxx: ENH: add flush
  386. 2001-12-11 15:39 hoffman
  387. * Source/cmUnixMakefileGenerator.cxx,
  388. Source/cmUnixMakefileGenerator.cxx: check for empty library output
  389. path
  390. 2001-12-11 07:21 ibanez
  391. * Source/cmFLTKWrapUICommand.h, Source/cmFLTKWrapUICommand.cxx:
  392. FIX: The command was modified it uses now a target and a source
  393. list composed of .fl files. The names of the generated .cxx
  394. files are added internally to the Sources list of the target.
  395. 2001-12-11 07:14 ibanez
  396. * Source/cmUnixMakefileGenerator.cxx, Source/cmTarget.h: FIX:
  397. GENERATED_CODE type is no longer needed: generated code is not a
  398. Target.
  399. 2001-12-11 07:14 ibanez
  400. * Source/FLTKDialog/CMakeLists.txt: FIX: FLTK_WRAP_UI command
  401. modified.
  402. 2001-12-11 07:14 ibanez
  403. * Source/FLTKDialog/CMakeSetupGUI.cxx,
  404. Source/FLTKDialog/CMakeSetupGUI.h: ENH: These files are now
  405. generated from the .fl file by FLTK_WRAP_UI command.
  406. 2001-12-10 17:10 king
  407. * Modules/FindTclsh.cmake: ENH: Added more filenames for tclsh
  408. program. Also now only looks for cygtclsh80 if under cygwin.
  409. 2001-12-10 17:04 king
  410. * Modules/FindTclsh.cmake: ENH: Added more filenames for tclsh
  411. program. Also now only looks for cygtclsh80 if under cygwin.
  412. 2001-12-10 17:02 perera
  413. * Source/cmUnixMakefileGenerator.cxx: BUG: LIBRARY_OUTPATH_PATH may
  414. be "set" to the null string, in which case it should be ignored.
  415. 2001-12-10 16:27 king
  416. * Source/cmMakefile.cxx, Source/cmMakefile.h,
  417. Source/cmSubdirDependsCommand.cxx, Source/cmSubdirDependsCommand.h,
  418. Source/cmUnixMakefileGenerator.cxx: ENH: Parallel build support is
  419. now automatic. SUBDIR_DEPENDS command now does nothing. Also
  420. fixed a bug in CMakeLists.txt file inheritance when a directory
  421. level is skipped.
  422. 2001-12-10 16:03 king
  423. * Source/cmMakefile.cxx, Source/cmMakefile.h,
  424. Source/cmSubdirDependsCommand.cxx, Source/cmSubdirDependsCommand.h,
  425. Source/cmUnixMakefileGenerator.cxx: ENH: SUBDIR_DEPENDS command now
  426. does nothing. The parallel build functionality is now automatic.
  427. Dependencies are setup to force the same build order as a single
  428. threaded build, but multiple files in the same directory can be
  429. built simultaneously. Also fixed bug with inheriting
  430. CMakeLists.txt files when a directory level is skipped.
  431. 2001-12-09 02:16 hoffman
  432. * Source/cmUnixMakefileGenerator.cxx,
  433. Source/cmUnixMakefileGenerator.h: merge bug fixes to release
  434. 2001-12-09 02:16 hoffman
  435. * Source/cmCacheManager.cxx: merge bug fixes to release, mistaken
  436. comment in cache
  437. 2001-12-09 02:10 hoffman
  438. * Source/cmUnixMakefileGenerator.cxx: BUG: if LIBRARY_OUTPUT_PATH
  439. is set, then use the fullpath for a remote target
  440. 2001-12-09 01:49 hoffman
  441. * Source/cmUnixMakefileGenerator.h: WAR: remove warning
  442. 2001-12-08 00:11 hoffman
  443. * Source/cmUnixMakefileGenerator.cxx: BUG: executable extension
  444. wrong for ctest search, and was not looking in Debug and Release
  445. 2001-12-07 23:27 berk
  446. * Source/cmCacheManager.cxx: If an entry starts with // (network
  447. paths), double quote it.
  448. 2001-12-07 23:15 perera
  449. * Source/cmUnixMakefileGenerator.cxx: BUG: the rule for generating
  450. a library no longer has the full path, and so the dependency
  451. targets shouldn't, either.
  452. 2001-12-07 23:12 berk
  453. * Source/cmCacheManager.cxx: Comments start with TWO leading
  454. slashes not _one_
  455. 2001-12-07 21:06 martink
  456. * Source/cmMakefile.h: version rev
  457. 2001-12-07 21:01 martink
  458. * Source/cmMakefile.h: branches: 1.87.2; release 10
  459. 2001-12-07 20:47 hoffman
  460. * Source/cmMarkAsAdvancedCommand.cxx,
  461. Source/cmMarkAsAdvancedCommand.h: ENH: add mark as not advanced to
  462. mark as advanced
  463. 2001-12-07 20:47 hoffman
  464. * Source/MFCDialog/CMakeSetupDialog.cpp: branches: 1.67.2; ENH:
  465. add mark as not advanced to mark as advanced
  466. 2001-12-07 20:47 hoffman
  467. * Templates/CMakeBorlandWindowsSystemConfig.cmake: branches:
  468. 1.7.2; ENH: add mark as not advanced to mark as advanced
  469. 2001-12-07 20:47 hoffman
  470. * Source/cmCacheManager.cxx: branches: 1.45.2; ENH: add mark as
  471. not advanced to mark as advanced
  472. 2001-12-07 19:57 hoffman
  473. * ChangeLog.txt: yet another release
  474. 2001-12-07 19:31 hoffman
  475. * Source/cmaketest.cxx: ENH: convert to windows paths
  476. 2001-12-07 18:10 hoffman
  477. * Source/cmaketest.cxx: ENH: use windows paths to run commands and
  478. escape spaces
  479. 2001-12-07 15:58 hoffman
  480. * Source/cmBorlandMakefileGenerator.cxx,
  481. Source/cmNMakeMakefileGenerator.cxx: ENH: add custom commands for
  482. targets
  483. 2001-12-07 15:58 hoffman
  484. * Source/cmUnixMakefileGenerator.cxx: branches: 1.153.2; ENH: add
  485. custom commands for targets
  486. 2001-12-07 15:58 hoffman
  487. * Source/cmUnixMakefileGenerator.h: branches: 1.35.2; ENH: add
  488. custom commands for targets
  489. 2001-12-07 15:32 barre
  490. * Templates/CMakeBorlandWindowsSystemConfig.cmake: Remove "unused
  491. var" warning from C_FLAGS
  492. 2001-12-07 01:02 barre
  493. * Source/cmNMakeMakefileGenerator.cxx: Do not output library search
  494. path if the library path option/flag is empty + add
  495. CMAKE_LINKER_HIDE_PARAMETERS since some linkers just do not support
  496. the @<< syntax
  497. 2001-12-07 01:02 barre
  498. * Templates/CMakeNMakeWindowsSystemConfig.cmake: branches: 1.9.2;
  499. Add CMAKE_LINKER_HIDE_PARAMETERS since some linkers just do not
  500. support the @<< syntax
  501. 2001-12-06 22:40 andy
  502. * Source/CursesDialog/cmCursesMainForm.cxx: branches: 1.22.2; Fix
  503. bug with string
  504. 2001-12-06 22:09 hoffman
  505. * Source/cmakewizard.cxx: ENH: call convert to unix slashes for
  506. path and filepath entries
  507. 2001-12-06 22:07 berk
  508. * Source/CursesDialog/cmCursesMainForm.cxx: Added support for ~.
  509. 2001-12-06 21:50 martink
  510. * Source/cmSystemTools.cxx: branches: 1.107.2; handle tildas
  511. 2001-12-06 18:31 barre
  512. * Source/cmUnixMakefileGenerator.cxx: Lib path should be converted
  513. to native path too.
  514. 2001-12-06 18:31 barre
  515. * Source/cmBorlandMakefileGenerator.cxx,
  516. Source/cmBorlandMakefileGenerator.h,
  517. Source/cmNMakeMakefileGenerator.cxx,
  518. Source/cmNMakeMakefileGenerator.h: Fix the command quoting pb
  519. (remove m_QuoteNextCommand), move ConvertToNativePath to NMake gen
  520. 2001-12-06 16:49 martink
  521. * Source/CursesDialog/ccmake.cxx: Cleaning last line at exit.
  522. 2001-12-06 16:49 martink
  523. * Modules/FindDart.cmake: better docs
  524. 2001-12-06 16:49 martink
  525. * Modules/Dart.cmake: better use of modules
  526. 2001-12-06 16:49 martink
  527. * Modules/FindTCL.cmake: branches: 1.18.2; now broken into pieces
  528. 2001-12-06 16:49 martink
  529. * Modules/FindTclsh.cmake, Modules/FindWish.cmake: branches:
  530. 1.1.2; new modules
  531. 2001-12-06 15:24 martink
  532. * Templates/CMakeSystemConfig.cmake.in: made install prefix non
  533. advanced
  534. 2001-12-05 21:05 barre
  535. * Source/MFCDialog/CMakeSetupDialog.cpp: If Shift is pressed with
  536. 'OK', then don't quit
  537. 2001-12-05 20:36 perera
  538. * Modules/FindTCL.cmake: ENH: add more possible names for
  539. executables.
  540. 2001-12-05 20:28 barre
  541. * Source/cmNMakeMakefileGenerator.cxx, Source/cmCacheManager.cxx,
  542. Source/MFCDialog/CMakeSetupDialog.cpp: Add single quotes feature.
  543. 2001-12-05 20:00 barre
  544. * Templates/CMakeNMakeWindowsSystemConfig.cmake: Add single quotes
  545. feature.
  546. 2001-12-05 17:07 martink
  547. * Source/cmMakefile.h: up version
  548. 2001-12-05 16:59 martink
  549. * Source/cmMakefile.h: up version
  550. 2001-12-05 16:38 hoffman
  551. * ChangeLog.txt: new version
  552. 2001-12-05 16:37 will
  553. * CMake.pdf: updated from rtf
  554. 2001-12-05 16:32 hoffman
  555. * CMake.rtf: ENH: update cvs path
  556. 2001-12-04 23:49 starreveld
  557. * Templates/configure.in: branches: 1.31.2;
  558. Add the flat_namespace and undefined suppress flags to OSX builds
  559. 2001-12-04 23:49 starreveld
  560. * Templates/configure: branches: 1.33.2;
  561. Add the flat_namespace and undefined suppress flags to OSX builds
  562. 2001-12-04 22:28 hoffman
  563. * Source/cmSystemTools.cxx: ENH: remove /tmp_mnt from all paths in
  564. convert to unix slashes
  565. 2001-12-04 21:19 berk
  566. * Source/CursesDialog/cmCursesMainForm.cxx: Fixed outdated comment
  567. 2001-12-04 20:55 hoffman
  568. * Templates/CMakeBorlandWindowsSystemConfig.cmake: add tWM to c
  569. flags as well as CXX flags
  570. 2001-12-04 20:53 berk
  571. * Source/CursesDialog/cmCursesMainForm.cxx: Fixed overflow problem.
  572. 2001-12-04 20:16 hoffman
  573. * Templates/CMakeBorlandWindowsSystemConfig.cmake: ENH: add -tWM to
  574. default flags for compilation
  575. 2001-12-04 17:03 hoffman
  576. * Source/cmUnixMakefileGenerator.cxx: crazy fix for putenv, and
  577. native path called on custom command paths
  578. 2001-12-04 16:20 berk
  579. * Source/CursesDialog/cmCursesStandardIncludes.h: replacing clear()
  580. 2001-12-04 16:16 berk
  581. * Source/CursesDialog/ccmake.cxx,
  582. Source/CursesDialog/cmCursesForm.cxx,
  583. Source/CursesDialog/cmCursesMainForm.cxx: Added debugging.
  584. 2001-12-04 16:16 berk
  585. * Source/CursesDialog/cmCursesForm.h: branches: 1.4.2; Added
  586. debugging.
  587. 2001-12-04 16:16 berk
  588. * Source/CursesDialog/cmCursesLongMessageForm.cxx,
  589. Source/CursesDialog/cmCursesStringWidget.cxx: branches: 1.5.2;
  590. Added debugging.
  591. 2001-12-04 15:53 barre
  592. * Modules/FindTCL.cmake: Make shells also ADVANCED
  593. 2001-12-04 15:53 barre
  594. * Modules/Dart.cmake: Remove code duplication. Call FindTcl.cmake,
  595. which also does the ADVANCED stuff.
  596. 2001-12-04 15:53 barre
  597. * Modules/Documentation.cmake, Modules/FindCygwin.cmake,
  598. Modules/FindDoxygen.cmake, Modules/FindHhc.cmake,
  599. Modules/FindPerl.cmake, Modules/FindSelfPackers.cmake,
  600. Modules/FindUnixCommands.cmake, Modules/FindWget.cmake: Remove
  601. unneeded test and code duplication. Add WIN32 test. Make all
  602. ADVANCED.
  603. 2001-12-04 15:27 barre
  604. * Modules/FindPythonLibs.cmake: branches: 1.7.2; Make vars
  605. ADVANCED for WIN32 (same as Tcl)
  606. 2001-12-04 15:11 hoffman
  607. * Source/CursesDialog/form/frm_driver.c: no c++ comments in c code,
  608. duhhhh
  609. 2001-12-04 00:58 hoffman
  610. * Source/CursesDialog/form/frm_driver.c: ENH: AIX seems to define
  611. lines and columns as macros, I undefed them
  612. 2001-12-03 23:04 hoffman
  613. * Templates/CMakeBorlandWindowsSystemConfig.cmake: ENH: fix crashes
  614. in console apps
  615. 2001-12-03 22:47 hoffman
  616. * Source/cmVariableRequiresCommand.cxx: ENH: let people know the
  617. variable is advanced
  618. 2001-12-03 22:00 hoffman
  619. * Modules/FindOpenGL.cmake, Source/cmBorlandMakefileGenerator.cxx,
  620. Templates/CMakeBorlandWindowsSystemConfig.cmake: ENH: fix debugging
  621. with borland
  622. 2001-12-03 22:00 hoffman
  623. * Source/cmake.cxx: branches: 1.43.2; ENH: add -C load cache file
  624. option
  625. 2001-12-03 20:59 barre
  626. * Source/MFCDialog/CMakeSetupDialog.cpp,
  627. Source/MFCDialog/CMakeCommandLineInfo.cpp,
  628. Source/MFCDialog/CMakeCommandLineInfo.h: Add /A and /G command-line
  629. param to carry the value of "Show Advanced" and generator name in
  630. desktop shortcuts
  631. 2001-12-03 20:55 martink
  632. * Source/ctest.cxx: branches: 1.11.2; minor fix for not found
  633. executables
  634. 2001-12-03 20:48 hoffman
  635. * CMake.rtf: [no log message]
  636. 2001-12-03 20:11 berk
  637. * Source/cmake.cxx, Source/cmake.cxx: Fixed help.
  638. 2001-12-03 18:05 hoffman
  639. * Source/Makefile.borland: add wizard
  640. 2001-12-03 14:39 hoffman
  641. * CMake.rtf: update docs some
  642. 2001-12-02 23:22 ibanez
  643. * Source/cmFLTKWrapUICommand.cxx: ENH: AddCustomCommand register
  644. now multiple outputs. Auxiliary variable manage the output
  645. directory where FLTK generated code is going to be writen.
  646. 2001-11-30 22:20 barre
  647. * Source/cmBuildCommand.cxx: branches: 1.9.2; fix warning for
  648. Borland build
  649. 2001-11-30 22:20 barre
  650. * Source/cmDSPWriter.cxx, Source/cmDSWWriter.cxx,
  651. Source/cmIfCommand.cxx, Source/cmUnixMakefileGenerator.cxx,
  652. Source/cmake.cxx: fix warning for Borland build
  653. 2001-11-30 21:48 hoffman
  654. * Source/cmakewizard.h: [no log message]
  655. 2001-11-30 21:48 hoffman
  656. * Source/CMakeLib.dsp, Source/CMakeLists.txt,
  657. Source/Makefile.borland, Source/Makefile.in,
  658. Source/cmBorlandMakefileGenerator.cxx,
  659. Source/cmBorlandMakefileGenerator.h,
  660. Source/cmBorlandMakefileGenerator2.cxx,
  661. Source/cmBorlandMakefileGenerator2.h, Source/cmForEachCommand.cxx,
  662. Source/cmake.cxx, Source/cmakemain.cxx, Source/cmakewizard.cxx,
  663. Templates/CMakeBorlandWindowsSystemConfig.cmake,
  664. Templates/CMakeWindowsBorlandConfig.cmake,
  665. Templates/CMakeWindowsBorlandConfig2.cmake: new borland generator
  666. moved into place
  667. 2001-11-30 21:27 hoffman
  668. * Source/cmBorlandMakefileGenerator.cpp,
  669. Source/cmBorlandMakefileGenerator.h: Replace with nmake subclassed
  670. generator
  671. 2001-11-30 21:04 barre
  672. * Source/cmBorlandMakefileGenerator2.cxx,
  673. Source/cmNMakeMakefileGenerator.cxx,
  674. Source/cmUnixMakefileGenerator.cxx: Add options for library manager
  675. (lib).
  676. 2001-11-30 21:04 barre
  677. * Templates/CMakeNMakeWindowsSystemConfig.cmake: Add options for
  678. library manager (lib). Alpha sort
  679. 2001-11-30 20:55 berk
  680. * Modules/FindTCL.cmake: Unix users are smarter.
  681. 2001-11-30 20:04 berk
  682. * Source/CursesDialog/cmCursesMainForm.cxx,
  683. Source/CursesDialog/cmCursesStringWidget.cxx: Improving interface.
  684. 2001-11-30 19:50 hoffman
  685. * Source/CursesDialog/cmCursesMainForm.cxx: print cmake running
  686. message to cerr
  687. 2001-11-30 19:33 barre
  688. * Templates/CMakeNMakeWindowsSystemConfig.cmake,
  689. Source/cmNMakeMakefileGenerator.cxx: Add linker flags for each
  690. build type
  691. 2001-11-30 19:24 berk
  692. * Source/CursesDialog/cmCursesMainForm.cxx: Better documentation.
  693. 2001-11-30 19:16 berk
  694. * Source/CursesDialog/cmCursesMainForm.cxx: Better documentation.
  695. 2001-11-30 18:59 berk
  696. * Source/CursesDialog/cmCursesLongMessageForm.cxx,
  697. Source/CursesDialog/cmCursesMainForm.cxx,
  698. Source/CursesDialog/cmCursesStringWidget.cxx: Improved help.
  699. 2001-11-30 18:53 berk
  700. * Templates/CMakeSystemConfig.cmake.in: Removed unused options.
  701. 2001-11-30 18:10 barre
  702. * Templates/CMakeNMakeWindowsSystemConfig.cmake: CMAKE_ANSI_CFLAGS
  703. is used by VTK, so it should be set in the NMake config so that it
  704. gets expanded (even to "")
  705. 2001-11-30 18:09 hoffman
  706. * Source/cmNMakeMakefileGenerator.cxx: fix library suffix
  707. 2001-11-30 17:41 hoffman
  708. * Source/cmUnixMakefileGenerator.cxx: remove suffix rules
  709. 2001-11-30 17:05 hoffman
  710. * Source/cmUnixMakefileGenerator.cxx: add new suffix rules
  711. 2001-11-30 16:34 berk
  712. * Source/CursesDialog/ccmake.cxx,
  713. Source/CursesDialog/cmCursesLongMessageForm.cxx,
  714. Source/CursesDialog/cmCursesMainForm.cxx,
  715. Source/CursesDialog/cmCursesStandardIncludes.h: Can non use clear
  716. because it is undef'ed.
  717. 2001-11-30 15:58 berk
  718. * Source/CursesDialog/ccmake.cxx: Fixed warning.
  719. 2001-11-30 15:51 berk
  720. * Source/CursesDialog/ccmake.cxx,
  721. Source/CursesDialog/cmCursesMainForm.cxx: Fixed warning.
  722. 2001-11-30 15:51 berk
  723. * Source/CursesDialog/cmCursesMainForm.h: branches: 1.10.2; Since
  724. it is being used as an array size in another file, it is not
  725. possible to initialize MAX_WIDTH in a .cxx file.
  726. 2001-11-30 15:51 berk
  727. * Source/CursesDialog/cmCursesMainForm.cxx: Since it is being used
  728. as an array size in another file, it is not possible to initialize
  729. MAX_WIDTH in a .cxx file.
  730. 2001-11-30 15:41 hoffman
  731. * Source/cmUnixMakefileGenerator.cxx: fix warning
  732. 2001-11-30 15:39 berk
  733. * Source/CursesDialog/cmCursesLongMessageForm.cxx,
  734. Source/CursesDialog/cmCursesLongMessageForm.h: Missed std::
  735. 2001-11-30 15:27 berk
  736. * Source/CursesDialog/cmCursesMainForm.h: Missed std::
  737. 2001-11-30 15:27 berk
  738. * Templates/CMakeSystemConfig.cmake.in: CMAKE_WORDS_BIGENDIAN
  739. should not be in the cache.
  740. 2001-11-30 15:23 berk
  741. * Modules/FindPythonLibs.cmake: PYTHON_DEBUG_LIBRARY is only used
  742. on Windows.
  743. 2001-11-30 14:19 barre
  744. * Templates/CMakeSystemConfig.cmake.in: fix: If documentation
  745. added, then need cache type
  746. 2001-11-30 04:45 berk
  747. * Source/CursesDialog/cmCursesLongMessageForm.cxx,
  748. Source/CursesDialog/cmCursesLongMessageForm.h: opps I forgot to add
  749. these
  750. 2001-11-30 04:24 hoffman
  751. * Source/Makefile.borland, Source/cmBorlandMakefileGenerator2.cxx,
  752. Source/cmNMakeMakefileGenerator.cxx,
  753. Source/cmUnixMakefileGenerator.cxx,
  754. Templates/CMakeSystemConfig.cmake.in,
  755. Templates/CMakeWindowsBorlandConfig2.cmake: ENH: fix various
  756. problems caused by the generalization of nmake generator
  757. 2001-11-30 01:59 barre
  758. * Source/cmBorlandMakefileGenerator2.cxx,
  759. Source/cmNMakeMakefileGenerator.cxx,
  760. Source/cmUnixMakefileGenerator.cxx,
  761. Source/cmUnixMakefileGenerator.h,
  762. Templates/CMakeNMakeWindowsSystemConfig.cmake,
  763. Templates/CMakeSystemConfig.cmake.in,
  764. Templates/CMakeWindowsBorlandConfig2.cmake: Nmake build: move most
  765. of hard-coded values to config parameters
  766. 2001-11-30 01:59 barre
  767. * Templates/CMakeWindowsSystemConfig.cmake: branches: 1.13.2;
  768. Nmake build: move most of hard-coded values to config parameters
  769. 2001-11-29 21:44 berk
  770. * Source/cmListFileCache.cxx, Source/cmSystemTools.cxx,
  771. Source/cmSystemTools.h, Source/ctest.cxx,
  772. Source/CursesDialog/CMakeLists.txt, Source/CursesDialog/ccmake.cxx,
  773. Source/CursesDialog/cmCursesCacheEntryComposite.cxx,
  774. Source/CursesDialog/cmCursesCacheEntryComposite.h,
  775. Source/CursesDialog/cmCursesForm.h,
  776. Source/CursesDialog/cmCursesMainForm.cxx,
  777. Source/CursesDialog/cmCursesMainForm.h: Improvements to the curses
  778. interface.
  779. 2001-11-29 20:14 hoffman
  780. * Source/MFCDialog/CMakeSetup.cpp: ENH: fix memory leaks
  781. 2001-11-29 19:51 barre
  782. * Source/cmNMakeMakefileGenerator.cxx: Fix space pb (embended, then
  783. escaped)
  784. 2001-11-29 14:22 hoffman
  785. * Source/Makefile.borland: add bootstrap makefile for borland
  786. compiler
  787. 2001-11-29 14:09 hoffman
  788. * Source/CMakeLists.txt, Source/cmBorlandMakefileGenerator2.cxx,
  789. Source/cmakewizard.cxx, Templates/CMakeWindowsBorlandConfig2.cmake:
  790. fix for shared libs and borland
  791. 2001-11-29 06:46 ibanez
  792. * Source/cmTarget.h: ENH: A type of target was added for
  793. representing GENERATED_CODE
  794. 2001-11-29 06:46 ibanez
  795. * Source/cmFLTKWrapUICommand.cxx: ENH: Custom commands are now
  796. builded.
  797. 2001-11-29 06:46 ibanez
  798. * Source/cmUnixMakefileGenerator.cxx: ENH: GENERATED_CODE case
  799. added to switch.
  800. 2001-11-28 23:07 hoffman
  801. * Source/CMakeLib.dsp, Source/cmBorlandMakefileGenerator2.cxx,
  802. Source/cmBorlandMakefileGenerator2.h,
  803. Source/cmNMakeMakefileGenerator.cxx,
  804. Source/cmNMakeMakefileGenerator.h,
  805. Source/cmUnixMakefileGenerator.cxx,
  806. Source/cmUnixMakefileGenerator.h,
  807. Templates/CMakeWindowsBorlandConfig2.cmake: ENH: borland generator
  808. 2 is working more or less
  809. 2001-11-28 19:44 ibanez
  810. * Source/cmFLTKWrapUICommand.h: ENH: The command was simplified to
  811. generate a source list of cxx from a source list of .fl GUI
  812. files.
  813. 2001-11-28 19:44 ibanez
  814. * Source/cmFLTKWrapUICommand.cxx: ENH: Command simplified in order
  815. to construct a Source list of .cxx from a source list of .fl
  816. GUI files.
  817. 2001-11-28 17:49 barre
  818. * Modules/FindPythonLibs.cmake: Fynd Python debug lib in usual libs
  819. dir too
  820. 2001-11-28 16:12 hoffman
  821. * Source/CMakeLists.txt, Source/cmBorlandMakefileGenerator2.cxx,
  822. Source/cmBorlandMakefileGenerator2.h,
  823. Source/cmNMakeMakefileGenerator.cxx,
  824. Source/cmNMakeMakefileGenerator.h, Source/cmake.cxx: add new
  825. borland generator
  826. 2001-11-28 15:51 hoffman
  827. * Source/cmaketest.cxx: [no log message]
  828. 2001-11-28 12:14 hoffman
  829. * Source/cmMarkAsAdvancedCommand.cxx: fix warning
  830. 2001-11-28 12:14 hoffman
  831. * Source/cmNMakeMakefileGenerator.cxx,
  832. Source/cmNMakeMakefileGenerator.h,
  833. Source/cmUnixMakefileGenerator.cxx,
  834. Source/cmUnixMakefileGenerator.h: bug: fix same path comparison
  835. when short paths are used
  836. 2001-11-28 00:38 ibanez
  837. * Source/FLTKDialog/CMakeSetupGUIImplementation.cxx: FIX: When
  838. switching from one project to another the CacheGUI wasn't being
  839. cleared. Values from one project were mixed into the other.
  840. 2001-11-27 22:53 berk
  841. * Source/cmNMakeMakefileGenerator.cxx,
  842. Source/cmNMakeMakefileGenerator.h,
  843. Source/cmUnixMakefileGenerator.cxx,
  844. Source/cmUnixMakefileGenerator.h: ENH: nmake generator much closer
  845. to working with spaces
  846. 2001-11-27 22:31 berk
  847. * Source/cmMakefile.cxx: branches: 1.109.2; ENH: expand variables
  848. in a command before escaping spaces in the command
  849. 2001-11-27 22:31 berk
  850. * Source/cmOptionCommand.cxx: ENH: do not write over existing cache
  851. values even doc strings to avoid changing the cache file
  852. 2001-11-27 21:12 berk
  853. * Source/cmDSPWriter.cxx: remove unused include
  854. 2001-11-27 20:32 martink
  855. * Source/cmLinkLibrariesCommand.cxx: removed extra lib paths to
  856. avoid finding old libs
  857. 2001-11-27 20:32 martink
  858. * Source/MFCDialog/CMakeSetup.rc: adjusted spacing
  859. 2001-11-27 20:32 martink
  860. * Modules/FindTCL.cmake: made some vars advanced
  861. 2001-11-27 20:20 martink
  862. * Modules/Dart.cmake: made some vars advanced
  863. 2001-11-27 05:02 ibanez
  864. * Source/cmUnixMakefileGenerator.cxx: ENH: Support for FLTK Fluid
  865. tool added.
  866. 2001-11-27 05:02 ibanez
  867. * Source/cmCommands.cxx: ENH: Command for running FLTK's UI tool
  868. "Fluid" was added.
  869. 2001-11-27 04:57 ibanez
  870. * Modules/FindFLTK.cmake: branches: 1.5.2; ENH: Support for
  871. running FLUID was added.
  872. 2001-11-27 03:40 ibanez
  873. * Source/cmFLTKWrapUICommand.cxx, Source/cmFLTKWrapUICommand.h:
  874. Command for invoking FLTK's code generator "Fluid" during the
  875. building process
  876. 2001-11-26 23:24 hoffman
  877. * Modules/Dart.cmake, Source/CMakeLists.txt,
  878. Source/cmCacheManager.cxx, Source/cmCacheManager.h,
  879. Source/cmCommands.cxx, Source/cmSystemTools.cxx,
  880. Source/cmSystemTools.h, Source/cmUnixMakefileGenerator.cxx,
  881. Source/cmakewizard.cxx, Source/MFCDialog/CMakeSetup.rc,
  882. Source/MFCDialog/CMakeSetupDialog.cpp,
  883. Source/MFCDialog/CMakeSetupDialog.h, Source/MFCDialog/resource.h,
  884. Templates/CMakeSystemConfig.cmake.in,
  885. Templates/CMakeWindowsSystemConfig.cmake,
  886. Source/cmMarkAsAdvancedCommand.cxx,
  887. Source/cmMarkAsAdvancedCommand.h: ENH: add advanced variable types
  888. and command line wizard gui
  889. 2001-11-26 23:24 hoffman
  890. * Source/cmFindFileCommand.cxx, Source/cmFindFileCommand.h,
  891. Source/cmFindLibraryCommand.cxx, Source/cmFindLibraryCommand.h,
  892. Source/cmFindPathCommand.cxx, Source/cmFindPathCommand.h,
  893. Source/cmFindProgramCommand.cxx, Source/cmFindProgramCommand.h:
  894. ENH: add possibility to add doc strings to varibles created by find
  895. type commands
  896. 2001-11-26 21:32 berk
  897. * Source/cmCacheManager.cxx: Oops. The wrong version of the
  898. duplicate code was kept. Loaded cache values were not made
  899. internal.
  900. 2001-11-26 20:45 berk
  901. * Modules/FindTCL.cmake: TK_INTERNAL_PATH is only needed on
  902. Windows.
  903. 2001-11-26 16:31 martink
  904. * Source/cmSystemTools.cxx, Source/cmSystemTools.h: removed warning
  905. messages
  906. 2001-11-26 16:31 martink
  907. * Source/cmIfCommand.cxx: better error messages
  908. 2001-11-24 23:47 barre
  909. * Modules/Dart.cmake: I want to be able to start/end
  910. experimental-only dashboards
  911. 2001-11-21 22:45 hoffman
  912. * Source/cmCacheManager.cxx, Source/cmDSPWriter.cxx,
  913. Source/cmNMakeMakefileGenerator.cxx, Source/cmSystemTools.cxx,
  914. Source/cmSystemTools.h, Source/cmUnixMakefileGenerator.cxx,
  915. Source/cmake.cxx, Source/cmaketest.cxx: NMake with spaces in
  916. directories
  917. 2001-11-21 16:35 andy
  918. * Source/cmCacheManager.cxx: Fix the current directory check for
  919. NMake
  920. 2001-11-21 13:46 hoffman
  921. * Source/cmQTWrapUICommand.cxx,
  922. Source/cmVariableRequiresCommand.cxx: WAR: fix warning
  923. 2001-11-21 13:46 hoffman
  924. * Source/cmake.cxx: ENH: clean up command line arguments
  925. 2001-11-20 22:50 hoffman
  926. * Source/cmCacheManager.cxx, Source/cmCacheManager.h,
  927. Source/cmake.cxx, Source/cmake.h: ENH: add command line arguments
  928. to set cache entries
  929. 2001-11-20 22:26 berk
  930. * Source/cmNMakeMakefileGenerator.cxx: ENH: closer to working with
  931. spaces in source directory
  932. 2001-11-20 22:26 berk
  933. * Source/cmDSPWriter.cxx: BUG: fix for spaces in path to
  934. CMakeList.txt file
  935. 2001-11-20 22:26 berk
  936. * Source/cmaketest.cxx: BUG: fix memory leak
  937. 2001-11-20 13:28 hoffman
  938. * Source/cmStandardIncludes.h,
  939. Source/CursesDialog/cmCursesMainForm.cxx,
  940. Source/CursesDialog/cmCursesStandardIncludes.h: define hacks and
  941. such for the dec compiler
  942. 2001-11-19 22:52 hoffman
  943. * Source/cmCommands.cxx, Source/cmSystemTools.cxx,
  944. Source/cmSystemTools.h, Source/cmVariableRequiresCommand.cxx,
  945. Source/cmVariableRequiresCommand.h,
  946. Source/MFCDialog/CMakeSetupDialog.cpp: ENH: add new command
  947. VARIABLE_REQUIRES for better debugging of list files
  948. 2001-11-19 14:34 hoffman
  949. * Source/cmVariableRequiresCommand.cxx,
  950. Source/cmVariableRequiresCommand.h: [no log message]
  951. 2001-11-19 14:20 hoffman
  952. * Source/MFCDialog/CMakeLists.txt: ENH: remove unused source files
  953. 2001-11-16 21:42 hoffman
  954. * Source/cmUnixMakefileGenerator.cxx: ENH: look for cmake test with
  955. .exe if nmake
  956. 2001-11-16 21:28 hoffman
  957. * Source/cmNMakeMakefileGenerator.cxx: ENH: fix for dll builds
  958. 2001-11-16 21:28 hoffman
  959. * Source/MFCDialog/CMakeLists.txt, Source/MFCDialog/CMakeSetup.dsp,
  960. Source/MFCDialog/CMakeSetup.rc,
  961. Source/MFCDialog/CMakeSetupDialog.cpp,
  962. Source/MFCDialog/CMakeSetupDialog.h, Source/MFCDialog/MakeHelp.cpp,
  963. Source/MFCDialog/MakeHelp.h, Source/MFCDialog/resource.h: face lift
  964. for GUI and some more help
  965. 2001-11-16 18:08 bettingf
  966. * Source/cmUnixMakefileGenerator.cxx: Added a make depend in the
  967. clean rule to refresh the dependencies
  968. 2001-11-16 15:14 bettingf
  969. * Source/cmUnixMakefileGenerator.cxx: undo the last change because
  970. of problem with some versions of make
  971. 2001-11-16 14:40 bettingf
  972. * Modules/FindQt.cmake: fixed QT_UIC_EXE name
  973. 2001-11-16 14:01 bettingf
  974. * Source/cmMakeDepend.cxx: Now adds dependency if the file doesn't
  975. exist but will be created during the compilation
  976. 2001-11-16 14:01 bettingf
  977. * Source/cmUnixMakefileGenerator.cxx: added the deletion of
  978. cmake.depends in the cleaning so that it is recomputed even source
  979. files (i.e. .cxx or .h) are generated
  980. 2001-11-16 14:01 bettingf
  981. * Source/cmQTWrapUICommand.cxx, Source/cmQTWrapUICommand.h:
  982. corrected path problem and added moc compilation too
  983. 2001-11-16 03:10 hoffman
  984. * Source/Makefile.in: remove depend on star dot h as it is not
  985. really needed and breaks some versions of gmake
  986. 2001-11-15 23:18 hoffman
  987. * Source/cmNMakeMakefileGenerator.cxx: ENH: use crazy temp files
  988. for long command lines
  989. 2001-11-15 22:45 hoffman
  990. * Source/cmNMakeMakefileGenerator.cxx: ENH: remove debug prints
  991. 2001-11-15 22:11 hoffman
  992. * Modules/Dart.cmake, Source/cmBuildCommand.cxx,
  993. Source/cmNMakeMakefileGenerator.cxx,
  994. Source/cmNMakeMakefileGenerator.h,
  995. Source/cmUnixMakefileGenerator.cxx,
  996. Source/cmUnixMakefileGenerator.h,
  997. Templates/CMakeNMakeWindowsSystemConfig.cmake,
  998. Templates/CMakeSystemConfig.cmake.in,
  999. Templates/CMakeWindowsBorlandConfig.cmake,
  1000. Templates/CMakeWindowsSystemConfig.cmake: closer to nmake working,
  1001. added CMAKE_MAKE_COMMAND instead of MAKECOMMAND used by Dart, nmake
  1002. makefiles work with borland make and nmake
  1003. 2001-11-15 19:52 millerjv
  1004. * Modules/Dart.cmake: ENH: New make targets for Continuous builds.
  1005. Added a NightlyStart and NightlyUpdate target for unix builds as
  1006. well.
  1007. 2001-11-15 19:52 millerjv
  1008. * DartConfig.cmake: ENH: Changed Nightly start time
  1009. 2001-11-15 14:55 hoffman
  1010. * Source/cmNMakeMakefileGenerator.cxx,
  1011. Source/cmNMakeMakefileGenerator.h,
  1012. Source/cmUnixMakefileGenerator.h, Source/cmake.cxx: ENH: fix
  1013. library builds with nmake
  1014. 2001-11-15 14:00 hoffman
  1015. * Source/cmUnixMakefileGenerator.cxx: BUG: wrong shortname used
  1016. 2001-11-15 13:42 hoffman
  1017. * Source/cmaketest.cxx: BUG: fix build for cygwin
  1018. 2001-11-15 13:42 hoffman
  1019. * Source/cmUnixMakefileGenerator.cxx: BUG: avoid .cxx.o names...
  1020. 2001-11-14 23:11 hoffman
  1021. * Source/cmSystemTools.cxx, Source/cmSystemTools.h,
  1022. Source/cmUnixMakefileGenerator.cxx,
  1023. Source/cmUnixMakefileGenerator.h, Source/cmake.cxx,
  1024. Source/cmaketest.cxx, Source/cmaketest.h.in,
  1025. Templates/CMakeNMakeWindowsSystemConfig.cmake: Closer to nmake
  1026. build
  1027. 2001-11-14 23:11 hoffman
  1028. * Source/cmNMakeMakefileGenerator.cxx,
  1029. Source/cmNMakeMakefileGenerator.h: closer to nmake build
  1030. 2001-11-14 19:39 barre
  1031. * Source/MFCDialog/CMakeSetup.rc,
  1032. Source/MFCDialog/CMakeSetupDialog.cpp,
  1033. Source/MFCDialog/CMakeSetupDialog.h, Source/MFCDialog/resource.h:
  1034. Quick addition: "Create shortcut" menu entry.
  1035. 2001-11-14 15:21 hoffman
  1036. * Templates/CMakeNMakeWindowsSystemConfig.cmake,
  1037. Source/cmNMakeMakefileGenerator.cxx,
  1038. Source/cmNMakeMakefileGenerator.h,
  1039. Source/cmUnixMakefileGenerator.cxx,
  1040. Source/cmUnixMakefileGenerator.h: nmake support
  1041. 2001-11-14 14:55 king
  1042. * Source/CursesDialog/form/frm_driver.c: ERR: Fixed compiler
  1043. warning for gcc 3.0.
  1044. 2001-11-14 14:55 king
  1045. * Source/CursesDialog/ccmake.cxx: ERR: Re-ordered includes to fix
  1046. macro conflict for gcc 3.0.
  1047. 2001-11-14 14:22 hoffman
  1048. * Source/cmUnixMakefileGenerator.cxx: ENH: remove debug statements
  1049. 2001-11-14 13:49 hoffman
  1050. * Source/FLTKDialog/CMakeSetupGUI.cxx: ENH: remove warning
  1051. 2001-11-13 23:23 hoffman
  1052. * Source/CMakeLib.dsp, Source/CMakeLists.txt,
  1053. Source/cmNMakeMakefileGenerator.cxx,
  1054. Source/cmNMakeMakefileGenerator.h,
  1055. Source/cmUnixMakefileGenerator.cxx,
  1056. Source/cmUnixMakefileGenerator.h: start work on nmake generator
  1057. 2001-11-13 20:54 hoffman
  1058. * Source/cmUnixMakefileGenerator.h,
  1059. Source/cmUnixMakefileGenerator.cxx: clean up object file build
  1060. rule, and do not attempt to remove link_directories that are in the
  1061. build tree
  1062. 2001-11-13 19:22 martink
  1063. * Source/CMakeLists.txt, Source/CursesDialog/CMakeLists.txt: fixes
  1064. to curses stuff
  1065. 2001-11-13 17:42 hoffman
  1066. * Source/CursesDialog/form/fty_num.c: warnings
  1067. 2001-11-13 17:38 hoffman
  1068. * Source/cmCacheManager.cxx, Source/cmForEachCommand.cxx,
  1069. Source/cmIncludeExternalMSProjectCommand.cxx,
  1070. Source/cmMakefile.cxx, Source/cmSystemTools.cxx,
  1071. Source/cmUnixMakefileGenerator.cxx,
  1072. Source/FLTKDialog/CMakeSetupGUI.cxx,
  1073. Source/FLTKDialog/CMakeSetupGUI.h,
  1074. Source/FLTKDialog/CMakeSetupGUIImplementation.cxx: ENH: clean up
  1075. warnings
  1076. 2001-11-13 17:25 hoffman
  1077. * Source/FLTKDialog/CMakeSetupGUI.cxx,
  1078. Source/FLTKDialog/FLTKPropertyItemRow.cxx: WAR: fix compile
  1079. warnings
  1080. 2001-11-13 17:21 hoffman
  1081. * Source/CursesDialog/cmCursesMainForm.cxx: ENH: remove warnings
  1082. 2001-11-13 17:21 hoffman
  1083. * Source/cmAddDependenciesCommand.h: ENH: fix spelling error
  1084. 2001-11-12 20:37 king
  1085. * Source/cmMakeDepend.cxx: ENH:
  1086. cmMakeDepend::GenerateDependInformation will now use hints
  1087. regardless of whether the actual file exists. This can be used to
  1088. add dependencies to .h files which are generated but included in
  1089. hand-written .cxx files. If the .cxx does exist, though, it will
  1090. be used first, and the hints will be used afterward.
  1091. 2001-11-12 14:21 martink
  1092. * Source/cmDSPWriter.cxx: minor fix
  1093. 2001-11-11 04:01 ibanez
  1094. * Modules/FindX11.cmake: Module to search for the installation
  1095. of X11
  1096. 2001-11-09 21:16 berk
  1097. * Source/CursesDialog/CMakeLists.txt,
  1098. Source/CursesDialog/ccmake.cxx, Source/CursesDialog/ccurses.cxx:
  1099. Renaming ccurses to ccmake.
  1100. 2001-11-09 21:15 barre
  1101. * Modules/FindSelfPackers.cmake: Self-packers
  1102. 2001-11-09 21:05 berk
  1103. * Source/CMakeLists.txt, Source/CursesDialog/CMakeLists.txt,
  1104. Source/CursesDialog/cmCursesStandardIncludes.h,
  1105. Source/CursesDialog/form/frm_driver.c,
  1106. Source/CursesDialog/form/frm_req_name.c: Trying to fix curses.
  1107. 2001-11-09 18:00 martink
  1108. * Templates/DLLHeader.dsptemplate: branches: 1.16.2; support for
  1109. custom targets on exe and lib
  1110. 2001-11-09 18:00 martink
  1111. * Source/cmDSPWriter.cxx, Source/cmDSPWriter.h,
  1112. Templates/EXEHeader.dsptemplate,
  1113. Templates/EXEWinHeader.dsptemplate: support for custom targets on
  1114. exe and lib
  1115. 2001-11-09 18:00 martink
  1116. * Templates/staticLibHeader.dsptemplate: branches: 1.12.2; support
  1117. for custom targets on exe and lib
  1118. 2001-11-09 17:07 bettingf
  1119. * Source/cmQTWrapCPPCommand.cxx, Source/cmQTWrapCPPCommand.h:
  1120. cleanups
  1121. 2001-11-09 17:07 bettingf
  1122. * Modules/FindQt.cmake: support for compilation of .ui files into
  1123. .h and .cxx files
  1124. 2001-11-09 17:02 bettingf
  1125. * Source/cmQTWrapUICommand.h, Source/cmQTWrapUICommand.cxx,
  1126. Source/cmCommands.cxx, Source/cmUnixMakefileGenerator.cxx: support
  1127. for compilation of .ui files into .h and .cxx files
  1128. 2001-11-09 15:42 barre
  1129. * Source/cmAddCustomCommandCommand.cxx: SOURCE, COMMAND, TARGET are
  1130. required now
  1131. 2001-11-09 15:37 barre
  1132. * Source/cmAddCustomCommandCommand.h: SOURCE, COMMAND, TARGET are
  1133. required now
  1134. 2001-11-09 15:33 barre
  1135. * Source/cmAddCustomCommandCommand.cxx,
  1136. Source/cmAddCustomCommandCommand.h: Reimplement code. Since a
  1137. custom command is very flexible and might be extended in the
  1138. future, make all arguments prefixed with arg type, make ordering
  1139. irrelevant and potentially all args optional.
  1140. 2001-11-08 22:30 berk
  1141. * Source/CursesDialog/form/frm_driver.c,
  1142. Source/CursesDialog/form/frm_req_name.c: Trying to fix curses
  1143. problems.
  1144. 2001-11-08 22:25 berk
  1145. * Source/CursesDialog/form/frm_driver.c,
  1146. Source/CursesDialog/form/frm_req_name.c: Fixing problems with
  1147. curses headers.
  1148. 2001-11-08 22:17 berk
  1149. * Source/CursesDialog/form/frm_driver.c,
  1150. Source/CursesDialog/form/frm_req_name.c: Trying to fix curses
  1151. problems.
  1152. 2001-11-08 22:10 berk
  1153. * Source/CursesDialog/form/form.h: Oops.
  1154. 2001-11-08 22:03 berk
  1155. * CMakeLists.txt, Source/CursesDialog/CMakeLists.txt,
  1156. Source/CursesDialog/form/CMakeLists.txt,
  1157. Source/CursesDialog/form/form.h,
  1158. Source/CursesDialog/form/nc_alloc.h: Changes to remove warnings and
  1159. fix dependencies.
  1160. 2001-11-08 20:09 martink
  1161. * Source/cmDSWWriter.cxx: a better fix maybe
  1162. 2001-11-08 19:44 hoffman
  1163. * Source/cmDSWWriter.cxx: make sure custom targets are in the
  1164. ALL_BUILD
  1165. 2001-11-08 19:34 barre
  1166. * Source/cmAddCustomCommandCommand.cxx: Fix number of params and
  1167. expand vars in all args
  1168. 2001-11-08 16:50 barre
  1169. * Source/cmSourceFilesCommand.cxx: Fix bug. Was using unexpanded
  1170. var instead of copy
  1171. 2001-11-08 16:40 barre
  1172. * Source/cmAddLibraryCommand.cxx: Break the "to infinity and
  1173. beyond" stuff
  1174. 2001-11-08 15:48 barre
  1175. * Source/cmAddLibraryCommand.cxx: Expand var in srclist name too
  1176. 2001-11-08 15:40 barre
  1177. * Source/cmSourceFilesCommand.cxx: Expand var in name too
  1178. 2001-11-08 14:16 barre
  1179. * Source/cmAddDependenciesCommand.cxx: Expand variables in all
  1180. target args
  1181. 2001-11-08 13:42 berk
  1182. * Source/cmUnixMakefileGenerator.cxx: Needed to replace srcdir to
  1183. make install targets work.
  1184. 2001-11-07 22:12 hoffman
  1185. * Templates/configure, Templates/configure.in: put back
  1186. CMAKE_TEMPLATE_FLAGS
  1187. 2001-11-07 22:04 hoffman
  1188. * Source/cmUnixMakefileGenerator.cxx: BUG: no +=+
  1189. 2001-11-07 21:47 andy
  1190. * Source/cmAddCustomCommandCommand.cxx,
  1191. Source/cmAddCustomCommandCommand.h, Source/cmCommands.cxx: Added
  1192. accessor for add custom command
  1193. 2001-11-07 21:07 barre
  1194. * Modules/FindUnixCommands.cmake: Add cp (CP)
  1195. 2001-11-07 20:57 hoffman
  1196. * configure.in: branches: 1.19.2; remove template flags from
  1197. cmake, no ptused, or -instance=static
  1198. 2001-11-07 20:57 hoffman
  1199. * Source/CursesDialog/cmCursesStandardIncludes.h: Trying to fix
  1200. curses problems with some systems.
  1201. 2001-11-07 20:57 hoffman
  1202. * configure: branches: 1.20.2; remove template flags from cmake,
  1203. no ptused, or -instance=static
  1204. 2001-11-07 20:57 hoffman
  1205. * Source/cmUnixMakefileGenerator.cxx, Templates/configure,
  1206. Templates/configure.in: remove template flags from cmake, no
  1207. ptused, or -instance=static
  1208. 2001-11-07 20:01 berk
  1209. * Source/CursesDialog/cmCursesStandardIncludes.h: Trying to fix
  1210. build problems related to curses.
  1211. 2001-11-07 19:55 hoffman
  1212. * Source/cmUnixMakefileGenerator.cxx: ENH: use full source name for
  1213. c code as well as c++
  1214. 2001-11-07 19:44 hoffman
  1215. * Source/CursesDialog/ccurses.cxx: use cmake as the executable for
  1216. cmake and not ccurses
  1217. 2001-11-07 19:44 hoffman
  1218. * Source/cmUnixMakefileGenerator.cxx: make sure default_target is
  1219. first
  1220. 2001-11-07 18:46 hoffman
  1221. * CMakeLists.txt: ENH: add ansi flag for c compiler
  1222. 2001-11-07 17:23 hoffman
  1223. * Source/cmMessageCommand.cxx: Allow multiline messages
  1224. 2001-11-07 14:54 hoffman
  1225. * Source/cmUnixMakefileGenerator.cxx,
  1226. Source/cmUnixMakefileGenerator.h: Clean up a bit more
  1227. 2001-11-07 14:29 hoffman
  1228. * Source/cmCacheManager.cxx: One more time... case does not matter
  1229. on cygwin
  1230. 2001-11-06 21:14 hoffman
  1231. * Source/cmExecProgramCommand.h: ENH: fix doc string
  1232. 2001-11-06 20:29 bettingf
  1233. * Source/cmQTWrapCPPCommand.cxx,
  1234. Source/cmUnixMakefileGenerator.cxx: add cleaning of QT generated
  1235. files when make clean is used
  1236. 2001-11-06 17:03 hoffman
  1237. * Source/CursesDialog/ccurses.cxx,
  1238. Source/CursesDialog/cmCursesMainForm.cxx,
  1239. Source/CursesDialog/cmCursesMainForm.h: ENH: tell cmake object
  1240. where cmake is
  1241. 2001-11-06 14:35 hoffman
  1242. * Source/cmCableWrapTclCommand.cxx, Source/cmQTWrapCPPCommand.cxx,
  1243. Source/cmVTKWrapJavaCommand.cxx, Source/cmVTKWrapPythonCommand.cxx,
  1244. Source/cmVTKWrapTclCommand.cxx: BUG: CustomCommand has to use full
  1245. path to Source file now
  1246. 2001-11-06 13:40 hoffman
  1247. * Source/CursesDialog/form/fld_type.c,
  1248. Source/CursesDialog/form/form.h: Removed a function which used
  1249. va_start (did not compile on Sun with gcc)
  1250. 2001-11-06 03:10 berk
  1251. * Source/CursesDialog/ccurses.cxx,
  1252. Source/CursesDialog/cmCursesMainForm.cxx,
  1253. Source/CursesDialog/cmCursesMainForm.h,
  1254. Source/CursesDialog/cmCursesStringWidget.cxx: Many improvements.
  1255. 2001-11-06 03:10 berk
  1256. * Source/CursesDialog/cmCursesBoolWidget.cxx,
  1257. Source/CursesDialog/cmCursesLabelWidget.cxx: branches: 1.2.2; Many
  1258. improvements.
  1259. 2001-11-05 21:38 hoffman
  1260. * Source/cmUnixMakefileGenerator.cxx: ENH: use full paths for
  1261. object compile rules
  1262. 2001-11-05 20:55 berk
  1263. * Source/CMakeLists.txt, Source/CursesDialog/cmCursesMainForm.cxx:
  1264. Re-enabling curses support.
  1265. 2001-11-05 20:39 hoffman
  1266. * Source/cmUnixMakefileGenerator.cxx: ENH: change to work with
  1267. nmake
  1268. 2001-11-05 18:22 berk
  1269. * Source/CursesDialog/cmCursesLabelWidget.h,
  1270. Source/CursesDialog/cmCursesWidget.h: branches: 1.4.2; HPUX
  1271. support.
  1272. 2001-11-05 18:22 berk
  1273. * Source/CursesDialog/CMakeLists.txt,
  1274. Source/CursesDialog/cmCursesForm.h,
  1275. Source/CursesDialog/cmCursesMainForm.h,
  1276. Source/CursesDialog/form/frm_driver.c,
  1277. Source/CursesDialog/form/frm_req_name.c,
  1278. Source/CursesDialog/cmCursesStandardIncludes.h: HPUX support.
  1279. 2001-11-05 18:22 berk
  1280. * Modules/FindCurses.cmake: branches: 1.2.2; HPUX support.
  1281. 2001-11-05 17:57 lorensen
  1282. * Source/cmIncludeExternalMSProjectCommand.cxx: ERR: ^M's removed.
  1283. 2001-11-05 16:52 berk
  1284. * Source/CMakeLists.txt, Source/CursesDialog/CMakeLists.txt,
  1285. Source/CursesDialog/cmCursesCacheEntryComposite.h,
  1286. Source/CursesDialog/cmCursesLabelWidget.h,
  1287. Source/CursesDialog/cmCursesMainForm.cxx,
  1288. Source/CursesDialog/cmCursesMainForm.h,
  1289. Source/CursesDialog/cmCursesWidget.h: Fixing problems on Sun (name
  1290. collusions between STL and curses) and disabling curses
  1291. temporarily.
  1292. 2001-11-05 16:52 berk
  1293. * Source/CursesDialog/form/CMakeLists.txt,
  1294. Source/CursesDialog/form/READ.ME, Source/CursesDialog/form/eti.h,
  1295. Source/CursesDialog/form/fld_arg.c,
  1296. Source/CursesDialog/form/fld_attr.c,
  1297. Source/CursesDialog/form/fld_current.c,
  1298. Source/CursesDialog/form/fld_def.c,
  1299. Source/CursesDialog/form/fld_dup.c,
  1300. Source/CursesDialog/form/fld_ftchoice.c,
  1301. Source/CursesDialog/form/fld_ftlink.c,
  1302. Source/CursesDialog/form/fld_info.c,
  1303. Source/CursesDialog/form/fld_just.c,
  1304. Source/CursesDialog/form/fld_link.c,
  1305. Source/CursesDialog/form/fld_max.c,
  1306. Source/CursesDialog/form/fld_move.c,
  1307. Source/CursesDialog/form/fld_newftyp.c,
  1308. Source/CursesDialog/form/fld_opts.c,
  1309. Source/CursesDialog/form/fld_pad.c,
  1310. Source/CursesDialog/form/fld_page.c,
  1311. Source/CursesDialog/form/fld_stat.c,
  1312. Source/CursesDialog/form/fld_type.c,
  1313. Source/CursesDialog/form/fld_user.c,
  1314. Source/CursesDialog/form/form.h,
  1315. Source/CursesDialog/form/form.priv.h,
  1316. Source/CursesDialog/form/frm_cursor.c,
  1317. Source/CursesDialog/form/frm_data.c,
  1318. Source/CursesDialog/form/frm_def.c,
  1319. Source/CursesDialog/form/frm_driver.c,
  1320. Source/CursesDialog/form/frm_hook.c,
  1321. Source/CursesDialog/form/frm_opts.c,
  1322. Source/CursesDialog/form/frm_page.c,
  1323. Source/CursesDialog/form/frm_post.c,
  1324. Source/CursesDialog/form/frm_req_name.c,
  1325. Source/CursesDialog/form/frm_scale.c,
  1326. Source/CursesDialog/form/frm_sub.c,
  1327. Source/CursesDialog/form/frm_user.c,
  1328. Source/CursesDialog/form/frm_win.c,
  1329. Source/CursesDialog/form/fty_alnum.c,
  1330. Source/CursesDialog/form/fty_alpha.c,
  1331. Source/CursesDialog/form/fty_enum.c,
  1332. Source/CursesDialog/form/fty_int.c,
  1333. Source/CursesDialog/form/fty_ipv4.c,
  1334. Source/CursesDialog/form/fty_num.c,
  1335. Source/CursesDialog/form/fty_regex.c,
  1336. Source/CursesDialog/form/llib-lform,
  1337. Source/CursesDialog/form/mf_common.h,
  1338. Source/CursesDialog/form/nc_alloc.h: Adding form library.
  1339. 2001-11-05 15:42 andy
  1340. * Source/CMakeLists.txt: Fix the IF IF problem
  1341. 2001-11-05 13:37 berk
  1342. * Source/CursesDialog/ccurses.cxx,
  1343. Source/CursesDialog/cmCursesCacheEntryComposite.cxx,
  1344. Source/CursesDialog/cmCursesCacheEntryComposite.h,
  1345. Source/CursesDialog/cmCursesLabelWidget.h,
  1346. Source/CursesDialog/cmCursesMainForm.cxx,
  1347. Source/CursesDialog/cmCursesMainForm.h,
  1348. Source/CursesDialog/cmCursesWidget.h: ERR: To include cmake
  1349. headers, one should use ../
  1350. 2001-11-05 10:43 pcp
  1351. * Source/cmDSPWriter.cxx, Source/cmDSWWriter.cxx: switched
  1352. string::compare to strncmp
  1353. 2001-11-04 23:10 berk
  1354. * Source/CursesDialog/cmCursesMainForm.h: Need to include standard
  1355. headers.
  1356. 2001-11-04 23:00 berk
  1357. * Source/CursesDialog/cmCursesBoolWidget.h,
  1358. Source/CursesDialog/cmCursesDummyWidget.h,
  1359. Source/CursesDialog/cmCursesStringWidget.h,
  1360. Source/CursesDialog/cmCursesDummyWidget.cxx,
  1361. Source/CursesDialog/cmCursesWidget.cxx: branches: 1.1.2; Adding
  1362. curses support.
  1363. 2001-11-04 23:00 berk
  1364. * Modules/FindCurses.cmake, Source/CMakeLists.txt,
  1365. Source/CursesDialog/CMakeLists.txt,
  1366. Source/CursesDialog/cmCursesCacheEntryComposite.h,
  1367. Source/CursesDialog/cmCursesFilePathWidget.h,
  1368. Source/CursesDialog/cmCursesForm.h,
  1369. Source/CursesDialog/cmCursesLabelWidget.h,
  1370. Source/CursesDialog/cmCursesMainForm.h,
  1371. Source/CursesDialog/cmCursesPathWidget.h,
  1372. Source/CursesDialog/cmCursesWidget.h,
  1373. Source/CursesDialog/ccurses.cxx,
  1374. Source/CursesDialog/cmCursesBoolWidget.cxx,
  1375. Source/CursesDialog/cmCursesCacheEntryComposite.cxx,
  1376. Source/CursesDialog/cmCursesFilePathWidget.cxx,
  1377. Source/CursesDialog/cmCursesForm.cxx,
  1378. Source/CursesDialog/cmCursesLabelWidget.cxx,
  1379. Source/CursesDialog/cmCursesMainForm.cxx,
  1380. Source/CursesDialog/cmCursesPathWidget.cxx,
  1381. Source/CursesDialog/cmCursesStringWidget.cxx: Adding curses
  1382. support.
  1383. 2001-11-03 03:32 barre
  1384. * Source/cmIncludeDirectoryCommand.cxx,
  1385. Source/cmIncludeDirectoryCommand.h, Source/cmMakefile.cxx,
  1386. Source/cmMakefile.h: Add optional BEFORE param to
  1387. INCLUDE_DIRECTORIES so that include dirs can be specified before
  1388. the actual include dirs
  1389. 2001-11-02 21:43 barre
  1390. * Modules/Documentation.cmake, Modules/DocumentationVTK.cmake,
  1391. Modules/FindCygwin.cmake, Modules/FindPerl.cmake,
  1392. Modules/FindUnixCommands.cmake, Modules/FindWget.cmake: Move usual
  1393. Unix commands to FindUnixCommands, use FingCygwin in other modules
  1394. 2001-11-02 21:43 barre
  1395. * Utilities/Doxygen/CMakeLists.txt,
  1396. Utilities/Doxygen/doc_makeall.sh.in: Update
  1397. 2001-11-02 21:05 barre
  1398. * Utilities/CMakeLists.txt, Utilities/Doxygen/CMakeLists.txt,
  1399. Utilities/Doxygen/doc_makeall.sh.in, Utilities/Doxygen/doxyfile.in:
  1400. Doxygen doc generator
  1401. 2001-11-02 21:01 barre
  1402. * CMakeLists.txt: Doxygen doc generator
  1403. 2001-11-02 20:26 blezek
  1404. * Modules/Dart.cmake: ENH: More Experimental targets for unix
  1405. 2001-11-02 16:19 pcp
  1406. * Source/cmDSWWriter.cxx,
  1407. Source/cmIncludeExternalMSProjectCommand.cxx,
  1408. Source/cmDSPWriter.cxx: allow more than one external MS project
  1409. 2001-11-02 14:18 andy
  1410. * Source/cmCacheManager.cxx: On win32 path is all in lower case now
  1411. 2001-11-01 23:36 hoffman
  1412. * Source/cmUnixMakefileGenerator.cxx,
  1413. Source/cmUnixMakefileGenerator.h: ENH: clean up interface and
  1414. change build in current directory to build the depend file first
  1415. 2001-11-01 23:36 hoffman
  1416. * Source/cmCacheManager.cxx: BUG: use collapse full path when
  1417. testing cache directory
  1418. 2001-11-01 23:36 hoffman
  1419. * Source/cmDSPWriter.cxx: ENH: IntDir to INTDIR
  1420. 2001-11-01 18:09 barre
  1421. * Source/cmAddExecutableCommand.cxx,
  1422. Source/cmAddLibraryCommand.cxx: Expand vars in exe and lib name
  1423. 2001-11-01 15:42 hoffman
  1424. * Source/cmCacheManager.cxx: ENH: clean up drive letter check
  1425. 2001-10-31 23:56 king
  1426. * Source/cmCableClassSet.cxx, Source/cmCableClassSet.h: ENH: Added
  1427. automatic detection of >> sequences in template names and
  1428. replacement with "> >" in the output.
  1429. 2001-10-31 23:56 king
  1430. * Source/cmStandardIncludes.h: ENH: Replaced cmStdString
  1431. implementation to make it more transparently a std:string.
  1432. 2001-10-31 12:03 pcp
  1433. * Source/cmCommands.cxx, Source/cmDSPWriter.cxx,
  1434. Source/cmDSWWriter.cxx, Source/cmDSWWriter.h,
  1435. Source/cmIncludeExternalMSProjectCommand.cxx,
  1436. Source/cmIncludeExternalMSProjectCommand.h:
  1437. INCLUDE_EXTERNAL_MSPROJECT command
  1438. 2001-10-30 23:32 ibanez
  1439. * Source/FLTKDialog/FLTKPropertyItemRow.cxx,
  1440. Source/FLTKDialog/FLTKPropertyItemRow.h: FIX: Reverted to use
  1441. FillCacheManagerFromGUI().
  1442. 2001-10-30 19:36 andy
  1443. * Source/cmCacheManager.cxx: Fix the problem on windows of capital
  1444. or lower case drive letter for CMAKE_CACHEFILE_DIR
  1445. 2001-10-30 19:15 andy
  1446. * Source/cmCacheManager.cxx: Change CMAKE_CURRENT_CWD to
  1447. CMAKE_CACHEFILE_DIR and change the messages
  1448. 2001-10-30 19:05 hoffman
  1449. * Source/cmConfigureFileCommand.cxx,
  1450. Source/cmConfigureFileCommand.h, Source/cmMakefile.cxx,
  1451. Source/cmMakefile.h: ENH: add an option to configure file command
  1452. that allows for only expansion of at variables and not dollar
  1453. variables
  1454. 2001-10-30 09:33 ibanez
  1455. * Source/FLTKDialog/CMakeSetupGUIImplementation.cxx: FIX: In order
  1456. to disable a button in fl_choice, a 0 pointer must be sent
  1457. instead of "".
  1458. 2001-10-30 02:20 ibanez
  1459. * Source/FLTKDialog/FLTKPropertyItemRow.cxx,
  1460. Source/FLTKDialog/FLTKPropertyItemRow.h: ENH:
  1461. FillCacheManagerFromGUI() was replaced by SaveFromCacheGUI() to
  1462. ensure that changes on the GUI are directly update in the config
  1463. file.
  1464. 2001-10-30 02:20 ibanez
  1465. * Source/FLTKDialog/CMakeSetupGUIImplementation.cxx: ENH: fl_ask
  1466. replaced by fl_choice in FLTKCallback.
  1467. 2001-10-29 15:41 hoffman
  1468. * Source/cmSystemTools.cxx,
  1469. Source/FLTKDialog/CMakeSetupGUIImplementation.cxx,
  1470. Source/MFCDialog/CMakeSetupDialog.cpp: ENH: use callback not ifdef
  1471. for MFC message box errors
  1472. 2001-10-29 15:19 hoffman
  1473. * Source/cmCacheManager.cxx, Source/cmSystemTools.cxx,
  1474. Source/cmSystemTools.h,
  1475. Source/FLTKDialog/CMakeSetupGUIImplementation.cxx: ENH: add
  1476. callback for message display
  1477. 2001-10-28 23:52 ibanez
  1478. * Source/FLTKDialog/CMakeSetupGUI.cxx,
  1479. Source/FLTKDialog/CMakeSetupGUI.fl: ENH: Button were renamed :
  1480. "Configure", "OK" and "Cancel" as the MFC version.
  1481. 2001-10-28 03:47 ibanez
  1482. * Source/FLTKDialog/CMakeSetupGUI.cxx,
  1483. Source/FLTKDialog/CMakeSetupGUI.fl,
  1484. Source/FLTKDialog/CMakeSetupGUI.h,
  1485. Source/FLTKDialog/CMakeSetupGUIImplementation.cxx,
  1486. Source/FLTKDialog/CMakeSetupGUIImplementation.h,
  1487. Source/FLTKDialog/FLTKPropertyItemRow.cxx,
  1488. Source/FLTKDialog/FLTKPropertyList.cxx,
  1489. Source/FLTKDialog/FLTKPropertyList.h: ENH: Updated with respect to
  1490. MFC CMakeSetup. New cache entries are now colored in red. The
  1491. browsers for recent directories only popup if there is at
  1492. least one in the list.
  1493. 2001-10-26 22:21 hoffman
  1494. * Modules/FindITK.cmake: [no log message]
  1495. 2001-10-26 21:06 berk
  1496. * Templates/CMakeSystemConfig.cmake.in, Templates/configure,
  1497. Templates/configure.in: added
  1498. CMAKE_NO_EXPLICIT_TEMPLATE_INSTANTIATION
  1499. 2001-10-26 19:42 hoffman
  1500. * Source/cmConfigureFileCommand.cxx, Source/cmMakefile.h,
  1501. Source/cmaketest.cxx: add dependency for configure files and use
  1502. short path in WIN32 cmake test
  1503. 2001-10-26 18:35 hoffman
  1504. * Modules/FindVTK.cmake: branches: 1.8.2; use find_file and not
  1505. just a set for USE_VTK_FILE
  1506. 2001-10-26 15:22 barre
  1507. * Modules/DocumentationVTK.cmake: VTK documentation framework
  1508. 2001-10-26 13:29 andy
  1509. * Source/cmCacheManager.cxx: Added check if the binary directory
  1510. changed. If it did, it will print the warning message
  1511. 2001-10-25 00:37 barre
  1512. * Modules/FindCygwin.cmake: Add GZIP (gzip)
  1513. 2001-10-25 00:33 barre
  1514. * Modules/FindCygwin.cmake: Add TAR (path to tar or gtar)
  1515. 2001-10-24 21:51 berk
  1516. * Source/cmUnixMakefileGenerator.cxx: ENH: allow -framework as a
  1517. complete entry in the link line for Mac OSX
  1518. 2001-10-24 19:51 berk
  1519. * DartConfig.cmake: public no longer has anonymous ftp.
  1520. 2001-10-24 13:41 king
  1521. * Modules/FindGCCXML.cmake: ENH: Improved FIND_PROGRAM call to find
  1522. the executable in PREFIX/share/GCC_XML, the new standard install
  1523. location.
  1524. 2001-10-23 22:30 barre
  1525. * Modules/FindCygwin.cmake: Cygwin mod
  1526. 2001-10-23 21:47 barre
  1527. * Modules/FindDoxygen.cmake: Find Graphivz's dot too
  1528. 2001-10-23 21:47 barre
  1529. * Source/cmGetFilenameComponentCommand.cxx,
  1530. Source/cmGetFilenameComponentCommand.h: The result of this utility
  1531. command can now be optionally added to the cache
  1532. 2001-10-23 21:06 barre
  1533. * Modules/FindDoxygen.cmake, Modules/FindWget.cmake: Add Doxygen
  1534. and Wget modules. Very simple. But might be more complex later, so
  1535. let's use them asap
  1536. 2001-10-23 20:55 barre
  1537. * Modules/FindHhc.cmake, Modules/FindPerl.cmake: Modules to find
  1538. Perl and the HTML Help Compiler
  1539. 2001-10-19 14:07 barre
  1540. * Source/cmEnableTestingCommand.h: Add warning regarding the
  1541. location of ENABLE_TESTING (should be in the top CMakeList.txt,
  1542. otherwise Dart is lost)
  1543. 2001-10-18 22:01 barre
  1544. * Source/cmSiteNameCommand.cxx: SITE_NAME should return the most
  1545. qualified name of the host. If nslookup works, now the domain is
  1546. appended to the hostname (whereas it *replaced* the host name
  1547. before)
  1548. 2001-10-18 17:51 iscott
  1549. * Source/cmQTWrapCPPCommand.cxx: Detect error and output useful
  1550. message Previously it would have got confused about the
  1551. destinationSourceGroup
  1552. 2001-10-18 17:03 iscott
  1553. * Source/cmFindFileCommand.cxx: This command should always set the
  1554. cahce variabel to a filepath not a path
  1555. 2001-10-17 19:11 barre
  1556. * Source/cmProjectCommand.cxx: Add PROJECT_NAME to the set of
  1557. definitions
  1558. 2001-10-16 19:40 iscott
  1559. * Modules/FindQt.cmake: fixed some stupid mistakes I thought I had
  1560. tested these - honest
  1561. 2001-10-16 19:32 iscott
  1562. * Modules/FindQt.cmake, Modules/LinkQT.cmake: Some simple modules
  1563. for finding and linking qt
  1564. 2001-10-15 22:36 hoffman
  1565. * Source/cmMessageCommand.cxx: ENH: expand variables in message
  1566. command output
  1567. 2001-10-15 22:36 hoffman
  1568. * Source/cmSourceFile.cxx: ENH: clean up error report for source
  1569. files not found
  1570. 2001-10-15 18:19 iscott
  1571. * CMake.rtf, Source/cmCommands.cxx, Source/cmQTWrapCPPCommand.cxx,
  1572. Source/cmQTWrapCPPCommand.h: added a QT_WRAP_CPP command
  1573. 2001-10-11 21:20 king
  1574. * Source/cmCableWrapTclCommand.cxx: ENH: Improved parsing of
  1575. GCCXML_FLAGS to improve generation of gccxml rule. Also added
  1576. ADD_DEFINITIONS arguments to the generated rule.
  1577. 2001-10-11 18:57 andy
  1578. * Source/cmCacheManager.cxx: Added removing of spaces in
  1579. CMakeCache.txt in front of comments and variables
  1580. 2001-10-10 14:22 hoffman
  1581. * Source/cmCacheManager.cxx: ENH: add a warning comment for cache
  1582. values that can not be changed because they are always loaded from
  1583. another cache
  1584. 2001-10-10 02:18 biddi
  1585. * Source/cmBorlandMakefileGenerator.cpp: FIX: Same as last checkin
  1586. except applies to bpi files as wellas lib files If we can't find it
  1587. - and it's not a target - and it has no path already specified, it
  1588. must be in OUTDIRLIB from another makefile in the same project !
  1589. (What this really means is the lib paths are correctly specified)
  1590. 2001-10-09 14:25 hoffman
  1591. * Source/cmSystemTools.cxx: ENH: better fix for dos return in
  1592. lines, use the regular expression and don't edit the input line
  1593. 2001-10-05 21:31 hoffman
  1594. * Source/cmSystemTools.cxx: ENH: clean up returns from input, so we
  1595. can read dos files on unix
  1596. 2001-10-04 13:32 starreveld
  1597. * Templates/configure, Templates/configure.in:
  1598. ERR: remove undefined warning for compatibility with new 10.1
  1599. linker
  1600. 2001-10-03 19:49 hoffman
  1601. * Modules/Dart.cmake, Source/CMakeLists.txt, Source/cmake.cxx,
  1602. Source/cmaketest.cxx: ENH: fixes for borland compiler testing
  1603. 2001-10-03 15:36 king
  1604. * Modules/FindCABLE.cmake: ENH: Changed CABLE_BUILD_DIR to look for
  1605. cableVersion.h instead of cable.README.txt.
  1606. 2001-10-03 03:10 biddi
  1607. * Source/cmBorlandMakefileGenerator.cpp: FIX:if we can't find it -
  1608. and it's not a target - and it has no path already specified, it
  1609. must be in OUTDIRLIB from another makefile in the same project !
  1610. (What this really means is the lib paths are correctly specified)
  1611. 2001-10-02 21:28 hoffman
  1612. * Source/cmListFileCache.cxx, Source/cmMakefile.cxx,
  1613. Source/cmSystemTools.cxx, Source/cmSystemTools.h, Source/ctest.cxx:
  1614. ENH: add better error reports in parsing cmake files, like what
  1615. file has the error
  1616. 2001-10-01 17:35 martink
  1617. * Source/cmMakefile.h, Source/cmMakefile.h: version
  1618. 2001-10-01 17:26 hoffman
  1619. * ChangeLog.txt: [no log message]
  1620. 2001-10-01 15:55 hoffman
  1621. * Source/cmaketest.cxx: BUG: add missing include
  1622. 2001-10-01 14:14 hoffman
  1623. * Source/cmaketest.cxx, Source/MFCDialog/CMakeSetupDialog.cpp: ENH:
  1624. change checkboxes back to pull down menus, remove leak
  1625. 2001-09-29 15:12 hoffman
  1626. * Source/cmSystemTools.cxx: BUG: fix full path for file in current
  1627. directory
  1628. 2001-09-28 17:35 berk
  1629. * Source/cmSystemTools.cxx: BUG: fix realpath problem again...
  1630. 2001-09-28 16:14 berk
  1631. * Source/cmSystemTools.cxx: BUG: separate path from file name
  1632. before calling realpath
  1633. 2001-09-28 14:40 hoffman
  1634. * Source/cmSystemTools.cxx, Source/cmUnixMakefileGenerator.cxx:
  1635. BUG: get correct library name
  1636. 2001-09-28 14:34 hoffman
  1637. * CMakeLists.txt: BUG: optional in wrong order
  1638. 2001-09-28 13:57 hoffman
  1639. * CMakeLists.txt: make the include of the initial config flags
  1640. optional, for builds that do not use configure
  1641. 2001-09-27 20:50 hoffman
  1642. * Source/cmSystemTools.cxx, Source/cmUnixMakefileGenerator.cxx:
  1643. BUG: use realpath instead of cd/pwd
  1644. 2001-09-27 19:54 hoffman
  1645. * CMakeLists.txt, Source/CMakeLists.txt: BUG: fix install prefix
  1646. 2001-09-27 18:58 hoffman
  1647. * configure, configure.in, Source/CMakeLists.txt,
  1648. Source/InitialConfigureFlags.cmake.in: ENH: pass prefix from
  1649. configure into cmake
  1650. 2001-09-26 20:23 berk
  1651. * Modules/Dart.cmake: Typo.
  1652. 2001-09-25 18:39 martink
  1653. * Source/MFCDialog/CMakeSetupDialog.cpp: improved registry handling
  1654. 2001-09-25 18:39 martink
  1655. * Modules/FindVTK.cmake: changes to chamghe
  1656. 2001-09-25 15:06 martink
  1657. * Source/cmVTKWrapTclCommand.cxx: memory leak
  1658. 2001-09-21 15:48 martink
  1659. * Modules/FindVTK.cmake: better install targets
  1660. 2001-09-21 13:40 king
  1661. * Source/cmSystemTools.cxx: BUG: CopyFile should return immediately
  1662. after an error occurs.
  1663. 2001-09-20 21:31 martink
  1664. * Modules/FindVTK.cmake: updates
  1665. 2001-09-20 20:43 berk
  1666. * Source/ctest.cxx: handle spaces in commands and args
  1667. 2001-09-20 19:29 martink
  1668. * Source/MFCDialog/CMakeSetupDialog.cpp,
  1669. Source/MFCDialog/PropertyList.cpp, Source/MFCDialog/PropertyList.h:
  1670. ENH: check for values that switch to internal, can happen with a
  1671. load cache command
  1672. 2001-09-20 19:08 hoffman
  1673. * Source/cmSubdirDependsCommand.cxx,
  1674. Source/cmSubdirDependsCommand.h: branches: 1.2.2; ENH: change
  1675. InitialPass to take a const reference to the argument string, to
  1676. avoid changes to the file cache
  1677. 2001-09-20 19:08 hoffman
  1678. * Source/cmAbstractFilesCommand.cxx,
  1679. Source/cmAbstractFilesCommand.h,
  1680. Source/cmAddCustomTargetCommand.cxx,
  1681. Source/cmAddCustomTargetCommand.h,
  1682. Source/cmAddDefinitionsCommand.cxx,
  1683. Source/cmAddDefinitionsCommand.h,
  1684. Source/cmAddDependenciesCommand.cxx,
  1685. Source/cmAddDependenciesCommand.h,
  1686. Source/cmAddExecutableCommand.cxx, Source/cmAddExecutableCommand.h,
  1687. Source/cmAddLibraryCommand.cxx, Source/cmAddLibraryCommand.h,
  1688. Source/cmAddTestCommand.cxx, Source/cmAddTestCommand.h,
  1689. Source/cmAuxSourceDirectoryCommand.cxx,
  1690. Source/cmAuxSourceDirectoryCommand.h, Source/cmBuildCommand.cxx,
  1691. Source/cmBuildCommand.h, Source/cmBuildNameCommand.cxx,
  1692. Source/cmBuildNameCommand.h, Source/cmCableClassSetCommand.cxx,
  1693. Source/cmCableClassSetCommand.h, Source/cmCableWrapTclCommand.cxx,
  1694. Source/cmCableWrapTclCommand.h, Source/cmCommand.h,
  1695. Source/cmConfigureFileCommand.cxx, Source/cmConfigureFileCommand.h,
  1696. Source/cmConfigureGccXmlCommand.cxx,
  1697. Source/cmConfigureGccXmlCommand.h, Source/cmElseCommand.cxx,
  1698. Source/cmElseCommand.h, Source/cmEnableTestingCommand.h,
  1699. Source/cmEndForEachCommand.cxx, Source/cmEndForEachCommand.h,
  1700. Source/cmEndIfCommand.cxx, Source/cmEndIfCommand.h,
  1701. Source/cmExecProgramCommand.cxx, Source/cmExecProgramCommand.h,
  1702. Source/cmFindFileCommand.cxx, Source/cmFindFileCommand.h,
  1703. Source/cmFindLibraryCommand.cxx, Source/cmFindLibraryCommand.h,
  1704. Source/cmFindPathCommand.cxx, Source/cmFindPathCommand.h,
  1705. Source/cmFindProgramCommand.cxx, Source/cmFindProgramCommand.h,
  1706. Source/cmForEachCommand.cxx, Source/cmForEachCommand.h,
  1707. Source/cmGetFilenameComponentCommand.cxx,
  1708. Source/cmGetFilenameComponentCommand.h, Source/cmIfCommand.cxx,
  1709. Source/cmIfCommand.h, Source/cmIncludeCommand.cxx,
  1710. Source/cmIncludeCommand.h, Source/cmIncludeDirectoryCommand.cxx,
  1711. Source/cmIncludeDirectoryCommand.h,
  1712. Source/cmIncludeRegularExpressionCommand.cxx,
  1713. Source/cmIncludeRegularExpressionCommand.h,
  1714. Source/cmInstallFilesCommand.cxx, Source/cmInstallFilesCommand.h,
  1715. Source/cmInstallProgramsCommand.cxx,
  1716. Source/cmInstallProgramsCommand.h,
  1717. Source/cmInstallTargetsCommand.cxx,
  1718. Source/cmInstallTargetsCommand.h, Source/cmLibraryCommand.h,
  1719. Source/cmLinkDirectoriesCommand.cxx,
  1720. Source/cmLinkDirectoriesCommand.h,
  1721. Source/cmLinkLibrariesCommand.cxx, Source/cmLinkLibrariesCommand.h,
  1722. Source/cmLoadCacheCommand.cxx, Source/cmLoadCacheCommand.h,
  1723. Source/cmMakeDirectoryCommand.cxx, Source/cmMakeDirectoryCommand.h,
  1724. Source/cmMakefile.cxx, Source/cmMakefile.h,
  1725. Source/cmMessageCommand.cxx, Source/cmMessageCommand.h,
  1726. Source/cmOptionCommand.cxx, Source/cmOptionCommand.h,
  1727. Source/cmOutputRequiredFilesCommand.cxx,
  1728. Source/cmOutputRequiredFilesCommand.h, Source/cmProjectCommand.cxx,
  1729. Source/cmProjectCommand.h, Source/cmSetCommand.cxx,
  1730. Source/cmSetCommand.h, Source/cmSiteNameCommand.cxx,
  1731. Source/cmSiteNameCommand.h, Source/cmSourceFilesCommand.cxx,
  1732. Source/cmSourceFilesCommand.h,
  1733. Source/cmSourceFilesRemoveCommand.cxx,
  1734. Source/cmSourceFilesRemoveCommand.h,
  1735. Source/cmSourceGroupCommand.cxx, Source/cmSourceGroupCommand.h,
  1736. Source/cmSubdirCommand.cxx, Source/cmSubdirCommand.h,
  1737. Source/cmTargetLinkLibrariesCommand.cxx,
  1738. Source/cmTargetLinkLibrariesCommand.h,
  1739. Source/cmUseMangledMesaCommand.cxx,
  1740. Source/cmUseMangledMesaCommand.h,
  1741. Source/cmUtilitySourceCommand.cxx, Source/cmUtilitySourceCommand.h,
  1742. Source/cmVTKWrapJavaCommand.cxx, Source/cmVTKWrapJavaCommand.h,
  1743. Source/cmVTKWrapPythonCommand.cxx, Source/cmVTKWrapPythonCommand.h,
  1744. Source/cmVTKWrapTclCommand.cxx, Source/cmVTKWrapTclCommand.h,
  1745. Source/cmWrapExcludeFilesCommand.cxx,
  1746. Source/cmWrapExcludeFilesCommand.h: ENH: change InitialPass to take
  1747. a const reference to the argument string, to avoid changes to the
  1748. file cache
  1749. 2001-09-20 17:44 martink
  1750. * Source/cmMakefile.cxx: BUG: make a copy of the arguments before
  1751. passing them to Execute
  1752. 2001-09-20 16:00 martink
  1753. * CMake.rtf: fixed some problems
  1754. 2001-09-20 14:57 king
  1755. * Modules/FindCABLE.cmake: ENH: Added support for finding cable
  1756. when it is built in a configuration subdirectory by MSVC.
  1757. 2001-09-20 14:53 king
  1758. * Source/cmFindFileCommand.cxx, Source/cmFindLibraryCommand.cxx,
  1759. Source/cmFindPathCommand.cxx, Source/cmFindProgramCommand.cxx,
  1760. Source/cmSystemTools.cxx, Source/cmSystemTools.h: ENH: Added
  1761. cmSystemTools::GlobDirs function to allow wildcards in paths (like
  1762. /foo/bar/*).
  1763. 2001-09-20 14:53 king
  1764. * Source/cmSetCommand.cxx: ENH: Added extra newline in an error
  1765. message to improve readability.
  1766. 2001-09-20 14:27 martink
  1767. * Modules/FindVTK.cmake: minor changes
  1768. 2001-09-20 13:11 martink
  1769. * Modules/FindVTK.cmake, Modules/UseVTKIncludes.cmake,
  1770. Modules/UseVTKLibraries.cmake: removed some VTK stuff
  1771. 2001-09-19 18:52 martink
  1772. * Modules/FindVTK.cmake, Modules/UseVTKIncludes.cmake,
  1773. Modules/UseVTKLibraries.cmake: updated to how FindVTK works
  1774. 2001-09-19 18:20 martink
  1775. * Source/cmMakefile.h: version rev to 94
  1776. 2001-09-19 18:20 martink
  1777. * Source/cmMakefile.h: version rev to 95
  1778. 2001-09-18 14:45 hoffman
  1779. * ChangeLog.txt: [no log message]
  1780. 2001-09-18 14:38 will
  1781. * CMake.pdf: ENH:Updated documentation
  1782. 2001-09-17 21:40 hoffman
  1783. * CMake.rtf: ENH: update for new version
  1784. 2001-09-17 20:34 hoffman
  1785. * Source/cmFindFileCommand.cxx: BUG: fix return when file is not
  1786. found
  1787. 2001-09-17 20:34 hoffman
  1788. * Source/cmUseMangledMesaCommand.cxx,
  1789. Source/cmUseMangledMesaCommand.h: ENH: change to take a path as
  1790. input
  1791. 2001-09-17 18:16 king
  1792. * Modules/FindCABLE.cmake: ENH: Added find support for looking at
  1793. Cable's build directory if the user sets the CABLE_BUILD_DIR cache
  1794. entry.
  1795. 2001-09-17 17:58 hoffman
  1796. * Source/cmCommands.cxx, Source/cmUseMangledMesaCommand.cxx,
  1797. Source/cmUseMangledMesaCommand.h: ENH: add Use mangled mesa command
  1798. 2001-09-17 16:07 blezek
  1799. * Modules/Dart.cmake: ENH: NightlyCoverage got lost
  1800. 2001-09-14 20:36 martink
  1801. * Source/cmVTKWrapTclCommand.cxx, Source/cmVTKWrapJavaCommand.cxx,
  1802. Source/cmVTKWrapPythonCommand.cxx: now uses five argument version
  1803. of wrap commands
  1804. 2001-09-14 20:26 hoffman
  1805. * Source/cmMakefileGenerator.cxx, Source/cmStandardIncludes.h,
  1806. Source/cmUnixMakefileGenerator.cxx,
  1807. Source/cmUnixMakefileGenerator.h, Source/cmakemain.cxx,
  1808. Source/MFCDialog/CMakeSetupDialog.cpp: remove memory leaks
  1809. 2001-09-14 19:18 hoffman
  1810. * Source/cmDSPWriter.cxx: fix error in cygwin
  1811. 2001-09-14 19:18 hoffman
  1812. * Source/cmMakefileGenerator.cxx, Source/cmMakefileGenerator.h: add
  1813. support for clean up
  1814. 2001-09-14 19:18 hoffman
  1815. * Source/cmListFileCache.h: initialize class
  1816. 2001-09-14 14:14 martink
  1817. * Templates/DLLHeader.dsptemplate, Templates/EXEHeader.dsptemplate,
  1818. Templates/EXEWinHeader.dsptemplate,
  1819. Templates/UtilityHeader.dsptemplate,
  1820. Templates/staticLibHeader.dsptemplate: made Debug the default
  1821. configuration
  1822. 2001-09-14 12:34 barre
  1823. * Modules/FindTCL.cmake: move cygtclsh80 to the end of list,
  1824. otherwise it might be found while the non-cygwin wish8x.exe will be
  1825. found too. If wish8x.exe is found, then the non-cygwin tclsh8x.exe
  1826. must be found too.
  1827. 2001-09-13 18:45 martink
  1828. * Modules/Dart.cmake: added back some targets for UNIX
  1829. 2001-09-13 15:27 martink
  1830. * Source/cmSystemTools.h, Source/cmSystemTools.cxx: added shortest
  1831. ext function
  1832. 2001-09-12 21:09 lorensen
  1833. * Source/cmSiteNameCommand.cxx: ENH: drop the case of the site
  1834. name. This makes it consistent with Dart's usage.
  1835. 2001-09-12 21:09 lorensen
  1836. * Source/cmSystemTools.cxx, Source/cmSystemTools.h: ENH: Added
  1837. LowerCase method.
  1838. 2001-09-12 19:18 king
  1839. * Source/cmCableWrapTclCommand.cxx, Source/cmCableWrapTclCommand.h:
  1840. ENH: Added parsing of gccxml flags into separate arguments for
  1841. setting the custom command. This is necessary since the custom
  1842. command now takes a vector of individual command line options
  1843. instead of a single string.
  1844. 2001-09-12 01:45 biddi
  1845. * Templates/CMakeWindowsBorlandConfig.cmake: ERR: Spelling
  1846. 2001-09-12 01:45 biddi
  1847. * Source/cmBorlandMakefileGenerator.cpp,
  1848. Source/cmBorlandMakefileGenerator.h, Source/cmSystemTools.cxx: ERR:
  1849. Change to EscapeSpaces forces rework of Borland generator <sigh>
  1850. Add clause to prevent adding quotes when they're already present,
  1851. then stuff them onto all lib paths to prevent forward slashes
  1852. causing trouble.
  1853. 2001-09-11 23:58 biddi
  1854. * Source/cmSystemTools.cxx, Source/cmSystemTools.h: ENH: Add a
  1855. findfile routine (as opposed to find executable or library) which
  1856. doesn't add any extensions - Borland make needs full paths to
  1857. certain dependencies otherwise linking doesn't work properly
  1858. (dependencies aren't checked)
  1859. 2001-09-11 23:58 biddi
  1860. * Source/cmBorlandMakefileGenerator.cpp,
  1861. Source/cmBorlandMakefileGenerator.h: ENH: Major fix of the Borland
  1862. generator which addresses the problem of libraries with
  1863. dependencies (other libraries) not linking when required.
  1864. Dependency checking required the full path to be supplied to each
  1865. file when they're not in the current directory (very tedious). All
  1866. seems to be working nicely now.
  1867. 2001-09-11 19:17 martink
  1868. * Source/ctest.cxx: updated testing
  1869. 2001-09-11 18:58 martink
  1870. * Source/cmDSPWriter.cxx: include fixes
  1871. 2001-09-11 18:42 martink
  1872. * Modules/Dart.cmake: reduced the number of targets
  1873. 2001-09-11 18:42 martink
  1874. * Source/cmaketest.cxx: bug in testing code
  1875. 2001-09-11 17:44 hoffman
  1876. * Source/cmBorlandMakefileGenerator.cpp: BUG: fix build with
  1877. non-borland compiler
  1878. 2001-09-11 17:40 martink
  1879. * Source/cmDSPWriter.cxx: fix for include paths
  1880. 2001-09-10 19:11 martink
  1881. * Modules/Dart.cmake: reduced targets and merged tclsh commands
  1882. 2001-09-10 19:11 martink
  1883. * Source/cmCableWrapTclCommand.cxx, Source/cmDSPWriter.cxx,
  1884. Source/cmMakefile.cxx, Source/cmMakefile.h,
  1885. Source/cmSystemTools.cxx, Source/cmVTKWrapJavaCommand.cxx,
  1886. Source/cmVTKWrapPythonCommand.cxx, Source/cmVTKWrapTclCommand.cxx:
  1887. various windows fixes
  1888. 2001-09-10 15:03 berk
  1889. * Source/CMakeLists.txt: Typo in link command.
  1890. 2001-09-08 16:09 biddi
  1891. * Source/cmBorlandMakefileGenerator.cpp,
  1892. Source/cmBorlandMakefileGenerator.h: ERR: Forgot to put back a
  1893. backslash
  1894. 2001-09-08 14:02 biddi
  1895. * Source/cmBorlandMakefileGenerator.cpp: ERR: LINK_DIR must ot have
  1896. backslah at end. Fix plus cleanup of some code.
  1897. 2001-09-07 14:08 martink
  1898. * Source/cmDirectory.cxx: fixed bug in mismatched directory opens
  1899. consuming file descriptors
  1900. 2001-09-07 13:40 king
  1901. * Source/cmConfigureGccXmlCommand.cxx: ENH: Removed addition of
  1902. compiler support directory include option since the find_*_options
  1903. scripts now include it automatically.
  1904. 2001-09-06 22:02 hoffman
  1905. * Source/CMakeLists.txt, Source/cmBorlandMakefileGenerator.cpp:
  1906. BUG: clean up lib and exe output paths
  1907. 2001-09-06 21:28 hoffman
  1908. * Source/CMakeLib.dsp, Source/cmBorlandMakefileGenerator.cpp,
  1909. Source/cmBorlandMakefileGenerator.h, Source/cmMSProjectGenerator.h,
  1910. Source/cmMakefileGenerator.cxx, Source/cmMakefileGenerator.h,
  1911. Source/cmUnixMakefileGenerator.h, Source/cmake.cxx, Source/cmake.h,
  1912. Source/MFCDialog/CMakeSetup.rc,
  1913. Source/MFCDialog/CMakeSetupDialog.cpp,
  1914. Source/MFCDialog/CMakeSetupDialog.h, Source/MFCDialog/resource.h,
  1915. Templates/CMakeWindowsBorlandConfig.cmake: ENH: integrate borland
  1916. support
  1917. 2001-09-04 20:29 biddi
  1918. * Source/cmBorlandMakefileGenerator.cpp,
  1919. Source/cmBorlandMakefileGenerator.h,
  1920. Templates/CMakeWindowsBorlandConfig.cmake: NEW: First check in of
  1921. Borland Makefile Generator and template stuff
  1922. 2001-09-04 20:07 hoffman
  1923. * Source/cmAddCustomTargetCommand.cxx, Source/cmCustomCommand.cxx,
  1924. Source/cmCustomCommand.h, Source/cmDSPWriter.cxx,
  1925. Source/cmDSWWriter.cxx, Source/cmMakefile.cxx, Source/cmMakefile.h,
  1926. Source/cmSourceGroup.cxx, Source/cmSourceGroup.h,
  1927. Source/cmVTKWrapJavaCommand.cxx: ENH: separate command from its
  1928. arguments in the custom command. This allows the generator on
  1929. windows to change the slashes for just the command
  1930. 2001-09-01 21:13 biddi
  1931. * Source/cmBuildCommand.cxx: ENH: Added a clause for Borland
  1932. compiler compatibility
  1933. 2001-09-01 20:55 barre
  1934. * Source/cmDSPWriter.cxx: Convert path format back to Windows
  1935. slashes syntax. Mandatory for Win98 build.
  1936. 2001-09-01 20:55 barre
  1937. * Source/cmSystemTools.cxx: fix comment pb
  1938. 2001-09-01 20:12 biddi
  1939. * Source/cmSystemTools.cxx, Source/cmSystemTools.h: ENH: Windows
  1940. and Unix slash conversions return a char*, clean function seperated
  1941. from Convert function
  1942. 2001-09-01 20:12 biddi
  1943. * Source/cmMakefile.cxx, Source/cmMakefile.h: ENH: ExpandVariables
  1944. functions return a char * for convenience
  1945. 2001-09-01 01:10 starreveld
  1946. * Source/cmUnixMakefileGenerator.cxx:
  1947. ENH: Generate compile lines for .m, .M, and .mm files (ObjC and
  1948. ObjC++)
  1949. 2001-08-30 21:32 hoffman
  1950. * Source/cmMakefile.cxx: BUG: fix incorrect deletion of function
  1951. blockers
  1952. 2001-08-30 20:19 martink
  1953. * Source/cmMakefile.h, Source/cmMakefile.h: version rev
  1954. 2001-08-30 20:06 hoffman
  1955. * ChangeLog, ChangeLog.txt, ChangeLog: [no log message]
  1956. 2001-08-30 19:54 hoffman
  1957. * ChangeLog.txt: ENH: add autogenerated changelog
  1958. 2001-08-29 21:21 hoffman
  1959. * Source/cmake.cxx: opps
  1960. 2001-08-29 21:08 king
  1961. * Source/cmCableWrapTclCommand.cxx: ENH: Updated generated
  1962. dependencies since cable's installation directory now uses separate
  1963. CxxTypes and WrapTclFacility subdirecories for includes.
  1964. 2001-08-29 21:08 king
  1965. * Source/cmConfigureGccXmlCommand.cxx: BUG: GCCXML_FLAGS found from
  1966. find_gcc_options or find_mpro_options should have the trailing
  1967. newline stripped from the string.
  1968. 2001-08-29 21:08 king
  1969. * Modules/FindCABLE.cmake: ENH: Updated library finding code to
  1970. handle new cable installation directory structure. It now uses
  1971. separate directories for CxxTypes and WrapTclFacility headers.
  1972. 2001-08-29 20:42 martink
  1973. * Source/ctest.cxx, Source/ctest.h: added regexp option
  1974. 2001-08-29 20:13 hoffman
  1975. * Source/CMakeLib.dsp, Source/DumpDocumentation.dsp,
  1976. Source/cmake.dsp, Source/ctest.dsp: remove /ZI
  1977. 2001-08-29 19:57 hoffman
  1978. * Source/cmake.cxx, Source/cmaketest.cxx: ENH: run cmake from
  1979. cmaketest
  1980. 2001-08-29 14:46 king
  1981. * Source/cmMakefile.h: ENH: Added a const version of
  1982. GetLinkLibraries().
  1983. 2001-08-29 14:46 king
  1984. * Source/cmUnixMakefileGenerator.cxx,
  1985. Source/cmUnixMakefileGenerator.h: ENH: Proper dependencies between
  1986. shared libraries now exist in the generated makefiles. If a shared
  1987. library links to another, the other will be built before the link
  1988. is attempted.
  1989. 2001-08-29 13:57 hoffman
  1990. * Source/cmMakefile.cxx: clean up a bit
  1991. 2001-08-29 13:44 berk
  1992. * Source/cmSystemTools.cxx: BUG: fix out of bounds read on string
  1993. in mkdir
  1994. 2001-08-29 13:26 perera
  1995. * Source/cmSystemTools.cxx, Source/cmSystemTools.h: ENH: Special
  1996. value IGNORE behaves like NOTFOUND, but makes FindLibrary, etc,
  1997. _not_ search for a library, etc.
  1998. 2001-08-28 22:35 hoffman
  1999. * Source/cmListFileCache.h: remove warning
  2000. 2001-08-28 22:27 hoffman
  2001. * Source/CMakeLib.dsp, Source/CMakeLists.txt,
  2002. Source/CMakeSetup.dsw, Source/Makefile.in,
  2003. Source/cmListFileCache.cxx, Source/cmListFileCache.h,
  2004. Source/cmMakefile.cxx: ENH: add caching for the input CMakeList.txt
  2005. files, 2X speed up
  2006. 2001-08-28 22:27 hoffman
  2007. * Source/cmDSPWriter.cxx: BUG: put spaces in /I paths
  2008. 2001-08-28 22:01 starreveld
  2009. * Source/cmAddLibraryCommand.cxx, Source/cmAddLibraryCommand.h,
  2010. Source/cmMakefile.cxx, Source/cmMakefile.h, Source/cmTarget.h,
  2011. Source/cmUnixMakefileGenerator.cxx:
  2012. Changes to allow MODULE type target for a shared library
  2013. 2001-08-28 22:01 starreveld
  2014. * Templates/CMakeSystemConfig.cmake.in, Templates/configure,
  2015. Templates/configure.in:
  2016. Changes to allow a MODULE target for a shared library.
  2017. 2001-08-28 20:04 martink
  2018. * CMakeLists.txt, Tests/Complex/CMakeLists.txt: minor fix
  2019. 2001-08-28 18:55 martink
  2020. * Source/cmDSPWriter.cxx, Source/cmSystemTools.cxx,
  2021. Source/cmSystemTools.h: better network build support
  2022. 2001-08-28 17:49 starreveld
  2023. * Templates/configure, Templates/configure.in:
  2024. Added support for Darwin (OSX)
  2025. 2001-08-28 14:57 hoffman
  2026. * Modules/FindTCL.cmake: ENH: support for cygwin
  2027. 2001-08-28 14:57 hoffman
  2028. * Source/cmSystemTools.cxx, Source/cmUnixMakefileGenerator.cxx:
  2029. BUG: fix for broken apple mkdir and general clean up of
  2030. MakeDirectory command
  2031. 2001-08-27 19:48 hoffman
  2032. * Source/MFCDialog/CMakeSetupDialog.cpp: BUG: fix switch projects
  2033. not saving cache correctly
  2034. 2001-08-27 19:19 martink
  2035. * Source/cmDSPWriter.cxx: support for network path link libraries
  2036. 2001-08-27 18:44 hoffman
  2037. * Source/cmMakefile.cxx, Source/cmMakefile.h,
  2038. Source/cmUnixMakefileGenerator.cxx: ENH: change expand variables to
  2039. use GetDefinition
  2040. 2001-08-27 18:35 hoffman
  2041. * configure, configure.in: [no log message]
  2042. 2001-08-27 18:35 hoffman
  2043. * configure, configure.in, Source/Makefile.in: ENH: clean up sgi
  2044. build and use non-broken autoconf
  2045. 2001-08-27 16:24 hoffman
  2046. * configure, Source/cmUnixMakefileGenerator.cxx,
  2047. Templates/configure: [no log message]
  2048. 2001-08-27 15:03 hoffman
  2049. * Source/cmUnixMakefileGenerator.cxx: BUG: set CXX and CC when
  2050. running configure from cmake
  2051. 2001-08-27 14:23 martink
  2052. * Source/ctest.cxx: better formatted output
  2053. 2001-08-27 14:22 hoffman
  2054. * Templates/configure, Templates/configure.in: ENH: use
  2055. ANSI_CXXFLAGS for testing compiler
  2056. 2001-08-27 14:11 hoffman
  2057. * CMakeLists.txt, Templates/CMakeSystemConfig.cmake.in,
  2058. Templates/configure, Templates/configure.in,
  2059. Tests/Complex/CMakeLists.txt: ENH: sgi -LANG:std
  2060. 2001-08-27 14:07 berk
  2061. * Source/CMakeSetup.dsw: ken added dependancy to build everything
  2062. 2001-08-25 16:31 martink
  2063. * Source/CMakeSetup.dsw, Source/ctest.dsp: added ctest to win32
  2064. 2001-08-24 21:50 hoffman
  2065. * Templates/configure, Templates/configure.in: [no log message]
  2066. 2001-08-24 21:30 hoffman
  2067. * Templates/CMakeSystemConfig.cmake.in, Templates/configure,
  2068. Templates/configure.in: ENH: more sgi -LANG stuff
  2069. 2001-08-24 21:25 hoffman
  2070. * configure, configure.in, configure, configure.in: auto detect
  2071. lang:std:
  2072. 2001-08-24 21:12 hoffman
  2073. * Source/Makefile.in: ENH: build for sgi CC out of box
  2074. 2001-08-24 21:12 hoffman
  2075. * configure, configure.in, configure, configure.in: auto detect
  2076. lang:std:
  2077. 2001-08-24 21:00 hoffman
  2078. * configure, configure.in: auto detect lang:std:
  2079. 2001-08-24 20:51 hoffman
  2080. * configure, configure.in: auto detect lang:std:
  2081. 2001-08-24 19:54 hoffman
  2082. * Tests/Complex/cmTestConfigure.h.in,
  2083. Tests/Complex/Executable/complex.cxx: BUG: fix complex test for old
  2084. compilers
  2085. 2001-08-24 19:45 hoffman
  2086. * configure, configure.in, Tests/Complex/cmTestConfigure.h.in: BUG:
  2087. fix for SGI Native compiler
  2088. 2001-08-24 19:41 hoffman
  2089. * Templates/configure, Templates/configure.in: BUG: fix flag for
  2090. building shared on HP
  2091. 2001-08-23 22:30 perera
  2092. * Source/cmAddTestCommand.cxx, Source/cmAddTestCommand.h: BUG:
  2093. ADD_TEST now only does stuff if ENABLE_TESTING has been run.
  2094. 2001-08-23 22:02 hoffman
  2095. * Source/cmMakefile.cxx, Source/cmSystemTools.cxx,
  2096. Source/cmSystemTools.h: ENH: improve coverage
  2097. 2001-08-23 21:40 hoffman
  2098. * Source/CMakeLists.txt, Source/cmDumpDocumentation.cxx,
  2099. Source/cmMakefile.cxx, Source/cmMakefile.h: ENH: add dump
  2100. documentation test
  2101. 2001-08-23 20:28 king
  2102. * Source/cmCableWrapTclCommand.cxx, Source/cmCableWrapTclCommand.h:
  2103. ENH: Each cmCableWrapTclCommand instance now uses a single
  2104. cmMakeDepend object for dependencies for all the gccxml input files
  2105. it generates. This should significantly improve generation time.
  2106. 2001-08-23 20:24 hoffman
  2107. * Source/cmaketest.cxx: BUG: run make all on unix not make exename
  2108. 2001-08-23 20:00 hoffman
  2109. * Source/CMakeLists.txt, Source/cmStandardIncludes.h,
  2110. Source/cmaketest.cxx, Source/ctest.cxx: ENH: add more testing
  2111. 2001-08-23 17:57 hoffman
  2112. * Tests/Complex/CMakeLists.txt, Tests/Complex/VarTests.txt,
  2113. Tests/Complex/cmTestConfigure.h.in, Tests/Complex/simple.cxx,
  2114. Tests/Complex/Executable/CMakeLists.txt,
  2115. Tests/Complex/Executable/complex.cxx,
  2116. Tests/Complex/Library/CMakeLists.txt,
  2117. Tests/Complex/Library/file2.cxx, Tests/Complex/Library/file2.h,
  2118. Tests/Complex/Library/sharedFile.cxx,
  2119. Tests/Complex/Library/sharedFile.h,
  2120. Tests/Complex/Library/ExtraSources/file1.cxx,
  2121. Tests/Complex/Library/ExtraSources/file1.h: ENH: try to get better
  2122. test coverage
  2123. 2001-08-23 17:12 martink
  2124. * Source/ctest.cxx: also check path for test executables
  2125. 2001-08-23 15:39 martink
  2126. * Source/ctest.cxx: fixed format
  2127. 2001-08-23 15:32 martink
  2128. * Source/cmUnixMakefileGenerator.cxx: better ctest support
  2129. 2001-08-23 15:12 martink
  2130. * Source/CMakeLists.txt, Source/cmSystemTools.cxx,
  2131. Source/cmSystemTools.h, Source/cmUnixMakefileGenerator.cxx,
  2132. Source/ctest.cxx, Source/ctest.h: added test driver for make test
  2133. target
  2134. 2001-08-22 20:33 martink
  2135. * Source/cmDSPWriter.cxx: ENH: do not put a rule in to rebuild the
  2136. ALL_BUILD.dsp file, as it is not possible...
  2137. 2001-08-22 15:58 hoffman
  2138. * Source/cmCableClassSet.h, Source/cmCableWrapTclCommand.cxx,
  2139. Source/cmCacheManager.cxx, Source/cmCacheManager.h,
  2140. Source/cmMakeDepend.h, Source/cmMakefile.h, Source/cmSourceGroup.h,
  2141. Source/cmStandardIncludes.h, Source/cmTarget.h,
  2142. Source/cmUnixMakefileGenerator.cxx: ENH: change all maps of string
  2143. to be maps of cmStdString, to reduce symbol length in object files.
  2144. 2001-08-22 15:26 hoffman
  2145. * Source/cmMakefile.h: BUG: shorten length of symbols
  2146. 2001-08-22 14:12 berk
  2147. * Source/cmDSPWriter.cxx: OUTDIR->IntDir
  2148. 2001-08-22 12:21 hoffman
  2149. * Source/MFCDialog/CMakeLists.txt: BUG: add missing
  2150. CMakeCommandLineInfo
  2151. 2001-08-21 21:38 barre
  2152. * Source/MFCDialog/CMakeSetup.cpp,
  2153. Source/MFCDialog/CMakeSetupDialog.cpp,
  2154. Source/MFCDialog/CMakeSetupDialog.h,
  2155. Source/MFCDialog/CMakeCommandLineInfo.cpp,
  2156. Source/MFCDialog/CMakeCommandLineInfo.h,
  2157. Source/MFCDialog/CMakeSetup.dsp: CMakeSetup now handles
  2158. command-line arguments (ex: /H=source_dir /B=build_dir)
  2159. 2001-08-21 15:04 starreveld
  2160. * Source/cmMakefile.cxx:
  2161. Added support for .mm source files (ObjC++)
  2162. 2001-08-20 17:32 hoffman
  2163. * Templates/configure, Templates/configure.in: BUG: fix check for
  2164. no std::
  2165. 2001-08-20 13:23 hoffman
  2166. * Source/cmSetCommand.cxx: BUG: cmSystemTools::CollapseFullPath is
  2167. a bad thing to call on the compiler which is a filepath
  2168. 2001-08-19 23:11 barre
  2169. * Source/cmOptionCommand.cxx: Allow option value to be expanded
  2170. (thus, we can use the value of another option as default)
  2171. 2001-08-19 16:14 barre
  2172. * Source/cmMakefile.cxx: gcc and MSVC clash on
  2173. basic_string::compare(), let's try substr()
  2174. 2001-08-19 11:36 barre
  2175. * Source/cmSetCommand.cxx: If the value is a path, collapse it
  2176. (cleaner)
  2177. 2001-08-18 21:57 hoffman
  2178. * Templates/configure, Templates/configure.in: BUG: get the flags
  2179. right
  2180. 2001-08-18 16:51 barre
  2181. * Source/cmMakefile.cxx, Modules/FindDart.cmake: Support for
  2182. $ENV{VAR} syntax (lookup in the environment vars)
  2183. 2001-08-17 21:11 martink
  2184. * Source/cmElseCommand.cxx, Source/cmIfCommand.cxx: backwards
  2185. MATCHES in if and else statements
  2186. 2001-08-16 22:01 hoffman
  2187. * Templates/configure: ENH: default for cygwin should be pthreads
  2188. 2001-08-16 21:42 hoffman
  2189. * Templates/CMakeSystemConfig.cmake.in,
  2190. Templates/CMakeWindowsSystemConfig.cmake, Templates/configure,
  2191. Templates/configure.in: ENH: add CMAKE_USE_WIN32_THREADS to the
  2192. possible thread types
  2193. 2001-08-16 15:41 berk
  2194. * Source/cmCacheManager.cxx, Source/cmCacheManager.h,
  2195. Source/cmLoadCacheCommand.cxx, Source/cmLoadCacheCommand.h: Adding
  2196. new options to LoadCache.
  2197. 2001-08-15 17:40 berk
  2198. * Source/cmCacheManager.cxx, Source/cmCacheManager.h,
  2199. Source/cmLoadCacheCommand.cxx: 1. Added EXCLUDE option to
  2200. LOAD_CACHE. 2. Entries brought in from another cache are now
  2201. marked as internal.
  2202. 2001-08-15 17:23 martink
  2203. * Modules/FindDart.cmake: looks at same level
  2204. 2001-08-15 14:03 hoffman
  2205. * Templates/configure, Templates/configure.in: ENH: make pthreads
  2206. the default for cygwin
  2207. 2001-08-14 21:18 king
  2208. * Source/cmInstallFilesCommand.cxx, Source/cmInstallFilesCommand.h,
  2209. Source/cmInstallProgramsCommand.cxx,
  2210. Source/cmInstallProgramsCommand.h, Source/cmMakefile.cxx: ENH:
  2211. Improved INSTALL_FILES and INSTALL_PROGRAMS commands to allow each
  2212. call to the command in a single directory to specify a different
  2213. install path.
  2214. 2001-08-13 20:04 martink
  2215. * Modules/Dart.cmake: removed grep
  2216. 2001-08-10 19:52 martink
  2217. * Source/cmVTKWrapTclCommand.cxx, Source/cmMakefile.h: now creates
  2218. output directories
  2219. 2001-08-09 19:35 hoffman
  2220. * CMake.pdf: ENH: update pdf to rtf
  2221. 2001-08-09 19:23 hoffman
  2222. * CMake.rtf: ENH: add some docs for sgi CC
  2223. 2001-08-09 18:58 berk
  2224. * Source/cmElseCommand.cxx, Source/cmIfCommand.cxx: BUG: or and and
  2225. were inverted.
  2226. 2001-08-09 15:12 hoffman
  2227. * ChangeLog: add generated ChangeLog file. Should be updated each
  2228. time a new version is made
  2229. 2001-08-09 15:07 martink
  2230. * Source/cmMakefile.h, Source/cmMakefile.h: updated version
  2231. 2001-08-09 15:07 martink
  2232. * README: out of date
  2233. 2001-08-09 13:33 hoffman
  2234. * Source/cmConfigure.cmake.h.in: BUG: add in for scope variable
  2235. 2001-08-08 18:25 martink
  2236. * Source/FLTKDialog/CMakeSetupGUIImplementation.cxx: ENH: update to
  2237. new style of cache access
  2238. 2001-08-08 17:14 hoffman
  2239. * Source/cmSiteNameCommand.cxx, Source/cmUtilitySourceCommand.cxx:
  2240. BUG: can not Add a definition that you just got
  2241. 2001-08-08 15:54 hoffman
  2242. * configure, configure.in, Source/cmBuildCommand.cxx,
  2243. Source/cmBuildNameCommand.cxx, Source/cmCableWrapTclCommand.cxx,
  2244. Source/cmCacheManager.cxx, Source/cmCacheManager.h,
  2245. Source/cmConfigure.h.in, Source/cmConfigureGccXmlCommand.cxx,
  2246. Source/cmDSPWriter.cxx, Source/cmDSWWriter.cxx,
  2247. Source/cmFindFileCommand.cxx, Source/cmFindLibraryCommand.cxx,
  2248. Source/cmFindPathCommand.cxx, Source/cmFindProgramCommand.cxx,
  2249. Source/cmLinkLibrariesCommand.cxx, Source/cmMSProjectGenerator.cxx,
  2250. Source/cmMakefile.cxx, Source/cmMakefile.h,
  2251. Source/cmOptionCommand.cxx, Source/cmProjectCommand.cxx,
  2252. Source/cmSetCommand.cxx, Source/cmSiteNameCommand.cxx,
  2253. Source/cmStandardIncludes.h, Source/cmSystemTools.cxx,
  2254. Source/cmUnixMakefileGenerator.cxx,
  2255. Source/cmUtilitySourceCommand.cxx, Source/cmVTKWrapJavaCommand.cxx,
  2256. Source/cmVTKWrapPythonCommand.cxx, Source/cmVTKWrapTclCommand.cxx,
  2257. Source/MFCDialog/CMakeSetupDialog.cpp,
  2258. Templates/CMakeSystemConfig.cmake.in, Templates/configure,
  2259. Templates/configure.in: ENH: big change, only allow commands access
  2260. to the cache via the cmMakefile class and GetDefinition, also the
  2261. cmMakefile is the only way for commands to add to the cache. Also,
  2262. some changes to configure.in that check for for scoping
  2263. 2001-08-07 19:49 hoffman
  2264. * Source/cmStandardIncludes.h, Source/cmSystemTools.cxx: ENH:
  2265. compile with broken 720 SGI C++ compiler
  2266. 2001-08-07 17:46 hoffman
  2267. * Source/cmMakefile.cxx: ENH: html output for docs
  2268. 2001-08-07 17:15 hoffman
  2269. * CMake.rtf: ENH: update documents with current commands and new
  2270. GUI
  2271. 2001-08-07 12:46 king
  2272. * CMakeLogo.gif: ENH: CMakeLogo for Dart to use on testing web
  2273. page.
  2274. 2001-08-07 12:46 king
  2275. * CMakeLists.txt: ERR: CMakeLogo.gif has been moved to the root
  2276. directory of the source so that the Web and Web/Art directories are
  2277. not needed here.
  2278. 2001-08-06 21:01 martink
  2279. * Source/cmElseCommand.cxx, Source/cmElseCommand.h,
  2280. Source/cmIfCommand.cxx, Source/cmIfCommand.h: added new if commands
  2281. 2001-08-06 19:11 king
  2282. * CMake.pdf, CMake.rtf: Re-adding doc files. They were
  2283. accidentally removed due to a symlink from the CMake/Web directory
  2284. when it was removed.
  2285. 2001-08-06 19:01 king
  2286. * Web/index.html, Web/Art/CMakeBanner.jpg, Web/Art/CMakeBanner.psd,
  2287. Web/Art/CMakeGUI.jpg, Web/Art/CMakeLogo.gif, Web/Art/CMakeLogo.ppt,
  2288. Web/Art/CMakeLogo.psd, Web/Art/SideBar.jpg, Web/Art/SideBar.psd,
  2289. Web/Art/acl.gif, Web/Art/asci.gif, Web/Art/asci_little.gif,
  2290. Web/Art/itkLogoSmallTransparentBackground.gif,
  2291. Web/Art/nlm_logo.gif, Web/Art/swooshSmall.gif, Web/HTML/About.html,
  2292. CMake.pdf, CMake.rtf, Web/HTML/Documentation.html,
  2293. Web/HTML/Download.html, Web/HTML/Examples.html, Web/HTML/FAQ.html,
  2294. Web/HTML/Features.html, Web/HTML/Head.html, Web/HTML/Install.html,
  2295. Web/HTML/MailingLists.html, Web/HTML/News.html,
  2296. Web/HTML/SideBar.html, Web/HTML/Sponsors.html, Web/HTML/Style.css,
  2297. Web/HTML/Table.html, Web/HTML/Testing.html,
  2298. Web/HTML/TestingSetup.html, Web/HTML/cmakeExample.tar.gz: Removing
  2299. Web directory from CMake. It is moving to a separate, parallel CVS
  2300. module called "CMakeWeb"
  2301. 2001-08-03 19:47 king
  2302. * Source/cmConfigureFileCommand.cxx,
  2303. Source/cmConfigureFileCommand.h: ENH: Added 'IMMEDIATE' option to
  2304. CONFIGURE_FILE command to force file copy and configuration on the
  2305. initial pass so that current variable values are used.
  2306. 2001-08-02 21:27 king
  2307. * Source/cmCableWrapTclCommand.cxx, Source/cmCableWrapTclCommand.h:
  2308. ENH: Added use of a class's tag to generate a better set of
  2309. filenames for its wrapper configuration, xml, and generated files.
  2310. This should also prevent half the classes from re-wrapping when a
  2311. new one is inserted in the middle.
  2312. 2001-08-02 18:42 king
  2313. * Source/cmUnixMakefileGenerator.cxx: BUG: Generated link line for
  2314. shared libraries had CMAKE_CXX_FLAGS instead of CMAKE_CXXFLAGS
  2315. (note underscore).
  2316. 2001-08-02 18:10 king
  2317. * Source/cmMakefile.cxx: BUG: Fixed off-by-one error in
  2318. ExpandVariablesInString for case of $ or @ as last character of
  2319. string.
  2320. 2001-08-02 13:07 king
  2321. * Source/cmUnixMakefileGenerator.cxx: BUG: We don't want to output
  2322. -I/usr/include in the INCLUDE_FLAGS variable. This causes problems
  2323. with finding system headers in the wrong places for certain
  2324. standard library implementations.
  2325. 2001-08-01 20:11 king
  2326. * Modules/FindCABLE.cmake: ENH: Support to find CABLE utility if it
  2327. is installed.
  2328. 2001-08-01 20:11 king
  2329. * Source/cmAddDefinitionsCommand.cxx: BUG: Needed to expand
  2330. variables of definitions.
  2331. 2001-08-01 20:11 king
  2332. * Source/cmCommands.cxx, Source/cmMakefile.cxx,
  2333. Source/cmMakefile.h, Source/cmSubdirDependsCommand.cxx,
  2334. Source/cmSubdirDependsCommand.h,
  2335. Source/cmUnixMakefileGenerator.cxx: ENH: Added SUBDIR_DEPENDS
  2336. command and corresponding support code. This command allows
  2337. specification that a set of subdirectories be built before a
  2338. particular directory.
  2339. 2001-08-01 20:11 king
  2340. * Source/cmInstallFilesCommand.cxx: BUG: Need to expand variables
  2341. when a regular expression is specified.
  2342. 2001-08-01 15:19 king
  2343. * Modules/FindTCL.cmake: ENH: Added tk library names tk8.4 tk8.3
  2344. tk8.2 and tk8.0 to correspond to tk84 tk83 tk82 and tk80.
  2345. TK_LIBRARY should now be found on more platforms.
  2346. 2001-07-31 15:29 king
  2347. * Source/cmCommands.cxx, Source/cmDSPWriter.cxx,
  2348. Source/cmDSWWriter.cxx, Source/cmInstallFilesCommand.cxx,
  2349. Source/cmInstallProgramsCommand.cxx,
  2350. Source/cmInstallProgramsCommand.h, Source/cmMakefile.cxx,
  2351. Source/cmTarget.cxx, Source/cmTarget.h,
  2352. Source/cmUnixMakefileGenerator.cxx, Templates/CMakeLists.txt: ENH:
  2353. Added INSTALL_PROGRAMS command and corresponding support. This
  2354. involved splitting cmTarget::INSTALL into INSTALL_FILES and
  2355. INSTALL_PROGRAMS enum values. INSTALL_FILES no longer adds execute
  2356. permission. The INSTALL_PROGRAMS commnad takes either a list of
  2357. explicit names, or a regex. It will not expand source lists like
  2358. the INSTALL_FILES command will.
  2359. 2001-07-30 16:21 king
  2360. * Source/cmCableClassSet.cxx: ERR:
  2361. ElementCombinationGenerator::ReplacePortion needs to be a friend of
  2362. ElementCombinationGenerator so that it can get access to
  2363. ElementCombinationGenerator::Substitution. Also fixed one minor
  2364. problem for HP build.
  2365. 2001-07-30 15:34 king
  2366. * Source/cmCableClassSet.cxx, Source/cmCableWrapTclCommand.cxx,
  2367. Source/cmDSPWriter.cxx, Source/cmMakeDepend.cxx,
  2368. Source/cmMakefile.cxx, Source/cmMakefile.h,
  2369. Source/cmUnixMakefileGenerator.cxx: BUG: Changed include and link
  2370. directory paths in cmMakefile back to std::vector because there is
  2371. an order dependency. Only cmMakefile::AddIncludeDirectory and
  2372. cmMakefile::AddLinkDirectory should be called to add directories to
  2373. the paths. They make sure the paths are unique as they are
  2374. inserted.
  2375. 2001-07-30 11:18 scottim
  2376. * Source/cmCableClassSet.cxx, Source/cmCableWrapTclCommand.cxx,
  2377. Source/cmDSPWriter.cxx, Source/cmMakeDepend.cxx,
  2378. Source/cmMakefile.cxx, Source/cmMakefile.h,
  2379. Source/cmUnixMakefileGenerator.cxx: Removed the Uniquification of
  2380. the include and link directory list in FinalPass, and achieved the
  2381. same effect by makein m_LinkDirectores and m_IncludeDirectories a
  2382. set rather than vector
  2383. 2001-07-27 20:29 hoffman
  2384. * Source/cmMakefile.cxx: ENH: Re-implemented
  2385. ExpandVariablesInString to significantly improve performance.
  2386. 2001-07-27 17:06 scottim
  2387. * Source/cmMakefile.cxx, Source/cmMakefile.h: MAkefile now strips
  2388. duplicate directores from the libraries and include paths
  2389. 2001-07-26 15:07 king
  2390. * Source/cmCableClassSet.cxx, Source/cmCableClassSet.h,
  2391. Source/cmCableClassSetCommand.cxx,
  2392. Source/cmCableWrapTclCommand.cxx: ENH: Added cable class-set
  2393. expansion and tagging for alternate name generation. This should
  2394. make the generated wrappers much easier to setup and use.
  2395. 2001-07-26 14:18 hoffman
  2396. * Source/MFCDialog/CMakeSetupDialog.cpp,
  2397. Source/MFCDialog/PropertyList.cpp: ENH: change the logic of
  2398. disabling the ok button a bit
  2399. 2001-07-26 13:47 berk
  2400. * CMakeLists.txt: ENH: Updated regexp for tracing dependencies in
  2401. FLTK dialog.
  2402. 2001-07-26 12:36 martink
  2403. * Source/cmMakefile.h: fixed warnings
  2404. 2001-07-25 22:30 hoffman
  2405. * Source/cmMakefile.cxx, Source/cmMakefile.h, Source/cmake.cxx,
  2406. Source/cmake.h, Source/MFCDialog/CMakeDialog.h,
  2407. Source/MFCDialog/CMakeSetup.rc,
  2408. Source/MFCDialog/CMakeSetupDialog.cpp,
  2409. Source/MFCDialog/CMakeSetupDialog.h,
  2410. Source/MFCDialog/PropertyList.cpp, Source/MFCDialog/PropertyList.h,
  2411. Source/MFCDialog/resource.h: ENH: rework GUI with
  2412. configure/OK/Cancel
  2413. 2001-07-25 20:52 martink
  2414. * Source/cmEndForEachCommand.cxx, Source/cmEndForEachCommand.h,
  2415. Source/cmForEachCommand.cxx, Source/cmForEachCommand.h: new
  2416. commands
  2417. 2001-07-25 20:52 martink
  2418. * Source/cmCommands.cxx, Source/cmFunctionBlocker.h,
  2419. Source/cmIfCommand.cxx, Source/cmIfCommand.h,
  2420. Source/cmMakefile.cxx, Source/cmMakefile.h: added for each command
  2421. 2001-07-25 13:40 berk
  2422. * Source/cmCacheManager.cxx: Removing trailing spaces after cache
  2423. entry value.
  2424. 2001-07-24 20:46 hoffman
  2425. * Source/MFCDialog/CMakeSetupDialog.cpp,
  2426. Source/MFCDialog/PropertyList.cpp, Source/MFCDialog/PropertyList.h,
  2427. Source/MFCDialog/resource.h: BUG: fix on scroll with buttons
  2428. 2001-07-24 20:16 king
  2429. * Source/cmDSPWriter.cxx: BUG: Fixed dependency generation to work
  2430. for when there are many, many dependencies. Output is now easier
  2431. to ready anyway because each dependency is on its own line.
  2432. 2001-07-23 18:43 king
  2433. * Source/cmConfigureGccXmlCommand.cxx,
  2434. Source/cmConfigureGccXmlCommand.h: BUG: CompilerIsMipsPro needs to
  2435. redirect stderr to stdout so that the test output can be checked.
  2436. 2001-07-23 15:53 king
  2437. * Source/cmConfigureGccXmlCommand.cxx,
  2438. Source/cmConfigureGccXmlCommand.h: ENH: Added support for UNIX
  2439. compilers. GCC and MIPSpro are supported.
  2440. 2001-07-23 15:53 king
  2441. * Source/cmSystemTools.cxx, Source/cmSystemTools.h: ENH: Added
  2442. support for non-verbose mode output from running a command. This
  2443. can be used when it is expected that the command may fail.
  2444. 2001-07-23 15:06 king
  2445. * Modules/FindGCCXML.cmake: ENH: Module to find and configure
  2446. GCCXML and GCCXML_FLAGS.
  2447. 2001-07-23 15:06 king
  2448. * Source/cmCommands.cxx, Source/cmConfigureGccXmlCommand.cxx,
  2449. Source/cmConfigureGccXmlCommand.h: ENH: Added CONFIGURE_GCCXML
  2450. command to do hard work of configuring GCCXML's flags for the
  2451. current compiler. Currently only implemented correctly for Visual
  2452. C++ in Windows.
  2453. 2001-07-20 19:05 millerjv
  2454. * Web/index.html: FIX: changed hyperlink color from white/white
  2455. 2001-07-20 15:41 millerjv
  2456. * Modules/Dart.cmake: ENH: Added Purify targets
  2457. 2001-07-20 13:20 millerjv
  2458. * Modules/Dart.cmake: ENH: Added purify command.
  2459. 2001-07-20 08:56 scottim
  2460. * Templates/DLLHeader.dsptemplate: adding what I think is a missing
  2461. /pdbtype:sept
  2462. 2001-07-19 18:31 ibanez
  2463. * Source/FLTKDialog/CMakeSetupGUI.cxx,
  2464. Source/FLTKDialog/CMakeSetupGUI.fl,
  2465. Source/FLTKDialog/CMakeSetupGUI.h,
  2466. Source/FLTKDialog/CMakeSetupGUIImplementation.cxx,
  2467. Source/FLTKDialog/CMakeSetupGUIImplementation.h,
  2468. Source/FLTKDialog/FLTKDialog.cxx: ENH: Save and Load of recent
  2469. Source and Binary directories added.
  2470. 2001-07-18 20:45 martink
  2471. * Source/cmMakefile.h: updated version
  2472. 2001-07-18 15:40 martink
  2473. * Source/cmSystemTools.cxx: limit library search to appropriate
  2474. extensions
  2475. 2001-07-18 14:17 hoffman
  2476. * Modules/Dart.cmake: BUG: enable testing even if not tcl found
  2477. 2001-07-17 19:41 king
  2478. * Source/cmCableWrapTclCommand.cxx: ENH: Added generation of
  2479. dependencies on the CMake-generated input to gcc-xml so that
  2480. re-generation of wrappers will occur if a header changes.
  2481. 2001-07-17 19:41 king
  2482. * Source/cmMakeDepend.cxx: BUG: Need to expand variables in search
  2483. paths in case it hasn't been done yet by the makefile.
  2484. 2001-07-17 19:09 king
  2485. * Source/cmMakeDepend.cxx, Source/cmMakeDepend.h,
  2486. Source/cmOutputRequiredFilesCommand.cxx,
  2487. Source/cmUnixMakefileGenerator.cxx: ENH: Hacked together a new
  2488. implementation of the dependency generator code. This should
  2489. support finding dependencies for individual files without doing
  2490. them for the entire makefile. Use cmMakeDepend::FindDependencies()
  2491. to do this.
  2492. 2001-07-17 13:54 king
  2493. * Modules/CMakeLists.txt, Modules/FindDart.cmake,
  2494. Modules/FindPythonLibs.cmake, Modules/FindTCL.cmake,
  2495. Source/cmSystemTools.cxx, Source/cmSystemTools.h,
  2496. Templates/configure, Templates/configure.in: ENH: Added support for
  2497. using backslash-style escaping in CMakeLists.txt file arguments.
  2498. This allows double quotes to be used in arguments.
  2499. 2001-07-17 13:54 king
  2500. * Modules/FindJNI.cmake: branches: 1.6.2; ENH: Added support for
  2501. using backslash-style escaping in CMakeLists.txt file arguments.
  2502. This allows double quotes to be used in arguments.
  2503. 2001-07-16 22:40 perera
  2504. * Source/cmAuxSourceDirectoryCommand.cxx, Source/cmMakefile.cxx,
  2505. Source/cmMakefile.h, Source/cmSourceFile.cxx,
  2506. Source/cmSourceFile.h, Source/cmSourceFilesCommand.cxx,
  2507. Source/cmSourceFilesRemoveCommand.cxx, Source/cmTarget.cxx: ENH:
  2508. Source and header file extensions are in variables in cmMakefile.
  2509. AUX_SOURCE_DIRECTORY will only add files that have a "source"
  2510. extension.
  2511. 2001-07-16 20:49 hoffman
  2512. * Web/HTML/About.html, Web/HTML/Documentation.html,
  2513. Web/HTML/Download.html, Web/HTML/Examples.html, Web/HTML/FAQ.html,
  2514. Web/HTML/Features.html, Web/HTML/Install.html,
  2515. Web/HTML/MailingLists.html, Web/HTML/News.html,
  2516. Web/HTML/SideBar.html, Web/HTML/Sponsors.html,
  2517. Web/HTML/Testing.html, Web/HTML/TestingSetup.html: ENH: add
  2518. TestingSetup
  2519. 2001-07-16 19:19 ibanez
  2520. * Modules/FindGLU.cmake, Modules/FindGLUT.cmake: Search path
  2521. for OpenGL related libraries
  2522. 2001-07-16 15:17 king
  2523. * Web/HTML/Sponsors.html: ERR: ITK is the original sponsoring
  2524. project for CMake, not itself.
  2525. 2001-07-16 14:14 hoffman
  2526. * Templates/CMakeSystemConfig.cmake.in, Templates/configure,
  2527. Templates/configure.in: ENH: add a variable for
  2528. CMAKE_COMPILER_IS_GNUCXX
  2529. 2001-07-16 14:14 hoffman
  2530. * Source/cmMakefile.cxx, Source/cmSourceFile.cxx: ENH: add support
  2531. for mac osx
  2532. 2001-07-16 14:14 hoffman
  2533. * Source/MFCDialog/CMakeSetupDialog.cpp: BUG: make sure cache is
  2534. cleared
  2535. 2001-07-16 01:10 barre
  2536. * Modules/FindPythonLibs.cmake: update include/lib path to Python
  2537. (Linux)
  2538. 2001-07-12 23:48 hoffman
  2539. * Source/MFCDialog/CMakeSetupDialog.cpp,
  2540. Source/MFCDialog/CMakeSetupDialog.h,
  2541. Source/MFCDialog/PropertyList.cpp, Source/MFCDialog/PropertyList.h:
  2542. ENH: add a check to avoid quitting before rebuilding
  2543. 2001-07-11 17:30 martink
  2544. * Source/cmMakefile.h, Source/cmMakefile.h: version num
  2545. 2001-07-11 17:06 martink
  2546. * Source/MFCDialog/CMakeSetupDialog.cpp: fixed up resizing info
  2547. 2001-07-11 16:12 hoffman
  2548. * Source/cmSystemTools.cxx: BUG: make sure find program does not
  2549. find directories
  2550. 2001-07-10 21:13 hoffman
  2551. * Source/cmIncludeCommand.cxx, Source/cmLoadCacheCommand.cxx: BUG:
  2552. remove iostream.h includes
  2553. 2001-07-10 20:20 berk
  2554. * Source/cmUnixMakefileGenerator.cxx: Unnecessary variable
  2555. 2001-07-10 20:20 berk
  2556. * Source/cmMakefile.cxx: Better error checking.
  2557. 2001-07-10 18:29 hoffman
  2558. * Templates/configure, Templates/configure.in: BUG: fix excape of *
  2559. for cmake
  2560. 2001-07-10 17:57 king
  2561. * Source/cmUnixMakefileGenerator.cxx: BUG: When splitting a full
  2562. path library into separate -L and -l parts, the -l part may not
  2563. have a "lib" prefix on cygwin.
  2564. 2001-07-10 16:09 king
  2565. * Source/cmake.cxx: ENH: Removing automatic setting of
  2566. BUILD_SHARED_LIBS. Projects that support this should explicitly
  2567. declare it with the OPTION command, or set its libraries to shared
  2568. or static directly on each ADD_LIBRARY command.
  2569. 2001-07-10 15:56 berk
  2570. * Modules/Dart.cmake: Checking if tclshcommand is defined before
  2571. running it.
  2572. 2001-07-10 15:46 king
  2573. * Source/cmUnixMakefileGenerator.cxx: ENH: Added
  2574. -D(library_name)_EXPORTS to build rules for sources that are going
  2575. to be linked into a shared library. This allows dllexport setup
  2576. for DLL building on cygwin. It may also come in handy in unix in
  2577. the future. This corresponds to the same definition added by the
  2578. dll dsp template in windows.
  2579. 2001-07-10 13:23 martink
  2580. * Source/cmBuildNameCommand.cxx: changes to better handle old
  2581. values or hand set values
  2582. 2001-07-09 16:46 nobody
  2583. * DartConfig.cmake: Disabled doxygen and gnats
  2584. 2001-07-08 21:54 perera
  2585. * Source/cmUnixMakefileGenerator.cxx: BUG: library extension goes
  2586. after library name, not before
  2587. 2001-07-06 18:41 hoffman
  2588. * Source/cmUnixMakefileGenerator.cxx,
  2589. Source/cmUnixMakefileGenerator.h: ENH: some clean up, and better
  2590. checking to see if we are building cmake
  2591. 2001-07-06 18:11 hoffman
  2592. * configure, configure.in: ENH: run make depend
  2593. 2001-07-06 16:46 will
  2594. * Source/cmCommand.h: ERR:Spelling mistake
  2595. 2001-07-06 13:22 king
  2596. * Source/cmStandardIncludes.h: ENH: Warning 4503 disable for MSVC.
  2597. 2001-07-05 22:15 hoffman
  2598. * Templates/configure, Templates/configure.in: BUG: fix flags for
  2599. cygwin and shared builds
  2600. 2001-07-05 21:52 hoffman
  2601. * Source/cmSystemTools.cxx: ENH: add better error output
  2602. 2001-07-05 16:03 hoffman
  2603. * Source/cmUnixMakefileGenerator.cxx, Templates/configure,
  2604. Templates/configure.in: BUG: fix solaris problems in install and ar
  2605. 2001-07-03 14:53 king
  2606. * Source/cmCableWrapTclCommand.cxx: ENH: Removed -fsyntax-only flag
  2607. from call to gcc-xml. It should be part of GCCXML_FLAGS.
  2608. 2001-07-03 09:27 scottim
  2609. * Source/cmDSPWriter.cxx, Templates/CMakeWindowsSystemConfig.cmake,
  2610. Templates/DLLHeader.dsptemplate, Templates/EXEHeader.dsptemplate,
  2611. Templates/EXEWinHeader.dsptemplate,
  2612. Templates/UtilityHeader.dsptemplate,
  2613. Templates/staticLibHeader.dsptemplate: Renamed the
  2614. ReleaseWithDebugInfo Build configuration to RelWithDebInfo, because
  2615. msdev does simple matching on build target, and specifying either
  2616. Release or Debug builds would also build ReleaseWithDebugInfo
  2617. 2001-07-02 20:52 king
  2618. * Source/cmUnixMakefileGenerator.cxx: BUG: When outputting relative
  2619. path of .o, the relative path of the source file must also be
  2620. written (not full path).
  2621. 2001-07-02 20:30 millerjv
  2622. * Source/cmBuildNameCommand.cxx: FIX: BuildName removes path to
  2623. compiler and converts any illegal characters
  2624. 2001-07-02 19:57 king
  2625. * Source/cmCommands.cxx, Source/cmBuildSharedLibrariesCommand.cxx,
  2626. Source/cmBuildSharedLibrariesCommand.h: ENH: Removed deprecated
  2627. command completely.
  2628. 2001-07-02 19:38 king
  2629. * Source/cmAddLibraryCommand.cxx, Source/cmAddLibraryCommand.h,
  2630. Source/cmDSPWriter.cxx, Source/cmDSPWriter.h,
  2631. Source/cmDSWWriter.cxx, Source/cmMakefile.cxx, Source/cmMakefile.h,
  2632. Source/cmTarget.h, Source/cmUnixMakefileGenerator.cxx,
  2633. Source/cmUnixMakefileGenerator.h: ENH: Added support for selection
  2634. of static/shared build on a per-library basis.
  2635. 2001-07-02 18:38 martink
  2636. * Source/cmake.cxx: better arg support
  2637. 2001-07-02 18:02 berk
  2638. * Source/cmVTKWrapJavaCommand.h, Source/cmVTKWrapPythonCommand.h,
  2639. Source/cmVTKWrapTclCommand.h: Should not be inherited.
  2640. 2001-07-02 18:02 berk
  2641. * Source/cmConfigureFileCommand.cxx: Wrong place for fout
  2642. 2001-07-02 18:02 berk
  2643. * Source/cmVTKWrapJavaCommand.cxx,
  2644. Source/cmVTKWrapPythonCommand.cxx, Source/cmVTKWrapTclCommand.cxx:
  2645. Better error checking.
  2646. 2001-06-29 21:06 martink
  2647. * Web/Art/CMakeLogo.gif: cmake logo for dashboard
  2648. 2001-06-29 20:59 martink
  2649. * Web/Art/CMakeLogo.gif: cmake logo for dashboard
  2650. 2001-06-29 20:55 martink
  2651. * Web/Art/CMakeLogo.gif: cmake logo for dashboard
  2652. 2001-06-29 20:46 martink
  2653. * Source/cmConfigureFileCommand.cxx: better configure file command
  2654. 2001-06-29 20:06 nobody
  2655. * CMakeLists.txt: added logo
  2656. 2001-06-29 17:43 martink
  2657. * Web/Art/CMakeLogo.gif: cmake logo for dashboard
  2658. 2001-06-29 13:53 martink
  2659. * Source/cmaketest.cxx: minor compile fix
  2660. 2001-06-29 13:30 hoffman
  2661. * Source/cmUnixMakefileGenerator.cxx,
  2662. Templates/CMakeSystemConfig.cmake.in, Templates/configure,
  2663. Templates/configure.in: BUG: break up CMAKE_AR into program and
  2664. ARGS
  2665. 2001-06-28 21:45 hoffman
  2666. * configure, configure.in, Source/cmSystemTools.cxx,
  2667. Source/cmUnixMakefileGenerator.cxx, Templates/configure,
  2668. Templates/configure.in: ENH: various fixes to allow bootstrap on
  2669. sunos with CC
  2670. 2001-06-28 20:45 hoffman
  2671. * Source/cmEnableTestingCommand.cxx: fixed Dart issue
  2672. 2001-06-28 19:27 hoffman
  2673. * Templates/CMakeSystemConfig.cmake.in: set values in the cache not
  2674. just the current makefile
  2675. 2001-06-28 19:08 berk
  2676. * Source/FLTKDialog/FLTKPropertyItemRow.cxx: Undefined symbol
  2677. 2001-06-28 19:08 berk
  2678. * Source/cmUnixMakefileGenerator.cxx: Special rules for
  2679. out-of-package source files.
  2680. 2001-06-28 18:53 hoffman
  2681. * Source/FLTKDialog/CMakeLists.txt,
  2682. Source/FLTKDialog/CMakeSetupGUIImplementation.cxx,
  2683. Source/FLTKDialog/FLTKPropertyItemRow.cxx,
  2684. Source/FLTKDialog/FLTKPropertyList.cxx: BUG: fix for sgi compiler
  2685. 2001-06-28 18:38 hoffman
  2686. * Templates/configure, Templates/configure.in: BUG: pass flags to
  2687. compiler during configure
  2688. 2001-06-28 18:27 hoffman
  2689. * Templates/configure, Templates/configure.in: BUG: pass flags to
  2690. compiler during configure
  2691. 2001-06-28 18:01 hoffman
  2692. * Source/cmSourceFilesCommand.cxx: BUG: find files in
  2693. subdirectories
  2694. 2001-06-28 15:40 hoffman
  2695. * Source/cmSystemTools.cxx: BUG: check size of path error, HP
  2696. gcount problem
  2697. 2001-06-28 15:40 hoffman
  2698. * Source/cmStandardIncludes.h: fix for scope on hp
  2699. 2001-06-27 21:19 berk
  2700. * Source/cmSourceFilesCommand.cxx: Added variable expansion.
  2701. 2001-06-27 20:17 martink
  2702. * Source/cmMakefile.h: updated version to 0.3
  2703. 2001-06-27 20:17 martink
  2704. * Source/cmMakefile.h: updated version to 0.2
  2705. 2001-06-27 20:14 martink
  2706. * Source/cmUnixMakefileGenerator.cxx: ENH: fix install when
  2707. executable and lib path set
  2708. 2001-06-27 19:42 hoffman
  2709. * configure, configure.in, Source/CMakeLists.txt,
  2710. Source/cmSystemTools.cxx, Source/cmUnixMakefileGenerator.cxx,
  2711. Source/cmake.cxx, Templates/install-sh: ENH: fix install for
  2712. cygwin, build cmake from configure
  2713. 2001-06-27 19:13 king
  2714. * Source/cmUnixMakefileGenerator.cxx,
  2715. Source/cmUnixMakefileGenerator.h: BUG: Check for building shared
  2716. libraries should read from the make file's setting, not directly
  2717. from the cache.
  2718. 2001-06-27 19:09 king
  2719. * Source/cmDSPWriter.cxx: BUG: Check for building shared libraries
  2720. should read from makefile's setting, not directly from the cache.
  2721. 2001-06-27 17:57 will
  2722. * Web/HTML/Download.html: added binary download
  2723. 2001-06-27 17:12 martink
  2724. * CMake.rtf: updated for 0.2
  2725. 2001-06-27 17:12 martink
  2726. * Source/cmLinkLibrariesCommand.h, Source/cmSubdirCommand.h:
  2727. documentation change
  2728. 2001-06-27 16:09 perera
  2729. * Source/cmUnixMakefileGenerator.cxx: ENH: Use ${MAKE} instead of
  2730. make for dependent library rules
  2731. 2001-06-27 15:49 martink
  2732. * Source/cmCommands.cxx: alphabetized
  2733. 2001-06-27 15:35 martink
  2734. * Source/cmake.cxx: added help options
  2735. 2001-06-27 13:16 martink
  2736. * Source/cmSystemTools.cxx, Source/cmaketest.cxx,
  2737. Source/cmaketest.h.in: minor fixes to testing
  2738. 2001-06-27 13:16 martink
  2739. * CMakeLists.txt: added dependencies for testing
  2740. 2001-06-27 13:16 martink
  2741. * Source/CMakeLists.txt: mod to the testing
  2742. 2001-06-26 20:44 hoffman
  2743. * Source/MFCDialog/PropertyList.cpp: ENH: convert to unix slashes
  2744. on browse, remove font and color junk
  2745. 2001-06-26 20:19 hoffman
  2746. * Source/cmake.dsp: BUG: change to dos mode
  2747. 2001-06-26 17:41 martink
  2748. * Modules/Dart.cmake: update for CMake changes
  2749. 2001-06-26 17:23 martink
  2750. * Source/CMakeLists.txt, Source/cmAddCustomTargetCommand.cxx,
  2751. Source/cmAddCustomTargetCommand.h, Source/cmBuildCommand.cxx,
  2752. Source/MFCDialog/CMakeLists.txt: modified how paths are escaped,
  2753. added depends
  2754. 2001-06-26 14:01 martink
  2755. * Source/cmAddDependenciesCommand.cxx,
  2756. Source/cmAddDependenciesCommand.h, Source/cmCommands.cxx: added add
  2757. dependencies command
  2758. 2001-06-26 13:55 martink
  2759. * Source/MFCDialog/CMakeSetup.rc,
  2760. Source/MFCDialog/CMakeSetupDialog.cpp,
  2761. Source/MFCDialog/CMakeSetupDialog.h: better GUI resize and combo
  2762. box fixes
  2763. 2001-06-25 17:34 millerjv
  2764. * Source/cmBuildNameCommand.cxx, Source/cmSiteNameCommand.cxx: FIX:
  2765. added AddDefinition() to store site name and build name in
  2766. makefile. Also stripped white space from the result of
  2767. hostname.
  2768. 2001-06-25 14:59 martink
  2769. * CMakeLists.txt: made cmake write its execs into CMake/Source
  2770. 2001-06-22 18:53 hoffman
  2771. * Source/cmMakefile.cxx: ENH: put back stdio.h to get sprintf
  2772. 2001-06-22 18:53 hoffman
  2773. * Source/cmUnixMakefileGenerator.cxx: BUG: shared libraries should
  2774. not depend on other shared libraries, they get relinked too often.
  2775. 2001-06-22 18:23 biddi
  2776. * Source/cmCommands.cxx: ERR: Serious problems with my CVS. How did
  2777. this get committed?
  2778. 2001-06-22 16:17 king
  2779. * Source/cmSystemTools.cxx: BUG: Wrote correct implementation of
  2780. cmCopyFile.
  2781. 2001-06-22 16:17 king
  2782. * Source/cmake.cxx: BUG: Fixed generation of cMakeRoot in one case.
  2783. 2001-06-22 16:17 king
  2784. * Source/cmStandardIncludes.h: ENH: Added string.h include.
  2785. 2001-06-22 16:17 king
  2786. * Source/cmMakefile.cxx: ERR: Removed stray standard header
  2787. include. They should be added to cmStandardIncludes.h
  2788. 2001-06-22 16:17 king
  2789. * Source/cmIncludeCommand.cxx: BUG: Added missing newline in error
  2790. message.
  2791. 2001-06-22 15:32 martink
  2792. * Source/cmMakefile.cxx: removed stricmp
  2793. 2001-06-22 15:28 martink
  2794. * Source/CMakeLists.txt: escape quotes on cmaketest.h.in
  2795. 2001-06-22 15:14 martink
  2796. * Source/cmMakefile.cxx, Source/cmMakefile.h: added escape quotes
  2797. option in replace strings
  2798. 2001-06-22 15:14 martink
  2799. * Source/cmConfigureFileCommand.cxx,
  2800. Source/cmConfigureFileCommand.h: added escape quotes option
  2801. 2001-06-22 14:21 martink
  2802. * Source/cmSystemTools.cxx, Source/cmSystemTools.h: added escape
  2803. quote method
  2804. 2001-06-22 13:58 biddi
  2805. * Source/cmCommands.cxx, Source/cmSourceFilesRemoveCommand.cxx,
  2806. Source/cmSourceFilesRemoveCommand.h: ENH: Added new command
  2807. SOURCE_FILES_REMOVE which can be used to take files out of the
  2808. build. Especially useful when certain compilers choke on the odd
  2809. file.
  2810. 2001-06-22 13:47 biddi
  2811. * Source/cmMakefile.cxx, Source/cmMakefile.h: ENH: Added
  2812. RemoveSource(...) to complement AddSource. New command
  2813. SOURCE_FILES_REMOVE uses it and can be used to take files out of
  2814. the build
  2815. 2001-06-22 13:27 martink
  2816. * Source/cmaketest.cxx: namespace issues
  2817. 2001-06-21 21:55 hoffman
  2818. * Source/cmDSWWriter.cxx: allow no name project
  2819. 2001-06-21 21:52 martink
  2820. * Source/cmSystemTools.cxx, Source/cmSystemTools.h: adde
  2821. changeDirectory
  2822. 2001-06-21 21:52 martink
  2823. * Source/CMakeLists.txt: better testing
  2824. 2001-06-21 21:52 martink
  2825. * Source/cmaketest.cxx, Source/cmaketest.h.in: new test driver
  2826. 2001-06-21 21:52 martink
  2827. * Tests/Simple/CMakeLists.txt, Tests/Simple/simple.cxx: new tests
  2828. 2001-06-21 21:41 hoffman
  2829. * Source/cmake.cxx: BUG: fix for unix
  2830. 2001-06-21 21:25 hoffman
  2831. * Source/cmake.cxx: ENH: clean up
  2832. 2001-06-21 21:20 hoffman
  2833. * Source/cmake.cxx: ENH: look in the PREFIX dir for the modules
  2834. 2001-06-21 20:34 hoffman
  2835. * Source/cmConfigure.cmake.h.in, Source/cmake.cxx: ENH: better
  2836. ability to find cmake program
  2837. 2001-06-21 19:57 martink
  2838. * Templates/CMakeLists.txt: minor install fix
  2839. 2001-06-21 19:54 martink
  2840. * Source/cmUnixMakefileGenerator.cxx: better permission handling
  2841. 2001-06-21 19:02 king
  2842. * Source/cmIncludeRegularExpressionCommand.cxx,
  2843. Source/cmIncludeRegularExpressionCommand.h,
  2844. Source/cmMakeDepend.cxx, Source/cmMakeDepend.h,
  2845. Source/cmMakefile.cxx, Source/cmMakefile.h,
  2846. Source/cmUnixMakefileGenerator.cxx: ENH: Extended
  2847. INCLUDE_REGULAR_EXPRESSION to allow selective complaints about
  2848. missing dependencies.
  2849. 2001-06-21 19:02 king
  2850. * Source/CMakeLists.txt: ENH: Added BUILD_FLTK_GUI option (defaults
  2851. to ON).
  2852. 2001-06-21 17:48 hoffman
  2853. * Source/CMakeLists.txt, Source/cmSourceFile.cxx,
  2854. Source/cmStandardIncludes.h: BUG: fix bootstrap build on unix
  2855. 2001-06-21 16:43 ibanez
  2856. * Source/FLTKDialog/CMakeSetupGUIImplementation.cxx,
  2857. Source/FLTKDialog/FLTKPropertyItemRow.cxx,
  2858. Source/FLTKDialog/FLTKPropertyItemRow.h: ENH: Update the
  2859. cacheManager from the GUI after each callback. Only load the
  2860. cache from disk if the binary path has changed.
  2861. 2001-06-21 16:31 hoffman
  2862. * CMakeLists.txt: ENH: add include regexp
  2863. 2001-06-21 16:19 martink
  2864. * Source/FLTKDialog/CMakeLists.txt: added install target
  2865. 2001-06-21 16:01 martink
  2866. * CMakeLists.txt, Makefile.in, configure, configure.in, install-sh,
  2867. Modules/CMakeLists.txt, Source/cmInstallFilesCommand.cxx,
  2868. Source/cmInstallFilesCommand.h, Source/cmSystemTools.cxx,
  2869. Source/cmSystemTools.h, Source/cmake.cxx, Templates/CMakeLists.txt,
  2870. Templates/install-sh: better install support
  2871. 2001-06-21 14:58 hoffman
  2872. * Templates/CMakeSystemConfig.cmake.in: BUG: remove quotes
  2873. 2001-06-21 14:36 hoffman
  2874. * Source/cmIncludeCommand.cxx, Source/cmIncludeCommand.h: ENH: add
  2875. optional include and only allow one file per INCLUDE
  2876. 2001-06-21 14:17 ibanez
  2877. * Source/FLTKDialog/CMakeSetupGUIImplementation.cxx: ENH: INTERNAL
  2878. properties are not display any longer in the GUI
  2879. 2001-06-21 13:56 ibanez
  2880. * Source/FLTKDialog/FLTKPropertyItemRow.cxx: ENH: The cache is not
  2881. saved now after every modification of the GUI
  2882. 2001-06-21 13:45 ibanez
  2883. * Source/FLTKDialog/CMakeSetupGUIImplementation.cxx,
  2884. Source/FLTKDialog/FLTKPropertyItemRow.cxx: ENH: Clearing and
  2885. redrawing the property list after a build to load the new cache.
  2886. 2001-06-21 12:41 ibanez
  2887. * Source/FLTKDialog/CMakeSetupGUIImplementation.cxx,
  2888. Source/FLTKDialog/FLTKPropertyItemRow.cxx,
  2889. Source/FLTKDialog/FLTKPropertyItemRow.h,
  2890. Source/FLTKDialog/FLTKPropertyList.cxx,
  2891. Source/FLTKDialog/FLTKPropertyList.h: ENH: PropertyRows have now a
  2892. reference to CMakeSetupGUI and save the cache at each callback
  2893. action
  2894. 2001-06-21 11:35 ibanez
  2895. * Source/FLTKDialog/FLTKPropertyNameButtonWithHelp.h,
  2896. Source/FLTKDialog/FLTKPropertyNameButtonWithHelp.cxx: Removed: now
  2897. the help string is managed by the PropertyRow class
  2898. 2001-06-21 11:35 ibanez
  2899. * Source/FLTKDialog/CMakeLists.txt,
  2900. Source/FLTKDialog/CMakeSetupGUI.cxx,
  2901. Source/FLTKDialog/CMakeSetupGUI.fl,
  2902. Source/FLTKDialog/CMakeSetupGUI.h,
  2903. Source/FLTKDialog/CMakeSetupGUIImplementation.cxx,
  2904. Source/FLTKDialog/FLTKPropertyItemRow.cxx,
  2905. Source/FLTKDialog/FLTKPropertyItemRow.h: ENH: PropertyNameButton
  2906. was removed. PropertyRow manages all the callbacks now
  2907. 2001-06-20 21:03 hoffman
  2908. * Source/FLTKDialog/CMakeLists.txt,
  2909. Source/MFCDialog/CMakeLists.txt: ENH: add CMakeSetup as a target
  2910. 2001-06-20 20:49 hoffman
  2911. * Source/CMakeLists.txt, Source/cmDSPWriter.cxx,
  2912. Templates/DLLHeader.dsptemplate, Templates/EXEHeader.dsptemplate,
  2913. Templates/EXEWinHeader.dsptemplate,
  2914. Templates/staticLibHeader.dsptemplate: ENH: boot strap mfc gui and
  2915. support for MFC
  2916. 2001-06-20 17:56 hoffman
  2917. * Source/CMakeLists.txt, Source/cmConfigure.cmake.h.in,
  2918. Source/cmSourceFile.cxx, Source/cmStandardIncludes.h,
  2919. Source/cmake.cxx, Source/FLTKDialog/CMakeLists.txt,
  2920. Source/FLTKDialog/CMakeSetupGUIImplementation.cxx,
  2921. Templates/CMakeSystemConfig.cmake.in, Templates/configure,
  2922. Templates/configure.in: ENH: fix cmake so it can boot strap itself
  2923. better
  2924. 2001-06-19 20:29 hoffman
  2925. * Modules/FindFLTK.cmake: [no log message]
  2926. 2001-06-19 20:10 hoffman
  2927. * Source/CMakeLists.txt, Source/FLTKDialog/CMakeLists.txt,
  2928. Source/FLTKDialog/CMakeSetupGUIImplementation.cxx,
  2929. Source/FLTKDialog/FLTKPropertyNameButtonWithHelp.cxx: ENH: build
  2930. fltk cmake on unix with bootstrap
  2931. 2001-06-19 20:05 king
  2932. * Makefile.in: BUG: Exectuable installation must set permissions to
  2933. 755 in case installer has a umask like 007.
  2934. 2001-06-19 19:50 king
  2935. * Source/cmBuildSharedLibrariesCommand.cxx, Source/cmake.cxx: ENH:
  2936. CMake now always adds the BUILD_SHARED_LIBS cache entry. The
  2937. BUILD_SHARED_LIBRARIES command that used to be used is now
  2938. deprecated.
  2939. 2001-06-19 19:49 hoffman
  2940. * Source/FLTKDialog/CMakeLists.txt: ENH: add bootstrap support for
  2941. building fltk
  2942. 2001-06-19 19:33 hoffman
  2943. * Source/CMakeLists.txt, Source/FLTKDialog/CMakeSetupGUI.cxx,
  2944. Source/MFCDialog/CMakeSetupDialog.cpp: ENH: add bootstrap support
  2945. for building fltk
  2946. 2001-06-19 18:32 hoffman
  2947. * Source/MFCDialog/CMakeDialog.h, Source/MFCDialog/CMakeSetup.rc,
  2948. Source/MFCDialog/CMakeSetupDialog.cpp,
  2949. Source/MFCDialog/CMakeSetupDialog.h, Source/MFCDialog/resource.h:
  2950. ENH: add resize ability to dialog and fix tab stop orders
  2951. 2001-06-19 16:01 king
  2952. * Source/cmOutputRequiredFilesCommand.cxx: ERR: Removed unused
  2953. variable.
  2954. 2001-06-19 16:01 king
  2955. * Source/cmCableCloseNamespaceCommand.cxx,
  2956. Source/cmCableCloseNamespaceCommand.h, Source/cmCableCommand.cxx,
  2957. Source/cmCableCommand.h, Source/cmCableData.cxx,
  2958. Source/cmCableData.h, Source/cmCableDefineSetCommand.cxx,
  2959. Source/cmCableDefineSetCommand.h,
  2960. Source/cmCableInstantiateClassCommand.cxx,
  2961. Source/cmCableInstantiateClassCommand.h,
  2962. Source/cmCableInstantiateCommand.cxx,
  2963. Source/cmCableInstantiateCommand.h,
  2964. Source/cmCableOpenNamespaceCommand.cxx,
  2965. Source/cmCableOpenNamespaceCommand.h,
  2966. Source/cmCablePackageCommand.cxx, Source/cmCablePackageCommand.h,
  2967. Source/cmCablePackageEntryCommand.cxx,
  2968. Source/cmCablePackageEntryCommand.h,
  2969. Source/cmCableSourceFilesCommand.cxx,
  2970. Source/cmCableSourceFilesCommand.h, Source/cmCableWrapCommand.cxx,
  2971. Source/cmCableWrapCommand.h, Source/cmCommands.cxx: ENH: Removing
  2972. old-style cable commands related to the instantiation functionality
  2973. which has now been removed from cable.
  2974. 2001-06-19 11:41 millerjv
  2975. * Source/cmAddTestCommand.cxx, Source/cmEnableTestingCommand.cxx:
  2976. ENH: Changed generated filename to DartTestfile.txt
  2977. 2001-06-18 21:26 hoffman
  2978. * Source/cmSystemTools.cxx: BUG: use pclose not fclose
  2979. 2001-06-18 20:54 perera
  2980. * Source/cmLinkLibrariesCommand.cxx: ENH: LINK_LIBRARIES(abc) will
  2981. automatically add the path to abc to the link directories, if the
  2982. path is known.
  2983. 2001-06-18 19:35 hoffman
  2984. * Source/cmUnixMakefileGenerator.cxx: BUG: remove unused
  2985. 2001-06-18 19:31 hoffman
  2986. * Source/cmUnixMakefileGenerator.cxx: BUG: create directories in
  2987. the right place
  2988. 2001-06-18 19:31 hoffman
  2989. * Source/cmake.cxx: ENH: move EXECUTABLE_OUTPUT_PATH and
  2990. LIBRARY_OUTPUT_PATH initial creation to after the CMakeLists.txt
  2991. files have been parsed
  2992. 2001-06-18 17:16 martink
  2993. * Modules/Dart.cmake: out of source dart support
  2994. 2001-06-15 21:57 hoffman
  2995. * Source/cmUnixMakefileGenerator.cxx: ENH: do not add anything from
  2996. the current directory to the depends
  2997. 2001-06-15 14:35 perera
  2998. * Source/cmUnixMakefileGenerator.cxx: BUG: fixed so that empty
  2999. library paths are ignored
  3000. 2001-06-15 11:49 ibanez
  3001. * Source/FLTKDialog/Makefile.in: ENH: Getting headers and libs for
  3002. FLTK and OpenGL
  3003. 2001-06-15 11:49 ibanez
  3004. * Source/FLTKDialog/CMakeSetupGUIImplementation.cxx,
  3005. Source/FLTKDialog/CMakeSetupGUIImplementation.h,
  3006. Source/FLTKDialog/FLTKDialog.cxx,
  3007. Source/FLTKDialog/FLTKPropertyNameButtonWithHelp.cxx: ENH: Absolute
  3008. path to cmake resolved
  3009. 2001-06-15 11:40 will
  3010. * Web/HTML/Features.html: ENH:Added features
  3011. 2001-06-15 11:34 will
  3012. * Web/HTML/About.html, Web/HTML/Features.html,
  3013. Web/HTML/SideBar.html: ENH:Added features
  3014. 2001-06-15 11:24 will
  3015. * Web/index.html, Web/HTML/Sponsors.html: Updated ASCI link
  3016. 2001-06-14 21:29 king
  3017. * Web/HTML/Download.html: ENH: Updated anonymous checkout commands
  3018. for new repository root location.
  3019. 2001-06-14 21:06 biddi
  3020. * Source/cmSourceFile.cxx: ERR: allow *.cpp as well as *.cxx etc
  3021. etc
  3022. 2001-06-14 18:32 berk
  3023. * Source/FLTKDialog/CMakeSetupGUIImplementation.cxx,
  3024. Source/FLTKDialog/FLTKPropertyItemRow.cxx,
  3025. Source/FLTKDialog/FLTKPropertyItemRow.h,
  3026. Source/FLTKDialog/FLTKPropertyList.cxx,
  3027. Source/FLTKDialog/FLTKPropertyNameButtonWithHelp.cxx,
  3028. Source/FLTKDialog/FLTKPropertyNameButtonWithHelp.h: Include
  3029. directory names are Case sensitive in Unix.
  3030. 2001-06-14 16:48 will
  3031. * Web/HTML/Sponsors.html: Refined Jim Ahrens changes
  3032. 2001-06-14 16:42 will
  3033. * Web/index.html, Web/HTML/Sponsors.html, Web/Art/asci.gif,
  3034. Web/Art/asci_little.gif: Feedback from Jim Ahrens
  3035. 2001-06-14 15:45 martink
  3036. * Source/CMakeLib.dsp: added make depend on win32
  3037. 2001-06-14 14:19 hoffman
  3038. * Source/cmUnixMakefileGenerator.cxx: BUG: fix it so that if a
  3039. Makefile is out of date for some reason, it is only built once, it
  3040. was doing it twice.
  3041. 2001-06-14 13:10 martink
  3042. * CMakeLists.txt, DartConfig.cmake: modified testing
  3043. 2001-06-13 21:50 hoffman
  3044. * Source/cmUnixMakefileGenerator.cxx: BUG: fix so it does not jump
  3045. into the current directory for inital target builds
  3046. 2001-06-13 21:03 hoffman
  3047. * Source/cmUnixMakefileGenerator.cxx,
  3048. Source/cmUnixMakefileGenerator.h, Source/cmake.cxx: ENH: fix
  3049. EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH for unix
  3050. 2001-06-13 20:15 martink
  3051. * Modules/FindDart.cmake: used to find the dart testing system
  3052. 2001-06-13 18:49 martink
  3053. * CMakeLists.txt: minor dart change
  3054. 2001-06-13 17:53 martink
  3055. * Source/cmTarget.cxx, Source/cmTarget.h: duh
  3056. 2001-06-13 17:49 martink
  3057. * CMakeLists.txt, Source/cmTarget.cxx, Source/cmTarget.h: minor cvs
  3058. web changeCMakeLists.txt
  3059. 2001-06-13 14:28 ibanez
  3060. * Source/FLTKDialog/CMakeSetupGUIImplementation.cxx: ENH: Search
  3061. for cmake executable full path added (window/unix)
  3062. 2001-06-13 13:37 will
  3063. * Web/HTML/SideBar.html: Added dashboard
  3064. 2001-06-13 04:16 ibanez
  3065. * Source/FLTKDialog/FLTKPropertyItemRow.cxx,
  3066. Source/FLTKDialog/FLTKPropertyItemRow.h,
  3067. Source/FLTKDialog/FLTKPropertyList.cxx,
  3068. Source/FLTKDialog/FLTKPropertyList.h,
  3069. Source/FLTKDialog/FLTKPropertyNameButtonWithHelp.cxx,
  3070. Source/FLTKDialog/FLTKPropertyNameButtonWithHelp.h: ENH: Added
  3071. popup menu for removing a property. Some style changes
  3072. 2001-06-12 22:43 ibanez
  3073. * Source/FLTKDialog/FLTKPropertyItemRow.cxx,
  3074. Source/FLTKDialog/FLTKPropertyItemRow.h,
  3075. Source/FLTKDialog/Makefile.in: ENH: Added help blobs that popup
  3076. when the mouse is left on top of the property name
  3077. 2001-06-12 22:43 ibanez
  3078. * Source/FLTKDialog/FLTKPropertyNameButtonWithHelp.cxx,
  3079. Source/FLTKDialog/FLTKPropertyNameButtonWithHelp.h: Class derived
  3080. from Fl_Button with added help blobs
  3081. 2001-06-12 18:15 perera
  3082. * Source/cmUnixMakefileGenerator.cxx, Templates/configure,
  3083. Templates/configure.in: BUG: SHLIB_LINK was being used when linking
  3084. static executables. Missing comma in RUNTIME_FLAG for IRIX. ENH:
  3085. User supplied SHLIB_CFLAGS (-fPIC, etc) will override configure
  3086. detected flags
  3087. 2001-06-12 17:30 martink
  3088. * CMakeLists.txt, Source/CMakeLists.txt: support testing
  3089. 2001-06-12 16:20 king
  3090. * Source/cmUnixMakefileGenerator.cxx: BUG: CMake's configure needs
  3091. to run with the current directory as the project's binary
  3092. directory.
  3093. 2001-06-12 16:20 king
  3094. * Source/FLTKDialog/CMakeSetupGUI.h,
  3095. Source/FLTKDialog/CMakeSetupGUIImplementation.cxx,
  3096. Source/FLTKDialog/CMakeSetupGUIImplementation.h: ERR: Needed
  3097. virtual destructor to correspond to virtual functions. Also added
  3098. several std:: qualifiers to string.
  3099. 2001-06-12 15:55 martink
  3100. * Source/cmakemain.cxx, Source/cmakemain.cxx: cmake does not
  3101. require two arguments
  3102. 2001-06-12 15:12 martink
  3103. * Source/cmCommands.cxx: removed old added new
  3104. 2001-06-12 15:08 martink
  3105. * Source/cmOutputRequiredFilesCommand.cxx,
  3106. Source/cmOutputRequiredFilesCommand.h: added new command
  3107. 2001-06-12 15:08 martink
  3108. * Source/cmCommands.cxx: removed old added new
  3109. 2001-06-12 15:08 martink
  3110. * Source/cmConfigureFileNoAutoconf.cxx,
  3111. Source/cmConfigureFileNoAutoconf.h, Source/cmTestsCommand.cxx,
  3112. Source/cmTestsCommand.h: removed old commands
  3113. 2001-06-12 14:59 king
  3114. * Source/cmMakeDepend.cxx, Source/cmUnixMakefileGenerator.cxx: BUG:
  3115. Dependency hints must be removed by the makefile generator before
  3116. adding the dependencies generated by cmMakeDepend.
  3117. 2001-06-12 14:45 perera
  3118. * Source/cmUnixMakefileGenerator.cxx: BUG: There was no dependency
  3119. for library targets on their required libraries. (Hopefully there
  3120. aren't any cyclic dependencies for libraries.) CMAKE_SHLIB_LINK is
  3121. now used for executable targets.
  3122. 2001-06-12 13:00 martink
  3123. * Source/cmMakeDepend.h, Source/cmUnixMakefileGenerator.cxx,
  3124. Source/cmUnixMakefileGenerator.h, Source/cmMakeDepend.cxx: some
  3125. cleanup to the make depend process
  3126. 2001-06-12 12:34 ibanez
  3127. * Source/FLTKDialog/CMakeSetupGUI.cxx,
  3128. Source/FLTKDialog/CMakeSetupGUI.fl,
  3129. Source/FLTKDialog/CMakeSetupGUI.h,
  3130. Source/FLTKDialog/CMakeSetupGUIImplementation.cxx,
  3131. Source/FLTKDialog/CMakeSetupGUIImplementation.h,
  3132. Source/FLTKDialog/FLTKPropertyItemRow.cxx: ENH: Paths are now
  3133. expanded for environment variables and made absolute. The
  3134. binary directory is created if it doesn't exist.
  3135. 2001-06-12 12:30 king
  3136. * Source/cmUnixMakefileGenerator.cxx: BUG: WIN32_EXECUTABLE targets
  3137. were not being installed on unix properly. They are supposed to be
  3138. treated just like any other EXECUTABLE target.
  3139. 2001-06-12 12:30 king
  3140. * Source/cmake.cxx: ERR: int -> unsigned int.
  3141. 2001-06-12 01:50 ibanez
  3142. * Modules/FindFLTK.cmake: ENH: Added the path used in SuSe Linux
  3143. 7.1
  3144. 2001-06-11 23:14 millerjv
  3145. * Modules/Dart.cmake: Modified for new Dart source tree
  3146. 2001-06-11 22:00 martink
  3147. * Source/cmake.cxx, Source/MFCDialog/CMakeSetupDialog.cpp: minor
  3148. fix in error checking
  3149. 2001-06-11 21:09 king
  3150. * Modules/FindTCL.cmake: ENH: Added check for tcl8.4 (as against
  3151. tcl84), tcl8.3, tcl8.2, and tcl8.0 when finding the TCL_LIBRARY.
  3152. 2001-06-11 20:47 martink
  3153. * Source/cmMakefile.h: added some const versions of get methods
  3154. 2001-06-11 19:28 millerjv
  3155. * Modules/Testing.cmake: Changed Testing.cmake to Dart.cmake
  3156. 2001-06-11 19:28 millerjv
  3157. * Modules/Dart.cmake: Rename Testing.cmake to Dart.cmake
  3158. 2001-06-11 14:18 king
  3159. * Source/cmSystemTools.cxx: BUG: Fixed regular expression used to
  3160. match registry entries. The expression now matches everything
  3161. after a [HKEY until the first ']' is encountered.
  3162. 2001-06-11 06:10 ibanez
  3163. * Source/FLTKDialog/CMakeSetupGUIImplementation.cxx: ENH: Waiting
  3164. cursor color were reversed
  3165. 2001-06-11 05:20 ibanez
  3166. * Source/FLTKDialog/CMakeSetupGUIImplementation.cxx,
  3167. Source/FLTKDialog/CMakeSetupGUIImplementation.h: ENH: CMake
  3168. invokation is working.
  3169. 2001-06-11 01:36 ibanez
  3170. * Source/FLTKDialog/CMakeSetupGUIImplementation.cxx,
  3171. Source/FLTKDialog/CMakeSetupGUIImplementation.h: ENH: Cache saving
  3172. added
  3173. 2001-06-10 22:19 ibanez
  3174. * Source/FLTKDialog/CMakeSetupGUI.cxx,
  3175. Source/FLTKDialog/CMakeSetupGUIImplementation.cxx,
  3176. Source/FLTKDialog/FLTKDialog.cxx,
  3177. Source/FLTKDialog/FLTKPropertyItemRow.cxx,
  3178. Source/FLTKDialog/FLTKPropertyList.cxx: ENH: cpp renamed cxx. Copy
  3179. of data to and from the GUI is working
  3180. 2001-06-10 22:19 ibanez
  3181. * Source/FLTKDialog/FLTKPropertyItemRow.h: Class to manage
  3182. every row in the GUI scrolling, corresponding to a
  3183. single property
  3184. 2001-06-10 22:19 ibanez
  3185. * Source/FLTKDialog/Makefile.in: Template for the Makefile
  3186. 2001-06-10 22:19 ibanez
  3187. * Source/FLTKDialog/CMakeSetupGUI.fl,
  3188. Source/FLTKDialog/CMakeSetupGUI.h,
  3189. Source/FLTKDialog/CMakeSetupGUIImplementation.h,
  3190. Source/FLTKDialog/FLTKPropertyList.h: ENH: Added Fl_Tiles as row
  3191. for holding property data. Data to and from the GUI is working
  3192. 2001-06-10 22:19 ibanez
  3193. * Source/cmSystemTools.cxx: DOC: Added a comment about the risk of
  3194. using tempnam in Unix, as opposed to using mkstemp.
  3195. 2001-06-10 22:19 ibanez
  3196. * Source/FLTKDialog/CMakeSetupGUI.cpp,
  3197. Source/FLTKDialog/CMakeSetupGUIImplementation.cpp,
  3198. Source/FLTKDialog/FLTKPropertyList.cpp,
  3199. Source/FLTKDialog/FLTKDialog.cpp: .cpp renamed as .cxx
  3200. 2001-06-10 00:54 king
  3201. * Source/cmCableWrapTclCommand.cxx: BUG: Changed custom command
  3202. generation to not use full path of output file from cable.
  3203. 2001-06-08 18:38 king
  3204. * Source/cmDSPWriter.cxx: BUG: Removed generation of stray # Begin
  3205. Custom Build line.
  3206. 2001-06-08 18:38 king
  3207. * Source/cmCableWrapTclCommand.cxx, Source/cmCableWrapTclCommand.h:
  3208. ENH: Added proper request for/generation of CABLE, GCCXML, and
  3209. GCCXML_FLAGS cache entries. This also allowed the correct
  3210. generation of gccxml rules.
  3211. 2001-06-08 15:28 will
  3212. * Web/HTML/Documentation.html, Web/HTML/Documentation.html,
  3213. Web/HTML/Documentation.html, Web/HTML/Documentation.html:
  3214. Documentation updated
  3215. 2001-06-08 04:18 perera
  3216. * Source/cmUnixMakefileGenerator.cxx,
  3217. Templates/CMakeSystemConfig.cmake.in, Templates/configure,
  3218. Templates/configure.in: ENH: Runtime library search paths can be
  3219. added to the link lines for on shared builds.
  3220. 2001-06-07 20:48 martink
  3221. * CMake.pdf.gz: replaced with pdf version
  3222. 2001-06-07 20:45 will
  3223. * CMake.pdf: updated docs
  3224. 2001-06-07 20:34 martink
  3225. * CMake.doc.gz: checked in rtf version
  3226. 2001-06-07 20:24 martink
  3227. * CMake.rtf: updated docs
  3228. 2001-06-07 18:52 hoffman
  3229. * Source/cmAddTestCommand.cxx, Source/cmCablePackageCommand.cxx,
  3230. Source/cmCableWrapTclCommand.cxx, Source/cmCacheManager.cxx,
  3231. Source/cmCacheManager.h, Source/cmDSWWriter.cxx,
  3232. Source/cmMakefile.cxx, Source/cmMakefile.h, Source/cmSystemTools.h,
  3233. Source/cmTarget.h, Source/cmUnixMakefileGenerator.cxx,
  3234. Source/cmUtilitySourceCommand.cxx, Source/cmVTKWrapJavaCommand.cxx,
  3235. Source/cmVTKWrapPythonCommand.cxx, Source/cmVTKWrapTclCommand.cxx,
  3236. Source/cmake.cxx, Source/MFCDialog/CMakeSetupDialog.cpp,
  3237. Templates/CMakeWindowsSystemConfig.cmake: ENH: move utilities to
  3238. targets from makefile, and add versioning to cache
  3239. 2001-06-07 16:22 king
  3240. * Source/cmEnableTestingCommand.cxx: BUG: ENABLE_TESTING command
  3241. may need to create output directory before writing the
  3242. CMakeTestfile into it since it is invoked before the makefile
  3243. generator runs.
  3244. 2001-06-07 15:36 scottim
  3245. * Source/cmDSPWriter.cxx, Templates/CMakeWindowsSystemConfig.cmake,
  3246. Templates/DLLHeader.dsptemplate, Templates/EXEHeader.dsptemplate,
  3247. Templates/EXEWinHeader.dsptemplate,
  3248. Templates/UtilityHeader.dsptemplate,
  3249. Templates/staticLibHeader.dsptemplate: adding a "Release with
  3250. debugging Info" build to CMake for NT
  3251. 2001-06-07 14:16 king
  3252. * Source/cmCableWrapTclCommand.cxx: ERR: Fixed generation of source
  3253. name and directory for cmSourceFiles of generated Tcl wrapper
  3254. files. Changed extension of generated gcc-xml input c++ file to be
  3255. .cc so that GCC will recognize it, but MsDev will still allow a
  3256. custom command on it.
  3257. 2001-06-07 12:50 millerjv
  3258. * Source/cmConfigureFileNoAutoconf.cxx: FIX: Chaned error message
  3259. to match command
  3260. 2001-06-06 20:45 king
  3261. * Source/cmCableWrapTclCommand.cxx: ENH: Changed generation of
  3262. gccxml command to write out define and include flags explicitly
  3263. instead of using CMAKE_CXX_FLAGS and INCLUDE_FLAGS variables. This
  3264. should help it run when gccxml is not the compiler that will build
  3265. the generated wrappers.
  3266. 2001-06-06 20:14 millerjv
  3267. * Source/cmAddTestCommand.cxx: FIX: InitialPass() seg fault on
  3268. std::copy and FinalPass() was not appending to the file
  3269. 2001-06-06 17:58 martink
  3270. * Source/cmAddTestCommand.cxx, Source/cmAddTestCommand.h,
  3271. Source/cmCommands.cxx, Source/cmConfigureFileNoAutoconf.cxx,
  3272. Source/cmEnableTestingCommand.cxx, Source/cmEnableTestingCommand.h,
  3273. Source/cmMakefile.cxx, Source/cmMakefile.h,
  3274. Source/cmTestsCommand.cxx: added enable testing deprecated some
  3275. commands
  3276. 2001-06-06 17:55 hoffman
  3277. * Source/CMakeLib.dsp: [no log message]
  3278. 2001-06-06 17:48 hoffman
  3279. * Source/cmDSPMakefile.cxx, Source/cmDSPMakefile.h,
  3280. Source/cmDSPWriter.cxx, Source/cmDSPWriter.h,
  3281. Source/cmDSWMakefile.cxx, Source/cmDSWMakefile.h,
  3282. Source/cmDSWWriter.cxx, Source/cmDSWWriter.h,
  3283. Source/cmMSProjectGenerator.cxx, Source/cmMSProjectGenerator.h:
  3284. ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriter
  3285. 2001-06-06 17:37 will
  3286. * Web/HTML/About.html, Web/HTML/Documentation.html: ENH:Some more
  3287. tweaks
  3288. 2001-06-06 17:18 hoffman
  3289. * Source/cmAbstractFilesCommand.cxx,
  3290. Source/cmAbstractFilesCommand.h,
  3291. Source/cmAddCustomTargetCommand.cxx,
  3292. Source/cmAddCustomTargetCommand.h,
  3293. Source/cmAddDefinitionsCommand.cxx,
  3294. Source/cmAddDefinitionsCommand.h,
  3295. Source/cmAddExecutableCommand.cxx, Source/cmAddExecutableCommand.h,
  3296. Source/cmAddLibraryCommand.cxx, Source/cmAddLibraryCommand.h,
  3297. Source/cmAddTestCommand.cxx, Source/cmAddTestCommand.h,
  3298. Source/cmAuxSourceDirectoryCommand.cxx,
  3299. Source/cmAuxSourceDirectoryCommand.h, Source/cmBuildCommand.cxx,
  3300. Source/cmBuildCommand.h, Source/cmBuildNameCommand.cxx,
  3301. Source/cmBuildNameCommand.h,
  3302. Source/cmBuildSharedLibrariesCommand.cxx,
  3303. Source/cmBuildSharedLibrariesCommand.h,
  3304. Source/cmCableClassSetCommand.cxx, Source/cmCableClassSetCommand.h,
  3305. Source/cmCableCloseNamespaceCommand.cxx,
  3306. Source/cmCableCloseNamespaceCommand.h,
  3307. Source/cmCableDefineSetCommand.cxx,
  3308. Source/cmCableDefineSetCommand.h,
  3309. Source/cmCableOpenNamespaceCommand.cxx,
  3310. Source/cmCableOpenNamespaceCommand.h,
  3311. Source/cmCablePackageCommand.cxx, Source/cmCablePackageCommand.h,
  3312. Source/cmCablePackageEntryCommand.cxx,
  3313. Source/cmCablePackageEntryCommand.h,
  3314. Source/cmCableWrapTclCommand.cxx, Source/cmCableWrapTclCommand.h,
  3315. Source/cmCommand.h, Source/cmConfigureFileCommand.cxx,
  3316. Source/cmConfigureFileCommand.h,
  3317. Source/cmConfigureFileNoAutoconf.cxx,
  3318. Source/cmConfigureFileNoAutoconf.h, Source/cmElseCommand.cxx,
  3319. Source/cmElseCommand.h, Source/cmEndIfCommand.cxx,
  3320. Source/cmEndIfCommand.h, Source/cmExecProgramCommand.cxx,
  3321. Source/cmExecProgramCommand.h, Source/cmFindFileCommand.cxx,
  3322. Source/cmFindFileCommand.h, Source/cmFindLibraryCommand.cxx,
  3323. Source/cmFindLibraryCommand.h, Source/cmFindPathCommand.cxx,
  3324. Source/cmFindPathCommand.h, Source/cmFindProgramCommand.cxx,
  3325. Source/cmFindProgramCommand.h,
  3326. Source/cmGetFilenameComponentCommand.cxx,
  3327. Source/cmGetFilenameComponentCommand.h, Source/cmIfCommand.cxx,
  3328. Source/cmIfCommand.h, Source/cmIncludeCommand.cxx,
  3329. Source/cmIncludeCommand.h, Source/cmIncludeDirectoryCommand.cxx,
  3330. Source/cmIncludeDirectoryCommand.h,
  3331. Source/cmIncludeRegularExpressionCommand.cxx,
  3332. Source/cmIncludeRegularExpressionCommand.h,
  3333. Source/cmInstallFilesCommand.cxx, Source/cmInstallFilesCommand.h,
  3334. Source/cmInstallTargetsCommand.cxx,
  3335. Source/cmInstallTargetsCommand.h, Source/cmLibraryCommand.h,
  3336. Source/cmLinkDirectoriesCommand.cxx,
  3337. Source/cmLinkDirectoriesCommand.h,
  3338. Source/cmLinkLibrariesCommand.cxx, Source/cmLinkLibrariesCommand.h,
  3339. Source/cmLoadCacheCommand.cxx, Source/cmLoadCacheCommand.h,
  3340. Source/cmMakeDirectoryCommand.cxx, Source/cmMakeDirectoryCommand.h,
  3341. Source/cmMakefile.cxx, Source/cmMessageCommand.cxx,
  3342. Source/cmMessageCommand.h, Source/cmOptionCommand.cxx,
  3343. Source/cmOptionCommand.h, Source/cmProjectCommand.cxx,
  3344. Source/cmProjectCommand.h, Source/cmSetCommand.cxx,
  3345. Source/cmSetCommand.h, Source/cmSiteNameCommand.cxx,
  3346. Source/cmSiteNameCommand.h, Source/cmSourceFilesCommand.cxx,
  3347. Source/cmSourceFilesCommand.h, Source/cmSourceGroupCommand.cxx,
  3348. Source/cmSourceGroupCommand.h, Source/cmSubdirCommand.cxx,
  3349. Source/cmSubdirCommand.h, Source/cmTargetLinkLibrariesCommand.cxx,
  3350. Source/cmTargetLinkLibrariesCommand.h, Source/cmTestsCommand.cxx,
  3351. Source/cmTestsCommand.h, Source/cmUtilitySourceCommand.cxx,
  3352. Source/cmUtilitySourceCommand.h, Source/cmVTKWrapJavaCommand.cxx,
  3353. Source/cmVTKWrapJavaCommand.h, Source/cmVTKWrapPythonCommand.cxx,
  3354. Source/cmVTKWrapPythonCommand.h, Source/cmVTKWrapTclCommand.cxx,
  3355. Source/cmVTKWrapTclCommand.h, Source/cmWrapExcludeFilesCommand.cxx,
  3356. Source/cmWrapExcludeFilesCommand.h: ENH: rename Invoke to
  3357. InitialPass
  3358. 2001-06-06 17:18 hoffman
  3359. * Source/MFCDialog/PropertyList.cpp: BUG: PATH options should not
  3360. remove the file part of the path...
  3361. 2001-06-06 15:02 millerjv
  3362. * Source/cmMakefile.cxx: Change name of file created from Testfile
  3363. to CMakeTestfile.txt
  3364. 2001-06-06 14:29 will
  3365. * Web/HTML/Examples.html: ENH:More tweaks
  3366. 2001-06-06 14:25 will
  3367. * Web/HTML/Download.html, Web/HTML/Install.html,
  3368. Web/HTML/SideBar.html: ENH:More tweaks
  3369. 2001-06-06 14:11 will
  3370. * Web/Art/CMakeGUI.jpg, Web/HTML/About.html,
  3371. Web/HTML/Documentation.html, Web/HTML/Examples.html,
  3372. Web/HTML/SideBar.html, Web/HTML/Sponsors.html, Web/HTML/Table.html,
  3373. Web/HTML/cmakeExample.tar.gz: ENH:Some enhancements to the examples
  3374. 2001-06-06 13:43 martink
  3375. * Source/cmSystemTools.cxx: better regexp for reg entries
  3376. 2001-06-06 13:43 martink
  3377. * Modules/FindJNI.cmake: better tests
  3378. 2001-06-06 13:07 will
  3379. * Web/Art/CMakeBanner.jpg: Didn't kb
  3380. 2001-06-06 13:07 will
  3381. * Web/Art/CMakeBanner.jpg: ERR:Didn't -kb
  3382. 2001-06-06 12:49 will
  3383. * Web/index.html, Web/Art/CMakeBanner.jpg, Web/Art/CMakeBanner.psd,
  3384. Web/Art/CMakeLogo.ppt, Web/Art/CMakeLogo.psd, Web/Art/SideBar.jpg,
  3385. Web/Art/SideBar.psd, Web/Art/acl.gif,
  3386. Web/Art/itkLogoSmallTransparentBackground.gif,
  3387. Web/Art/nlm_logo.gif, Web/Art/swooshSmall.gif, Web/HTML/About.html,
  3388. Web/HTML/Documentation.html, Web/HTML/Download.html,
  3389. Web/HTML/Examples.html, Web/HTML/FAQ.html, Web/HTML/Head.html,
  3390. Web/HTML/MailingLists.html, Web/HTML/News.html,
  3391. Web/HTML/SideBar.html, Web/HTML/Sponsors.html, Web/HTML/Style.css,
  3392. Web/HTML/Table.html, Web/HTML/Testing.html: ENH:First incarnation
  3393. of web pages
  3394. 2001-06-06 11:47 millerjv
  3395. * Source/cmMakefile.cxx: FIX: forgot to close the files
  3396. 2001-06-06 02:54 perera
  3397. * Source/cmUnixMakefileGenerator.cxx: ENH: Compress the library
  3398. search directories so that each appears only once.
  3399. 2001-06-06 00:32 millerjv
  3400. * Source/cmMakefile.cxx, Source/cmMakefile.h: ENH: Added AddTest,
  3401. and GenerateTestfile routines
  3402. 2001-06-06 00:32 millerjv
  3403. * Source/cmCommands.cxx: ENH: Added AddTest command
  3404. 2001-06-06 00:32 millerjv
  3405. * Source/cmAddTestCommand.cxx, Source/cmAddTestCommand.h: New cmake
  3406. command to specify a single test
  3407. 2001-06-05 21:46 berk
  3408. * Source/cmVTKWrapPythonCommand.cxx: Module name between Unix and
  3409. Windows got switched by mistake.
  3410. 2001-06-05 21:41 biddi
  3411. * Source/cmSystemTools.cxx, Source/cmSystemTools.h: ENH: Some
  3412. tweaks, hacks and #ifdefs required to compile cmake on Borland
  3413. C++Builder
  3414. 2001-06-05 21:26 hoffman
  3415. * Source/MFCDialog/CMakeSetup.dsp: ENH: add PathDialog
  3416. 2001-06-05 21:26 hoffman
  3417. * Source/MFCDialog/CMakeSetupDialog.cpp,
  3418. Source/MFCDialog/PathDialog.cpp, Source/MFCDialog/PathDialog.h,
  3419. Source/MFCDialog/PropertyList.cpp: ENH: add better path chooser
  3420. dialog
  3421. 2001-06-05 19:48 hoffman
  3422. * Source/cmDSPMakefile.cxx, Source/cmDSPWriter.cxx: BUG: fix EXE
  3423. and LIB path problems
  3424. 2001-06-04 22:23 hoffman
  3425. * Source/cmDSWMakefile.cxx, Source/cmDSWWriter.cxx: STYLE: line too
  3426. long
  3427. 2001-06-04 22:23 hoffman
  3428. * Source/cmMessageCommand.cxx: ENH: print all arguments
  3429. 2001-06-04 22:23 hoffman
  3430. * Source/cmSetCommand.cxx: ENH: add better error checking
  3431. 2001-06-04 21:16 martink
  3432. * Source/cmFindIncludeCommand.cxx, Source/cmFindIncludeCommand.h:
  3433. removed find include command
  3434. 2001-06-04 21:16 martink
  3435. * Source/cmCommands.cxx: removed find include command finally added
  3436. message
  3437. 2001-06-04 20:55 martink
  3438. * Source/cmSystemTools.cxx, Source/cmSystemTools.h: new message
  3439. command
  3440. 2001-06-04 20:55 martink
  3441. * Source/cmMessageCommand.cxx, Source/cmMessageCommand.h: new
  3442. command
  3443. 2001-06-04 20:45 martink
  3444. * Source/cmVTKWrapPythonCommand.cxx: unused variable
  3445. 2001-06-04 19:46 barre
  3446. * Templates/DLLHeader.dsptemplate, Templates/EXEHeader.dsptemplate,
  3447. Templates/EXEWinHeader.dsptemplate,
  3448. Templates/UtilityHeader.dsptemplate,
  3449. Templates/staticLibHeader.dsptemplate: the "Release" target is not
  3450. the default.
  3451. 2001-06-04 15:34 hoffman
  3452. * Source/cmGeneratedFileStream.h,
  3453. Source/cmUnixMakefileGenerator.cxx: ENH: try to better handle
  3454. control-c during make Makefiles
  3455. 2001-06-04 14:18 hoffman
  3456. * Source/cmCacheManager.cxx, Source/cmDSWMakefile.cxx,
  3457. Source/cmDSWWriter.cxx, Source/cmFunctionBlocker.h,
  3458. Source/cmMSProjectGenerator.cxx, Source/cmMakefile.cxx,
  3459. Source/cmMakefileGenerator.h,
  3460. Source/MFCDialog/CMakeSetupDialog.cpp: BUG: clean up memory leaks.
  3461. 2001-06-01 17:54 martink
  3462. * Source/cmDSPMakefile.cxx, Source/cmDSPWriter.cxx: fix for network
  3463. includ paths
  3464. 2001-06-01 17:29 berk
  3465. * Source/cmVTKWrapPythonCommand.cxx: Fixing the module name for
  3466. Unix.
  3467. 2001-05-31 19:48 hoffman
  3468. * Source/cmake.cxx, Source/MFCDialog/CMakeSetupDialog.cpp: BUG: fix
  3469. edit of directories
  3470. 2001-05-31 18:15 berk
  3471. * Source/cmVTKWrapPythonCommand.cxx: Should not use decl if not on
  3472. Windows.
  3473. 2001-05-30 19:56 hoffman
  3474. * Source/cmakemain.cxx: BUG: add missing file
  3475. 2001-05-30 19:36 hoffman
  3476. * Source/MFCDialog/CMakeSetupDialog.cpp: ENH: remove unused
  3477. includes
  3478. 2001-05-30 19:28 hoffman
  3479. * Source/CMakeLib.dsp, Source/Makefile.in,
  3480. Source/cmMSProjectGenerator.cxx, Source/cmake.cxx,
  3481. Source/cmake.dsp, Source/cmake.h, Source/MFCDialog/CMakeSetup.dsp,
  3482. Source/MFCDialog/CMakeSetupDialog.cpp,
  3483. Source/MFCDialog/CMakeSetupDialog.h: ENH: change MFC gui to use
  3484. cmake class
  3485. 2001-05-29 18:16 perera
  3486. * Source/cmUnixMakefileGenerator.cxx: BUG: Now only one makefile
  3487. rule is generated per depenency. This eliminates a number of
  3488. warnings.
  3489. 2001-05-25 21:19 geoff
  3490. * Source/cmSetCommand.cxx: bug meaning that set(a b) just set a to
  3491. "" and not to b
  3492. 2001-05-25 19:32 king
  3493. * Source/cmUnixMakefileGenerator.cxx: BUG: WIN32 executable target
  3494. rules are now generated in unix the same as any other executable
  3495. (instead of not at all).
  3496. 2001-05-25 19:32 king
  3497. * Source/cmSystemTools.cxx: BUG: Fixed stupid error in the hack I
  3498. just checked in.
  3499. 2001-05-25 19:27 barre
  3500. * Source/MFCDialog/PropertyList.cpp: display the property name in
  3501. the help box
  3502. 2001-05-25 19:27 barre
  3503. * Templates/CMakeWindowsSystemConfig.cmake: better help
  3504. 2001-05-25 18:31 king
  3505. * Source/cmSystemTools.cxx: BUG: Added hack to
  3506. cmSystemTools::GetPath to make its algorithm correctly parse off
  3507. the last entry of the system PATH environment variable.
  3508. 2001-05-25 18:27 king
  3509. * Source/cmUnixMakefileGenerator.cxx: BUG: Fixed logic that splits
  3510. a full path library link into the -L and -l pieces to not write out
  3511. a -l by itself if the file regular expression does not match.
  3512. 2001-05-25 11:31 millerjv
  3513. * Modules/Testing.cmake: BUG: missing quote on a custom command
  3514. 2001-05-25 01:11 barre
  3515. * Source/cmFindPathCommand.cxx: The path found is now collapsed
  3516. (cleaner).
  3517. 2001-05-25 01:11 barre
  3518. * Source/CMakeLib.dsp: Welcome to cmGetFilenameComponentCommand
  3519. 2001-05-25 01:11 barre
  3520. * Source/cmGetFilenameComponentCommand.cxx,
  3521. Source/cmGetFilenameComponentCommand.h, Source/cmCommands.cxx:
  3522. Welcome to cmGetFilenameComponentCommand ("Get a specific component
  3523. of a full filename")
  3524. 2001-05-25 01:11 barre
  3525. * Source/cmSystemTools.cxx, Source/cmSystemTools.h: New functions
  3526. used to extract the components of a full filename.
  3527. 2001-05-25 01:11 barre
  3528. * Modules/FindTCL.cmake: Try to find tclsh or wish and use that
  3529. path to find the include or lib directory. TK_INTERNAL_PATH is
  3530. searched too (path to tkWinInt.h)
  3531. 2001-05-24 23:17 barre
  3532. * Source/cmSystemTools.cxx: optimize ConvertToUnixSlashes a little
  3533. bit, and use it in MakeDirectory (code was duplicated)
  3534. 2001-05-24 21:51 king
  3535. * Templates/CMakeSystemConfig.cmake.in: ERR: VAR type entry missing
  3536. after CACHE for CMAKE_TEMPLATE_FLAGS.
  3537. 2001-05-24 18:59 barre
  3538. * Source/cmVTKWrapTclCommand.cxx, Source/cmVTKWrapTclCommand.h:
  3539. updated to handle Tk commands compiled/linked separately. Useful
  3540. for VTK Tk widgets for example.
  3541. 2001-05-24 17:45 millerjv
  3542. * Modules/Testing.cmake: Project independent setting for testing
  3543. 2001-05-24 17:40 barre
  3544. * Source/cmSystemTools.cxx, Source/cmSystemTools.h: new Capitalized
  3545. function. Will be used in the VTK Tcl wrapper for example (in a
  3546. more portable way).
  3547. 2001-05-24 17:35 hoffman
  3548. * Source/MFCDialog/CMakeSetup.rc: [no log message]
  3549. 2001-05-24 16:57 hoffman
  3550. * Modules/FindOpenGL.cmake, Source/cmSetCommand.cxx,
  3551. Source/cmSetCommand.h, Source/MFCDialog/CMakeSetup.rc,
  3552. Source/MFCDialog/CMakeSetupDialog.cpp,
  3553. Templates/CMakeSystemConfig.cmake.in,
  3554. Templates/CMakeWindowsSystemConfig.cmake: ENH: change the syntax of
  3555. the SET command, fix the combo box for larger strings
  3556. 2001-05-24 15:47 martink
  3557. * Source/cmMakefile.h, Source/cmake.cxx,
  3558. Source/MFCDialog/CMakeSetup.rc,
  3559. Source/MFCDialog/CMakeSetupDialog.cpp, Source/MFCDialog/resource.h:
  3560. added version number
  3561. 2001-05-24 14:32 barre
  3562. * Templates/DLLHeader.dsptemplate: removed hardcoded VTKDLL
  3563. 2001-05-24 14:00 barre
  3564. * Templates/DLLHeader.dsptemplate, Templates/EXEHeader.dsptemplate,
  3565. Templates/EXEWinHeader.dsptemplate,
  3566. Templates/staticLibHeader.dsptemplate: slight change in the order
  3567. of the options (right-most takes precedence)
  3568. 2001-05-24 00:16 millerjv
  3569. * Source/cmBuildCommand.cxx: Changed Windows build command to build
  3570. Release
  3571. 2001-05-23 22:31 barre
  3572. * Templates/DLLHeader.dsptemplate: Intermediate Dir was wrong
  3573. 2001-05-23 22:22 barre
  3574. * Templates/CMakeWindowsSystemConfig.cmake: /Gz => /GZ
  3575. 2001-05-23 22:19 barre
  3576. * Templates/CMakeWindowsSystemConfig.cmake: removed /O2 from debug
  3577. 2001-05-23 21:19 hoffman
  3578. * Source/cmDSPMakefile.cxx, Source/cmDSPWriter.cxx,
  3579. Templates/CMakeWindowsSystemConfig.cmake,
  3580. Templates/DLLHeader.dsptemplate, Templates/EXEHeader.dsptemplate,
  3581. Templates/EXEWinHeader.dsptemplate,
  3582. Templates/staticLibHeader.dsptemplate: ENH: create
  3583. CMAKE_CXX_FLAGS_[Buildtype] flags
  3584. 2001-05-23 20:33 hoffman
  3585. * Source/MFCDialog/CMakeSetupDialog.cpp: add compute systeminfo
  3586. 2001-05-23 20:31 martink
  3587. * Source/cmMSProjectGenerator.cxx: bug finding windows template
  3588. file
  3589. 2001-05-23 20:28 martink
  3590. * Source/cmSystemTools.cxx, Source/cmake.cxx: command line fixes
  3591. for win32
  3592. 2001-05-23 20:09 barre
  3593. * Templates/DLLHeader.dsptemplate, Templates/EXEHeader.dsptemplate,
  3594. Templates/EXEWinHeader.dsptemplate,
  3595. Templates/UtilityHeader.dsptemplate,
  3596. Templates/staticLibHeader.dsptemplate: ReleaseMinSize => MinSizeRel
  3597. 2001-05-23 19:53 hoffman
  3598. * Templates/DLLHeader.dsptemplate: BUG: remove vtkCommon
  3599. 2001-05-23 19:49 martink
  3600. * Source/cmake.cxx: fixed quoted cmake
  3601. 2001-05-23 18:44 hoffman
  3602. * Source/cmSystemTools.cxx: ENH: add better error message
  3603. 2001-05-23 18:33 geoff
  3604. * Source/cmake.dsp: DSPs have to be binary
  3605. 2001-05-23 18:05 hoffman
  3606. * Templates/DLLHeader.dsptemplate, Templates/EXEHeader.dsptemplate,
  3607. Templates/EXEWinHeader.dsptemplate,
  3608. Templates/UtilityHeader.dsptemplate,
  3609. Templates/staticLibHeader.dsptemplate: ENH: change Release Minsize
  3610. to MinSizeRel, add MinSizeRel to dll template
  3611. 2001-05-23 17:16 king
  3612. * Source/cmDSPMakefile.cxx, Source/cmDSPWriter.cxx: ENH: Added
  3613. INSTALL target to switch in OutputDSPFile. Also added a default
  3614. that prints out an error message so that anyone who adds a target
  3615. doesn't forget to update the switch.
  3616. 2001-05-23 16:02 martink
  3617. * Source/cmDSPMakefile.cxx, Source/cmDSPWriter.cxx,
  3618. Source/cmDSWMakefile.cxx, Source/cmDSWWriter.cxx: install fixes for
  3619. win32
  3620. 2001-05-23 15:53 martink
  3621. * Source/cmMakefile.cxx, Source/cmUnixMakefileGenerator.cxx,
  3622. Source/cmUnixMakefileGenerator.h: added install target support
  3623. 2001-05-23 15:34 ibanez
  3624. * Modules/FindVTK.cmake: Module to search for VTK include and
  3625. library paths
  3626. 2001-05-23 15:27 martink
  3627. * Templates/CMakeSystemConfig.cmake.in: added prefix to config
  3628. 2001-05-23 15:27 martink
  3629. * Source/cmInstallFilesCommand.cxx, Source/cmInstallFilesCommand.h,
  3630. Source/cmInstallTargetsCommand.cxx,
  3631. Source/cmInstallTargetsCommand.h, Source/cmCommands.cxx,
  3632. Source/cmTarget.cxx, Source/cmTarget.h: added install rules
  3633. 2001-05-23 14:47 hoffman
  3634. * Source/cmGeneratedFileStream.h: BUG: remove warning
  3635. 2001-05-23 14:47 hoffman
  3636. * Source/cmake.dsp: BUG: fix output directory
  3637. 2001-05-23 14:01 martink
  3638. * Source/cmProjectCommand.cxx: added PROJECT_SOURCE_DIR
  3639. 2001-05-23 13:35 hoffman
  3640. * Source/cmTarget.cxx: ENH: allow duplicate libraries
  3641. 2001-05-23 00:44 barre
  3642. * Templates/UtilityHeader.dsptemplate: Template now uses
  3643. EXECUTABLE_OUTPUT_PATH too.
  3644. 2001-05-23 00:44 barre
  3645. * Templates/EXEWinHeader.dsptemplate: PROP BASE and PROP were
  3646. inverted
  3647. 2001-05-23 00:36 barre
  3648. * Source/cmDSPMakefile.cxx, Source/cmDSPWriter.cxx: Seems to me
  3649. that EXEWinHeader was not searched in the right place.
  3650. 2001-05-22 21:49 hoffman
  3651. * Source/cmUnixMakefileGenerator.cxx: BUG: do not include /usr/lib
  3652. in -L
  3653. 2001-05-22 17:52 hoffman
  3654. * Source/Makefile.in: fix CXXFLAGS
  3655. 2001-05-22 17:40 hoffman
  3656. * Source/Makefile.in: [no log message]
  3657. 2001-05-22 17:40 hoffman
  3658. * configure, configure.in: use cxxflags in test builds
  3659. 2001-05-22 17:22 hoffman
  3660. * Source/Makefile.in, Source/cmUnixMakefileGenerator.cxx,
  3661. Templates/configure, Templates/configure.in: BUG: fix depends and
  3662. CXXFLAGS passing
  3663. 2001-05-22 16:38 barre
  3664. * Source/cmDSPMakefile.cxx, Source/cmDSPWriter.cxx,
  3665. Templates/DLLHeader.dsptemplate, Templates/EXEHeader.dsptemplate,
  3666. Templates/EXEWinHeader.dsptemplate,
  3667. Templates/staticLibHeader.dsptemplate: fixed some of the
  3668. LIBRARY_OUTPUT_PATH and EXECUTABLE_OUTPUT_PATH problems.
  3669. 2001-05-22 15:15 martink
  3670. * dummy.in: no longer used
  3671. 2001-05-22 14:41 ibanez
  3672. * Source/FLTKDialog/FLTKPropertyList.cpp,
  3673. Source/FLTKDialog/FLTKPropertyList.h: Class to manage the list
  3674. of properties displayed on the scroller
  3675. 2001-05-22 14:41 ibanez
  3676. * Source/FLTKDialog/CMakeSetupGUIImplementation.cpp,
  3677. Source/FLTKDialog/CMakeSetupGUIImplementation.h: ENH: Added support
  3678. for the fltk::PropertyList class
  3679. 2001-05-22 14:41 ibanez
  3680. * Source/FLTKDialog/CMakeSetupGUI.cpp,
  3681. Source/FLTKDialog/CMakeSetupGUI.fl,
  3682. Source/FLTKDialog/CMakeSetupGUI.h: Added interactions with the
  3683. PropertyList class
  3684. 2001-05-22 14:41 ibanez
  3685. * Source/FLTKDialog/FLTKDialog.dsp: ENH: PropertyList class added
  3686. 2001-05-21 20:43 king
  3687. * Makefile.in: ERR: Added missing @srcdir@ and modified install
  3688. expressions to include *.cmake* files instead of just *.cmake files
  3689. (for .in).
  3690. 2001-05-21 20:21 king
  3691. * Source/cmCableWrapTclCommand.cxx: ENH: Converted to new Class and
  3692. Group tags in place of WrapperSet and Groups tags.
  3693. 2001-05-21 20:10 hoffman
  3694. * Source/cmUnixMakefileGenerator.cxx,
  3695. Templates/CMakeSystemConfig.cmake.in: fix for hp x11 and gl
  3696. 2001-05-21 19:16 hoffman
  3697. * Modules/FindOpenGL.cmake, Source/cmSystemTools.cxx: fix opengl on
  3698. hp
  3699. 2001-05-21 18:42 martink
  3700. * Source/MFCDialog/CMakeSetup.rc,
  3701. Source/MFCDialog/res/CMakeSetupDialog.ico: icon updates
  3702. 2001-05-21 18:36 martink
  3703. * Source/MFCDialog/CMakeSetup.rc, Source/MFCDialog/resource.h: new
  3704. icon
  3705. 2001-05-21 18:17 hoffman
  3706. * Source/cmake.cxx: BUG: remove declaration without variable
  3707. 2001-05-21 18:01 hoffman
  3708. * configure, configure.in, Source/Makefile.in,
  3709. Source/cmBuildNameCommand.cxx, Source/cmUnixMakefileGenerator.cxx,
  3710. Templates/CMakeSystemConfig.cmake.in: clean up for build on its own
  3711. 2001-05-21 15:43 martink
  3712. * Source/cmake.dsp: release fix
  3713. 2001-05-21 15:32 martink
  3714. * Source/CMakeBuildTargets.cxx, Source/CMakeSetupCMD.cxx,
  3715. Source/CMakeSetupCMD.dsp: collapsed into cmake.cxx
  3716. 2001-05-21 15:32 martink
  3717. * Source/cmake.dsp: new dsp
  3718. 2001-05-21 15:13 martink
  3719. * Source/cmake.cxx: bug fix in finding CMAKE_ROOT
  3720. 2001-05-21 15:10 martink
  3721. * Makefile.in: added install target
  3722. 2001-05-21 14:47 hoffman
  3723. * Source/cmBuildNameCommand.cxx, Source/cmSetCommand.cxx,
  3724. Source/MFCDialog/CMakeDialog.h, Source/MFCDialog/CMakeSetup.rc,
  3725. Source/MFCDialog/CMakeSetupDialog.cpp,
  3726. Source/MFCDialog/CMakeSetupDialog.h, Source/MFCDialog/resource.h:
  3727. BUG: fix compiler name
  3728. 2001-05-21 13:50 martink
  3729. * Source/CMakeSetup.dsw, Source/cmake.cxx,
  3730. Source/MFCDialog/CMakeSetupDialog.cpp: updated for out of tree
  3731. builds
  3732. 2001-05-21 13:31 martink
  3733. * Makefile.in, configure, configure.in, install-sh: out of place
  3734. cmake
  3735. 2001-05-21 13:31 martink
  3736. * CMakeSystemConfig.cmake.in, configure.in.sample,
  3737. Source/Makefile.in, Source/cmMakefile.cxx,
  3738. Source/cmUnixMakefileGenerator.cxx, Source/cmake.cxx: new out of
  3739. place builds
  3740. 2001-05-21 13:31 martink
  3741. * Templates/CMakeSystemConfig.cmake.in, Templates/configure,
  3742. Templates/configure.in: new structure
  3743. 2001-05-18 20:45 hoffman
  3744. * CMakeSystemConfig.cmake.in, Source/cmUnixMakefileGenerator.cxx:
  3745. ENH: add support for X11
  3746. 2001-05-18 20:30 martink
  3747. * Source/cmUnixMakefileGenerator.cxx: duh
  3748. 2001-05-18 19:20 martink
  3749. * Source/cmMSProjectGenerator.cxx: compiler fix
  3750. 2001-05-18 19:20 martink
  3751. * Source/cmSystemTools.h: minor whitespace change
  3752. 2001-05-18 19:20 martink
  3753. * Source/cmake.cxx, Source/cmake.h: new command
  3754. 2001-05-18 19:20 martink
  3755. * Source/cmMSProjectGenerator.cxx, Source/cmMSProjectGenerator.h,
  3756. Source/cmMakefileGenerator.h, Source/cmUnixMakefileGenerator.cxx,
  3757. Source/cmUnixMakefileGenerator.h: changes for cmake to live outside
  3758. of the source tree
  3759. 2001-05-18 17:04 hoffman
  3760. * CMakeSystemConfig.cmake.in, Source/cmSetCommand.cxx: ENH: allow
  3761. cache to override config file
  3762. 2001-05-18 15:48 king
  3763. * Source/cmUnixMakefileGenerator.cxx: BUG: fix link of executables
  3764. 2001-05-18 15:09 martink
  3765. * Source/cmMSProjectGenerator.cxx, Source/cmMSProjectGenerator.h,
  3766. Source/cmUnixMakefileGenerator.cxx,
  3767. Source/cmUnixMakefileGenerator.h, Source/cmMakefileGenerator.h:
  3768. added SetLocal method
  3769. 2001-05-18 14:15 hoffman
  3770. * CMakeSystemConfig.cmake.in, Source/cmUnixMakefileGenerator.cxx:
  3771. BUG: quote the compiler and other options
  3772. 2001-05-17 21:43 hoffman
  3773. * Source/CMakeBuildTargets.cxx, Source/Makefile.in: compile source
  3774. dir into cmake
  3775. 2001-05-17 19:48 will
  3776. * Source/cmSystemTools.cxx: ERR:Bad #ifdef's
  3777. 2001-05-17 16:36 ibanez
  3778. * Source/FLTKDialog/FLTKDialog.cpp: ENH: Load the cache at start
  3779. 2001-05-17 16:36 ibanez
  3780. * Source/FLTKDialog/CMakeSetupGUIImplementation.cpp: ENH: Added
  3781. Methods for loading the cache
  3782. 2001-05-17 16:36 ibanez
  3783. * Source/FLTKDialog/CMakeSetupGUIImplementation.h: ENH: Added
  3784. methods to load the cache
  3785. 2001-05-17 16:36 martink
  3786. * Source/DLLFooter.dsptemplate, Source/DLLHeader.dsptemplate,
  3787. Source/EXEFooter.dsptemplate, Source/EXEHeader.dsptemplate,
  3788. Source/EXEWinHeader.dsptemplate, Source/UtilityFooter.dsptemplate,
  3789. Source/UtilityHeader.dsptemplate,
  3790. Source/staticLibFooter.dsptemplate,
  3791. Source/staticLibHeader.dsptemplate: moved into Template directory
  3792. 2001-05-17 16:25 martink
  3793. * CMakeMakefileTemplate.in, CMakeMaster.make.in,
  3794. CMakeRules.make.in, CMakeSimpleRules.make.in, CMakeTargets.make.in,
  3795. CMakeTopMakefileTemplate.in, CMakeVariables.make.in,
  3796. CMakeWindowsSystemConfig.cmake: no longer used
  3797. 2001-05-17 16:14 martink
  3798. * Source/CMakeBuildTargets.cxx: unix fix
  3799. 2001-05-17 16:08 martink
  3800. * Source/CMakeBuildTargets.cxx, Source/CMakeSetupCMD.cxx,
  3801. Source/cmCablePackageCommand.cxx, Source/cmDSPMakefile.cxx,
  3802. Source/cmDSPWriter.cxx, Source/cmMakefile.cxx,
  3803. Source/cmUnixMakefileGenerator.cxx,
  3804. Source/MFCDialog/CMakeSetupDialog.cpp: half checked in changes for
  3805. CMAKE_ROOT
  3806. 2001-05-17 16:04 martink
  3807. * Templates/CMakeWindowsSystemConfig.cmake,
  3808. Templates/DLLFooter.dsptemplate, Templates/DLLHeader.dsptemplate,
  3809. Templates/EXEFooter.dsptemplate, Templates/EXEHeader.dsptemplate,
  3810. Templates/EXEWinHeader.dsptemplate,
  3811. Templates/UtilityFooter.dsptemplate,
  3812. Templates/UtilityHeader.dsptemplate,
  3813. Templates/staticLibFooter.dsptemplate,
  3814. Templates/staticLibHeader.dsptemplate: new directory
  3815. 2001-05-17 15:58 ibanez
  3816. * Source/FLTKDialog/FLTKDialog.dsp: VC++ Project file to
  3817. construct the FLTK GUI for CMake
  3818. 2001-05-17 15:58 ibanez
  3819. * Source/FLTKDialog/CMakeSetupGUIImplementation.cpp,
  3820. Source/FLTKDialog/CMakeSetupGUIImplementation.h:
  3821. Implementation of the virtual Callbacks declared in the GUI
  3822. 2001-05-17 15:58 ibanez
  3823. * Source/FLTKDialog/CMakeSetupGUI.fl: GUI description file
  3824. used by FLTK interactive tool : FLUID
  3825. 2001-05-17 15:58 ibanez
  3826. * Source/FLTKDialog/CMakeSetupGUI.cpp,
  3827. Source/FLTKDialog/CMakeSetupGUI.h: File generated by FLTK
  3828. FLUID containing the implementation of the GUI
  3829. 2001-05-17 15:58 ibanez
  3830. * Source/FLTKDialog/FLTKDialog.cpp: Main file that
  3831. instantiates the GUI class and run it.
  3832. 2001-05-17 15:44 hoffman
  3833. * Source/cmCableWrapTclCommand.cxx, Source/cmConfigure.h.in,
  3834. Source/cmGeneratedFileStream.h, Source/cmStandardIncludes.h: BUG:
  3835. fix to compile on hp with aCC
  3836. 2001-05-17 15:22 king
  3837. * Source/cmCableWrapTclCommand.cxx: Renamed gccxml input/output
  3838. files to drop _tcl qualification.
  3839. 2001-05-16 22:08 hoffman
  3840. * Source/cmCacheManager.cxx, Source/cmUnixMakefileGenerator.cxx:
  3841. BUG: fix for sun compiler
  3842. 2001-05-16 22:08 hoffman
  3843. * CMakeSystemConfig.cmake.in: ENH: fix for sunCC
  3844. 2001-05-16 21:43 king
  3845. * Source/cmCableClassSet.cxx, Source/cmCableClassSet.h: ERR:
  3846. Removed use of member templates.
  3847. 2001-05-16 21:18 king
  3848. * Source/cmGeneratedFileStream.h: ERR: const error fixed.
  3849. 2001-05-16 21:18 king
  3850. * Source/cmUnixMakefileGenerator.cxx: ERR: int -> unsigned int
  3851. 2001-05-16 21:11 king
  3852. * Source/cmGeneratedFileStream.h: ERR: Added is_open() check in
  3853. cmGeneratedFileStream::operator bool() so that implicit conversion
  3854. to bool is not used.
  3855. 2001-05-16 21:11 king
  3856. * Source/cmCableClassSet.cxx: ERR: Removed dynamic_cast so that
  3857. RTTI isn't required.
  3858. 2001-05-16 21:11 king
  3859. * Source/CMakeLib.dsp: ENH: Added cmCableClassSet.cxx to build.
  3860. 2001-05-16 20:40 king
  3861. * Source/Makefile.in, Source/cmCableClassSet.cxx,
  3862. Source/cmCableClassSet.h, Source/cmCableClassSetCommand.cxx,
  3863. Source/cmCableClassSetCommand.h, Source/cmCableWrapTclCommand.cxx,
  3864. Source/cmCableWrapTclCommand.h, Source/cmCommands.cxx: ENH: Adding
  3865. CABLE_CLASS_SET and CABLE_WRAP_TCL commands. They cannot yet be
  3866. used with the main branch of CABLE, though.
  3867. 2001-05-16 20:40 king
  3868. * Source/cmGeneratedFileStream.h: ENH: cmGeneratedFileStream class
  3869. added to simplify copy-if-different usage on generated files.
  3870. 2001-05-16 19:43 hoffman
  3871. * configure.in.sample: [no log message]
  3872. 2001-05-16 19:15 hoffman
  3873. * CMakeSystemConfig.cmake.in, Source/Makefile.in,
  3874. Source/cmBuildNameCommand.cxx,
  3875. Source/cmBuildSharedLibrariesCommand.cxx,
  3876. Source/cmCacheManager.cxx, Source/cmCacheManager.h,
  3877. Source/cmDSPMakefile.cxx, Source/cmDSPWriter.cxx,
  3878. Source/cmMakeDepend.cxx, Source/cmMakefile.cxx,
  3879. Source/cmProjectCommand.cxx, Source/cmSetCommand.cxx,
  3880. Source/cmUnixMakefileGenerator.cxx,
  3881. Source/cmUnixMakefileGenerator.h,
  3882. Source/MFCDialog/CMakeSetupDialog.cpp: ENH: unify make process on
  3883. unix
  3884. 2001-05-16 13:19 king
  3885. * Source/cmData.h, Source/cmMakefile.cxx, Source/cmMakefile.h: ENH:
  3886. Added cmData and corresponding DataMap in cmMakefile to allow
  3887. commands to register arbitrary extra data with the makefile without
  3888. modifying the cmMakefile class definition.
  3889. 2001-05-15 17:14 martink
  3890. * Source/DLLHeader.dsptemplate, Source/EXEHeader.dsptemplate,
  3891. Source/EXEWinHeader.dsptemplate, Source/cmDSPMakefile.cxx,
  3892. Source/cmDSPWriter.cxx, Source/staticLibHeader.dsptemplate: added
  3893. output directory support
  3894. 2001-05-14 20:46 barre
  3895. * Source/cmSystemTools.cxx: Changed separator between registry key
  3896. and its value. Change regexp for registry key.
  3897. 2001-05-14 20:46 barre
  3898. * Modules/FindTCL.cmake: Changed separator between registry key and
  3899. its value.
  3900. 2001-05-14 14:36 hoffman
  3901. * Source/cmSystemTools.cxx: ENH: put back lost changes from r1.38
  3902. 2001-05-12 11:29 barre
  3903. * Source/cmSystemTools.cxx: fix + => += bug reported by A. Perera
  3904. 2001-05-11 21:41 barre
  3905. * Source/MFCDialog/res/CMakeSetupDialog.ico: I know, there are more
  3906. serious things to do :) A new icon. The previous one has not be
  3907. overwritten, it's in there too.
  3908. 2001-05-11 21:22 barre
  3909. * Source/cmSystemTools.cxx: Extended the registry key regexp
  3910. 2001-05-11 21:11 barre
  3911. * Modules/FindTCL.cmake: Add 8.4 and registry support
  3912. 2001-05-11 21:11 barre
  3913. * Source/cmSystemTools.cxx: Add support for a specific value name
  3914. in a registry key
  3915. 2001-05-11 18:49 geoff
  3916. * Source/cmCacheManager.cxx: Cache file is a bit prettier
  3917. 2001-05-11 18:39 hoffman
  3918. * Source/cmCableSourceFilesCommand.cxx, Source/cmSystemTools.cxx,
  3919. Source/cmUnixMakefileGenerator.cxx: BUG: fix find library for unix
  3920. 2001-05-11 17:58 barre
  3921. * Modules/FindPythonLibs.cmake: NAMES syntax
  3922. 2001-05-11 17:52 martink
  3923. * Source/cmDSPMakefile.cxx, Source/cmDSPWriter.cxx: fix for
  3924. expanding library vars
  3925. 2001-05-11 16:30 barre
  3926. * Source/cmFindLibraryCommand.cxx: Fix help string when NAMES was
  3927. used (forgot the case when there is no name)
  3928. 2001-05-11 16:13 barre
  3929. * Source/cmFindLibraryCommand.cxx: Fix help string when NAMES was
  3930. used
  3931. 2001-05-11 15:45 king
  3932. * Source/cmFindLibraryCommand.cxx: ERR: int -> unsigned int.
  3933. 2001-05-11 15:39 hoffman
  3934. * CMakeVariables.make.in, Source/cmFindLibraryCommand.cxx: BUG: add
  3935. back thread library
  3936. 2001-05-11 15:07 martink
  3937. * Source/cmFindProgramCommand.cxx: expands reg values
  3938. 2001-05-11 14:52 martink
  3939. * Source/EXEHeader.dsptemplate, Source/cmAddExecutableCommand.cxx,
  3940. Source/cmAddExecutableCommand.h, Source/cmDSPMakefile.cxx,
  3941. Source/cmDSPMakefile.h, Source/cmDSPWriter.cxx,
  3942. Source/cmDSPWriter.h, Source/cmFindLibraryCommand.cxx,
  3943. Source/cmFindPathCommand.cxx, Source/cmMakefile.cxx,
  3944. Source/cmMakefile.h, Source/cmSystemTools.cxx,
  3945. Source/cmSystemTools.h, Source/cmUnixMakefileGenerator.cxx,
  3946. Source/EXEWinHeader.dsptemplate: added registry entry support and
  3947. windows app support
  3948. 2001-05-11 14:27 martink
  3949. * Modules/FindJNI.cmake, Modules/FindPythonLibs.cmake: minor fixes
  3950. and new python module
  3951. 2001-05-11 14:04 hoffman
  3952. * Source/MFCDialog/CMakeSetupDialog.cpp: BUG: fix gui problem
  3953. 2001-05-10 21:22 hoffman
  3954. * Source/cmDSPMakefile.cxx, Source/cmDSPWriter.cxx,
  3955. Source/MFCDialog/CMakeSetupDialog.cpp,
  3956. Source/MFCDialog/PropertyList.cpp: BUG: fix up gui with values that
  3957. stay around too long
  3958. 2001-05-10 20:21 geoff
  3959. * Source/cmMakefile.cxx: definitions should now be overwritten if
  3960. they already exist
  3961. 2001-05-10 19:50 hoffman
  3962. * Source/cmSystemTools.cxx: BUG: fix unix path search
  3963. 2001-05-10 19:32 martink
  3964. * Source/cmTarget.cxx: fix for expaning libraries prior to
  3965. generating dsp
  3966. 2001-05-10 18:30 geoff
  3967. * Source/cmDSPMakefile.cxx, Source/cmDSPWriter.cxx: Reads and uses
  3968. MSPROJECT_TEMPLATE_DIRECTORY if it exists
  3969. 2001-05-10 18:02 king
  3970. * CMake.doc: BUG: Removing this file. It has been replaced by
  3971. CMake.doc.gz to get around a problem with CVS.
  3972. 2001-05-10 17:52 martink
  3973. * Source/cmTarget.h: added win32 executable option
  3974. 2001-05-10 16:25 king
  3975. * CMake.doc.gz: Testing strange cvs problem with .doc files.
  3976. 2001-05-10 16:05 king
  3977. * CMake.pdf, CMake.pdf.gz: BUG: Removing old CMake.pdf and adding
  3978. the gzipped version, CMake.pdf.gz because of file size problems
  3979. with cvs.
  3980. 2001-05-10 15:18 king
  3981. * Source/cmSystemTools.cxx: ERR: RunCommand method needed return in
  3982. unix.
  3983. 2001-05-10 15:18 king
  3984. * Source/cmUnixMakefileGenerator.cxx: BUG: Removed stray debugging
  3985. output statement. Also renamed some variables for clarity.
  3986. 2001-05-10 15:18 king
  3987. * Source/cmFindLibraryCommand.cxx, Source/cmFindProgramCommand.cxx:
  3988. ERR: Removed unused variable
  3989. 2001-05-10 13:45 king
  3990. * CMakeVariables.make.in: BUG: ANSI_CFLAGS -> CMAKE_ANSI_CFLAGS
  3991. 2001-05-09 22:00 geoff
  3992. * Source/EXEHeader.dsptemplate, Source/cmDSPMakefile.cxx,
  3993. Source/cmDSPWriter.cxx: ADD LINK32s are now on multiple lines
  3994. because VC breaks otherwise
  3995. 2001-05-09 21:38 barre
  3996. * Modules/FindTCL.cmake: ENH: add 8.3 support
  3997. 2001-05-09 20:17 hoffman
  3998. * Source/cmDSPMakefile.cxx, Source/cmDSPWriter.cxx: BUG: escape
  3999. spaces before adding .lib
  4000. 2001-05-09 20:08 hoffman
  4001. * Source/cmDSPMakefile.cxx, Source/cmDSPWriter.cxx: ENH: escape
  4002. spaces
  4003. 2001-05-09 19:48 hoffman
  4004. * Source/cmDSPMakefile.cxx, Source/cmDSPWriter.cxx: ENH: only add
  4005. .lib if no .lib exists
  4006. 2001-05-09 18:53 hoffman
  4007. * Modules/FindFLTK.cmake, Modules/FindGTK.cmake,
  4008. Modules/FindJNI.cmake, Modules/FindJPEG.cmake,
  4009. Modules/FindTCL.cmake, Source/cmCommand.h,
  4010. Source/cmFindLibraryCommand.cxx, Source/cmFindLibraryCommand.h,
  4011. Source/cmFindProgramCommand.cxx, Source/cmSystemTools.cxx,
  4012. Source/cmSystemTools.h, Source/cmUnixMakefileGenerator.cxx: ENH:
  4013. change find library and find program to look for more than one name
  4014. 2001-05-09 18:53 hoffman
  4015. * Modules/FindMPI.cmake: branches: 1.3.2; ENH: change find library
  4016. and find program to look for more than one name
  4017. 2001-05-09 17:44 hoffman
  4018. * Source/cmCableDefineSetCommand.cxx: BUG: match called on invalid
  4019. number
  4020. 2001-05-09 17:22 martink
  4021. * CMakeMaster.make.in, CMakeRules.make.in,
  4022. CMakeSystemConfig.cmake.in, CMakeTopMakefileTemplate.in,
  4023. CMakeVariables.make.in, configure.in.sample, Source/Makefile.in:
  4024. cleaned up configure some
  4025. 2001-05-09 15:15 millerjv
  4026. * Source/cmCacheManager.cxx: FIX: only clear the cache on a load
  4027. when the load needs to read internal values. Otherwise, it is
  4028. assumed that we are reading another projects cache.
  4029. 2001-05-09 14:13 hoffman
  4030. * Source/MFCDialog/PropertyList.cpp: BUG: fix crash
  4031. 2001-05-09 13:52 hoffman
  4032. * Source/cmConfigureFileCommand.cxx: BUG: fix use beyond end of
  4033. array
  4034. 2001-05-09 12:51 martink
  4035. * Source/cmCommands.cxx, Source/cmLoadCacheCommand.cxx,
  4036. Source/cmLoadCacheCommand.h, Source/cmSourceFile.cxx: added load
  4037. cache command and fixed source file
  4038. 2001-05-08 21:37 king
  4039. * Source/cmCacheManager.cxx: ERR: LoadCache needed to return a
  4040. value.
  4041. 2001-05-08 21:03 martink
  4042. * Source/cmCacheManager.cxx, Source/cmCacheManager.h: added ability
  4043. to load another cache
  4044. 2001-05-08 21:03 martink
  4045. * Source/cmProjectCommand.cxx: now adds src and bin dir into cache
  4046. 2001-05-08 20:20 martink
  4047. * Source/cmVTKWrapTclCommand.cxx: fixed bug in init code
  4048. 2001-05-08 20:01 hoffman
  4049. * configure.in.sample: clean up
  4050. 2001-05-08 17:40 hoffman
  4051. * Source/MFCDialog/PropertyList.cpp: ENH: add initial path support
  4052. for file choosers
  4053. 2001-05-08 15:40 martink
  4054. * Source/cmTargetLinkLibrariesCommand.cxx: BUG: added arg0 to link
  4055. libraries
  4056. 2001-05-08 14:16 ibanez
  4057. * Modules/FindFLTK.cmake: Module to search the path for FLTK
  4058. library ( http://www.fltk.org )
  4059. 2001-05-07 22:14 king
  4060. * Source/cmAddExecutableCommand.cxx,
  4061. Source/cmAddLibraryCommand.cxx, Source/cmMakefile.cxx: ENH: Moved
  4062. cache entry addition into cmMakefile::AddLibrary and AddExecutable
  4063. so that commands do not have to add it explicitly.
  4064. 2001-05-07 22:11 hoffman
  4065. * CMakeSystemConfig.cmake.in, Source/CMakeBuildTargets.cxx,
  4066. Source/Makefile.in, Source/cmCacheManager.cxx,
  4067. Source/cmCommands.cxx, Source/cmConfigureFile.cxx,
  4068. Source/cmConfigureFile.h, Source/cmConfigureFileCommand.cxx,
  4069. Source/cmConfigureFileCommand.h, Source/cmExecProgram.cxx,
  4070. Source/cmExecProgram.h, Source/cmExecProgramCommand.cxx,
  4071. Source/cmExecProgramCommand.h, Source/cmMakeDirectoryCommand.cxx,
  4072. Source/cmMakeDirectoryCommand.h, Source/cmMakefile.cxx,
  4073. Source/cmMakefile.h, Source/cmSystemTools.cxx,
  4074. Source/cmUnixMakefileGenerator.cxx,
  4075. Source/cmUnixMakefileGenerator.h: ENH: call configure from cmake
  4076. 2001-05-07 14:02 blezek
  4077. * Source/cmConfigureFile.cxx: BUG: Removing Remove Variables call
  4078. 2001-05-07 13:16 geoff
  4079. * configure.in.sample: Under FreeBSD: should be
  4080. CMAKE_SHLIB_BUILD_FLAGS and not CMAKE_SHLIB_LINK_FLAGS.
  4081. CMakeSystemConfig.cmake not being made
  4082. 2001-05-05 15:28 hoffman
  4083. * Source/cmAddExecutableCommand.cxx: BUG: add internal cache entry
  4084. for executables, so depends can work
  4085. 2001-05-05 15:03 hoffman
  4086. * Source/cmAddTargetCommand.cxx, Source/cmAddTargetCommand.h,
  4087. Source/cmCableInstantiateClassCommand.h,
  4088. Source/cmCableInstantiateCommand.h, Source/cmCommands.cxx,
  4089. Source/cmLibraryCommand.cxx: BUG: add removed command, and sort the
  4090. order in cmCommands.cxx
  4091. 2001-05-04 21:00 martink
  4092. * Source/cmMakefile.cxx, Source/cmUnixMakefileGenerator.cxx: fixes
  4093. for untiltiy targets in all
  4094. 2001-05-04 20:43 blezek
  4095. * Source/cmBuildNameCommand.cxx: ENH: Proper build name
  4096. 2001-05-04 20:43 blezek
  4097. * Source/cmSiteNameCommand.cxx: ENH: Correct sitename
  4098. 2001-05-04 19:50 martink
  4099. * Source/cmAddCustomTargetCommand.cxx,
  4100. Source/cmAddCustomTargetCommand.h, Source/cmAddTargetCommand.cxx,
  4101. Source/cmAddTargetCommand.h, Source/cmDSWMakefile.cxx,
  4102. Source/cmDSWWriter.cxx, Source/cmMakefile.cxx, Source/cmMakefile.h,
  4103. Source/cmTarget.h, Source/cmVTKWrapJavaCommand.cxx: option to make
  4104. utilities in the all target
  4105. 2001-05-04 18:53 hoffman
  4106. * CMakeSystemConfig.cmake.in, CMakeWindowsSystemConfig.cmake: ENH:
  4107. move to cmake for itkConfigure.h.in
  4108. 2001-05-04 16:52 martink
  4109. * Source/cmVTKWrapJavaCommand.cxx: updates
  4110. 2001-05-04 15:35 geoff
  4111. * Modules/FindGTK.cmake, Modules/FindJPEG.cmake: INCLUDE these to
  4112. find the relevant libraries
  4113. 2001-05-04 15:34 hoffman
  4114. * Source/cmAddCustomTargetCommand.cxx,
  4115. Source/cmAddCustomTargetCommand.h, Source/cmBuildCommand.cxx,
  4116. Source/cmBuildCommand.h, Source/cmBuildNameCommand.cxx,
  4117. Source/cmBuildNameCommand.h, Source/cmExecProgram.cxx,
  4118. Source/cmExecProgram.h, Source/cmSiteNameCommand.cxx,
  4119. Source/cmSiteNameCommand.h: ENH: move testing stuff to cmake from
  4120. configure, good bye dashboard... :)
  4121. 2001-05-04 15:30 hoffman
  4122. * CMakeRules.make.in, CMakeSystemConfig.txt.in,
  4123. CMakeWindowsSystemConfig.txt, Source/cmAddTargetCommand.cxx,
  4124. Source/cmAddTargetCommand.h, Source/cmCacheManager.cxx,
  4125. Source/cmCommands.cxx, Source/cmDSWMakefile.cxx,
  4126. Source/cmDSWWriter.cxx, Source/cmFindProgramCommand.cxx,
  4127. Source/cmMakefile.cxx, Source/cmOptionCommand.cxx,
  4128. Source/cmOptionCommand.h, Source/cmSourceGroup.cxx,
  4129. Source/cmSourceGroup.h, Source/cmSystemTools.cxx,
  4130. Source/cmSystemTools.h, Source/cmUnixMakefileGenerator.cxx,
  4131. Source/MFCDialog/CMakeSetup.rc: ENH: move testing stuff to cmake
  4132. from configure, good bye dashboard... :)
  4133. 2001-05-04 14:44 king
  4134. * Source/cmCablePackageCommand.cxx: ENH: Added use of CMAKE cache
  4135. entry for generating the DSP/makefile build rules.
  4136. 2001-05-04 14:44 king
  4137. * Source/cmDSPMakefile.cxx, Source/cmDSPMakefile.h,
  4138. Source/cmDSPWriter.cxx, Source/cmDSPWriter.h: ENH: Added use of
  4139. CMAKE cache entry for generating the DSP build rules.
  4140. 2001-05-04 14:44 king
  4141. * Source/cmSystemTools.cxx: ENH: Added support to EscapeSpaces to
  4142. use double quotes on windows.
  4143. 2001-05-04 14:13 martink
  4144. * Modules/FindJNI.cmake: minor fixes
  4145. 2001-05-04 13:56 martink
  4146. * Source/cmDSPMakefile.cxx, Source/cmDSPWriter.cxx: fixed custom
  4147. command rule
  4148. 2001-05-04 13:47 martink
  4149. * Modules/FindJNI.cmake: new module
  4150. 2001-05-04 13:39 martink
  4151. * Source/cmDSPMakefile.cxx, Source/cmDSPWriter.cxx,
  4152. Source/cmSourceGroup.cxx, Source/cmSourceGroup.h,
  4153. Source/cmVTKWrapJavaCommand.cxx: better custom rules
  4154. 2001-05-04 12:45 martink
  4155. * Source/cmSourceFilesRequireCommand.cxx,
  4156. Source/cmSourceFilesRequireCommand.h,
  4157. Source/cmUnixDefinesCommand.cxx, Source/cmUnixDefinesCommand.h,
  4158. Source/cmUnixLibrariesCommand.cxx, Source/cmUnixLibrariesCommand.h,
  4159. Source/cmWin32DefinesCommand.cxx, Source/cmWin32DefinesCommand.h,
  4160. Source/cmWin32IncludeDirectoryCommand.cxx,
  4161. Source/cmWin32IncludeDirectoryCommand.h,
  4162. Source/cmWin32LibrariesCommand.cxx,
  4163. Source/cmWin32LibrariesCommand.h: removed old functions
  4164. 2001-05-04 12:45 martink
  4165. * Source/cmFunctionBlocker.h, Source/cmIfCommand.cxx,
  4166. Source/cmIfCommand.h, Source/cmMakefile.cxx,
  4167. Source/cmVTKWrapJavaCommand.cxx: better If checks
  4168. 2001-05-03 20:55 king
  4169. * Source/cmFindProgramCommand.cxx, Source/cmSystemTools.cxx,
  4170. Source/cmSystemTools.h: ENH: Added cmSystemTools::FindProgram() and
  4171. full-path detection utilities.
  4172. 2001-05-03 20:55 king
  4173. * Source/CMakeBuildTargets.cxx, Source/CMakeSetupCMD.cxx,
  4174. Source/MFCDialog/CMakeSetupDialog.cpp: ENH: Added generation of
  4175. internal CMAKE cache entry with path to command-line CMake
  4176. executable.
  4177. 2001-05-03 19:27 martink
  4178. * Source/cmCommands.cxx, Source/cmVTKWrapJavaCommand.cxx,
  4179. Source/cmVTKWrapJavaCommand.h: minor fixes
  4180. 2001-05-03 15:04 martink
  4181. * Source/cmCommands.cxx: removed deprecated commands
  4182. 2001-05-03 14:58 martink
  4183. * CMakeSystemConfig.cmake.in: better config info
  4184. 2001-05-03 14:35 martink
  4185. * Source/cmConfigureFile.cxx: now support cmakedefine
  4186. 2001-05-03 12:52 martink
  4187. * CMakeSystemConfig.cmake.in, CMakeSystemConfig.txt.in,
  4188. CMakeWindowsSystemConfig.cmake, CMakeWindowsSystemConfig.txt,
  4189. Source/cmMakefile.cxx, Source/cmMakefile.h: system config uses
  4190. cmake commands now
  4191. 2001-05-03 12:52 martink
  4192. * CMakeSystemConfig.txt.in, CMakeWindowsSystemConfig.txt: uses
  4193. cmake commands now
  4194. 2001-05-02 21:33 martink
  4195. * Modules/FindMPI.cmake: minor fixes
  4196. 2001-05-02 21:07 martink
  4197. * Modules/FindMPI.cmake: new module
  4198. 2001-05-02 18:08 martink
  4199. * Modules/FindOpenGL.cmake: simple module
  4200. 2001-05-02 15:53 martink
  4201. * Source/CMakeBuildTargets.cxx, Source/CMakeSetupCMD.cxx: cache
  4202. loaded into makefile
  4203. 2001-05-02 15:53 martink
  4204. * Modules/FindTCL.cmake: finds tk as well
  4205. 2001-05-01 21:52 martink
  4206. * Source/cmVTKWrapPythonCommand.cxx,
  4207. Source/cmVTKWrapTclCommand.cxx: fixed bug in limiting to source
  4208. lists
  4209. 2001-05-01 21:35 king
  4210. * Source/cmCableDefineSetCommand.cxx,
  4211. Source/cmCableDefineSetCommand.h, Source/cmCableWrapCommand.cxx,
  4212. Source/cmCableWrapCommand.h: ENH: Changed cmCableWrapCommand to
  4213. inherit from cmCableDefineSetCommand since they do almost exactly
  4214. the same thing. Added a GetXmlTag virtual function to both classes
  4215. to return what XML tag to generate in the set's output.
  4216. cmCableDefineSetCommand generates a "Set" tag, and
  4217. cmCableWrapCommand generates a "WrapperSet" tag. What is inside
  4218. the tags is still generated by the cmCableDefineSetCommand
  4219. superclass.
  4220. 2001-05-01 21:35 king
  4221. * Source/cmCableInstantiateClassCommand.cxx,
  4222. Source/cmCableInstantiateClassCommand.h,
  4223. Source/cmCableInstantiateCommand.cxx,
  4224. Source/cmCableInstantiateCommand.h,
  4225. Source/cmCablePackageEntryCommand.cxx,
  4226. Source/cmCablePackageEntryCommand.h,
  4227. Source/cmCableSourceFilesCommand.cxx,
  4228. Source/cmCableSourceFilesCommand.h: ENH: Changed WriteConfiguration
  4229. back to const because it doesn't need to report errors anymore.
  4230. 2001-05-01 21:12 hoffman
  4231. * Source/UtilityFooter.dsptemplate,
  4232. Source/UtilityHeader.dsptemplate: ADD: add utiltity templates
  4233. 2001-05-01 20:55 hoffman
  4234. * configure.in.sample, Source/cmAddTargetCommand.cxx,
  4235. Source/cmDSPMakefile.cxx, Source/cmDSPMakefile.h,
  4236. Source/cmDSPWriter.cxx, Source/cmDSPWriter.h,
  4237. Source/cmDSWMakefile.cxx, Source/cmDSWMakefile.h,
  4238. Source/cmDSWWriter.cxx, Source/cmDSWWriter.h,
  4239. Source/cmMakefile.cxx, Source/cmMakefile.h, Source/cmTarget.h,
  4240. Source/cmUnixMakefileGenerator.cxx: ENH: implement ADD_TARGET
  4241. command, and add an ALL_BUILD target
  4242. 2001-05-01 20:34 martink
  4243. * Source/cmMakefile.cxx, Source/MFCDialog/CMakeSetupDialog.cpp:
  4244. cache now loaded into makefile
  4245. 2001-05-01 20:27 martink
  4246. * Source/cmCacheManager.cxx, Source/cmCacheManager.h: added method
  4247. to puch cache into makefile defines
  4248. 2001-05-01 20:27 martink
  4249. * Source/cmIfCommand.cxx: slight bug in If command I think
  4250. 2001-05-01 15:28 martink
  4251. * Modules/FindTCL.cmake: first module
  4252. 2001-05-01 15:16 martink
  4253. * Source/cmCommands.cxx, Source/cmElseCommand.cxx,
  4254. Source/cmIfCommand.cxx, Source/cmIfCommand.h,
  4255. Source/cmSetCommand.cxx, Source/cmSetCommand.h,
  4256. Source/cmVTKWrapPythonCommand.cxx, Source/cmVTKWrapTclCommand.cxx:
  4257. new set command and IF NOT
  4258. 2001-04-30 18:56 martink
  4259. * Source/cmElseCommand.cxx, Source/cmFindFileCommand.cxx,
  4260. Source/cmFindLibraryCommand.cxx, Source/cmFindPathCommand.cxx,
  4261. Source/cmIfCommand.cxx, Source/cmSystemTools.cxx,
  4262. Source/cmSystemTools.h: bug fixes
  4263. 2001-04-30 15:51 king
  4264. * Source/cmCablePackageCommand.cxx: BUG: Fixed output of
  4265. CMakeLists.txt path in cable_config.xml dependency list for unix.
  4266. Needed to escape spaces instead of enclosing in double quotes.
  4267. 2001-04-30 15:29 king
  4268. * Source/cmMakefile.h: ERR: Removed a conflict that was checked in.
  4269. 2001-04-30 14:52 anonymous
  4270. * Source/cmCommands.cxx, Source/cmDSPMakefile.cxx,
  4271. Source/cmDSPMakefile.h, Source/cmDSPWriter.cxx,
  4272. Source/cmDSPWriter.h, Source/cmIncludeCommand.cxx,
  4273. Source/cmIncludeCommand.h, Source/cmMakefile.cxx,
  4274. Source/cmMakefile.h: New command: INCLUDE(somefile.txt)
  4275. 2001-04-30 14:44 martink
  4276. * Source/cmCommands.cxx, Source/cmDSPMakefile.cxx,
  4277. Source/cmDSPWriter.cxx, Source/cmDSWMakefile.cxx,
  4278. Source/cmDSWWriter.cxx, Source/cmFindIncludeCommand.cxx,
  4279. Source/cmFindLibraryCommand.cxx, Source/cmLinkLibrariesCommand.cxx,
  4280. Source/cmLinkLibrariesCommand.h, Source/cmMakefile.cxx,
  4281. Source/cmMakefile.h, Source/cmTarget.cxx, Source/cmTarget.h,
  4282. Source/cmTargetLinkLibrariesCommand.cxx,
  4283. Source/cmTargetLinkLibrariesCommand.h,
  4284. Source/cmUnixMakefileGenerator.cxx,
  4285. Source/cmUnixMakefileGenerator.h: added TARGET_LINK_LIBRARY command
  4286. and support for debug and release libraries to link against
  4287. 2001-04-27 18:57 king
  4288. * Source/cmUnixMakefileGenerator.cxx: ERR: Renamed CustomCommands
  4289. to BuildRules to match change in cmSourceGroup.
  4290. 2001-04-27 18:51 king
  4291. * Source/cmDSPMakefile.cxx, Source/cmDSPMakefile.h,
  4292. Source/cmDSPWriter.cxx, Source/cmDSPWriter.h,
  4293. Source/cmSourceGroup.cxx, Source/cmSourceGroup.h: BUG: Removed
  4294. output of dual rules for source files that are processed by both
  4295. the compiler and by a custom command. Also removed generation of
  4296. duplicate CMakeLists.txt in the project files.
  4297. 2001-04-27 18:51 king
  4298. * Source/cmCablePackageCommand.cxx: BUG: Removed output of GCC_XML
  4299. rules when the command cannot be found.
  4300. 2001-04-27 18:40 martink
  4301. * CMakeSystemConfig.txt.in, CMakeWindowsSystemConfig.txt: get
  4302. system info into cmake
  4303. 2001-04-27 18:25 martink
  4304. * Source/cmConfigureFile.cxx, Source/cmConfigureFile.h: added
  4305. configure file
  4306. 2001-04-27 15:53 hoffman
  4307. * configure.in.sample: BUG: run cache build with each configure
  4308. 2001-04-27 15:36 hoffman
  4309. * CMakeRules.make.in, Source/cmMakefile.cxx: BUG: fix inplace
  4310. builds
  4311. 2001-04-27 15:03 hoffman
  4312. * Source/cmMakefile.cxx: ENH: fix in source build with non-gnu
  4313. 2001-04-27 13:32 hoffman
  4314. * Source/cmMakefile.cxx: ENH: add output when creating files
  4315. 2001-04-27 13:30 martink
  4316. * Source/cmFindFileCommand.cxx, Source/cmFindLibraryCommand.cxx,
  4317. Source/cmFindPathCommand.cxx: better help strings
  4318. 2001-04-27 13:13 will
  4319. * Source/cmAuxSourceDirectoryCommand.h: ENH:New copyright
  4320. 2001-04-27 12:46 martink
  4321. * CMakeVariables.make.in: removed old junk
  4322. 2001-04-27 12:01 will
  4323. * Source/CMakeBuildTargets.cxx, Source/CMakeSetupCMD.cxx,
  4324. Source/cmAddDefinitionsCommand.cxx,
  4325. Source/cmAddDefinitionsCommand.h,
  4326. Source/cmAddExecutableCommand.cxx, Source/cmAddExecutableCommand.h,
  4327. Source/cmAddLibraryCommand.cxx, Source/cmAddLibraryCommand.h,
  4328. Source/cmAddTargetCommand.cxx, Source/cmAddTargetCommand.h,
  4329. Source/cmAuxSourceDirectoryCommand.cxx,
  4330. Source/cmBuildSharedLibrariesCommand.cxx,
  4331. Source/cmCableCloseNamespaceCommand.cxx,
  4332. Source/cmCableCloseNamespaceCommand.h, Source/cmCableCommand.cxx,
  4333. Source/cmCableCommand.h, Source/cmCableData.cxx,
  4334. Source/cmCableData.h, Source/cmCableDefineSetCommand.cxx,
  4335. Source/cmCableDefineSetCommand.h,
  4336. Source/cmCableInstantiateClassCommand.cxx,
  4337. Source/cmCableInstantiateClassCommand.h,
  4338. Source/cmCableInstantiateCommand.cxx,
  4339. Source/cmCableInstantiateCommand.h,
  4340. Source/cmCableOpenNamespaceCommand.cxx,
  4341. Source/cmCableOpenNamespaceCommand.h,
  4342. Source/cmCablePackageCommand.cxx, Source/cmCablePackageCommand.h,
  4343. Source/cmCablePackageEntryCommand.cxx,
  4344. Source/cmCablePackageEntryCommand.h,
  4345. Source/cmCableSourceFilesCommand.cxx,
  4346. Source/cmCableSourceFilesCommand.h, Source/cmCableWrapCommand.cxx,
  4347. Source/cmCableWrapCommand.h, Source/cmCacheManager.cxx,
  4348. Source/cmCacheManager.h, Source/cmCommand.h, Source/cmCommands.h,
  4349. Source/cmConfigureFileNoAutoconf.cxx,
  4350. Source/cmConfigureFileNoAutoconf.h, Source/cmCustomCommand.cxx,
  4351. Source/cmCustomCommand.h, Source/cmDSPMakefile.cxx,
  4352. Source/cmDSPMakefile.h, Source/cmDSPWriter.cxx,
  4353. Source/cmDSPWriter.h, Source/cmDSWMakefile.cxx,
  4354. Source/cmDSWMakefile.h, Source/cmDSWWriter.cxx,
  4355. Source/cmDSWWriter.h, Source/cmDirectory.cxx, Source/cmDirectory.h,
  4356. Source/cmElseCommand.cxx, Source/cmElseCommand.h,
  4357. Source/cmEndIfCommand.cxx, Source/cmEndIfCommand.h,
  4358. Source/cmFindFileCommand.cxx, Source/cmFindFileCommand.h,
  4359. Source/cmFindIncludeCommand.cxx, Source/cmFindIncludeCommand.h,
  4360. Source/cmFindLibraryCommand.cxx, Source/cmFindLibraryCommand.h,
  4361. Source/cmFindProgramCommand.cxx, Source/cmFindProgramCommand.h,
  4362. Source/cmFunctionBlocker.h, Source/cmIfCommand.cxx,
  4363. Source/cmIfCommand.h, Source/cmIncludeDirectoryCommand.cxx,
  4364. Source/cmIncludeDirectoryCommand.h,
  4365. Source/cmIncludeRegularExpressionCommand.cxx,
  4366. Source/cmIncludeRegularExpressionCommand.h,
  4367. Source/cmLibraryCommand.cxx, Source/cmLibraryCommand.h,
  4368. Source/cmLinkDirectoriesCommand.cxx,
  4369. Source/cmLinkDirectoriesCommand.h,
  4370. Source/cmLinkLibrariesCommand.cxx, Source/cmLinkLibrariesCommand.h,
  4371. Source/cmMSProjectGenerator.cxx, Source/cmMSProjectGenerator.h,
  4372. Source/cmMakeDepend.cxx, Source/cmMakeDepend.h,
  4373. Source/cmMakefile.cxx, Source/cmMakefile.h,
  4374. Source/cmMakefileGenerator.cxx, Source/cmMakefileGenerator.h,
  4375. Source/cmOptionCommand.cxx, Source/cmOptionCommand.h,
  4376. Source/cmProjectCommand.cxx, Source/cmProjectCommand.h,
  4377. Source/cmRegularExpression.cxx, Source/cmRegularExpression.h,
  4378. Source/cmSourceFile.cxx, Source/cmSourceFile.h,
  4379. Source/cmSourceFilesCommand.cxx, Source/cmSourceFilesCommand.h,
  4380. Source/cmSourceFilesRequireCommand.cxx,
  4381. Source/cmSourceFilesRequireCommand.h, Source/cmSourceGroup.cxx,
  4382. Source/cmSourceGroup.h, Source/cmSourceGroupCommand.cxx,
  4383. Source/cmSourceGroupCommand.h, Source/cmStandardIncludes.h,
  4384. Source/cmSubdirCommand.cxx, Source/cmSubdirCommand.h,
  4385. Source/cmSystemTools.cxx, Source/cmSystemTools.h,
  4386. Source/cmTarget.cxx, Source/cmTarget.h, Source/cmTestsCommand.cxx,
  4387. Source/cmTestsCommand.h, Source/cmUnixDefinesCommand.cxx,
  4388. Source/cmUnixDefinesCommand.h, Source/cmUnixLibrariesCommand.cxx,
  4389. Source/cmUnixLibrariesCommand.h,
  4390. Source/cmUnixMakefileGenerator.cxx,
  4391. Source/cmUnixMakefileGenerator.h,
  4392. Source/cmUtilitySourceCommand.cxx, Source/cmUtilitySourceCommand.h,
  4393. Source/cmVTKWrapPythonCommand.cxx, Source/cmVTKWrapTclCommand.cxx,
  4394. Source/cmWin32DefinesCommand.cxx, Source/cmWin32DefinesCommand.h,
  4395. Source/cmWin32IncludeDirectoryCommand.cxx,
  4396. Source/cmWin32IncludeDirectoryCommand.h,
  4397. Source/cmWin32LibrariesCommand.cxx,
  4398. Source/cmWin32LibrariesCommand.h,
  4399. Source/cmWrapExcludeFilesCommand.cxx,
  4400. Source/cmWrapExcludeFilesCommand.h: ENH:New copyright
  4401. 2001-04-27 11:55 will
  4402. * Source/cmAbstractFilesCommand.cxx,
  4403. Source/cmAbstractFilesCommand.h: ENH:Copyright
  4404. 2001-04-26 20:22 martink
  4405. * Source/DLLHeader.dsptemplate, Source/EXEHeader.dsptemplate,
  4406. Source/cmDSPMakefile.cxx, Source/cmDSPMakefile.h,
  4407. Source/cmDSPWriter.cxx, Source/cmDSPWriter.h,
  4408. Source/cmDSWMakefile.cxx, Source/cmDSWWriter.cxx,
  4409. Source/cmLinkLibrariesCommand.cxx, Source/cmLinkLibrariesCommand.h,
  4410. Source/cmMakefile.cxx, Source/cmMakefile.h,
  4411. Source/cmUnixMakefileGenerator.cxx,
  4412. Source/cmVTKWrapPythonCommand.cxx, Source/MFCDialog/CMakeSetup.rc,
  4413. Source/MFCDialog/resource.h: support for debug and opt libraries
  4414. 2001-04-26 19:41 martink
  4415. * Source/cmOptionCommand.cxx, Source/cmOptionCommand.h: better help
  4416. 2001-04-26 19:27 king
  4417. * Source/cmCableInstantiateClassCommand.cxx,
  4418. Source/cmCableInstantiateClassCommand.h,
  4419. Source/cmCableInstantiateCommand.cxx,
  4420. Source/cmCableInstantiateCommand.h,
  4421. Source/cmCablePackageCommand.cxx,
  4422. Source/cmCablePackageEntryCommand.cxx,
  4423. Source/cmCablePackageEntryCommand.h,
  4424. Source/cmCableSourceFilesCommand.cxx,
  4425. Source/cmCableSourceFilesCommand.h, Source/cmCableWrapCommand.cxx,
  4426. Source/cmCableWrapCommand.h: ENH: Changed WriteConfiguration to
  4427. non-const so it can do error checking. Added parsing and output of
  4428. a name for each WrapperSet generated from a CABLE_WRAP command.
  4429. 2001-04-26 18:53 hoffman
  4430. * Source/cmAddLibraryCommand.cxx,
  4431. Source/cmBuildSharedLibrariesCommand.cxx,
  4432. Source/cmCacheManager.cxx, Source/cmCacheManager.h,
  4433. Source/cmFindFileCommand.cxx, Source/cmFindIncludeCommand.cxx,
  4434. Source/cmFindLibraryCommand.cxx, Source/cmFindPathCommand.cxx,
  4435. Source/cmFindProgramCommand.cxx, Source/cmOptionCommand.cxx,
  4436. Source/cmUtilitySourceCommand.cxx,
  4437. Source/MFCDialog/CMakeSetupDialog.cpp,
  4438. Source/MFCDialog/PropertyList.cpp, Source/MFCDialog/PropertyList.h:
  4439. ENH: add help for cache entries
  4440. 2001-04-26 14:49 martink
  4441. * Source/cmCacheManager.cxx, Source/cmElseCommand.cxx,
  4442. Source/cmIfCommand.cxx, Source/cmSystemTools.cxx,
  4443. Source/cmSystemTools.h: some fixes for If commands
  4444. 2001-04-26 13:38 martink
  4445. * Source/CMakeSetup.dsw, Source/DumpDocumentation.dsp,
  4446. Source/cmCommands.cxx, Source/cmDSPMakefile.cxx,
  4447. Source/cmDSPWriter.cxx, Source/cmDSPMakefile.h,
  4448. Source/cmDSPWriter.h, Source/cmFindFileCommand.cxx,
  4449. Source/cmFindIncludeCommand.cxx, Source/cmFindIncludeCommand.h,
  4450. Source/cmFindLibraryCommand.cxx, Source/cmFindLibraryCommand.h,
  4451. Source/cmFindPathCommand.cxx, Source/cmFindPathCommand.h,
  4452. Source/cmMakefile.cxx, Source/cmMakefile.h,
  4453. Source/cmUnixMakefileGenerator.cxx: bug fixes
  4454. 2001-04-25 23:01 hoffman
  4455. * Source/MFCDialog/CMakeSetupDialog.cpp: ENH: set initial build to
  4456. source dir
  4457. 2001-04-25 22:53 hoffman
  4458. * Source/MFCDialog/CMakeSetupDialog.cpp: ENH: add error checking
  4459. for empty build dir
  4460. 2001-04-25 20:09 hoffman
  4461. * configure.in.sample, Source/Makefile.in,
  4462. Source/cmCacheManager.cxx, Source/cmCacheManager.h,
  4463. Source/cmMakefile.cxx, Source/MFCDialog/CMakeDialog.h,
  4464. Source/MFCDialog/CMakeSetup.rc,
  4465. Source/MFCDialog/CMakeSetupDialog.cpp,
  4466. Source/MFCDialog/CMakeSetupDialog.h,
  4467. Source/MFCDialog/PropertyList.cpp, Source/MFCDialog/PropertyList.h:
  4468. ENH: clean up cmake GUI and remove the parsing of CMakeLists.txt
  4469. files by configure
  4470. 2001-04-25 15:47 martink
  4471. * Source/cmElseCommand.h, Source/cmEndIfCommand.h,
  4472. Source/cmIfCommand.h: rules were not inherited when they should be
  4473. 2001-04-25 13:37 king
  4474. * Source/cmUnixMakefileGenerator.cxx: BUG: Fixed output of
  4475. dependencies. It needs to loop over the makefile's targets, not
  4476. the source lists.
  4477. 2001-04-25 13:37 king
  4478. * Source/cmMakeDepend.cxx: STYLE: Updated comments for name change
  4479. cmClassFile->cmSourceFile
  4480. 2001-04-25 13:33 martink
  4481. * CMake.doc: updated the docs some
  4482. 2001-04-24 21:33 king
  4483. * Source/cmUnixMakefileGenerator.cxx: ERR: cmClassFile.h ->
  4484. cmSourceFile.h include change.
  4485. 2001-04-24 20:46 martink
  4486. * Source/CMakeLib.dsp, Source/Makefile.in,
  4487. Source/cmAbstractFilesCommand.cxx,
  4488. Source/cmAuxSourceDirectoryCommand.cxx,
  4489. Source/cmCablePackageCommand.cxx,
  4490. Source/cmCableSourceFilesCommand.cxx, Source/cmCacheManager.cxx,
  4491. Source/cmCacheManager.h, Source/cmCommands.cxx,
  4492. Source/cmDSPMakefile.cxx, Source/cmDSPMakefile.h,
  4493. Source/cmDSPWriter.cxx, Source/cmDSPWriter.h,
  4494. Source/cmMakeDepend.cxx, Source/cmMakeDepend.h,
  4495. Source/cmMakefile.cxx, Source/cmMakefile.h,
  4496. Source/cmOptionCommand.cxx, Source/cmSourceFilesCommand.cxx,
  4497. Source/cmSourceFilesRequireCommand.cxx, Source/cmTarget.h,
  4498. Source/cmUnixDefinesCommand.cxx, Source/cmUnixLibrariesCommand.cxx,
  4499. Source/cmUnixMakefileGenerator.cxx,
  4500. Source/cmWin32DefinesCommand.cxx,
  4501. Source/cmWin32IncludeDirectoryCommand.cxx,
  4502. Source/cmWin32LibrariesCommand.cxx,
  4503. Source/cmWrapExcludeFilesCommand.cxx,
  4504. Source/MFCDialog/CMakeSetupDialog.cpp,
  4505. Source/cmVTKWrapPythonCommand.cxx, Source/cmVTKWrapPythonCommand.h,
  4506. Source/cmVTKWrapTclCommand.cxx, Source/cmVTKWrapTclCommand.h,
  4507. Source/cmSourceFile.cxx, Source/cmSourceFile.h,
  4508. Source/cmTarget.cxx, Source/cmWrapTclCommand.cxx,
  4509. Source/cmWrapTclCommand.h, Source/cmClassFile.cxx,
  4510. Source/cmClassFile.h: many fixes and cleanup and features
  4511. 2001-04-24 18:19 hoffman
  4512. * Source/MFCDialog/CMakeSetupDialog.cpp,
  4513. Source/MFCDialog/PropertyList.cpp, Source/MFCDialog/PropertyList.h:
  4514. BUG: fix duplicate property items
  4515. 2001-04-24 17:32 hoffman
  4516. * Source/MFCDialog/CMakeSetupDialog.cpp,
  4517. Source/MFCDialog/CMakeSetupDialog.h,
  4518. Source/MFCDialog/PropertyList.cpp: BUG: fix cache updates
  4519. 2001-04-24 16:40 hoffman
  4520. * Source/cmBuildSharedLibrariesCommand.cxx,
  4521. Source/cmCacheManager.cxx, Source/cmCacheManager.h,
  4522. Source/cmMakefile.cxx, Source/cmMakefile.h,
  4523. Source/cmOptionCommand.cxx, Source/cmWrapTclCommand.cxx,
  4524. Source/MFCDialog/CMakeSetupDialog.cpp: BUG: fix build directory
  4525. problem
  4526. 2001-04-24 13:45 king
  4527. * CMakeVariables.make.in: ERR: Removed extra SRC_OBJ reference.
  4528. The variable is no longer used.
  4529. 2001-04-23 20:40 hoffman
  4530. * Source/CMakeLib.dsp, Source/cmCacheManager.cxx,
  4531. Source/cmCacheManager.h, Source/cmDSWMakefile.cxx,
  4532. Source/cmDSWWriter.cxx, Source/cmSourceGroup.h,
  4533. Source/cmStandardIncludes.h, Source/cmWindowsConfigure.cxx,
  4534. Source/cmWindowsConfigure.h, Source/MFCDialog/CMakeDialog.h,
  4535. Source/MFCDialog/CMakeSetup.dsp, Source/MFCDialog/CMakeSetup.rc,
  4536. Source/MFCDialog/CMakeSetupDialog.cpp,
  4537. Source/MFCDialog/CMakeSetupDialog.h,
  4538. Source/MFCDialog/PropertyList.cpp, Source/MFCDialog/PropertyList.h,
  4539. Source/MFCDialog/resource.h: ENH: new GUI editor for cmake cache
  4540. file
  4541. 2001-04-23 20:33 martink
  4542. * Source/cmCommands.cxx, Source/cmWrapTclCommand.cxx: added option
  4543. command
  4544. 2001-04-23 20:33 martink
  4545. * Source/cmOptionCommand.cxx, Source/cmOptionCommand.h: new command
  4546. 2001-04-23 17:58 blezek
  4547. * CMakeRules.make.in, Source/cmUnixMakefileGenerator.cxx: BUG:
  4548. Clean was not doing it's job
  4549. 2001-04-23 14:23 king
  4550. * Source/cmIfCommand.h: ERR: Added virtual destructor to complement
  4551. virtual functions in cmIfFunctionBlocker.
  4552. 2001-04-19 21:39 martink
  4553. * Source/cmAddDefinitionsCommand.cxx,
  4554. Source/cmAddDefinitionsCommand.h, Source/cmCommands.cxx,
  4555. Source/cmElseCommand.cxx, Source/cmElseCommand.h,
  4556. Source/cmEndIfCommand.cxx, Source/cmEndIfCommand.h,
  4557. Source/cmFunctionBlocker.h, Source/cmIfCommand.cxx,
  4558. Source/cmIfCommand.h, Source/cmMakefile.cxx, Source/cmMakefile.h:
  4559. added if else endif add definition
  4560. 2001-04-19 17:28 martink
  4561. * Source/cmCablePackageCommand.cxx, Source/cmCustomCommand.h,
  4562. Source/cmDSPMakefile.cxx, Source/cmDSPWriter.cxx,
  4563. Source/cmDSWMakefile.cxx, Source/cmDSWWriter.cxx,
  4564. Source/cmMakefile.cxx, Source/cmSourceGroup.cxx, Source/cmTarget.h,
  4565. Source/cmUnixMakefileGenerator.cxx: cleaned up the coding style
  4566. made ivars private etc
  4567. 2001-04-18 12:01 king
  4568. * Source/cmMakeDepend.cxx: ERR: We can't assume a vector iterator
  4569. is a pointer. It must be dereferenced to get a reference to the
  4570. element, and then we can take the address of that to get a pointer.
  4571. "i" becomes "&*i"
  4572. 2001-04-17 11:42 king
  4573. * Source/cmUnixMakefileGenerator.cxx: ERR: Removed unused variable.
  4574. 2001-04-16 19:40 hoffman
  4575. * Source/cmStandardIncludes.h, Source/cmSystemTools.cxx: BUG: fix
  4576. small compile issues on HP aCC
  4577. 2001-04-16 16:31 king
  4578. * Source/cmMakeDepend.cxx, Source/cmMakeDepend.h: ENH: Changed
  4579. m_Indices to an stl set and renamed it to m_IndexSet. Using a set
  4580. results in a significant performance increase and reduction in
  4581. memory usage.
  4582. 2001-04-16 14:15 millerjv
  4583. * Source/cmAddLibraryCommand.cxx: FIX: allow ADD_LIBRARY with no
  4584. source list
  4585. 2001-04-16 14:01 martink
  4586. * Source/cmCablePackageCommand.cxx, Source/cmMakefile.h: fixed
  4587. cable package issue
  4588. 2001-04-12 19:34 martink
  4589. * Source/Makefile.in, Source/cmAddLibraryCommand.cxx,
  4590. Source/cmCacheManager.cxx, Source/cmCacheManager.h,
  4591. Source/cmMakefile.h, Source/cmUnixMakefileGenerator.cxx,
  4592. Source/cmWrapTclCommand.cxx: some bug fixes
  4593. 2001-04-12 13:55 king
  4594. * Source/cmUnixMakefileGenerator.cxx,
  4595. Source/cmUnixMakefileGenerator.h: ENH: Added individual library
  4596. linkage output so that shared libraries will not try to link
  4597. against themselves.
  4598. 2001-04-12 13:49 martink
  4599. * Source/cmExecutablesCommand.cxx, Source/cmExecutablesCommand.h:
  4600. removed old rules
  4601. 2001-04-11 20:34 king
  4602. * Source/cmUnixMakefileGenerator.cxx: ENH: Generation now sets up
  4603. proper linking of shared libraries to each other.
  4604. 2001-04-11 19:43 king
  4605. * CMakeMaster.make.in: ERR: Needed to switch point where
  4606. CMakeTargets.make is included so that Variables will be available
  4607. to the targets file.
  4608. 2001-04-11 18:58 martink
  4609. * Source/CMakeLib.dsp, Source/CMakeSetupCMD.dsp,
  4610. Source/Makefile.in, Source/cmAbstractFilesCommand.cxx,
  4611. Source/cmAddExecutableCommand.cxx, Source/cmAddExecutableCommand.h,
  4612. Source/cmAddLibraryCommand.cxx, Source/cmAddLibraryCommand.h,
  4613. Source/cmAuxSourceDirectoryCommand.cxx,
  4614. Source/cmAuxSourceDirectoryCommand.h, Source/cmCableCommand.cxx,
  4615. Source/cmCableData.cxx, Source/cmCableData.h,
  4616. Source/cmCablePackageCommand.cxx, Source/cmCablePackageCommand.h,
  4617. Source/cmCableSourceFilesCommand.cxx, Source/cmClassFile.cxx,
  4618. Source/cmClassFile.h, Source/cmCommands.cxx,
  4619. Source/cmCustomCommand.cxx, Source/cmCustomCommand.h,
  4620. Source/cmDSPMakefile.cxx, Source/cmDSPMakefile.h,
  4621. Source/cmDSPWriter.cxx, Source/cmDSPWriter.h,
  4622. Source/cmDSWMakefile.cxx, Source/cmDSWMakefile.h,
  4623. Source/cmDSWWriter.cxx, Source/cmDSWWriter.h,
  4624. Source/cmMakeDepend.cxx, Source/cmMakeDepend.h,
  4625. Source/cmMakefile.cxx, Source/cmMakefile.h,
  4626. Source/cmSourceFilesCommand.cxx, Source/cmSourceFilesCommand.h,
  4627. Source/cmSourceFilesRequireCommand.cxx,
  4628. Source/cmSourceFilesRequireCommand.h, Source/cmSourceGroup.cxx,
  4629. Source/cmSourceGroup.h, Source/cmTarget.h,
  4630. Source/cmTestsCommand.cxx, Source/cmUnixMakefileGenerator.cxx,
  4631. Source/cmUnixMakefileGenerator.h,
  4632. Source/cmWrapExcludeFilesCommand.cxx, Source/cmWrapTclCommand.cxx,
  4633. Source/cmWrapTclCommand.h, CMakeRules.make.in: major changes to
  4634. support multiple libraries and source lists
  4635. 2001-04-10 19:26 king
  4636. * Source/DLLHeader.dsptemplate: ENH: Need BUILD_SHARED_LIBRARIES
  4637. defined for making windows DLLs.
  4638. 2001-04-09 14:56 king
  4639. * Source/cmCablePackageCommand.cxx: ERR: Added double-quotes around
  4640. command name before arguments are appended.
  4641. 2001-04-09 14:53 king
  4642. * Source/cmUnixMakefileGenerator.cxx: ERR: Missed one EscapeSpaces
  4643. call.
  4644. 2001-04-09 14:31 king
  4645. * Source/cmCableCommand.cxx, Source/cmDSPMakefile.cxx,
  4646. Source/cmDSPWriter.cxx, Source/cmSystemTools.cxx,
  4647. Source/cmSystemTools.h, Source/cmUnixMakefileGenerator.cxx,
  4648. Source/cmUtilitySourceCommand.cxx: ERR: Corrected use of
  4649. double-quotes to be compatible with UNIX make. Now double quotes
  4650. (windows) or escape sequences for spaces (unix) are added when
  4651. dependencies are output.
  4652. 2001-04-09 13:44 king
  4653. * Source/cmCableCommand.cxx, Source/cmDSPMakefile.cxx,
  4654. Source/cmDSPWriter.cxx, Source/cmUtilitySourceCommand.cxx: ENH:
  4655. Added support for spaces in the output directory names. Spaces in
  4656. the input directory name may work also, but are untested.
  4657. 2001-04-06 21:01 hoffman
  4658. * Source/cmDSPMakefile.cxx, Source/cmDSPWriter.cxx,
  4659. Source/cmDSPMakefile.h, Source/cmDSPWriter.h,
  4660. Source/cmDSWMakefile.cxx, Source/cmDSWWriter.cxx: BUG: fix depends
  4661. for libraries and executables in the same dir
  4662. 2001-04-06 18:51 hoffman
  4663. * Source/cmFindIncludeCommand.cxx, Source/cmFindLibraryCommand.cxx,
  4664. Source/cmMakefile.cxx: ENH: better error reporting, and add
  4665. NOTFOUND into cache for library and file find
  4666. 2001-04-06 16:00 martink
  4667. * Source/cmFindIncludeCommand.h: fixed the documentation some
  4668. 2001-04-06 12:28 millerjv
  4669. * Source/cmDSPMakefile.cxx, Source/cmDSPWriter.cxx: FIX:
  4670. configurations list needed to be reset for each dsp file created
  4671. 2001-04-04 13:33 millerjv
  4672. * Source/EXEHeader.dsptemplate, Source/staticLibHeader.dsptemplate:
  4673. FIX: returned to using /O2 optimization level and put a pragma in
  4674. the netlib code that could not handle the /Og component of /O2
  4675. 2001-03-28 16:49 king
  4676. * Source/cmSystemTools.cxx: ERR: Blank line regular expression
  4677. updated to allow whitespace on the line.
  4678. 2001-03-23 19:27 king
  4679. * Source/cmCableSourceFilesCommand.cxx,
  4680. Source/cmCableSourceFilesCommand.h: ENH: Added support for
  4681. CABLE_SOURCE_FILES to refer to files that are not in the current
  4682. directory. The include path is searched for the files.
  4683. 2001-03-21 20:52 king
  4684. * Source/cmStandardIncludes.h: ERR: Added pragma to disable symbol
  4685. length warning for Intel compiler.
  4686. 2001-03-20 18:48 king
  4687. * Source/cmDSPMakefile.cxx, Source/cmDSPWriter.cxx: ERR: Small bug
  4688. in generated DSP file fixed. A custom command environment variable
  4689. has been replaced with explicity writing out the command.
  4690. 2001-03-20 18:20 king
  4691. * Source/CMakeLib.dsp, Source/Makefile.in,
  4692. Source/cmCableCommand.cxx, Source/cmCablePackageCommand.cxx,
  4693. Source/cmCommands.cxx, Source/cmDSPMakefile.cxx,
  4694. Source/cmDSPMakefile.h, Source/cmDSPWriter.cxx,
  4695. Source/cmDSPWriter.h, Source/cmMakefile.cxx, Source/cmMakefile.h,
  4696. Source/cmSourceGroup.cxx, Source/cmSourceGroup.h,
  4697. Source/cmSourceGroupCommand.cxx, Source/cmSourceGroupCommand.h,
  4698. Source/cmUnixMakefileGenerator.cxx, Source/cmWrapTclCommand.cxx:
  4699. ENH: Added SOURCE_GROUP command and corresponding support code.
  4700. This command allows CMakeLists files to specify how sources are
  4701. organized into groups in the generated DSP files and makefiles.
  4702. 2001-03-19 16:47 millerjv
  4703. * Source/EXEHeader.dsptemplate: ENH: ignore unused libary warnings,
  4704. removed /force
  4705. 2001-03-19 16:00 king
  4706. * Source/cmDSPMakefile.cxx, Source/cmDSPWriter.cxx: ENH: Added text
  4707. files group to DSP output. CMakeLists.txt is duplicated in this
  4708. group and outside, but fixing this will require a reorganization of
  4709. custom rule generation. I should get to that soon.
  4710. 2001-03-19 16:00 king
  4711. * Source/cmSystemTools.cxx, Source/cmSystemTools.h: ERR: Removed
  4712. functions I just added. They don't belong here (yet?).
  4713. 2001-03-19 16:00 king
  4714. * Source/cmCableCommand.cxx: ERR: Changed generation of rule to
  4715. generate cable_config.xml to be produced differently for windows
  4716. and unix.
  4717. 2001-03-19 15:09 king
  4718. * Source/cmSystemTools.cxx, Source/cmSystemTools.h: ENH: Added
  4719. functions to get information about the CMake executable on each
  4720. platform.
  4721. 2001-03-19 15:09 king
  4722. * Source/cmCableCommand.cxx: ENH: Added generation of a rule to
  4723. re-run CMake if the cable_config.xml file is missing.
  4724. 2001-03-16 16:14 king
  4725. * Source/cmCableData.cxx, Source/cmCableData.h: ERR: Re-ordered
  4726. declaration of members v. order of initialization on the
  4727. constructor to match each other.
  4728. 2001-03-16 16:04 king
  4729. * Source/cmCableData.cxx, Source/cmCableData.h: BUG: Rearranged
  4730. cable config file open to do open in construction of m_OutputFile.
  4731. Fixes problem on SGI with opening the file.
  4732. 2001-03-16 14:25 king
  4733. * Source/cmCableDefineSetCommand.cxx,
  4734. Source/cmCableSourceFilesCommand.cxx: ENH: Changed generated
  4735. includes to not have full path specified.
  4736. 2001-03-15 23:09 king
  4737. * Source/cmCommands.cxx,
  4738. Source/cmIncludeRegularExpressionCommand.cxx,
  4739. Source/cmIncludeRegularExpressionCommand.h,
  4740. Source/cmMakeDepend.cxx, Source/cmMakeDepend.h,
  4741. Source/cmMakefile.cxx, Source/cmMakefile.h: ENH: Added
  4742. INCLUDE_REGULAR_EXPRESSION command to set regular expression used
  4743. in dependency checking.
  4744. 2001-03-15 19:46 king
  4745. * Source/cmCableDefineSetCommand.cxx,
  4746. Source/cmCableDefineSetCommand.h: ENH: Added SOURCE_FILES syntax to
  4747. CABLE_DEFINE_SET command.
  4748. 2001-03-15 19:33 king
  4749. * Source/cmMakefile.cxx, Source/cmMakefile.h: BUG: Moved definition
  4750. of CMAKE_SOURCE_DIR and CMAKE_BINARY_DIR to be as soon as their
  4751. information is known.
  4752. 2001-03-15 15:42 king
  4753. * Source/cmCablePackageCommand.cxx, Source/cmCablePackageCommand.h:
  4754. BUG: Fixed segfault when CABLE_PACKAGE is only CABLE command.
  4755. Related to order of virtual destructor calls.
  4756. 2001-03-14 22:49 king
  4757. * Source/cmStandardIncludes.h: ERR: Added for-loop scoping hack for
  4758. CMake sources on MSVC
  4759. 2001-03-14 21:34 king
  4760. * Source/cmSystemTools.cxx: ENH: Added support for comments inside
  4761. function calls and indented comments.
  4762. 2001-03-13 23:01 king
  4763. * Source/cmCableDefineSetCommand.cxx,
  4764. Source/cmCableDefineSetCommand.h: ENH: Added support for element
  4765. tag specification with syntax tag:element as an argument to the
  4766. CABLE_DEFINE_SET command. A single colon with nothing to its left
  4767. will result in an empty tag.
  4768. 2001-03-13 14:33 king
  4769. * Source/cmWrapTclCommand.cxx: ERR: Less-than-zero test replaced
  4770. with greater-than-zero since we want zero arguments.
  4771. 2001-03-12 23:30 king
  4772. * Source/cmCommand.h, Source/cmSystemTools.cxx,
  4773. Source/cmSystemTools.h: ENH: Improved error handling when GetError
  4774. is called on a command that has not called SetError.
  4775. 2001-03-12 15:10 geoff
  4776. * Source/cmCommands.cxx, Source/cmWin32IncludeDirectoryCommand.cxx,
  4777. Source/cmWin32IncludeDirectoryCommand.h: Include directories under
  4778. Win32 only (inherited by subdirs)
  4779. 2001-03-09 21:56 king
  4780. * Source/DLLHeader.dsptemplate, Source/EXEHeader.dsptemplate,
  4781. Source/cmDSPMakefile.cxx, Source/cmDSPMakefile.h,
  4782. Source/cmDSPWriter.cxx, Source/cmDSPWriter.h,
  4783. Source/staticLibHeader.dsptemplate: ENH: Finished Simplifying
  4784. dsptemplate processing with in place of separate Release, Debug,
  4785. ReleaseDLL, ... configurations.
  4786. 2001-03-09 20:35 king
  4787. * Source/cmDSPMakefile.cxx, Source/cmDSPWriter.cxx,
  4788. Source/staticLibHeader.dsptemplate: ERR: Fixed library path problem
  4789. for ReleaseMinSize build. should now be used in place of separate
  4790. Release, Debug, and ReleaseMinSize.
  4791. 2001-03-09 19:35 king
  4792. * Source/EXEHeader.dsptemplate: ERR: Fixed header template for
  4793. Release MinSize builds.
  4794. 2001-03-09 16:33 king
  4795. * Source/EXEHeader.dsptemplate: ENH: Added Release MinSize
  4796. configuration for executables.
  4797. 2001-03-09 16:33 king
  4798. * Source/cmUtilitySourceCommand.h: ENH: Made UTILITY_SOURCE command
  4799. inherited, just like FIND_PROGRAM.
  4800. 2001-03-09 16:16 king
  4801. * Source/cmCablePackageCommand.cxx: ERR: Missing initalization of a
  4802. cmClassFile::m_HeaderFileOnly fixed.
  4803. 2001-03-09 15:52 king
  4804. * Source/cmCablePackageCommand.cxx: ENH: Added proper dependency
  4805. generation for a package on cable executable.
  4806. 2001-03-09 15:52 king
  4807. * Source/cmDSWMakefile.cxx, Source/cmDSWWriter.cxx,
  4808. Source/cmMakefile.cxx, Source/cmMakefile.h,
  4809. Source/cmUnixMakefileGenerator.cxx,
  4810. Source/cmUnixMakefileGenerator.h,
  4811. Source/cmUtilitySourceCommand.cxx: ENH: Added utility dependency
  4812. support. Now a project can depend on other executables as well as
  4813. link libraries.
  4814. 2001-03-09 15:52 king
  4815. * Source/cmCableCommand.cxx, Source/cmCableData.cxx: ERR: Added
  4816. automatic creation of directory for cable_config.xml file and
  4817. corresponding error reporting.
  4818. 2001-03-08 23:24 king
  4819. * Source/cmMakefile.cxx, Source/cmUtilitySourceCommand.cxx: ERR:
  4820. Replaced CMAKE_CFG= with CMAKE_CFG_OUTDIR= to fix windows behavior.
  4821. 2001-03-08 23:13 king
  4822. * Source/cmDSPMakefile.cxx, Source/cmDSPWriter.cxx: ENH: Added
  4823. output of custom rules for XML sources.
  4824. 2001-03-08 22:38 king
  4825. * Source/cmUnixMakefileGenerator.cxx: ENH: Added output of defines
  4826. flags as part of INCLUDE_FLAGS.
  4827. 2001-03-08 22:30 king
  4828. * Source/cmUnixMakefileGenerator.cxx: ENH: Added output of a custom
  4829. command's m_Source as a dependency.
  4830. 2001-03-08 22:30 king
  4831. * Source/cmUnixDefinesCommand.cxx: ERR: Minor wording error in
  4832. output message.
  4833. 2001-03-08 22:30 king
  4834. * Source/cmCablePackageCommand.cxx: ENH: Creation of generator rule
  4835. now properly uses the custom command's m_Source member.
  4836. 2001-03-08 21:12 king
  4837. * Source/cmCableCommand.cxx, Source/cmCableData.cxx,
  4838. Source/cmCableData.h, Source/cmCablePackageCommand.cxx,
  4839. Source/cmCablePackageCommand.h,
  4840. Source/cmCableSourceFilesCommand.cxx,
  4841. Source/cmCableSourceFilesCommand.h: ENH: Added creation of custom
  4842. rules for generating CABLE packages.
  4843. 2001-03-08 21:12 king
  4844. * Source/cmMakeDepend.cxx, Source/cmMakeDepend.h: ENH: Added
  4845. support for finding dependencies for files that don't exist.
  4846. Dependency recursion begins with hints provided in the cmClassFile
  4847. for a file if it doesn't exist.
  4848. 2001-03-08 16:30 king
  4849. * Source/cmCableSourceFilesCommand.cxx: ENH: Added .txx detection
  4850. for Header block output.
  4851. 2001-03-08 15:30 king
  4852. * Source/cmCommands.cxx, Source/cmMakefile.cxx,
  4853. Source/cmMakefile.h, Source/cmSystemTools.cxx,
  4854. Source/cmSystemTools.h, Source/cmUtilitySourceCommand.cxx,
  4855. Source/cmUtilitySourceCommand.h: ENH: Added UTILITY_SOURCE command
  4856. for specifying where a 3rd party utility's source is located when
  4857. it is included in the distribution of a project.
  4858. 2001-03-07 18:33 king
  4859. * Source/cmCableCommand.cxx: ERR: Commented out experimental code
  4860. that was accidentally checked in.
  4861. 2001-03-07 18:23 king
  4862. * Source/cmCableCommand.cxx: ENH: Added Cable to Utilities and
  4863. appropriate CMakeLists.txt changes. Moved VXLNumerics link out of
  4864. source's root directory and into separate entries for Code and
  4865. Testing directories. This prevents linking of all programs (like
  4866. Cable) with the numerics library.
  4867. 2001-03-02 21:04 king
  4868. * Source/cmUnixMakefileGenerator.cxx,
  4869. Source/cmUnixMakefileGenerator.h: ENH: Added custom rule support to
  4870. cmUnixMakefileGenerator.
  4871. 2001-03-02 18:47 will
  4872. * Source/cmUnixMakefileGenerator.cxx: BUG: repeat all -l options to
  4873. avoid having to worry about link order.
  4874. 2001-03-02 17:27 king
  4875. * Source/cmCableCommand.cxx, Source/cmCableData.cxx,
  4876. Source/cmCableData.h: ENH: CABLE config file (config_cable.xml)
  4877. should now be opened in the output directory.
  4878. 2001-03-01 21:47 king
  4879. * Source/cmCableCloseNamespaceCommand.cxx,
  4880. Source/cmCableCloseNamespaceCommand.h, Source/cmCableCommand.cxx,
  4881. Source/cmCableCommand.h, Source/cmCableData.cxx,
  4882. Source/cmCableData.h, Source/cmCableDefineSetCommand.cxx,
  4883. Source/cmCableDefineSetCommand.h,
  4884. Source/cmCableInstantiateClassCommand.cxx,
  4885. Source/cmCableInstantiateClassCommand.h,
  4886. Source/cmCableInstantiateCommand.cxx,
  4887. Source/cmCableInstantiateCommand.h,
  4888. Source/cmCableOpenNamespaceCommand.cxx,
  4889. Source/cmCableOpenNamespaceCommand.h,
  4890. Source/cmCablePackageCommand.cxx, Source/cmCablePackageCommand.h,
  4891. Source/cmCablePackageEntryCommand.cxx,
  4892. Source/cmCablePackageEntryCommand.h,
  4893. Source/cmCableSourceFilesCommand.cxx,
  4894. Source/cmCableSourceFilesCommand.h, Source/cmCableWrapCommand.cxx,
  4895. Source/cmCableWrapCommand.h, Source/cmCommands.cxx: ENH: Change to
  4896. new CABLE command architecture. CABLE configuration code is now
  4897. generated on the first pass, during the Invoke() calls.
  4898. 2001-02-28 22:50 hoffman
  4899. * Source/cmDSPMakefile.cxx, Source/cmDSPWriter.cxx,
  4900. Source/cmDSPMakefile.h, Source/cmDSPWriter.h,
  4901. Source/cmDSWMakefile.cxx, Source/cmDSWWriter.cxx: BUG: fix circular
  4902. depends on libraries and remove depends for static libraries
  4903. 2001-02-28 14:34 king
  4904. * Source/cmCableCommand.cxx, Source/cmCableCommand.h,
  4905. Source/cmCableData.cxx, Source/cmCableData.h,
  4906. Source/cmCableDefineSetCommand.cxx,
  4907. Source/cmCableDefineSetCommand.h,
  4908. Source/cmCableInstantiateClassCommand.cxx,
  4909. Source/cmCableInstantiateClassCommand.h,
  4910. Source/cmCableInstantiateCommand.cxx,
  4911. Source/cmCableInstantiateCommand.h, Source/cmCommands.cxx: ENH:
  4912. CABIL -> CABLE rename.
  4913. 2001-02-27 21:44 martink
  4914. * Source/cmClassFile.h: added wrap exclude ivar
  4915. 2001-02-27 21:44 martink
  4916. * Source/cmBuildSharedLibrariesCommand.cxx,
  4917. Source/cmBuildSharedLibrariesCommand.h,
  4918. Source/cmWrapExcludeFilesCommand.cxx,
  4919. Source/cmWrapExcludeFilesCommand.h: new commands
  4920. 2001-02-27 21:44 martink
  4921. * Source/DLLFooter.dsptemplate, Source/DLLHeader.dsptemplate: dll
  4922. build rules
  4923. 2001-02-27 21:44 martink
  4924. * Source/cmWrapTclCommand.cxx: bug fixes
  4925. 2001-02-27 21:44 martink
  4926. * Source/cmCommands.cxx: added new commands
  4927. 2001-02-27 21:44 martink
  4928. * Source/cmDSPMakefile.cxx, Source/cmDSPMakefile.h,
  4929. Source/cmDSPWriter.cxx, Source/cmDSPWriter.h,
  4930. Source/cmDSWMakefile.cxx, Source/cmDSWWriter.cxx: many enhancements
  4931. including dll support
  4932. 2001-02-27 21:44 martink
  4933. * Source/staticLibHeader.dsptemplate: change in options for much
  4934. smaller libraries
  4935. 2001-02-27 21:28 king
  4936. * Source/cmCableCommand.h, Source/cmCableDefineSetCommand.cxx,
  4937. Source/cmCableDefineSetCommand.h,
  4938. Source/cmCableInstantiateClassCommand.cxx,
  4939. Source/cmCableInstantiateClassCommand.h,
  4940. Source/cmCableInstantiateCommand.cxx,
  4941. Source/cmCableInstantiateCommand.h, Source/cmCommands.cxx: ENH:
  4942. Implemented automatic tag generation for CABIL_DEFINE_SET command.
  4943. Added tag output to WriteConfiguration methods. Added
  4944. CABIL_INSTANTIATE_CLASS command to generate explicit class template
  4945. instantiation configuration output.
  4946. 2001-02-27 20:41 king
  4947. * Source/cmSystemTools.cxx: ENH/BUG: Improved function parsing to
  4948. allow just about anything inside a double-quoted argument. Also
  4949. fixed parsing of lines with both quoted and non-quoted arguments.
  4950. 2001-02-27 17:00 lorensen
  4951. * Source/cmSystemTools.cxx: ENH: mask on mkdir set to 777.
  4952. 2001-02-27 17:00 lorensen
  4953. * Source/CMakeBuildTargets.cxx: ERR: missing std:: on cout.
  4954. 2001-02-27 01:58 millerjv
  4955. * Source/staticLibHeader.dsptemplate: FIX: added /GR to MinSize
  4956. build to avoid warnings about dynamic cast
  4957. 2001-02-26 23:20 king
  4958. * Source/cmCableInstantiateCommand.cxx: ERR: Fixed configuration
  4959. file output to open file in output directory.
  4960. 2001-02-26 23:16 king
  4961. * Source/cmWrapTclCommand.cxx: int -> unsigned int
  4962. 2001-02-26 22:58 king
  4963. * Source/cmStandardIncludes.h: ERR: fsream.h -> fstream.h
  4964. 2001-02-26 22:58 king
  4965. * Source/cmCableCommand.cxx, Source/cmCableCommand.h,
  4966. Source/cmCableData.cxx, Source/cmCableData.h,
  4967. Source/cmCableDefineSetCommand.cxx,
  4968. Source/cmCableDefineSetCommand.h,
  4969. Source/cmCableInstantiateCommand.cxx,
  4970. Source/cmCableInstantiateCommand.h, Source/cmCommands.cxx: ENH:
  4971. Added CABIL commands for configuration file generation.
  4972. 2001-02-26 22:58 king
  4973. * Source/cmMakefile.h: ENH: Added GetUsedCommands() method.
  4974. 2001-02-26 22:13 martink
  4975. * Source/cmWrapTclCommand.cxx, Source/cmWrapTclCommand.h: very
  4976. early version of a wrapper
  4977. 2001-02-26 22:13 martink
  4978. * Source/cmCommands.cxx, Source/cmDSPMakefile.cxx,
  4979. Source/cmDSPMakefile.h, Source/cmDSPWriter.cxx,
  4980. Source/cmDSPWriter.h, Source/cmMakefile.h: a variety of fixes and
  4981. enhancements
  4982. 2001-02-26 22:13 martink
  4983. * Source/cmClassFile.cxx, Source/cmClassFile.h: added
  4984. functionality, fixed bug if no file existed and with header files
  4985. 2001-02-26 22:13 martink
  4986. * Source/cmFindProgramCommand.cxx, Source/cmFindProgramCommand.h:
  4987. fixed bug and modified functionality
  4988. 2001-02-26 22:13 martink
  4989. * Source/cmFindFileCommand.cxx, Source/cmFindFileCommand.h: new
  4990. command
  4991. 2001-02-26 18:25 king
  4992. * Source/cmMakefile.cxx: ERR: Fixed unknown command output error
  4993. message for spacing.
  4994. 2001-02-26 17:07 king
  4995. * Source/cmAbstractFilesCommand.h, Source/cmAddTargetCommand.h,
  4996. Source/cmAuxSourceDirectoryCommand.h, Source/cmCommand.h,
  4997. Source/cmExecutablesCommand.h, Source/cmFindIncludeCommand.h,
  4998. Source/cmFindLibraryCommand.h, Source/cmFindProgramCommand.h,
  4999. Source/cmIncludeDirectoryCommand.h, Source/cmLibraryCommand.h,
  5000. Source/cmLinkDirectoriesCommand.h, Source/cmLinkLibrariesCommand.h,
  5001. Source/cmProjectCommand.h, Source/cmSourceFilesCommand.h,
  5002. Source/cmSourceFilesRequireCommand.h, Source/cmSubdirCommand.h,
  5003. Source/cmTestsCommand.h, Source/cmUnixDefinesCommand.h,
  5004. Source/cmUnixLibrariesCommand.h, Source/cmWin32DefinesCommand.h,
  5005. Source/cmWin32LibrariesCommand.h: ENH: Added safe downcast support
  5006. (without RTTI) to cmCommand and its subclasses.
  5007. 2001-02-23 15:40 king
  5008. * Source/cmAbstractFilesCommand.cxx, Source/cmCommand.h,
  5009. Source/cmCommands.h, Source/cmConfigureFileNoAutoconf.h,
  5010. Source/cmFindIncludeCommand.cxx, Source/cmFindLibraryCommand.cxx,
  5011. Source/cmFindProgramCommand.cxx, Source/cmMakefile.cxx,
  5012. Source/cmUnixMakefileGenerator.cxx: ERR: Fixed warnings
  5013. (int->unsigned int and a few others).
  5014. 2001-02-23 00:37 hoffman
  5015. * configure.in.sample: ENH: update sample
  5016. 2001-02-23 00:31 hoffman
  5017. * Source/cmSystemTools.cxx: BUG: remove debug print
  5018. 2001-02-23 00:23 hoffman
  5019. * Source/CMakeBuildTargets.cxx, Source/Makefile.in,
  5020. Source/cmCacheManager.cxx, Source/cmCacheManager.h,
  5021. Source/cmConfigureFileNoAutoconf.cxx, Source/cmDSPMakefile.cxx,
  5022. Source/cmDSPWriter.cxx, Source/cmDSWMakefile.cxx,
  5023. Source/cmDSWWriter.cxx, Source/cmMakefile.cxx, Source/cmMakefile.h,
  5024. Source/cmStandardIncludes.h, Source/cmSystemTools.cxx,
  5025. Source/cmSystemTools.h, Source/MFCDialog/CMakeSetupDialog.cpp,
  5026. CMakeRules.make.in, CMakeTopMakefileTemplate.in,
  5027. Source/cmConfigure.h.in: ENH: add CMakeCache.txt support
  5028. 2001-02-20 19:12 hoffman
  5029. * Source/cmSystemTools.cxx: ENH: remove relative and extra paths in
  5030. CMakeLists.txt files
  5031. 2001-02-20 17:25 hoffman
  5032. * CMakeRules.make.in: BUG: fix for in source build
  5033. 2001-02-19 20:13 hoffman
  5034. * CMakeMakefileTemplate.in, MakefileTemplate.in,
  5035. configure.in.sample, Source/CMakeBuildTargets.cxx,
  5036. Source/CMakeSetupCMD.cxx, Source/Makefile.in,
  5037. Source/cmCacheManager.cxx, Source/cmCacheManager.h,
  5038. Source/cmCommand.h, Source/cmDSWMakefile.cxx,
  5039. Source/cmDSWWriter.cxx, Source/cmFindIncludeCommand.cxx,
  5040. Source/cmFindLibraryCommand.cxx, Source/cmFindProgramCommand.cxx,
  5041. Source/cmIncludeDirectoryCommand.cxx, Source/cmMakefile.cxx,
  5042. Source/cmRegularExpression.h, Source/cmSystemTools.cxx,
  5043. Source/cmUnixMakefileGenerator.cxx,
  5044. Source/cmUnixMakefileGenerator.h, Source/MFCDialog/CMakeSetup.rc,
  5045. Source/MFCDialog/CMakeSetupDialog.cpp, Source/MFCDialog/resource.h:
  5046. ENH: first pass at cache, clean up the unix generator, clean up
  5047. configure.in some
  5048. 2001-02-18 18:02 hoffman
  5049. * configure.in.sample: ENH: add a smaple configure.in for CMake
  5050. based projects
  5051. 2001-02-18 17:47 hoffman
  5052. * configure.in.sample: ENH: add a smaple configure.in for CMake
  5053. based projects
  5054. 2001-02-16 20:34 hoffman
  5055. * Source/cmCacheManager.h: ENH: clean up comments some
  5056. 2001-02-16 20:01 will
  5057. * CMake.pdf: ENH:Added pdf file
  5058. 2001-02-16 16:52 martink
  5059. * CMake.doc: clean up docs
  5060. 2001-02-16 16:34 martink
  5061. * Source/cmConfigureFileNoAutoconf.cxx, Source/cmDSWMakefile.cxx,
  5062. Source/cmDSWWriter.cxx, Source/cmFindIncludeCommand.cxx,
  5063. Source/cmFindLibraryCommand.cxx, Source/cmFindLibraryCommand.h,
  5064. Source/cmFindProgramCommand.cxx, Source/cmMakefile.cxx,
  5065. Source/cmMakefile.h, Source/cmSystemTools.cxx,
  5066. Source/cmSystemTools.h: ENH: add new commands fro find library and
  5067. find program
  5068. 2001-02-15 18:30 martink
  5069. * CMakeRules.make.in, CMakeVariables.make.in,
  5070. Source/CMakeBuildTargets.cxx, Source/CMakeSetupCMD.cxx,
  5071. Source/cmClassFile.cxx, Source/cmClassFile.h,
  5072. Source/cmConfigureFileNoAutoconf.h, Source/cmDSPMakefile.cxx,
  5073. Source/cmDSPWriter.cxx, Source/cmDSWMakefile.cxx,
  5074. Source/cmDSWWriter.cxx, Source/cmMakefile.cxx, Source/cmMakefile.h,
  5075. Source/cmProjectCommand.cxx, Source/cmProjectCommand.h,
  5076. Source/MFCDialog/CMakeSetupDialog.cpp: some cleanup and fixes
  5077. 2001-02-14 17:58 hoffman
  5078. * Source/MFCDialog/CMakeSetupDialog.cpp: BUG: set output directory
  5079. correctly
  5080. 2001-02-14 17:26 hoffman
  5081. * Source/cmMakeDepend.cxx: ENH: fix depend segfault
  5082. 2001-02-13 23:49 hoffman
  5083. * Source/cmConfigureFileNoAutoconf.cxx, Source/cmMakefile.cxx: ENH:
  5084. new vnl
  5085. 2001-02-13 21:48 hoffman
  5086. * Source/cmMakefile.cxx, Source/cmMakefile.h: ENH: add configure
  5087. style @var@ expansion
  5088. 2001-02-13 00:49 hoffman
  5089. * Source/CMakeBuildTargets.cxx, Source/Makefile.in,
  5090. Source/cmCommands.cxx, Source/cmConfigureFileNoAutoconf.cxx,
  5091. Source/cmConfigureFileNoAutoconf.h,
  5092. Source/cmConfigureHeaderCommand.cxx,
  5093. Source/cmConfigureHeaderCommand.h, Source/cmMakefile.cxx,
  5094. Source/cmMakefile.h, Source/cmStandardIncludes.h,
  5095. Source/cmSystemTools.cxx, Source/MFCDialog/CMakeSetupDialog.cpp,
  5096. Source/cmCommands.h: ENH: get rid of special msc configure file
  5097. 2001-02-12 19:42 hoffman
  5098. * Source/CMakeLib.dsp, Source/CMakeSetup.dsw,
  5099. Source/CMakeSetupCMD.dsp, Source/MFCDialog/CMakeSetup.dsp: ENH:
  5100. share a .lib with the command line and mfc versions.
  5101. 2001-02-12 19:26 hoffman
  5102. * Source/CMakeLib.dsp, Source/CMakeSetup.dsw,
  5103. Source/CMakeSetupCMD.cxx, Source/CMakeSetupCMD.dsp,
  5104. Source/Makefile.in, Source/cmCacheManager.cxx,
  5105. Source/cmCacheManager.h, Source/cmCommands.cxx,
  5106. Source/cmConfigureHeaderCommand.cxx,
  5107. Source/cmConfigureHeaderCommand.h, Source/cmDSWMakefile.cxx,
  5108. Source/cmDSWWriter.cxx, Source/cmMSProjectGenerator.h,
  5109. Source/MFCDialog/CMakeSetup.dsp,
  5110. Source/MFCDialog/CMakeSetupDialog.cpp: ENH: add cache manager
  5111. class, move all commands into cmCommands.cxx to speed up compile
  5112. times, share a .lib with the command line and mfc versions.
  5113. 2001-02-06 22:01 hoffman
  5114. * Source/staticLibHeader.dsptemplate: ENH: add /GX /Zm1000
  5115. 2001-02-06 21:48 hoffman
  5116. * Source/staticLibHeader.dsptemplate: ENH: min size build
  5117. 2001-02-06 15:52 hoffman
  5118. * Source/staticLibHeader.dsptemplate: ENH: put back /Zm1000 so we
  5119. can build large files
  5120. 2001-02-06 13:54 millerjv
  5121. * Source/EXEHeader.dsptemplate: FIX: added /force to link options
  5122. and removed precompiled header usage
  5123. 2001-02-06 13:54 millerjv
  5124. * Source/staticLibHeader.dsptemplate: FIX: remove precompiled
  5125. header settings
  5126. 2001-01-25 20:48 millerjv
  5127. * Source/EXEHeader.dsptemplate, Source/staticLibHeader.dsptemplate:
  5128. BUG: backed off on the compiler optimization used. Instead of
  5129. using /O2, we now use all the components of /Ox (/Ob1 /Oi /Ot /Oy
  5130. /Gs) except for /Og
  5131. 2001-01-22 15:00 will
  5132. * Source/CMakeSetupCMD.dsp: BUG: convert to dos format
  5133. 2001-01-22 14:49 will
  5134. * Source/CMakeSetup.dsw, Source/CMakeSetupCMD.dsp,
  5135. Source/MFCDialog/CMakeSetup.dsp, Source/CMakeSetup.dsw,
  5136. Source/CMakeSetupCMD.dsp, Source/MFCDialog/CMakeSetup.dsp: BUG:
  5137. make dsp and dsw files binary
  5138. 2001-01-18 18:43 will
  5139. * README: ENH:Commands not rules
  5140. 2001-01-18 17:06 will
  5141. * Source/Makefile.in: ERR:Oops, use SimpleRule not SimpleCommand
  5142. 2001-01-18 16:51 will
  5143. * CMakeCommands.make.in, CMakeMaster.make.in, CMakeRules.make.in,
  5144. CMakeSimpleCommands.make.in, CMakeSimpleRules.make.in: ERR:Oops,
  5145. renamed back
  5146. 2001-01-18 16:20 will
  5147. * CMakeCommands.make.in, CMakeMaster.make.in, CMakeRules.make.in,
  5148. CMakeSimpleCommands.make.in, CMakeSimpleRules.make.in,
  5149. Source/CMakeSetupCMD.dsp, Source/Makefile.in,
  5150. Source/cmAbstractFilesCommand.cxx, Source/cmAbstractFilesCommand.h,
  5151. Source/cmAbstractFilesRule.cxx, Source/cmAbstractFilesRule.h,
  5152. Source/cmAddTargetCommand.cxx, Source/cmAddTargetCommand.h,
  5153. Source/cmAddTargetRule.cxx, Source/cmAddTargetRule.h,
  5154. Source/cmAuxSourceDirectoryCommand.cxx,
  5155. Source/cmAuxSourceDirectoryCommand.h,
  5156. Source/cmAuxSourceDirectoryRule.cxx,
  5157. Source/cmAuxSourceDirectoryRule.h, Source/cmCommand.h,
  5158. Source/cmDumpDocumentation.cxx, Source/cmExecutablesCommand.cxx,
  5159. Source/cmExecutablesCommand.h, Source/cmExecutablesRule.cxx,
  5160. Source/cmExecutablesRule.h, Source/cmFindIncludeCommand.cxx,
  5161. Source/cmFindIncludeCommand.h, Source/cmFindIncludeRule.cxx,
  5162. Source/cmFindIncludeRule.h, Source/cmFindLibraryCommand.cxx,
  5163. Source/cmFindLibraryCommand.h, Source/cmFindLibraryRule.cxx,
  5164. Source/cmFindLibraryRule.h, Source/cmFindProgramCommand.cxx,
  5165. Source/cmFindProgramCommand.h, Source/cmFindProgramRule.cxx,
  5166. Source/cmFindProgramRule.h, Source/cmIncludeDirectoryCommand.cxx,
  5167. Source/cmIncludeDirectoryCommand.h,
  5168. Source/cmIncludeDirectoryRule.cxx, Source/cmIncludeDirectoryRule.h,
  5169. Source/cmLibraryCommand.cxx, Source/cmLibraryCommand.h,
  5170. Source/cmLibraryRule.cxx, Source/cmLibraryRule.h,
  5171. Source/cmLinkDirectoriesCommand.cxx,
  5172. Source/cmLinkDirectoriesCommand.h,
  5173. Source/cmLinkDirectoriesRule.cxx, Source/cmLinkDirectoriesRule.h,
  5174. Source/cmLinkLibrariesCommand.cxx, Source/cmLinkLibrariesCommand.h,
  5175. Source/cmLinkLibrariesRule.cxx, Source/cmLinkLibrariesRule.h,
  5176. Source/cmMakefile.cxx, Source/cmMakefile.h,
  5177. Source/cmMakefileGenerator.h, Source/cmProjectCommand.cxx,
  5178. Source/cmProjectCommand.h, Source/cmProjectRule.cxx,
  5179. Source/cmProjectRule.h, Source/cmRuleMaker.h,
  5180. Source/cmSourceFilesCommand.cxx, Source/cmSourceFilesCommand.h,
  5181. Source/cmSourceFilesRequireCommand.cxx,
  5182. Source/cmSourceFilesRequireCommand.h,
  5183. Source/cmSourceFilesRequireRule.cxx,
  5184. Source/cmSourceFilesRequireRule.h, Source/cmSourceFilesRule.cxx,
  5185. Source/cmSourceFilesRule.h, Source/cmSubdirCommand.cxx,
  5186. Source/cmSubdirCommand.h, Source/cmSubdirRule.cxx,
  5187. Source/cmSubdirRule.h, Source/cmSystemTools.h,
  5188. Source/cmTestsCommand.cxx, Source/cmTestsCommand.h,
  5189. Source/cmTestsRule.cxx, Source/cmTestsRule.h,
  5190. Source/cmUnixDefinesCommand.cxx, Source/cmUnixDefinesCommand.h,
  5191. Source/cmUnixDefinesRule.cxx, Source/cmUnixDefinesRule.h,
  5192. Source/cmUnixLibrariesCommand.cxx, Source/cmUnixLibrariesCommand.h,
  5193. Source/cmUnixLibrariesRule.cxx, Source/cmUnixLibrariesRule.h,
  5194. Source/cmWin32DefinesCommand.cxx, Source/cmWin32DefinesCommand.h,
  5195. Source/cmWin32DefinesRule.cxx, Source/cmWin32DefinesRule.h,
  5196. Source/cmWin32LibrariesCommand.cxx,
  5197. Source/cmWin32LibrariesCommand.h, Source/cmWin32LibrariesRule.cxx,
  5198. Source/cmWin32LibrariesRule.h, Source/MFCDialog/CMakeSetup.dsp:
  5199. ENH:Reworked CMake for consistency
  5200. 2001-01-12 19:35 will
  5201. * README, Source/cmAbstractFilesRule.h, Source/cmAddTargetRule.h,
  5202. Source/cmAuxSourceDirectoryRule.h, Source/cmExecutablesRule.h,
  5203. Source/cmFindIncludeRule.h, Source/cmFindLibraryRule.h,
  5204. Source/cmFindProgramRule.h, Source/cmIncludeDirectoryRule.h,
  5205. Source/cmLibraryRule.h, Source/cmLinkDirectoriesRule.h,
  5206. Source/cmLinkLibrariesRule.h, Source/cmMakefile.cxx,
  5207. Source/cmProjectRule.h, Source/cmRuleMaker.h,
  5208. Source/cmSourceFilesRequireRule.h, Source/cmSourceFilesRule.h,
  5209. Source/cmSubdirRule.h, Source/cmTestsRule.h,
  5210. Source/cmUnixDefinesRule.h, Source/cmUnixLibrariesRule.h,
  5211. Source/cmWin32DefinesRule.h, Source/cmWin32LibrariesRule.h:
  5212. ENH:Tweaks to dump documentation
  5213. 2001-01-12 19:05 hoffman
  5214. * Source/cmDSPMakefile.cxx, Source/cmDSPWriter.cxx: ENH: add define
  5215. flags in the right place
  5216. 2001-01-12 18:48 hoffman
  5217. * Source/cmSystemTools.cxx: BUG: add check for missing ) on
  5218. function
  5219. 2001-01-12 18:48 hoffman
  5220. * Source/MFCDialog/CMakeSetupDialog.cpp: ENH: allow continue if
  5221. missing MSC configure file
  5222. 2001-01-12 18:07 will
  5223. * README, Source/cmAuxSourceDirectoryRule.h,
  5224. Source/cmIncludeDirectoryRule.h, Source/cmLinkLibrariesRule.h,
  5225. Source/cmProjectRule.h, Source/cmSourceFilesRequireRule.h,
  5226. Source/cmSubdirRule.h, Source/cmUnixDefinesRule.h,
  5227. Source/cmWin32DefinesRule.h: ENH:Tweaks to dump documentation
  5228. 2001-01-12 17:49 will
  5229. * Source/cmAddTargetRule.h, Source/cmMakefile.cxx: ENH:Tweaks to
  5230. documentation
  5231. 2001-01-12 17:49 will
  5232. * README: ENH:Updated for rule-based CMake
  5233. 2001-01-12 17:42 will
  5234. * Source/cmDumpDocumentation.cxx, Source/cmMakefile.cxx,
  5235. Source/cmMakefile.h: ENH:Simple program dumps out internal
  5236. documentation for CMake
  5237. 2001-01-12 12:43 will
  5238. * README: README
  5239. 2001-01-11 21:19 will
  5240. * doxygen.config: ENH:Doxygenated CMake
  5241. 2001-01-11 19:55 will
  5242. * Source/CMakeBuildTargets.cxx, Source/CMakeSetupCMD.cxx,
  5243. Source/cmAbstractFilesRule.cxx, Source/cmClassFile.cxx,
  5244. Source/cmDSPMakefile.cxx, Source/cmDSPWriter.cxx,
  5245. Source/cmDSWMakefile.cxx, Source/cmDSWWriter.cxx,
  5246. Source/cmExecutablesRule.cxx, Source/cmFindIncludeRule.cxx,
  5247. Source/cmFindLibraryRule.cxx, Source/cmFindProgramRule.cxx,
  5248. Source/cmIncludeDirectoryRule.cxx, Source/cmLibraryRule.cxx,
  5249. Source/cmLinkDirectoriesRule.cxx, Source/cmLinkLibrariesRule.cxx,
  5250. Source/cmMSProjectGenerator.cxx, Source/cmMakeDepend.cxx,
  5251. Source/cmMakefile.cxx, Source/cmMakefileGenerator.cxx,
  5252. Source/cmProjectRule.cxx, Source/cmSourceFilesRequireRule.cxx,
  5253. Source/cmSourceFilesRule.cxx, Source/cmSubdirRule.cxx,
  5254. Source/cmSystemTools.cxx, Source/cmTestsRule.cxx,
  5255. Source/cmUnixDefinesRule.cxx, Source/cmUnixLibrariesRule.cxx,
  5256. Source/cmWin32DefinesRule.cxx, Source/cmWin32LibrariesRule.cxx:
  5257. ENH:Documentation and cleanups
  5258. 2001-01-11 19:47 will
  5259. * Source/CMakeSetupCMD.cxx, Source/cmAddTargetRule.cxx,
  5260. Source/cmAuxSourceDirectoryRule.cxx, Source/cmClassFile.h,
  5261. Source/cmDSWMakefile.cxx, Source/cmDSWMakefile.h,
  5262. Source/cmDSWWriter.cxx, Source/cmDSWWriter.h, Source/cmDirectory.h,
  5263. Source/cmFindProgramRule.h, Source/cmMSProjectGenerator.cxx,
  5264. Source/cmMSProjectGenerator.h, Source/cmMakeDepend.h,
  5265. Source/cmMakefile.h, Source/cmMakefileGenerator.h,
  5266. Source/cmRegularExpression.cxx, Source/cmRegularExpression.h,
  5267. Source/cmStandardIncludes.h, Source/cmSystemTools.cxx,
  5268. Source/cmSystemTools.h, Source/cmUnixMakefileGenerator.cxx,
  5269. Source/cmUnixMakefileGenerator.h, Source/cmWindowsConfigure.cxx,
  5270. Source/cmWindowsConfigure.h: ENH:Documentation and cleanups
  5271. 2001-01-11 16:35 blezek
  5272. * Source/cmWin32DefinesRule.cxx, Source/cmWin32LibrariesRule.cxx:
  5273. BUG: Broken on non WIN32 platforms, changed SetEnableOff to
  5274. EnabledOff
  5275. 2001-01-11 13:04 will
  5276. * Source/cmFindIncludeRule.h, Source/cmFindLibraryRule.h,
  5277. Source/cmFindProgramRule.h, Source/cmIncludeDirectoryRule.h,
  5278. Source/cmLibraryRule.h, Source/cmLinkDirectoriesRule.h,
  5279. Source/cmLinkLibrariesRule.h, Source/cmProjectRule.h,
  5280. Source/cmSourceFilesRequireRule.h, Source/cmSourceFilesRule.h,
  5281. Source/cmSubdirRule.h, Source/cmTestsRule.h,
  5282. Source/cmUnixDefinesRule.h, Source/cmUnixLibrariesRule.h,
  5283. Source/cmWin32DefinesRule.h, Source/cmWin32LibrariesRule.h:
  5284. ENH:Added documentation; clean-up
  5285. 2001-01-10 22:29 will
  5286. * Source/cmExecutablesRule.h, Source/cmFindIncludeRule.h:
  5287. ENH:Beginning clean up; adding documentation
  5288. 2001-01-10 22:13 will
  5289. * Source/cmAuxSourceDirectoryRule.h: ENH:Beginning clean up; adding
  5290. documentation
  5291. 2001-01-10 22:05 will
  5292. * Source/cmAbstractFilesRule.h, Source/cmAddTargetRule.h,
  5293. Source/cmAuxSourceDirectoryRule.h, Source/cmDSPMakefile.h,
  5294. Source/cmDSPWriter.h, Source/cmExecutablesRule.h,
  5295. Source/cmFindIncludeRule.h, Source/cmFindLibraryRule.h,
  5296. Source/cmFindProgramRule.h, Source/cmIncludeDirectoryRule.h,
  5297. Source/cmLibraryRule.h, Source/cmLinkDirectoriesRule.h,
  5298. Source/cmLinkLibrariesRule.h, Source/cmProjectRule.h,
  5299. Source/cmRuleMaker.h, Source/cmSourceFilesRequireRule.h,
  5300. Source/cmSourceFilesRule.h, Source/cmSubdirRule.h,
  5301. Source/cmTestsRule.h, Source/cmUnixDefinesRule.cxx,
  5302. Source/cmUnixDefinesRule.h, Source/cmUnixLibrariesRule.cxx,
  5303. Source/cmUnixLibrariesRule.h, Source/cmWin32DefinesRule.h,
  5304. Source/cmWin32LibrariesRule.h: ENH:Beginning clean up; adding
  5305. documentation
  5306. 2001-01-09 20:13 hoffman
  5307. * Source/cmUnixMakefileGenerator.cxx: BUG: look for -l and -L only
  5308. at the begining of a link string
  5309. 2001-01-05 18:49 blezek
  5310. * Source/cmMakefileGenerator.cxx: BUG: Looking for
  5311. cmMakeFileGenerator.h rather than cmMakefileGenerator.h
  5312. 2001-01-05 18:49 blezek
  5313. * Source/CMakeBuildTargets.cxx, Source/CMakeSetupCMD.cxx: BUG: main
  5314. can not be void under ANSI C++
  5315. 2001-01-05 16:41 hoffman
  5316. * Source/CMakeBuildTargets.cxx, Source/CMakeSetupCMD.cxx,
  5317. Source/CMakeSetupCMD.dsp, Source/Makefile.in,
  5318. Source/cmAbstractFilesRule.cxx, Source/cmAbstractFilesRule.h,
  5319. Source/cmAddTargetRule.cxx, Source/cmAddTargetRule.h,
  5320. Source/cmAuxSourceDirectoryRule.cxx,
  5321. Source/cmAuxSourceDirectoryRule.h, Source/cmClassFile.cxx,
  5322. Source/cmClassFile.h, Source/cmCollectFlags.cxx,
  5323. Source/cmCollectFlags.h, Source/cmDSPMakefile.cxx,
  5324. Source/cmDSPMakefile.h, Source/cmDSPWriter.cxx,
  5325. Source/cmDSPWriter.h, Source/cmDSWMakefile.cxx,
  5326. Source/cmDSWWriter.cxx, Source/cmDSWMakefile.h,
  5327. Source/cmDSWWriter.h, Source/cmDirectory.cxx, Source/cmDirectory.h,
  5328. Source/cmExecutablesRule.cxx, Source/cmExecutablesRule.h,
  5329. Source/cmFindIncludeRule.cxx, Source/cmFindIncludeRule.h,
  5330. Source/cmFindLibraryRule.cxx, Source/cmFindLibraryRule.h,
  5331. Source/cmFindProgramRule.cxx, Source/cmFindProgramRule.h,
  5332. Source/cmIncludeDirectoryRule.cxx, Source/cmIncludeDirectoryRule.h,
  5333. Source/cmLibraryRule.cxx, Source/cmLibraryRule.h,
  5334. Source/cmLinkDirectoriesRule.cxx, Source/cmLinkDirectoriesRule.h,
  5335. Source/cmLinkLibrariesRule.cxx, Source/cmLinkLibrariesRule.h,
  5336. Source/cmMSProjectGenerator.cxx, Source/cmMSProjectGenerator.h,
  5337. Source/cmMakeDepend.cxx, Source/cmMakeDepend.h,
  5338. Source/cmMakefile.cxx, Source/cmMakefile.h,
  5339. Source/cmMakefileGenerator.cxx, Source/cmMakefileGenerator.h,
  5340. Source/cmProjectRule.cxx, Source/cmProjectRule.h,
  5341. Source/cmRegularExpression.cxx, Source/cmRegularExpression.h,
  5342. Source/cmRuleMaker.h, Source/cmSourceFilesRequireRule.cxx,
  5343. Source/cmSourceFilesRequireRule.h, Source/cmSourceFilesRule.cxx,
  5344. Source/cmSourceFilesRule.h, Source/cmStandardIncludes.h,
  5345. Source/cmSubdirRule.cxx, Source/cmSubdirRule.h,
  5346. Source/cmSystemTools.cxx, Source/cmSystemTools.h,
  5347. Source/cmTestsRule.cxx, Source/cmTestsRule.h,
  5348. Source/cmUnixDefinesRule.cxx, Source/cmUnixDefinesRule.h,
  5349. Source/cmUnixLibrariesRule.cxx, Source/cmUnixLibrariesRule.h,
  5350. Source/cmUnixMakefile.cxx, Source/cmUnixMakefile.h,
  5351. Source/cmUnixMakefileGenerator.cxx,
  5352. Source/cmUnixMakefileGenerator.h, Source/cmWin32DefinesRule.cxx,
  5353. Source/cmWin32DefinesRule.h, Source/cmWin32LibrariesRule.cxx,
  5354. Source/cmWin32LibrariesRule.h, Source/cmWindowsConfigure.cxx,
  5355. Source/cmWindowsConfigure.h, Source/MFCDialog/CMakeSetup.dsp,
  5356. Source/MFCDialog/CMakeSetupDialog.cpp: ENH: rework cmake, added
  5357. ruleMaker classes and changed the syntax of the CMakeLists.txt
  5358. files.
  5359. 2000-12-07 20:45 blezek
  5360. * Source/cmMakefile.cxx: ENH: Added TESTS target
  5361. 2000-11-22 16:02 hoffman
  5362. * Source/cmMakeDepend.cxx: BUG: remove bogus warning about not
  5363. finding a depend file, if there are no include paths
  5364. 2000-11-10 22:13 hoffman
  5365. * Source/MFCDialog/CMakeSetupDialog.cpp: BUG: fix inplace build
  5366. 2000-11-09 15:41 will
  5367. * README, Source/cmCollectFlags.cxx, Source/cmCollectFlags.h,
  5368. Source/cmWindowsConfigure.cxx: ENH:Changed CMAKE_SOURCE_ROOT to
  5369. CMAKE_SOURCE_DIR
  5370. 2000-11-03 21:37 hoffman
  5371. * README: [no log message]
  5372. 2000-11-03 21:37 hoffman
  5373. * Source/MFCDialog/CMakeSetupDialog.cpp,
  5374. Source/MFCDialog/CMakeSetupDialog.h: ENH: add ability to run from
  5375. different directories
  5376. 2000-11-02 16:13 hoffman
  5377. * Source/cmMakefile.cxx: BUG: make sure SOURCE_FILES starts at the
  5378. begining of line
  5379. 2000-11-02 15:56 blezek
  5380. * CMakeVariables.make.in: ENH: Moved @JAVA@ to @JAVACOMMAND@
  5381. 2000-11-02 15:24 will
  5382. * README, Source/cmClassFile.cxx, Source/cmMakefile.cxx:
  5383. ENH:Reworked CMake to clearer indicate what the variables do
  5384. 2000-10-25 21:18 hoffman
  5385. * Source/cmSystemTools.cxx, Source/cmSystemTools.cxx: BUG: remove
  5386. tabs from classnames
  5387. 2000-10-04 13:58 lorensen
  5388. * CMakeVariables.make.in: Enh: Added TCLSH
  5389. 2000-10-02 18:21 blezek
  5390. * Source/CMakeBuildTargets.cxx: BUG: if the path to your source
  5391. directory has a -S in it, it will be picked up as the source
  5392. directory by the command line parser, because it matches -S at any
  5393. character position in the argements. Bad, should have used getopt,
  5394. except that it is not cross platform.
  5395. 2000-10-02 17:50 blezek
  5396. * CMakeVariables.make.in: ENH: Support for XML builds and Dashboard
  5397. 2000-09-28 16:43 blezek
  5398. * README: ENH: Added note about VERBATIM targets in CMakeList.txt
  5399. 2000-09-27 19:01 hoffman
  5400. * CMakeMaster.make.in, CMakeRules.make.in, CMakeVariables.make.in,
  5401. README, Source/cmDSWMakefile.cxx, Source/cmDSWMakefile.h,
  5402. Source/cmDSWWriter.cxx, Source/cmDSWWriter.h,
  5403. Source/cmMakefile.cxx, Source/cmMakefile.h,
  5404. Source/cmSystemTools.cxx, Source/cmSystemTools.h,
  5405. Source/cmUnixMakefile.cxx, Source/cmUnixMakefile.h: ENH: change ME
  5406. to LIBRARY and added PROJECT, also remove ITK stuff and replaced
  5407. with CMake
  5408. 2000-09-21 17:45 hoffman
  5409. * README, Source/CMakeBuildTargets.cxx, Source/CMakeSetupCMD.cxx,
  5410. Source/cmCollectFlags.cxx, Source/cmCollectFlags.h,
  5411. Source/cmDSPMakefile.cxx, Source/cmDSPWriter.cxx,
  5412. Source/cmDSWMakefile.cxx, Source/cmDSWWriter.cxx,
  5413. Source/cmMakeDepend.cxx, Source/cmMakefile.cxx,
  5414. Source/cmMakefile.h, Source/cmUnixMakefile.cxx,
  5415. Source/itkVC60Configure.cxx, Source/itkVC60Configure.h: ENH: clean
  5416. up code, and varible names
  5417. 2000-09-18 14:19 hoffman
  5418. * Source/cmUnixMakefile.cxx: BUG: remove cout
  5419. 2000-09-18 13:19 hoffman
  5420. * CMakeRules.make.in, CMakeVariables.make.in, README,
  5421. Source/cmDSPMakefile.cxx, Source/cmDSPWriter.cxx,
  5422. Source/cmMakeDepend.cxx, Source/cmUnixMakefile.cxx,
  5423. Source/cmWindowsConfigure.cxx, Source/cmWindowsConfigure.h,
  5424. Source/MFCDialog/CMakeSetup.dsp, Source/MFCDialog/CMakeSetup.rc,
  5425. Source/MFCDialog/CMakeSetupDialog.cpp, Source/MFCDialog/resource.h:
  5426. ENH: added a config setup file for CMakeSetup. Cleaned up the
  5427. names of the source and binary directories
  5428. 2000-09-18 11:27 hoffman
  5429. * Source/CMakeSetupCMD.dsp, Source/MFCDialog/CMakeSetup.dsp: ENH:
  5430. remove unused files
  5431. 2000-09-12 10:44 hoffman
  5432. * CMakeRules.make.in, CMakeVariables.make.in: BUG: fix build in
  5433. place source directory
  5434. 2000-09-12 09:37 hoffman
  5435. * Source/cmCollectFlags.cxx, Source/cmCollectFlags.h: NEW: class to
  5436. collect all the flags from parent directories
  5437. 2000-09-12 09:30 hoffman
  5438. * CMakeMaster.make.in, CMakeRules.make.in, CMakeTargets.make.in,
  5439. CMakeVariables.make.in, MakefileTemplate.in, README,
  5440. Source/CMakeBuildTargets.cxx, Source/CMakeSetup.cxx,
  5441. Source/CMakeSetup.dsw, Source/CMakeSetupCMD.cxx,
  5442. Source/CMakeSetupCMD.dsp, Source/Makefile.in,
  5443. Source/cmClassFile.cxx, Source/cmClassFile.h,
  5444. Source/cmDSPBuilder.cxx, Source/cmDSPBuilder.h,
  5445. Source/cmDSPMakefile.cxx, Source/cmDSPWriter.cxx,
  5446. Source/cmDSWBuilder.cxx, Source/cmDSWBuilder.h,
  5447. Source/cmDSWMakefile.cxx, Source/cmDSWMakefile.h,
  5448. Source/cmDSWWriter.cxx, Source/cmDSWWriter.h,
  5449. Source/cmMakeDepend.cxx, Source/cmMakefile.cxx,
  5450. Source/cmMakefile.h, Source/cmPCBuilder.cxx, Source/cmPCBuilder.h,
  5451. Source/cmSystemTools.cxx, Source/cmSystemTools.h,
  5452. Source/cmUnixMakefile.cxx, Source/cmUnixMakefile.h,
  5453. Source/cmWindowsConfigure.h, Source/itkVC60Configure.h,
  5454. Source/MFCDialog/CMakeDialog.cpp, Source/MFCDialog/CMakeSetup.dsp,
  5455. Source/MFCDialog/CMakeSetupDialog.cpp: ENH: CMake and configure now
  5456. use SUBDIRS in CMakeLists.txt to find all the directories of the
  5457. system.
  5458. 2000-09-01 14:43 hoffman
  5459. * Source/EXEHeader.dsptemplate, Source/cmSystemTools.cxx: BUG: fix
  5460. release build on windows
  5461. 2000-08-31 18:26 hoffman
  5462. * CMakeVariables.make.in, Source/cmUnixMakefile.cxx: BUG: fix build
  5463. of lib.a problem
  5464. 2000-08-31 18:15 hoffman
  5465. * Source/CMakeSetup.dsw, Source/cmDSPMakefile.cxx,
  5466. Source/cmDSPWriter.cxx: BUG: fix name of command line version in
  5467. dsp files
  5468. 2000-08-31 17:52 hoffman
  5469. * CMakeSimpleRules.make: ENH: fix for Sgi make
  5470. 2000-08-31 17:52 hoffman
  5471. * CMakeSimpleRules.make, CMakeSimpleRules.make.in: BUG: fix for out
  5472. of source build
  5473. 2000-08-31 13:36 hoffman
  5474. * CMakeRules.make.in, Source/Makefile.in,
  5475. Source/cmUnixMakefile.cxx: ENH: fix for SGI make
  5476. 2000-08-31 10:36 hoffman
  5477. * CMakeVariables.make.in, README: ENH: clean things up a bit
  5478. 2000-08-30 17:59 hoffman
  5479. * Source/cmDirectory.cxx, Source/cmDirectory.h,
  5480. MakefileTemplate.in: ENH: add ability to compile all the files in a
  5481. sub-directory
  5482. 2000-08-30 17:35 hoffman
  5483. * CMakeRules.make.in, CMakeVariables.make.in, README,
  5484. Source/CMakeSetupCMD.dsp, Source/Makefile.in,
  5485. Source/cmClassFile.cxx, Source/cmDSPMakefile.cxx,
  5486. Source/cmDSPWriter.cxx, Source/cmDSWMakefile.cxx,
  5487. Source/cmDSWWriter.cxx, Source/cmMakefile.cxx, Source/cmMakefile.h,
  5488. Source/cmUnixMakefile.cxx, Source/MFCDialog/CMakeSetup.dsp,
  5489. Source/MFCDialog/CMakeSetupDialog.cpp: ENH: move from tools and
  5490. create working CMake program
  5491. 2000-08-29 19:26 hoffman
  5492. * CMakeMaster.make.in, CMakeRules.make.in, CMakeVariables.make.in,
  5493. Source/CMakeBuildTargets.cxx, Source/CMakeSetup.cxx,
  5494. Source/CMakeSetup.dsw, Source/CMakeSetupCMD.cxx,
  5495. Source/CMakeSetupCMD.dsp, Source/EXEFooter.dsptemplate,
  5496. Source/EXEHeader.dsptemplate, Source/Makefile.in,
  5497. Source/cmClassFile.cxx, Source/cmClassFile.h,
  5498. Source/cmDSPBuilder.cxx, Source/cmDSPBuilder.h,
  5499. Source/cmDSPMakefile.cxx, Source/cmDSPMakefile.h,
  5500. Source/cmDSPWriter.cxx, Source/cmDSPWriter.h,
  5501. Source/cmDSWBuilder.cxx, Source/cmDSWBuilder.h,
  5502. Source/cmDSWMakefile.cxx, Source/cmDSWMakefile.h,
  5503. Source/cmDSWWriter.cxx, Source/cmDSWWriter.h,
  5504. Source/cmMakeDepend.cxx, Source/cmMakeDepend.h,
  5505. Source/cmMakefile.cxx, Source/cmMakefile.h, Source/cmPCBuilder.cxx,
  5506. Source/cmPCBuilder.h, Source/cmRegularExpression.cxx,
  5507. Source/cmRegularExpression.h, Source/cmSystemTools.cxx,
  5508. Source/cmSystemTools.h, Source/cmUnixMakefile.cxx,
  5509. Source/cmUnixMakefile.h, Source/cmWindowsConfigure.cxx,
  5510. Source/cmWindowsConfigure.h, Source/itkVC60Configure.cxx,
  5511. Source/itkVC60Configure.h, Source/staticLibFooter.dsptemplate,
  5512. Source/staticLibHeader.dsptemplate,
  5513. Source/MFCDialog/CMakeDialog.cpp, Source/MFCDialog/CMakeDialog.h,
  5514. Source/MFCDialog/CMakeSetup.cpp, Source/MFCDialog/CMakeSetup.dsp,
  5515. Source/MFCDialog/CMakeSetup.h, Source/MFCDialog/CMakeSetup.rc,
  5516. Source/MFCDialog/CMakeSetupDialog.cpp,
  5517. Source/MFCDialog/CMakeSetupDialog.h, Source/MFCDialog/StdAfx.cpp,
  5518. Source/MFCDialog/StdAfx.h, Source/MFCDialog/resource.h,
  5519. Source/MFCDialog/res/CMakeSetupDialog.ico,
  5520. Source/MFCDialog/res/CMakeSetupDialog.rc2, README: NEW: move from
  5521. tools and config to create CMake
  5522. 2000-08-29 14:56 hoffman
  5523. * CMakeMaster.make.in, CMakeRules.make.in, CMakeVariables.make.in,
  5524. dummy.in: [no log message]