Commit graph

814 commits

Author SHA1 Message Date
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
David Brown
1bd70f367e Correct size_t definition for OpenBSD .gt. 6.2 thanks to @ibara 2017-09-06 13:07:00 +01:00
norayr
2ec7f3277a applied changes for the issue #61, with the @jtempl fix 9e3e13af63 2017-09-02 22:20:03 +04:00
norayr
bad584ec32 make bootstrap. 2017-08-08 15:39:44 +04:00
norayr
511186f0a4 applied temple's fix for the ofront issue #30, endless recoursion for
cyclic array types.
c7d37c9162
2017-08-08 15:37:29 +04:00
norayr
9f3893bb42 should fix library build. 2017-06-21 21:45:26 +04:00
norayr
e626e5c97d updated bootstrap sources. 2017-06-21 21:33:03 +04:00
norayr
211f69c89a moved strtoreal functions to strings module. 2017-06-21 20:58:10 +04:00
norayr
b5c76a0ee3 implemented In.Real and In.LongReal, unless it'll be implemented better. 2017-06-21 20:45:58 +04:00
David Brown
5c86750aed Enable Mac static linking. 2017-02-15 18:58:39 +00:00
David Brown
8063b0c595 Fix dynamic linking on Mac. Static linking not working. 2017-02-15 18:34:00 +00:00
David Brown
44d5e0f325 Remove obsolete LDCONFIG env var generation in configure.c 2017-01-02 12:00:36 +00:00
David Brown
284b105c80 Update bootstrap C sources. 2017-01-01 01:28:40 +00:00
David Brown
ba9498b592 Fix verbose display of gcc command. 2017-01-01 01:27:58 +00:00
David Brown
a4dfd37908 Update bootstrap C source. 2016-12-29 15:30:06 +00:00