Commit History

Author SHA1 Message Date
  David Given de7023dd61 Add an install target. 7 years ago
  David Given f67c98e239 Distributions are a pain --- let's not bother any more. Instead, we just tag 7 years ago
  David Given 612e38f1c6 Remove the old make-based build system, plus some big chunks of horribly 7 years ago
  David Given 96e7447bfa Clean up the top level makefile. 7 years ago
  David Given 2b6d251dec Fix a fun bug where, every now again, ego would get its temporary files mangled 7 years ago
  David Given 2a95b1c5e3 Forgot to check a file in. 7 years ago
  David Given 5bae29a00c ego now builds and is used. 7 years ago
  David Given 08823a172c filenamesof() an installable now returns all installed files, not just the ones 7 years ago
  David Given 84ee7c9cc4 Fix linking bug where em_decode would generate binary data instead of text. 7 years ago
  David Given 2b2bd93e44 Run through clang-format. 7 years ago
  David Given 44b6421519 Run through clang-format. 7 years ago
  David Given 671bf250f5 Run through clang-format. 7 years ago
  David Given 918f300513 Run through clang-format. 7 years ago
  David Given 1b66b63eae Run through clang-format. 7 years ago
  David Given 3584ddb6e9 Push through clang-format. 7 years ago
  David Given a4f136f999 Run through clang-format. 7 years ago
  David Given 03a0b182c4 Push em_ego.c through clang-format before working on it. 7 years ago
  David Given 1a7b4f8729 Build the examples when doing a normal build; this exercises the compiler as a 7 years ago
  David Given 53c9731036 aal doesn't build the ranlib table if you don't set -DAAL. 7 years ago
  David Given 856eb120b3 Add files which got missed in the initial build pass. 7 years ago
  David Given edee22510b liblinux is no more; its files are now in libsys. 7 years ago
  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