Commit History

Author SHA1 Message Date
  David Given 52eaf753b6 rpi has a time() function; don't try to call gettimeofday(). 7 years ago
  David Given f561b94b49 Print hex numbers actually properly this time. 7 years ago
  David Given 204f932ed2 Raspberry Pi backend now builds. 7 years ago
  David Given 23e8d5af5a Wildcards are allowed to match no files now. 7 years ago
  David Given 46bd70380c Filename variables now get passed into ackbuilder on the command line. 7 years ago
  David Given 420c47c386 Fix dependency error (only shows up with make, not ninja. Odd). 7 years ago
  David Given 7b8d9e2d0e Fix compiler warnings and 64bitisms. 7 years ago
  David Given 870489c8b0 Er, oops; the ninja build system is in a package called ninja-build. 7 years ago
  David Given 53f043ff40 Backport to Lua 5.1 (because 5.2 on Travis doesn't have luaposix...). 7 years ago
  David Given 38c6a87ed5 Add another Travis library. 7 years ago
  David Given 8b24b0247b Update Travis metadata. 7 years ago
  David Given a42939df50 LED builds now. 7 years ago
  David Given 2dab95eced Move the em_code headers into the em_code module. 7 years ago
  David Given 4d24666432 Move util/data into modules/src/em_data, for consistency with the other 7 years ago
  David Given 38fa6941d5 linux68k builds now. 7 years ago
  David Given fb2a42a2db installables need to depend on their source files... 7 years ago
  David Given 3df4906d52 Turns out I wasn't building the syscall libraries. Do so. 7 years ago
  David Given b549980af2 Wasn't exporting the plat headers; refactor to make this a little cleaner. 7 years ago
  David Given f253b6a169 linux386 builds. Also, forgot to turn back on the language runtimes. 7 years ago
  David Given 262c5fedcf Biggish refactor to break cycles; my build rules were full of them. cpm builds, 7 years ago
  David Given 10746f8b97 Add cycle detection, because it was ruining my day. Allow targets to be stored 7 years ago
  David Given e0b8bd221d Pascal runtime library now builds. 7 years ago
  David Given e770d09dc8 Pascal compiler builds. 7 years ago
  David Given 00c67fcc0e Modula-2 runtime library now builds. 7 years ago
  David Given dbf8332bf0 Fixed a small bug where two line number directives next to each other wouldn't 7 years ago
  David Given 8e869b56e7 The Modula-2 compiler now builds. 7 years ago
  David Given 08b7c4aaae The Basic runtime builds now. 7 years ago
  David Given 7c60c27302 The Basic compiler works now. 7 years ago
  David Given b592c88bdf replace() gets confused if you give it a singleton list as its parameter. 7 years ago
  David Given a200a2fb53 Replaced the funky and hard-to-compile ACK malloc with a much smaller 7 years ago