Commit graph

828 commits

Author SHA1 Message Date
Norayr Chilingarian
ff87e23780 fixed ooc.C typesizes and made X11 examples compile. 2020-03-29 20:40:36 +04:00
Dave Brown
63008f6d30 Fix -OC set size in usage text 2019-11-19 19:45:23 +00:00
Dave Brown
7f4b284aef Correct set size in component pascal compatability mode 2019-11-19 15:53:20 +00:00
Dave Brown
2ddbf5d517 Correct Args.argc to INTEGER rather than LONGINT 2019-11-09 11:32:03 +00:00
Norayr Chilingarian
6ae2f96d08 Undecl var fix (#74)
* fix like 78036911d2

* OPT.DynArr to be precise

* removed PromoteIntConstToLInt() function call

* update of bootstrap sources.
2019-11-07 16:20:08 +00:00
David C W Brown
760e14bbe1
Still trying to get build status to refresh. 2019-11-04 19:30:42 +00:00
David C W Brown
1d48dd8114
Trying harder to get build status to refresh, part 2. 2019-11-04 19:29:12 +00:00
David C W Brown
84b6f0aa92
Trying harder to get build status to refresh, part 1. 2019-11-04 19:28:52 +00:00
David C W Brown
0b136c44e9
No real change - attempting to clear the github cache of build status svg. 2019-11-04 19:22:49 +00:00
David C W Brown
93b6ecc234
Use https to get build status. 2019-11-04 18:24:47 +00:00
David C W Brown
b2f7087966
Reflect distinction between build (make full) and install (make install) 2019-11-04 18:23:17 +00:00
David Brown
e4743120de Add support for building in a path containing spaces. 2019-11-04 16:06:16 +00:00
David C W Brown
8cec6b3794
A bit more info about static vs dynamic linking
Some systems support only one.
2019-10-11 17:41:45 +01:00
David Brown
49cb239730 Update autobuild scripts for freenas server 2019-10-11 17:24:05 +01:00
Norayr Chilingarian
7b9b5cb4f1 simpler way of removing 'static' for tcc in configure.c, reverted oberon.mk back, according to this comment: a35668bf93 (r35448231) update of bootstrap sources. 2019-10-11 15:00:02 +04:00
Norayr Chilingarian
9626a95daa updated bootstrap files, main change should be in ext-tools.c (linking
options, whitespace removed)
2019-10-10 17:46:12 +04:00
Norayr Chilingarian
a35668bf93 initial tcc/linux changes 2019-10-10 17:41:18 +04:00
David Brown
e3a07e77fa Trigger again 2019-01-07 19:17:34 +00:00
David Brown
e07c125017 Trigger again 2019-01-07 18:58:35 +00:00
David Brown
d40b590306 Merge branch 'master' of https://github.com/vishaps/voc 2019-01-07 18:47:40 +00:00
David Brown
5e903cb3d9 Trigger build 2019-01-07 18:47:15 +00:00
David C W Brown
2e93bc0909
Correct the other reference to the windows installation doc. 2019-01-07 18:10:33 +00:00
David Brown
6842928bf8 Integrate rangechecked casting correction from @svorkoetter. 2019-01-04 18:54:55 +00:00
Norayr Chilingarian
8890fe1336 windows installation document link fixed. 2018-11-24 00:28:13 +04:00
David Brown
af38056518 Add ruminations on how Oberon Files.Mod behaviour differs from conventional systems. 2018-04-27 13:58:10 +01:00
David Brown
b1b4d6b602 Update bootstrap C source files. 2018-04-24 18:53:02 +01:00
David Brown
ee01f97392 Expose file name and path max lengths in Files.Mod. 2018-04-24 18:51:39 +01:00
David Brown
f7904230c9 Update bootstrap C source files. 2018-04-24 17:46:55 +01:00
David Brown
70f2839c76 Add 'Filename too long' error in Files.Mod. 2018-04-24 17:32:38 +01:00
David Brown
1c8828ede1 Update bootstrap C source files. 2018-04-24 16:11:16 +01:00
David Brown
f458b98ff2 Enable index checks in Files.Mod and OPS.Mod. 2018-04-24 16:04:56 +01:00
David Brown
66f0363474 Fix missing quotes in path setting for tests, allowing them to run in linux under windows. 2018-04-24 12:21:57 +01:00
David C W Brown
3c66e07ff0 Merge branch 'master' of https://github.com/vishaps/voc 2018-04-23 20:45:28 +01:00
David C W Brown
afe570e096 Restore temporarily commented git clone in autobuild runbuilds.pl 2018-04-23 20:45:01 +01:00
David C W Brown
8a0b3d5b4c Merge branch 'master' of https://github.com/vishaps/voc 2018-04-23 20:22:23 +01:00
David C W Brown
9928bfe70d Fix build order of Reals.Mod in Microsoft C builds. 2018-04-23 20:21:50 +01:00
David C W Brown
5ec7c2359b Merge branch 'master' of https://github.com/vishaps/voc 2018-04-23 18:25:19 +01:00
David C W Brown
175eafb900 New autobuild system 2018-04-23 18:24:41 +01:00
David C W Brown
2de6345b99
Update ReadMe.md 2018-04-23 17:29:05 +01:00
David C W Brown
2d8cd4a478
Update ReadMe.md 2018-04-23 17:28:43 +01:00
David C W Brown
02ea27e8b5
Update ReadMe.md 2018-04-22 20:21:09 +01:00
David C W Brown
ffad2a1a14
Update ReadMe.md 2018-04-22 20:13:09 +01:00
David C W Brown
a2f3f72795
Update ReadMe.md 2018-04-22 20:11:17 +01:00
David C W Brown
56ea3f3a27
Update ReadMe.md 2018-04-22 19:55:37 +01:00
David C W Brown
1bd4070e06
Update ReadMe.md 2018-04-22 18:23:44 +01:00
David C W Brown
1da977da55
Update ReadMe.md 2018-04-22 18:21:10 +01:00
norayr
419e90e073 in order to instigate new build and update the build status png synced
beep.Mod with actual library sources.
2018-04-14 23:09:26 +04:00
Norayr Chilingarian
4bbacbaaa4 brought sources in sync with current library state. 2018-04-10 23:29:14 +04:00
Norayr Chilingarian
c43644ffeb bootstrap sources update. 2018-04-10 22:51:26 +04:00
Norayr Chilingarian
9470716304 issue #64 https://github.com/vishaps/voc/issues/64 2018-04-10 22:48:37 +04:00