History for mttroot/mtt/bin/mttrc

2021-03-01
11:39
Deleted: Cleanup repository after cvs2git conversion. check-in: [af3953deae] user: jeff@gridfinity.com, branch: master, size: 0
2013-07-21
23:03
Comment out conflicts - hope I got this right! file: [38af940af8] check-in: [5bd32bdcb6] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 13452 [annotate] [blame] [check-ins using] [diff]
2009-06-26
01:08
Octave load path no longer accepts trailing // as recursive.
Path is now calculated using find, which is much quicker than Octave's genpath()
file: [48e6f8d2db] check-in: [2e80a3142e] user: geraint@users.sourceforge.net, branch: origin/master, size: 12641 [annotate] [blame] [check-ins using] [diff]
2006-04-25
23:24
Reverted to simple g++ for MTT_CXX. Trying to force the version causes library problems. file: [0751992d9d] check-in: [7fd8e7ed5d] user: geraint@users.sourceforge.net, branch: origin/master, size: 11797 [annotate] [blame] [check-ins using] [diff]
2006-02-09
23:49
added rtxi build flags file: [d7c4908b93] check-in: [f369085df1] user: geraint@users.sourceforge.net, branch: origin/master, size: 11725 [annotate] [blame] [check-ins using] [diff]
2005-11-16
00:43
rtxi file: [8403c03a9c] check-in: [aca770446b] user: geraint@users.sourceforge.net, branch: origin/master, size: 10615 [annotate] [blame] [check-ins using] [diff]
2004-02-17
17:53
Fixed [ 898739 ] libhdf5 dependency breaks -cc reps.
Now uses mkoctfile to determine include and library flags.
file: [f035813035] check-in: [81283653fb] user: geraint@users.sourceforge.net, branch: origin/master, size: 9954 [annotate] [blame] [check-ins using] [diff]
2003-10-20
17:10
Deleted: Created tag version-0-1 check-in: [e62ad9467f] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 0
2003-09-23
15:57
And back to gv file: [751112acd9] check-in: [9dc3f2dd32] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 9392 [annotate] [blame] [check-ins using] [diff]
2003-09-22
17:38
gv --> ghostview file: [7f7b4f4328] check-in: [51446bed6e] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 9328 [annotate] [blame] [check-ins using] [diff]
2003-07-13
21:53
Updated to conform to latest Octave (tested with 2.1.49).
- the pathsearch library was merged into liboctave last year
- static_cast no longer seems to work between Matrix and ColumnVector
file: [8b8d444c96] check-in: [d76c0d8ac5] user: geraint@users.sourceforge.net, branch: origin/master, size: 9073 [annotate] [blame] [check-ins using] [diff]
2002-09-19
08:10
Updated documentation documentation file: [8caf461eeb] check-in: [6107234024] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 9276 [annotate] [blame] [check-ins using] [diff]
2002-08-28
15:48
Updated mttrc to make standalone C++ compilation configuration clearer. file: [8938ad0cb4] check-in: [7654be3275] user: geraint@users.sourceforge.net, branch: origin/master, size: 9152 [annotate] [blame] [check-ins using] [diff]
2002-08-06
09:56
Updated to work with changes in unstable version of Octave 2.1.36.
Tested with 2.0.17 (ok) but will break earlier unstables (2.1.(<=35)).
file: [6c7f56047d] check-in: [86d35ba0ce] user: geraint@users.sourceforge.net, branch: origin/master, size: 8219 [annotate] [blame] [check-ins using] [diff]
2002-05-08
14:51
Moved matlab/octave data type conversion functions to a separate file. file: [7e41f569d0] check-in: [cdb81663cf] user: geraint@users.sourceforge.net, branch: origin/master, size: 7800 [annotate] [blame] [check-ins using] [diff]
11:39
Added MTT_REP to PATH file: [d1cbabffc3] check-in: [a3f28d5c6c] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 7708 [annotate] [blame] [check-ins using] [diff]
2002-05-07
23:50
Preliminary support for Matlab dynamically linked shared objects:
invoke with: mtt -cc sys rep mexglx
ode2odes support is not yet included.
file: [72b878e5c8] check-in: [db3acb3909] user: geraint@users.sourceforge.net, branch: origin/master, size: 7499 [annotate] [blame] [check-ins using] [diff]
2002-05-02
20:12
Added -Wl,--rpath to MTT_CXXLIBS. Sets the runtime linker path so that the
sys-admin does not have to ldconfig the octave directory for -cc to work.
file: [2c21fd523c] check-in: [fdf020c850] user: geraint@users.sourceforge.net, branch: origin/master, size: 6843 [annotate] [blame] [check-ins using] [diff]
11:10
s/loctave/loctinterp/ file: [e6f067108e] check-in: [1f05367ea6] user: geraint@users.sourceforge.net, branch: origin/master, size: 6721 [annotate] [blame] [check-ins using] [diff]
11:03
Reinstated -liboctinterp and -lncurses; needed by xleftdiv. file: [67335226a7] check-in: [8ea8c2e079] user: geraint@users.sourceforge.net, branch: origin/master, size: 6605 [annotate] [blame] [check-ins using] [diff]
2002-05-01
12:21
No longer uses save_ascii_data_for_plotting function to write data
- eliminates dependence on liboctinterp (and libncurses) for .cc.
file: [b1c9b36ff2] check-in: [e34b83bfe1] user: geraint@users.sourceforge.net, branch: origin/master, size: 6397 [annotate] [blame] [check-ins using] [diff]
2002-04-28
18:41
Fixed [ 549658 ] awk should be gawk.
Replaced calls to awk with call to gawk.
file: [e928afb320] check-in: [66bb5feadf] user: geraint@users.sourceforge.net, branch: origin/master, size: 6285 [annotate] [blame] [check-ins using] [diff]
2002-04-26
16:16
Removed unnecessary variables PLAT and GCCVERS. file: [5f2c0006b7] check-in: [08d8e1b4db] user: geraint@users.sourceforge.net, branch: origin/master, size: 6183 [annotate] [blame] [check-ins using] [diff]
2002-04-23
09:51
Deleted: Created branch unlabeled-1.7.2 check-in: [afb9dc617d] user: gawthrop@users.sourceforge.net, branch: origin/unlabeled-1.7.2, size: 0
2002-04-02
09:16
Tidied up library search paths, now assumes that system libraries are set up correctly.
For Debian, this means installing the following: blas-dev, fftw-dev, lapack-dev, libncurses5-dev, libkpathsea-dev, libreadline-dev
It may also be necessary to run /sbin/ldconfig on the relevant directories (especially Octave's).
file: [f41c538d71] check-in: [d707365e24] user: geraint@users.sourceforge.net, branch: origin/master, size: 5857 [annotate] [blame] [check-ins using] [diff]
2001-10-15
14:28
Now has . at start of components library path $MTT_COMPONENTS file: [c17dd0c954] check-in: [48f347522d] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 6043 [annotate] [blame] [check-ins using] [diff]
2001-07-24
22:32
Use gv, not ghostview file: [ff480882a1] check-in: [4d31243deb] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 5965 [annotate] [blame] [check-ins using] [diff]
2001-04-12
03:08
Improved sh->csh conversion, reduces environment namespace pollution.
Still need to do proper if [ -z $MTT_BASE ] ... else ... fi conversion.
file: [640595783b] check-in: [d8c4862c2f] user: geraint@users.sourceforge.net, branch: origin/master, size: 5774 [annotate] [blame] [check-ins using] [diff]
2001-04-10
13:56
Uses standard mkoctfile file: [0f9552ddfb] check-in: [1ff989db2f] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 5787 [annotate] [blame] [check-ins using] [diff]
13:08
Smoother translation to .cs using sh2csh file: [7589304a95] check-in: [3506f3faef] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 5633 [annotate] [blame] [check-ins using] [diff]
2001-03-30
15:13
Rationalised simulation modes to each return mtt_data file: [4374f233f5] check-in: [e245176674] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 5350 [annotate] [blame] [check-ins using] [diff]
2001-03-19
02:28
Branch merge: merging-ode2odes-exe back to MAIN. file: [37b1cfbf51] check-in: [f837714420] user: geraint@users.sourceforge.net, branch: origin/master, size: 5162 [annotate] [blame] [check-ins using] [diff]
2001-03-06
03:48
Print additional environment variable for "mtt -p".
MTT_LDFLAGS defaults to " " to avoid installation warning.
file: [3ae226d26c] check-in: [0e8b9063f9] user: geraint@users.sourceforge.net, branch: origin/merging-ode2odes-exe, size: 4991 [annotate] [blame] [check-ins using] [diff]
2001-03-01
05:05
Minor revisions. file: [c457c82629] check-in: [449e55e2e4] user: geraint@users.sourceforge.net, branch: origin/merging-ode2odes-exe, size: 4916 [annotate] [blame] [check-ins using] [diff]
2001-02-23
03:53
Minor revisions. (ode2odes.exe works on GNU/Linux and ~GNU/Irix) file: [0f6510249d] check-in: [7f5b9f0bd7] user: geraint@users.sourceforge.net, branch: origin/merging-ode2odes-exe, size: 4769 [annotate] [blame] [check-ins using] [diff]
2001-02-22
06:41
Initial merge of ode2odes.exe into main mtt.
standalone_rep.make deleted: rules moved to mtt, variables to mttrc.
file: [1359c3287d] check-in: [63813a1049] user: geraint@users.sourceforge.net, branch: origin/merging-ode2odes-exe, size: 4370 [annotate] [blame] [check-ins using] [diff]
2000-12-27
16:46
Stripped the mtt- from paths file: [7b899869da] check-in: [84b99376bd] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 3535 [annotate] [blame] [check-ins using] [diff]
15:16
If then else format file: [72bcf54b19] check-in: [f760d4f50f] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 3475 [annotate] [blame] [check-ins using] [diff]
14:57
Now takes the base path as an argument file: [2d8c71b858] check-in: [6484a6bc3b] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 3230 [annotate] [blame] [check-ins using] [diff]
13:11
*** empty log message *** file: [f62b9d84c9] check-in: [a1acac7802] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 3184 [annotate] [blame] [check-ins using] [diff]
2000-10-03
12:12
New path structure to account for three way split in mtt tree file: [45651bbe48] check-in: [4c10000b36] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 2951 [annotate] [blame] [check-ins using] [diff]
2000-09-18
12:17
Now includes to control system toolbox in OCTAVE_PATH
Don't use -path stuff - use :: instead.
file: [0a089482c5] check-in: [f1d97fb1f0] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 2878 [annotate] [blame] [check-ins using] [diff]
2000-05-21
17:55
New rep path file: [bbf401fcdc] check-in: [ac6881c175] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 2758 [annotate] [blame] [check-ins using] [diff]
2000-05-16
11:41
*** empty log message *** file: [cab79a6381] check-in: [1a9de51a75] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 2651 [annotate] [blame] [check-ins using] [diff]
1999-03-11
04:02
Revised so that sh2csh does its stuff. file: [c8c42a9244] check-in: [583b7135d8] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 2502 [annotate] [blame] [check-ins using] [diff]
1998-07-17
19:48
*** empty log message *** file: [81668d1978] check-in: [e2f81d4c7c] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 2147 [annotate] [blame] [check-ins using] [diff]
1998-03-24
09:11
Compatible with .csh version file: [caa4b98990] check-in: [d652cd0075] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 2059 [annotate] [blame] [check-ins using] [diff]
1998-03-13
11:53
reduce --> reduce 64 file: [9337849b8f] check-in: [191262b23a] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 1994 [annotate] [blame] [check-ins using] [diff]
1998-01-16
08:55
MAKE=make file: [e46fb046c2] check-in: [e9dd4571d4] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 1941 [annotate] [blame] [check-ins using] [diff]
1998-01-06
09:14
Added latex2html to setup file: [6c3e039a24] check-in: [050454bdd9] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 1865 [annotate] [blame] [check-ins using] [diff]
09:11
Removed matlab from the setup file: [d227974db3] check-in: [8b6ebb4c8c] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 1701 [annotate] [blame] [check-ins using] [diff]
1997-12-04
10:49
Put under RCS at last
Added CC variable
file: [b005e04bb6] check-in: [b942b3cbd2] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 1609 [annotate] [blame] [check-ins using] [diff]
10:47
Added: Initial revision file: [fc4a582224] check-in: [4eaff637f9] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 1560 [annotate] [blame] [check-ins using]

MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]