Berk Geveci
|
77bb62e00c
|
Exit ccmake on fatal errors.
|
2002-04-23 16:16:48 -04:00 |
Amitha Perera
|
64beaa8b9c
|
BUG: Changed from SOURCE_FILES to SET
|
2002-04-22 15:05:22 -04:00 |
Sebastien Barre
|
6d6546ea7e
|
This dir should not be covered (form distrib)
|
2002-02-13 16:17:26 -05:00 |
Bill Hoffman
|
84f6fdd69f
|
ENH: use target link libraries and add the link directory for cmform
|
2002-02-04 22:00:33 -05:00 |
Bill Hoffman
|
9bf31316e1
|
try to get this working for dec cxx default compiler options
|
2002-01-31 10:32:49 -05:00 |
Brad King
|
0bdd309fe0
|
ERR: Corrected assertions of pointers to remove warnings.
|
2002-01-25 09:06:39 -05:00 |
Will Schroeder
|
a6a43d5320
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
Berk Geveci
|
5adda3463a
|
BUG: Curses was being used without initialization.
|
2002-01-14 14:49:05 -05:00 |
Bill Hoffman
|
e58632aed3
|
BUG: not all displayed messages are errors
|
2002-01-07 16:30:27 -05:00 |
Ken Martin
|
b4e27e9795
|
prints the relese version
|
2002-01-02 16:45:30 -05:00 |
Berk Geveci
|
73fd2381b9
|
Fixed warning.
|
2001-12-18 13:35:45 -05:00 |
Berk Geveci
|
69cb66f7ff
|
Updated toolbar.
|
2001-12-13 13:28:41 -05:00 |
Andy Cedilnik
|
b689b4b5fa
|
Fix bug with string
|
2001-12-06 17:40:25 -05:00 |
Berk Geveci
|
683c54b787
|
Added support for ~.
|
2001-12-06 17:07:18 -05:00 |
Ken Martin
|
3f013a2759
|
Cleaning last line at exit.
|
2001-12-06 11:49:16 -05:00 |
Berk Geveci
|
97c71d0ab1
|
Fixed outdated comment
|
2001-12-04 16:19:33 -05:00 |
Berk Geveci
|
0a33722a85
|
Fixed overflow problem.
|
2001-12-04 15:53:33 -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 |
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 |
Berk Geveci
|
5b6e7bcf70
|
Improving interface.
|
2001-11-30 15:04:25 -05:00 |
Bill Hoffman
|
e32fc72f48
|
print cmake running message to cerr
|
2001-11-30 14:50:57 -05:00 |
Berk Geveci
|
81d74f638a
|
Better documentation.
|
2001-11-30 14:24:37 -05:00 |
Berk Geveci
|
ca518a593e
|
Better documentation.
|
2001-11-30 14:16:28 -05:00 |
Berk Geveci
|
e9d4096713
|
Improved help.
|
2001-11-30 13:59:36 -05:00 |
Berk Geveci
|
b64e2b83b0
|
Can non use clear because it is undef'ed.
|
2001-11-30 11:34:13 -05:00 |
Berk Geveci
|
1499a4268d
|
Fixed warning.
|
2001-11-30 10:58:23 -05:00 |
Berk Geveci
|
86e75e0d39
|
Fixed warning.
|
2001-11-30 10:54:04 -05:00 |
Berk Geveci
|
d6e0f7da0c
|
Since it is being used as an array size in another file, it is not possible to initialize MAX_WIDTH in a .cxx file.
|
2001-11-30 10:51:30 -05:00 |
Berk Geveci
|
195e2c6449
|
Missed std::
|
2001-11-30 10:40:41 -05:00 |
Berk Geveci
|
46c5d3355a
|
Missed std::
|
2001-11-30 10:28:40 -05:00 |
Berk Geveci
|
8a59c205bd
|
opps I forgot to add these
|
2001-11-29 23:45:01 -05:00 |
Berk Geveci
|
521d8d9410
|
Improvements to the curses interface.
|
2001-11-29 16:44:22 -05:00 |
Bill Hoffman
|
572e5146f8
|
define hacks and such for the dec compiler
|
2001-11-20 08:28:54 -05:00 |
Brad King
|
7ac4e78316
|
ERR: Re-ordered includes to fix macro conflict for gcc 3.0.
|
2001-11-14 09:56:33 -05:00 |
Brad King
|
17591cd515
|
ERR: Fixed compiler warning for gcc 3.0.
|
2001-11-14 09:55:24 -05:00 |
Ken Martin
|
274099f7ec
|
fixes to curses stuff
|
2001-11-13 14:22:29 -05:00 |
Bill Hoffman
|
83d7df09c4
|
warnings
|
2001-11-13 12:42:45 -05:00 |
Bill Hoffman
|
4ee923a33c
|
ENH: remove warnings
|
2001-11-13 12:21:15 -05:00 |
Berk Geveci
|
1efcd4d035
|
Renaming ccurses to ccmake.
|
2001-11-09 16:16:56 -05:00 |
Berk Geveci
|
23f0b7760f
|
Trying to fix curses.
|
2001-11-09 16:05:33 -05:00 |
Berk Geveci
|
438676de38
|
Trying to fix curses problems.
|
2001-11-08 17:30:18 -05:00 |
Berk Geveci
|
3482e716c3
|
Fixing problems with curses headers.
|
2001-11-08 17:25:36 -05:00 |
Berk Geveci
|
217081a72b
|
Trying to fix curses problems.
|
2001-11-08 17:17:44 -05:00 |
Berk Geveci
|
76f799fd03
|
Oops.
|
2001-11-08 17:10:58 -05:00 |
Berk Geveci
|
777ec99219
|
Changes to remove warnings and fix dependencies.
|
2001-11-08 17:03:52 -05:00 |
Bill Hoffman
|
b522b84fb4
|
Trying to fix curses problems with some systems.
|
2001-11-07 15:57:10 -05:00 |
Berk Geveci
|
a3f6e2f9c4
|
Trying to fix build problems related to curses.
|
2001-11-07 15:01:59 -05:00 |
Bill Hoffman
|
e7616c5b92
|
use cmake as the executable for cmake and not ccurses
|
2001-11-07 14:44:50 -05:00 |
Bill Hoffman
|
4ddee8e0e8
|
ENH: tell cmake object where cmake is
|
2001-11-06 12:03:36 -05:00 |
Bill Hoffman
|
05a884c675
|
Removed a function which used va_start (did not compile on Sun with gcc)
|
2001-11-06 08:40:07 -05:00 |
Berk Geveci
|
4848c81428
|
Many improvements.
|
2001-11-05 22:10:52 -05:00 |
Berk Geveci
|
33dbd7acf8
|
Re-enabling curses support.
|
2001-11-05 15:55:24 -05:00 |
Berk Geveci
|
b22e2de8e5
|
HPUX support.
|
2001-11-05 13:24:44 -05:00 |
Berk Geveci
|
cd7297781d
|
Adding form library.
|
2001-11-05 11:53:05 -05:00 |
Berk Geveci
|
c09d072be3
|
Fixing problems on Sun (name collusions between STL and curses) and disabling curses temporarily.
|
2001-11-05 11:52:27 -05:00 |
Berk Geveci
|
4e07845b4f
|
ERR: To include cmake headers, one should use ../
|
2001-11-05 08:37:22 -05:00 |
Berk Geveci
|
d0b210aec0
|
Need to include standard headers.
|
2001-11-04 18:10:43 -05:00 |
Berk Geveci
|
939d614978
|
Adding curses support.
|
2001-11-04 18:05:21 -05:00 |