Commit graph

  • 92e892c450 Fix success colour and width of build status report. David Brown 2016-07-20 12:25:41 +01:00
  • 4bbfe120c7 Add reporting of generated assembler changes. David Brown 2016-07-20 11:15:19 +01:00
  • b3e2c5f9a6 Second attempt at disabling assembler generation for cygwin 64. David Brown 2016-07-19 21:55:47 +01:00
  • 0349189479 Separate assembly source by build flavour. David Brown 2016-07-19 20:38:41 +01:00
  • 359aa1c43f Add preliminary tests for generated code changes in the confidence tests. David Brown 2016-07-19 17:59:04 +01:00
  • ece90b85c5 Omit (more) platform specific settings from code change tests. David Brown 2016-07-19 15:54:09 +01:00
  • d6acf11700 Update bootstrap sources. David Brown 2016-07-19 15:37:07 +01:00
  • afb70fa178 Try explicitly calling 'sh' in confidence tests to avoid limitation on termux. David Brown 2016-07-18 17:25:25 +01:00
  • 3f6c6243cb Fix typo in typedef of U_INTEGER. Thanks Oleg! David Brown 2016-07-18 16:41:52 +01:00
  • d12e72a428 Merge branch 'master' of https://github.com/vishaps/voc David Brown 2016-07-17 11:44:51 +01:00
  • d8882462b1 Still fiddling to make test.sh work everywhere. Set first line to #!/bin/sh. David Brown 2016-07-17 11:44:25 +01:00
  • cd53085613 Language test script must be executable. David CW Brown 2016-07-17 11:06:49 +01:00
  • f2e12bf481 Make confidence test .sh s executable under cygwin by putting #! on first line. David Brown 2016-07-16 20:59:12 +01:00
  • c146cab6c1 Add tests for ASH, SYSTEM.LSH and SYSTEM.ROT. David Brown 2016-07-16 18:29:51 +01:00
  • 5b77460e4f Use typedefs rather than defines for basic types. David Brown 2016-07-15 20:26:40 +01:00
  • d3ee82a0c4 Remove invalid working source. David Brown 2016-07-15 17:23:04 +01:00
  • 64790ceff7 Remove invalid working source. David Brown 2016-07-15 17:02:15 +01:00
  • 347cefc614 Fix quoting of parameters passed through to 64 bit shell. David Brown 2016-07-15 16:58:45 +01:00
  • c7511287bb Fix mismatchedbracket in buildall.pl. David Brown 2016-07-15 15:42:37 +01:00
  • b5dbf13af4 Try using git pull to get updated buildall.pl as raw fetch is never up to date. David Brown 2016-07-15 15:30:26 +01:00
  • 86de8a6fe5 Try adding cygwin and mingw 64 bit builds. David Brown 2016-07-15 15:12:08 +01:00
  • 8bf94eddfe Still getting buildall.pl right. David Brown 2016-07-15 13:05:21 +01:00
  • 77f8280e90 Missingg comma typo in buildall.pl. David Brown 2016-07-15 13:00:27 +01:00
  • 16072f9dc3 Move all build commands back into buildall.pl. David Brown 2016-07-15 12:57:31 +01:00
  • 73ff9f50a2 Try again to handle multifold builds without losing singlefold build status. David Brown 2016-07-14 20:14:23 +01:00
  • a42d4c4a03 Another try at handling the Windows twofold build. David Brown 2016-07-14 19:39:32 +01:00
  • 9145a64b44 Fix buildall build directories for windows and android. David Brown 2016-07-14 18:06:20 +01:00
  • e8738e51de Add termux build to buildall. David Brown 2016-07-14 17:01:20 +01:00
  • f1af9e01e9 Merge branch 'master' of ssh://github.com/vishaps/voc David Brown 2016-07-14 16:20:21 +01:00
  • d4fe8b3bdc Add mingw32 bit build to autobuild. David Brown 2016-07-14 16:19:50 +01:00
  • 9903c9c435 Fix table formatting. David C W Brown 2016-07-14 09:44:52 +01:00
  • 8c702a716e Much simplified text reader using Texts.Scanner (somewhat like the original Templ code.) ErrorsExperiment David Brown 2016-07-12 20:06:47 +01:00
  • 7dc38e98ea Try errors in a text file. David Brown 2016-07-12 18:14:25 +01:00
  • 002657dbeb Try representing errors as a table of string pointers with minimal per string overhead. David Brown 2016-07-12 17:25:11 +01:00
  • 240c29c6dd Omit config dependent strings from source change tests. David Brown 2016-07-11 12:50:06 +01:00
  • f784a41f8f Update bootstrap sources. David Brown 2016-07-11 11:01:11 +01:00
  • 57cd40aa9d Experiment with assmbly code listing - thinking about new tests. David Brown 2016-07-10 16:49:30 +01:00
  • 156d9b0183 For now, just link to a directory containing copies of the latest logs. David Brown 2016-07-10 15:17:43 +01:00
  • 66d36728db Point status at a directory so github doesn't try to cache it. David Brown 2016-07-10 14:59:43 +01:00
  • d59bfa05d3 Fix build status formatting David Brown 2016-07-10 14:48:06 +01:00
  • 2c2fa4963c Link to build status that can access logs, add date, time and branch to status. David Brown 2016-07-10 14:21:49 +01:00
  • 5c8b98dd05 Don't trigger autobuild when change only affects .md or .svg files. David Brown 2016-07-09 23:15:02 +01:00
  • 89e2616c5b Fix equality test in sourcechanges.pl David Brown 2016-07-08 23:37:59 +01:00
  • 92e2c51806 Move version string physically into Version binary, fix diff parm on centos. David Brown 2016-07-08 23:28:51 +01:00
  • 365275ebcd Check in buildall.pl changes too. Oops. David Brown 2016-07-08 22:59:58 +01:00
  • b445d95772 Use source diff to identify compiler changes. David Brown 2016-07-08 22:47:40 +01:00
  • 9ad2a86827 Try adding a TOC to the readme, and formatting the hello app code. David Brown 2016-07-08 18:33:51 +01:00
  • 2a352ff67b Add cygwin32 build and more thoughts on 64 bit support and runtime error reporting. David Brown 2016-07-08 17:17:09 +01:00
  • 56256a49f2 Fix hex parsing, readme typos. David Brown 2016-07-08 12:53:30 +01:00
  • d50e08ac3f Buildall.pl script switched to master branch. David Brown 2016-07-06 18:55:56 +01:00
  • 66f2e812ed Merge pull request #32 from vishaps/v2docs David C W Brown 2016-07-06 18:43:42 +01:00
  • 8e4367e5c9 ReadMe tweaking. Simplify. Add References and links. David Brown 2016-07-06 17:20:12 +01:00
  • 1f73ab6856 Just a bit more font height. David Brown 2016-07-01 22:45:40 +01:00
  • f780a801f4 10% increase of build status font height. David Brown 2016-07-01 21:24:44 +01:00
  • bb519dc27a Reenable most builds. David Brown 2016-07-01 21:08:45 +01:00
  • b7871e1927 move text down very slightly. David Brown 2016-07-01 21:02:26 +01:00
  • 0c5d71dc19 buildall.pl typo David Brown 2016-07-01 20:52:12 +01:00
  • 2d531ad8d6 Tweak build report border David Brown 2016-07-01 20:50:17 +01:00
  • 8f7e25fe2f Begin to add logs to build report David Brown 2016-07-01 20:35:11 +01:00
  • e16f1c13b6 Prettify build report David Brown 2016-07-01 20:15:53 +01:00
  • 96f84b3937 Tweak build report David Brown 2016-07-01 19:58:55 +01:00
  • feff10c22c Tweak build report David Brown 2016-07-01 19:52:04 +01:00
  • 43d120814c Log scanner beginning to work. David Brown 2016-07-01 19:40:19 +01:00
  • 4981afd55a Pickup of latest buildall.pl working. David Brown 2016-07-01 18:19:55 +01:00
  • e68743eadc Make sure buildall starts in the cirrect directory. David Brown 2016-07-01 15:53:29 +01:00
  • 3c8a347d33 Need to remove prior buildall.pl as wget won't overwrite. David Brown 2016-07-01 15:44:06 +01:00
  • c7984ffdac Build machine to pick up latest buildall.pl every time. David Brown 2016-07-01 15:32:18 +01:00
  • ec7888859c Omit OPC and OPM from checksums as they contain the build date. David Brown 2016-07-01 15:16:11 +01:00
  • 78540bcaba Move test build scripts. David Brown 2016-07-01 14:50:05 +01:00
  • b2e446d352 Typo in vishap.make David Brown 2016-07-01 14:17:26 +01:00
  • 6470000cff Parse logs for build and test status. David Brown 2016-06-30 21:02:06 +01:00
  • 35c3921be4 Merge branch 'v2docs' of https://github.com/vishaps/voc into v2docs David Brown 2016-06-30 20:11:54 +01:00
  • c45c111237 Add brnachname to checksum fileneame. David Brown 2016-06-30 20:11:09 +01:00
  • 3cd3376139 Test build progress David Brown 2016-06-30 19:41:14 +01:00
  • d97668a209 Initial checksum support in build. David Brown 2016-06-30 18:36:17 +01:00
  • d24d436808 Wow, svg is working fine. David Brown 2016-06-30 12:07:54 +01:00
  • 54757d336c Phew, just a typo. build-staus. David Brown 2016-06-30 11:41:12 +01:00
  • 3ac00d5535 Avoid htaccess. Try svg directly again. David Brown 2016-06-30 11:39:10 +01:00
  • 5aabb5a955 Another checkin to see if no-cache fixes it. David Brown 2016-06-29 23:53:15 +01:00
  • 5c93ec0bcd Try without the raw=true. David Brown 2016-06-29 22:44:25 +01:00
  • 15ee11b2aa Aother attempt to get the readme to display the passing status image from brownsmeet.com. David Brown 2016-06-29 17:31:15 +01:00
  • fe0803e6be Try another way to get passing status image into readme. David Brown 2016-06-29 16:16:38 +00:00
  • d2f03dbd18 Merge branch 'v2docs' of https://github.com/vishaps/voc into v2docs David Brown 2016-06-29 12:48:59 +01:00
  • f9ced032af Can github access my SVG? David Brown 2016-06-29 12:48:35 +01:00
  • 92365d501c Add passing build extraction script. David C W Brown 2016-06-27 21:01:56 +01:00
  • 99bd3b3105 Checkin real (not merged) postpush.pl David C W Brown 2016-06-27 20:46:43 +01:00
  • a15f943d5b Unwanted merge commit. Bloody git. David C W Brown 2016-06-27 20:44:12 +01:00
  • 77f6fa772c Working post push hook now? David C W Brown 2016-06-27 20:41:49 +01:00
  • 3a17e1a656 Debugging postpush.pl David Brown 2016-06-27 17:56:19 +01:00
  • 61c9790edc Debugging postpush.pl David Brown 2016-06-27 17:53:20 +01:00
  • dff410e5b5 Debugging postpush.pl David Brown 2016-06-27 17:49:22 +01:00
  • 71e5e38d89 Debugging postpush.pl David Brown 2016-06-27 17:43:49 +01:00
  • f383a6c032 Correct quoting in postpush.pl. David Brown 2016-06-27 17:23:18 +01:00
  • 45c8b1d617 Merge branch 'v2docs' of https://github.com/vishaps/voc into v2docs David Brown 2016-06-27 17:08:14 +01:00
  • 88dd4e4d13 Emit 'now set path' message at end of 'make full'. David Brown 2016-06-27 17:07:54 +01:00
  • b495b2725c Some more significant ReadMe work. David C W Brown 2016-06-27 15:53:36 +01:00
  • a359e16ae9 webhook progress David Brown 2016-06-27 12:31:00 +01:00
  • 44889a1b2f Add newline to postpush script David Brown 2016-06-26 17:12:47 +01:00
  • a5a8809b91 Git push webhook script beginning to work. Fiddle with readme. David Brown 2016-06-26 17:07:40 +01:00
  • d8e26c635e Another readme twiddle to generate a github hook. David Brown 2016-06-24 00:30:27 +01:00