Commit graph

261 commits

Author SHA1 Message Date
Norayr Chilingarian
90a0dc3ae2 updated version.Mod and makefiles to reflect the new version. 2014-09-18 23:56:28 +04:00
Norayr Chilingarian
807a7bd019 updated changelog 2014-09-18 19:35:24 +04:00
Norayr Chilingarian
0ae29b9b4c fixed spec file to reflect latest changes 2014-09-18 19:34:23 +04:00
Norayr Chilingarian
2108b6bb72 updated spec file 2014-09-18 19:21:26 +04:00
Norayr Chilingarian
7e9069e08d improved changelog generation script to fix the email address to possibly prevent spambots to identify an email address. 2014-09-18 19:14:06 +04:00
Norayr Chilingarian
ed4572f096 fixed permissions of changelog generation script 2014-09-18 19:08:09 +04:00
Norayr Chilingarian
8ef024ac15 fixed changelog generator script 2014-09-18 19:06:57 +04:00
Norayr Chilingarian
d8c6930c2d updated changelog - CHANGES file. 2014-09-18 19:05:40 +04:00
Norayr Chilingarian
3470abddde updated changes 2014-09-18 18:56:52 +04:00
Norayr Chilingarian
5e57b0459d spec file to 1.0.1 update 2014-09-18 18:55:07 +04:00
Norayr Chilingarian
a3891b3f3c updated changelog, updated FAQ on how to solve Raspberry Pi building errors. 2014-09-18 18:48:35 +04:00
Norayr Chilingarian
803af7e439 making 1.0.1 release 2014-09-18 18:39:59 +04:00
Norayr Chilingarian
69defc9ce0 fix 2014-09-17 20:01:24 +04:00
Norayr Chilingarian
9892f9205c even faster way 2014-09-17 19:59:22 +04:00
Norayr Chilingarian
05b8d63835 no overflow in OPM anymore 2014-09-17 15:21:33 +04:00
root
04662f9e7d updated arm bootstrap binary 2014-09-15 19:00:59 +00:00
Norayr Chilingarian
c2b91243e9 improved risc crosscompiler, added example and readme. 2014-09-15 22:14:08 +04:00
norayr chilingarian
1acddf0fb9 found problem in OPV.stat, not properly handled yet. needs investigation. 2014-09-14 22:53:24 +04:00
Norayr Chilingarian
bf48ee50de spec file fixes on pidora (fc20 on raspberry pi) 2014-09-14 21:30:59 +04:00
Norayr Chilingarian
c900218965 re re revised oberon compiler for RISC works -- noch 2014-09-14 06:09:09 +04:00
Norayr Chilingarian
c8cc104507 fixed or sources 2014-09-13 18:27:48 +04:00
Norayr Chilingarian
1c7d4dc066 updated README.md with info how to build rpm from provided spec file. 2014-09-11 15:57:22 +04:00
Norayr Chilingarian
bef25cd7a7 added crlf handling partly following discussion at
https://code.google.com/p/ofront/issues/detail?id=3

and by introducing corresponding changes in ShowLine and ShowLineErr
functions
in OPM module.
2014-09-11 15:46:09 +04:00
Norayr Chilingarian
15ca10d4ce changes to the spec file to compile on x86_64, x86, armv6hj_hardfp,
armv7a_hardfp
also makes this spec file less distribution specific:
* no glibc-static on rhel4/5
* xorg-devel is called xorg-x11-devel on rhel4
thus requierements are changed to search for header files, not package
names.
2014-09-11 13:25:21 +04:00
Norayr Chilingarian
143bd70de3 rpmbuild spec file by D. E. Evans (sinuhe@gnu.org). 2014-09-11 13:21:50 +04:00
Norayr Chilingarian
06fa950748 added IFS ( Iterated Function System ) example from Reiser's book 2014-08-28 14:23:36 +04:00
Norayr Chilingarian
0b2f1902ef added ReadByte wrapper for compatibility with latest NW Oberon system 2014-08-04 14:15:47 +04:00
Norayr Chilingarian
5f508b16bb fixed games with compatIn module 2014-05-30 10:19:32 +04:00
Norayr Chilingarian
da97c546c4 freebsd fix for ldconfig 2014-05-20 01:02:52 +04:00
Norayr Chilingarian
2d6ac451ba freebsd port works.
I have no freebsd, and port was made by request and with help of
tangentstorm from #oberon channel (:
still it's not well tested and is considered experimental.
2014-05-20 00:56:33 +04:00
Norayr Chilingarian
1186133f78 fixed stage0 in all makefiles 2014-05-07 21:19:57 +04:00
Norayr Chilingarian
f540d26ad4 vocparam removed 2014-05-07 21:04:23 +04:00
Norayr Chilingarian
bf6e685d1c removed unnecessary binaries 2014-05-07 21:02:32 +04:00
Norayr Chilingarian
74f47aa69c 0. fixed OPM.Mark bug, now when pos = -1 it shows error correctly.
1. added cool error message handling with showing "^" under the line
which points exactly where the error is.
2014-05-07 20:09:30 +04:00
Norayr Chilingarian
561137e16d main program msg is also green 2014-04-14 02:29:33 +04:00
Norayr Chilingarian
fc3af7e3af x86_64 and powerpc bootstrap binaries update 2014-04-14 02:23:52 +04:00
norayr
72b53f61f7 raspberry pi bootstrap binary 2014-04-14 02:20:31 +04:00
norayr
ca80f58e94 darwin bootstrap binary 2014-04-14 06:01:11 +08:00
norayr
175a480412 green output, powerpc binaries 2014-04-14 01:57:06 +04:00
norayr
f4d3bb13ff darwin bootstrap binary 2014-04-14 05:32:39 +08:00
Norayr Chilingarian
338c3f47e8 first colored messasges in OPM using vt100, 'f' option added to disable
it
2014-04-14 01:22:03 +04:00
norayr
4943886b64 module crt almost completed, crttest for reference 2014-04-13 21:04:37 +04:00
norayr
fd34af424e powerpc clang bootstrap binary updated 2014-04-13 14:56:28 +04:00
norayr
c35e1e499e updated raspberry pi gcc bootstrap binary 2014-04-13 14:50:25 +04:00
norayr
6ba3d53693 updated powerpc bootstrap binary 2014-04-13 14:35:34 +04:00
norayr
018b64defc darwin bootstrap binary updated 2014-04-13 18:26:46 +08:00
Norayr Chilingarian
01664df2ee gnuc -> gcc, more abstraction in makefiles and extTools 2014-04-13 14:15:48 +04:00
Norayr Chilingarian
cd69786833 extTools.Mod, fix warnings like "argument unused during compilation:
'-L.'"
2014-04-13 13:17:00 +04:00
norayr
61ef35ff33 clang powerpc platform 2014-04-13 12:12:44 +04:00
root
ad8e18c777 small fix in extTools module 2014-04-12 02:27:13 +04:00