Commit graph

21 commits

Author SHA1 Message Date
norayr
73369a589f new system types on darwin: updated bootstrap binary. -- noch.
Former-commit-id: 63a0f765a7
2015-03-17 17:24:05 +08:00
Norayr Chilingarian
6886a243a6 added oocRandomNumbers, updated newt wrapper with GetKey function. -- noch
Former-commit-id: ab5d3f734e
2015-03-12 00:24:11 +04:00
Norayr Chilingarian
5d1eed31e4 ported ethDates, ethReals, ethStrings. -- noch
Former-commit-id: 63dc2c5c31
2015-02-12 20:21:39 +04:00
Norayr Chilingarian
60caef64e4 changed branding of git version to 1.1
Former-commit-id: e86c9c1956
2015-01-29 11:57:57 +04:00
Norayr Chilingarian
c19bd920e8 updated makefiles.
Former-commit-id: fc57f19618
2015-01-29 00:08:40 +04:00
Norayr Chilingarian
d12d46a435 Args.Mod for 32 bit systems replaced by Args.Mod for 64bit systems.
Latter works for all systems, it's just more explicit.
fixed problem in makefile (spaces instead of tabs, for old make command)


Former-commit-id: 40a58e1771
2015-01-28 22:52:07 +04:00
Norayr Chilingarian
930101bc00 ulmIntOperatins ported.
x11 modules moved to separate directory and won't be compiled by
default.
x11 test cases updated.

-- noch


Former-commit-id: 797ea84f14
2015-01-28 19:36:22 +04:00
Norayr Chilingarian
2287af2191 eth unicode conversion module. -- noch
Former-commit-id: c2794dc7fb
2015-01-27 10:54:03 +04:00
Norayr Chilingarian
4a77f04720 updated version.Mod and makefiles to reflect the new version.
Former-commit-id: 90a0dc3ae2
2014-09-18 23:56:28 +04:00
Norayr Chilingarian
c5944136bf fixed stage0 in all makefiles
Former-commit-id: 1186133f78
2014-05-07 21:19:57 +04:00
Norayr Chilingarian
485e27a287 first colored messasges in OPM using vt100, 'f' option added to disable
it


Former-commit-id: 338c3f47e8
2014-04-14 01:22:03 +04:00
Norayr Chilingarian
b9bc8f2a39 gnuc -> gcc, more abstraction in makefiles and extTools
Former-commit-id: 01664df2ee
2014-04-13 14:15:48 +04:00
Norayr Chilingarian
c6d368b789 static and dynamic linking works on macosx -- noch
Former-commit-id: 87f7119dfd
2014-03-21 06:53:33 +08:00
Norayr Chilingarian
12fa4aec39 fixed problem with short prefix path in version module
Former-commit-id: bdb2b32588
2014-03-21 04:22:23 +08:00
Norayr Chilingarian
66c583b70e separated Kernel, Files. Texts modules for bootstrapping and general use
Former-commit-id: e1f76da278
2014-03-21 04:00:44 +08:00
Norayr Chilingarian
5d683e6727 excluded compiler (non library) object files from libraries.
synced linux and macosx makefiles more


Former-commit-id: e0a915b319
2014-03-20 21:51:08 +04:00
Norayr Chilingarian
bb1e56ad56 prefixed installation now works.
fixed bug with -m, it couldn't work because libVishapOberon contained
bindings to X11 but was not linked to X11


Former-commit-id: f3548d289f
2014-03-20 21:11:03 +04:00
Norayr Chilingarian
30ae085f56 dylib and a archive generation under macosx
Former-commit-id: 2610f274eb
2014-03-20 18:40:07 +08:00
Norayr Chilingarian
bcbb5800ed eventually, macosx version. can compile itself.
Former-commit-id: 93d73204c7
2014-03-20 07:04:05 +08:00
Norayr Chilingarian
8094f790b5 fixed all makefiles
Former-commit-id: 2fbafbcadb
2014-03-18 20:09:27 +04:00
Norayr Chilingarian
38d4e88876 added target os, added experimental darwin, starting darwin port
Former-commit-id: 49b86a4ac5
2014-03-18 20:05:19 +04:00