ack.git
2016-08-20 David GivenAdd files which got missed in the initial build pass.
2016-08-20 David Givenliblinux is no more; its files are now in libsys.
2016-08-20 David Givenrpi has a time() function; don't try to call gettimeofd...
2016-08-20 David GivenPrint hex numbers actually properly this time.
2016-08-20 David GivenRaspberry Pi backend now builds.
2016-08-20 David GivenWildcards are allowed to match no files now.
2016-08-14 David GivenFilename variables now get passed into ackbuilder on...
2016-08-14 David GivenFix dependency error (only shows up with make, not...
2016-08-14 David GivenFix compiler warnings and 64bitisms.
2016-08-14 David GivenEr, oops; the ninja build system is in a package called...
2016-08-14 David GivenBackport to Lua 5.1 (because 5.2 on Travis doesn't...
2016-08-14 David GivenAdd another Travis library.
2016-08-14 David GivenUpdate Travis metadata.
2016-08-14 David GivenLED builds now.
2016-08-14 David GivenMove the em_code headers into the em_code module.
2016-08-14 David GivenMove util/data into modules/src/em_data, for consistenc...
2016-08-14 David Givenlinux68k builds now.
2016-08-14 David Giveninstallables need to depend on their source files...
2016-08-14 David GivenTurns out I wasn't building the syscall libraries....
2016-08-14 David GivenWasn't exporting the plat headers; refactor to make...
2016-08-14 David Givenlinux386 builds. Also, forgot to turn back on the langu...
2016-08-13 David GivenBiggish refactor to break cycles; my build rules were...
2016-08-13 David GivenAdd cycle detection, because it was ruining my day...
2016-08-13 David GivenPascal runtime library now builds.
2016-08-13 David GivenPascal compiler builds.
2016-08-13 David GivenModula-2 runtime library now builds.
2016-08-13 David GivenFixed a small bug where two line number directives...
2016-08-12 David GivenThe Modula-2 compiler now builds.
2016-08-11 David GivenThe Basic runtime builds now.
2016-08-11 David GivenThe Basic compiler works now.
2016-08-11 David Givenreplace() gets confused if you give it a singleton...
2016-08-10 David GivenReplaced the funky and hard-to-compile ACK malloc with...
2016-08-08 David GivenMost of libc builds now (missing malloc).
2016-08-08 David GivenTarget lists can now have keyed items ({["foo"] = ...
2016-08-07 David GivenWe can build our first C file.
2016-08-04 David GivenAdd check for undefined variables. Find undefined varia...
2016-08-04 David GivenMassive ackbuilder refactor --- cleaner and more expres...
2016-07-29 David GivenBuilds libend (the simplest library). Becoming obvious...
2016-07-28 David GivenC preprocessor; tabgen; now the pc86 boot.s builds...
2016-07-28 David GivenFix a nasty dependency bug where filenamesof() on insta...
2016-07-26 David GivenReplace the hacky cflags variable with an equally hacky...
2016-07-26 David GivenReplaced the fairly complex environment code with a...
2016-07-26 David Givenyacc, ncgg; platform ncg builds now.
2016-07-23 David GivenBaby steps towards building a platform --- make the...
2016-07-22 David GivenMore programs, more libraries. src/modules build files...
2016-07-19 David Givencemcom.ansi now builds.
2016-07-19 David GivenSaner clibrary dependency and header handling.
2016-07-19 David GivenError out if a template expansion returns nil (as it...
2016-07-18 David Givenackbuilder rules files now require absolute paths in...
2016-07-16 David GivenBuilt a make bootstrap that runs either make or ninja...
2016-07-14 David GivenMore stuff builds; almost the C compiler now.
2016-07-14 David Givenconcat, targetnamesof. deps is now handled more consist...
2016-06-30 David GivenAllow headers which aren't .h files.
2016-06-30 David GivenMake work with make.
2016-06-29 David GivenBetter cwd handling.
2016-06-29 David Givenclibrary can now export headers.
2016-06-29 David GivenLocal rules; include() and replace().
2016-06-19 David GivenAll the amisc binaries now build.
2016-06-19 David GivenAdd ninja support. It works so much better than make.
2016-06-16 David GivenFirst draft at installables; not very satisfactory...
2016-06-14 David Giveninstallable works, although it's a bit kludgy. Change...
2016-06-12 David GivenWe can build a real program now!
2016-06-12 David GivenAdd hgignore file.
2016-06-09 David Givencprogram works.
2016-06-09 David GivenMultiple build files work. Use deps intelligently....
2016-06-08 David GivenRather cleaner cfile implementation where you just...
2016-06-07 David Givencfile with dynamically generated headers sort of works.
2016-06-07 David GivenMultioutput rules work!
2016-06-07 David GivenLeaf rules work!
2016-06-06 David GivenDependent rules work!
2016-06-06 David GivenMost of simplerule now looks like it's working.
2016-06-06 David GivenSkeleton of the rule engine and type system.
2016-06-06 David GivenReally basic skeleton of Ackbuilder mark 2.
2016-06-05 David GivenArchival non-working checkin of the experimental build...
2016-06-04 David Givenhgtags shouldn't be checked in.
2016-06-04 David GivenBranching bug fix.
2016-06-04 David GivenAdded tag release-5-6 for changeset 976d56ed63bd
2016-06-04 David GivenAdded tag release-6-0-pre-1 for changeset 3d69c08001d4
2016-06-04 David GivenAdded tag release-6-0-pre-3 for changeset dd12ef08179d
2016-06-04 David GivenAdded tag release-6-0-pre-4 for changeset 42d4fcc3a87c
2016-06-04 David GivenAdded tag release-6-0-pre-5 for changeset 0708542a3c39
2016-06-03 David GivenRemove defunct pmfiles.
2016-06-02 David GivenThe archiver is called aal now. release-6-0-pre-5
2016-06-02 David GivenAdd missing (but probably non-working) rpi file.
2016-06-02 David GivenHas it really been three years since the last release?
2016-06-02 David GivenDon't strip binaries so we retain debugging information.
2016-03-18 David GivenFix a whole pile of issues related to the failed attemp...
2016-03-17 David GivenFix an insidious 64-bitness bug which was causing incor...
2016-03-17 David GivenFix checkin into wrong hg branch.
2016-03-17 David GivenFix use-after-free.
2016-03-17 David GivenInstall directory now defaults to INSDIR, for ease...
2016-03-14 David GivenRaise the limit on ack.out relocation types by making...
2016-03-14 David GivenDon't use the ACK preprocessor on host files --- use...
2016-03-13 David GivenFix stray 'call file'.
2016-03-13 David GivenMerge in VideoCore IV code generator.
2016-03-13 David GivenMerge from default. dtrg-videocore
2015-06-19 David GivenThe ACK needs ed? Also, Ubuntu doesn't *have* ed?
2015-06-19 David GivenAdd Travis config file.
2015-06-18 David GivenRename branch.
2015-06-18 David GivenRename branch.
next