Commit Graph

1396 Commits

Author SHA1 Message Date
Berk Geveci b0f3a17450 If an entry starts with // (network paths), double quote it. 2001-12-07 18:27:26 -05:00
Amitha Perera a4dc7f7b97 BUG: the rule for generating a library no longer has the full path, and so the
dependency targets shouldn't, either.
2001-12-07 18:15:18 -05:00
Berk Geveci 0daca0a5f3 Comments start with TWO leading slashes not _one_ 2001-12-07 18:12:17 -05:00
Ken Martin 95fa88b7bc version rev 2001-12-07 16:06:08 -05:00
Ken Martin ab3b0c04aa release 10 2001-12-07 16:01:32 -05:00
Bill Hoffman 8e5f3bb9e1 ENH: add mark as not advanced to mark as advanced 2001-12-07 15:47:39 -05:00
Bill Hoffman f52a304728 yet another release 2001-12-07 14:57:21 -05:00
Bill Hoffman 5a488fc850 ENH: convert to windows paths 2001-12-07 14:31:28 -05:00
Bill Hoffman 06cc1cbf2f ENH: use windows paths to run commands and escape spaces 2001-12-07 13:10:50 -05:00
Bill Hoffman 30a56de4b7 ENH: add custom commands for targets 2001-12-07 10:58:06 -05:00
Sebastien Barre 728d20302e Remove "unused var" warning from C_FLAGS 2001-12-07 10:32:27 -05:00
Sebastien Barre 0a5f763bbe Do not output library search path if the library path option/flag is empty + add CMAKE_LINKER_HIDE_PARAMETERS since some linkers just do not support the @<< syntax 2001-12-06 20:04:15 -05:00
Sebastien Barre efe160656b Add CMAKE_LINKER_HIDE_PARAMETERS since some linkers just do not support the @<< syntax 2001-12-06 20:02:43 -05:00
Andy Cedilnik b689b4b5fa Fix bug with string 2001-12-06 17:40:25 -05:00
Bill Hoffman 26ecd7731d ENH: call convert to unix slashes for path and filepath entries 2001-12-06 17:09:06 -05:00
Berk Geveci 683c54b787 Added support for ~. 2001-12-06 17:07:18 -05:00
Ken Martin 82b3ed83d4 handle tildas 2001-12-06 16:50:54 -05:00
Sebastien Barre 4372a40922 Lib path should be converted to native path too. 2001-12-06 13:32:58 -05:00
Sebastien Barre dea1309e8d Fix the command quoting pb (remove m_QuoteNextCommand), move ConvertToNativePath to NMake gen 2001-12-06 13:32:28 -05:00
Ken Martin 2b8e16e59c better use of modules 2001-12-06 11:52:52 -05:00
Ken Martin 6a04c387eb better docs 2001-12-06 11:52:27 -05:00
Ken Martin fcacdc2a40 now broken into pieces 2001-12-06 11:52:12 -05:00
Ken Martin e1cfba5c67 new modules 2001-12-06 11:51:37 -05:00
Ken Martin 3f013a2759 Cleaning last line at exit. 2001-12-06 11:49:16 -05:00
Ken Martin e1cb021412 made install prefix non advanced 2001-12-06 10:24:31 -05:00
Sebastien Barre cec99b76a6 If Shift is pressed with 'OK', then don't quit 2001-12-05 16:05:26 -05:00
Amitha Perera 10ec312448 ENH: add more possible names for executables. 2001-12-05 15:36:22 -05:00
Sebastien Barre ecca17cfdd Add single quotes feature. 2001-12-05 15:29:36 -05:00
Sebastien Barre e273223d6d Add single quotes feature. 2001-12-05 15:00:21 -05:00
Ken Martin cf8003f03f up version 2001-12-05 12:07:34 -05:00
Ken Martin d4bb11cd8b up version 2001-12-05 11:59:18 -05:00
Bill Hoffman bd8547d396 new version 2001-12-05 11:38:03 -05:00
Will Schroeder 14025e9a48 updated from rtf 2001-12-05 11:37:10 -05:00
Bill Hoffman 7a7af64ad1 ENH: update cvs path 2001-12-05 11:32:53 -05:00
Yves Starreveld cca166080c Add the flat_namespace and undefined suppress flags to OSX builds 2001-12-04 18:49:02 -05:00
Bill Hoffman 11084af423 ENH: remove /tmp_mnt from all paths in convert to unix slashes 2001-12-04 17:28:35 -05:00
Berk Geveci 97c71d0ab1 Fixed outdated comment 2001-12-04 16:19:33 -05:00
Bill Hoffman a85d2478bf add tWM to c flags as well as CXX flags 2001-12-04 15:55:52 -05:00
Berk Geveci 0a33722a85 Fixed overflow problem. 2001-12-04 15:53:33 -05:00
Bill Hoffman 06ac353564 ENH: add -tWM to default flags for compilation 2001-12-04 15:16:19 -05:00
Bill Hoffman a07808f816 crazy fix for putenv, and native path called on custom command paths 2001-12-04 12:03:58 -05:00
Berk Geveci de452f3fef replacing clear() 2001-12-04 11:20:24 -05:00
Berk Geveci d42ded5b16 Added debugging. 2001-12-04 11:16:04 -05:00
Sebastien Barre cb4f04c94e Remove unneeded test and code duplication. Add WIN32 test. Make all ADVANCED. 2001-12-04 10:55:17 -05:00
Sebastien Barre f68e64e2d8 Remove code duplication. Call FindTcl.cmake, which also does the ADVANCED stuff. 2001-12-04 10:54:16 -05:00
Sebastien Barre 9e0873f839 Make shells also ADVANCED 2001-12-04 10:53:24 -05:00
Sebastien Barre 148401ccc6 Make vars ADVANCED for WIN32 (same as Tcl) 2001-12-04 10:27:04 -05:00
Bill Hoffman f693910602 no c++ comments in c code, duhhhh 2001-12-04 10:11:54 -05:00
Bill Hoffman 7bcea94b9a ENH: AIX seems to define lines and columns as macros, I undefed them 2001-12-03 19:58:56 -05:00
Bill Hoffman d06a01d825 ENH: fix crashes in console apps 2001-12-03 18:04:21 -05:00