Commit graph

382 commits

Author SHA1 Message Date
David C W Brown
b495b2725c Some more significant ReadMe work. 2016-06-27 15:53:36 +01:00
David Brown
a359e16ae9 webhook progress 2016-06-27 12:31:00 +01:00
David Brown
44889a1b2f Add newline to postpush script 2016-06-26 17:12:47 +01:00
David Brown
a5a8809b91 Git push webhook script beginning to work. Fiddle with readme. 2016-06-26 17:07:40 +01:00
David Brown
d8e26c635e Another readme twiddle to generate a github hook. 2016-06-24 00:30:27 +01:00
David C W Brown
03805e5fdb Simple readme change (to ttry json web hook). 2016-06-23 14:29:27 +01:00
David C W Brown
f2c55cc4de Simple readme change (to test web hook). 2016-06-23 14:25:31 +01:00
David Brown
119365d4a9 Add buildall perl script 2016-06-22 14:12:14 +01:00
David Brown
739a94313b Slight doc changes, new multi-machine build approach. 2016-06-20 18:36:44 +01:00
David
f050fc2fe4 Nice error message when install dir inaccessible. 2016-06-18 17:44:02 +01:00
David Brown
342d883d11 Update version to 1.95. Add more early version documentation. 2016-06-18 16:38:42 +01:00
David Brown
f828e80e56 Start organising documentation. 2016-06-18 12:05:23 +01:00
David C W Brown
f838e58c50 Make tests shell scripts executable. 2016-06-17 13:41:02 +01:00
David Brown
2b3b6a822a File mode corrections. Add lol filetype to 'lf' eolns. 2016-06-16 18:14:58 +01:00
David Brown
1a7a7615df Add olang readme as v2changes in triage dir. 2016-06-16 16:52:05 +01:00
David Brown
43c5f44c10 Add bootstrap and master make files. 2016-06-16 16:51:11 +01:00
David Brown
be80ad7ae3 Remove unneeded tests result files. 2016-06-16 16:43:10 +01:00
David Brown
8b0bd9c675 Update tools to v2. 2016-06-16 16:31:59 +01:00
David Brown
ce855c93c8 Update test files to v2. 2016-06-16 16:25:36 +01:00
David Brown
a9b273e30a Fix line endings. 2016-06-16 16:14:30 +01:00
David Brown
c64a75bd78 Add .git configuration files to enlistment root. 2016-06-16 15:54:40 +01:00
David C W Brown
f9dc858d29 Remove binary files incorrectly checked in. 2016-06-16 15:36:31 +01:00
David Brown
7bdc53145e Update library source to V2. 2016-06-16 14:56:42 +01:00
David Brown
4245c6e8b3 Update system source to V2. 2016-06-16 14:14:39 +01:00
David Brown
efb7b6b030 Update compiler source to V2. 2016-06-16 13:58:01 +01:00
David Brown
efefcf0fb4 Add confidence tests. 2016-06-16 13:56:34 +01:00
David Brown
1304822769 Rename lib to library. 2016-06-16 13:56:12 +01:00
David Brown
b7536a8446 Move Args.Mod out of system as it's not part of the compiler build. 2016-06-16 13:07:17 +01:00
David Brown
49e9fd3533 Move Oberon.Mod to system. 2016-06-16 13:00:46 +01:00
David Brown
6c6791edf9 Consoldate v4 library files part 2. 2016-06-16 12:59:23 +01:00
David Brown
126f758836 Consoldate v4 library files part 1 2016-06-16 12:58:46 +01:00
David Brown
d6d9666713 Consolidate ulm library files. 2016-06-16 12:55:13 +01:00
David Brown
e4309559f3 Consolidate s3 library files. 2016-06-16 12:49:53 +01:00
David Brown
9021308e47 Consolidate ooc2 library files. 2016-06-16 12:46:51 +01:00
David Brown
6a1b2f4967 Consolidate ooc library files. 2016-06-16 12:42:49 +01:00
David Brown
c374e343af Rename system files to v2 conventions. 2016-06-16 12:36:03 +01:00
David Brown
f48876d5db Remove unneeded Files and Kernel variants. 2016-06-16 12:30:52 +01:00
David Brown
5b3062f475 Consolidate files in system directory. 2016-06-16 12:29:25 +01:00
David Brown
72dedc9bf6 Remove par directory and mv system directory under src. 2016-06-16 12:09:14 +01:00
David Brown
e4153701ea Rename compiler directory to 'compiler'. 2016-06-16 12:07:37 +01:00
David Brown
9cc63cc6c2 Compiler source directory: consolidate duplicate files. 2016-06-16 12:06:42 +01:00
David Brown
ead30cb27b Begin update to V2. Move old files to triage. 2016-06-16 11:52:06 +01:00
David C W Brown
593774a3fc Remove latest vocstatic binaries
Former-commit-id: 0af64a79258a79a5882d95dffd0b656be56dc472
2016-06-15 14:06:49 +01:00
Norayr Chilingarian
042ff66d14 added -fno-stack-protector to linux gcc makefiles. -- noch
Former-commit-id: 7f6c73341414af134c2ae23cd5dab5629d0d5fe5
2016-05-02 03:13:04 +04:00
norayr
aeadd58952 fixed Oberon.Mod; now Oberon.DumpLog works.
Former-commit-id: 4e2da4f92e77fcce3db1291cbfafd2f430d7bac9
2016-02-24 15:21:16 +04:00
Norayr Chilingarian
2991026809 added problematic ubuntu version to faq file
Former-commit-id: 5f80704eb0feffdf11d42f1aee7671639b209c55
2016-02-04 01:27:29 +04:00
Norayr Chilingarian
4838e91966 s/ooc/voc -- noch
Former-commit-id: bdf7be9896a5c74170ab6b35df5269ab03a0ab08
2016-01-22 01:16:08 +04:00
Norayr Chilingarian
f3790d78f5 fixed makefile name in the "COMPILE" file. [issue](https://github.com/norayr/voc/issues/6); -- noch
Former-commit-id: e403827d4660bd70f76fc71c372bd722992f1b06
2016-01-19 19:07:36 +04:00
Norayr Chilingarian
63ba3074cf reverted darwin makefile by fixing default prefix. -- noch
Former-commit-id: 9fc7d7b6c480bacc01f93f1c819f7b7642e42bc4
2016-01-19 17:05:23 +04:00
Norayr Chilingarian
f05ecf6102 Unix.Timeval fix. suseconds_t is 4 bytes on osx x86_64 apparently.
Therefore Timeval.usec is INTEGER. Thanks to Jon Kleiser for [raising](https://github.com/norayr/voc/issues/5) the question.
bootstrap binary updated. Kernel0. Kernel modules affected. -- noch


Former-commit-id: 177f08f0e0e37f9c7ba9d08a91da7c08006c92a4
2016-01-19 16:54:26 +04:00