Merge pull request #183 from kernigh/kernigh-include
[ack.git] / Makefile
2019-02-13 David GivenMerge pull request #161 from davidgiven/dtrg-faststack
2019-02-13 David GivenMerge from default.
2019-02-13 David GivenDon't do weird things if files starting with a hyphen...
2019-02-10 David GivenMerge from default.
2018-09-09 David GivenMerge from default.
2018-09-01 David GivenMerge.
2018-09-01 David GivenThe default installation location should be /usr/local.
2018-06-20 David GivenMerge pull request #96 from kernigh/kernigh-emu-1
2018-06-15 David GivenMerge pull request #100 from kernigh/kernigh-pdp
2018-06-14 David GivenMerge pull request #99 from davidgiven/dtrg-ass
2018-06-13 David GivenMerge from trunk.
2018-06-13 David GivenExpose our custom Lua interpreter to the build system...
2018-06-10 David GivenMerge.
2018-06-10 David GivenAdd the core of a simple em22 platform. Unfortunately...
2018-06-07 David GivenMerge from trunk.
2018-06-07 David GivenMerge pull request #91 from davidgiven/dtrg-m68k
2018-06-05 David GivenEnable tests for linux68k.
2018-06-02 David GivenMerge pull request #87 from davidgiven/dtrg-travis
2018-06-02 David GivenHonour CFLAGS set in the Makefile.
2018-03-13 David GivenMerge pull request #73 from kernigh/kernigh-pr
2018-03-02 David GivenMerge pull request #71 from tkchia/default
2018-01-28 Tee-Kiah ChiaDefine appropriate macros when building Lua on Linux...
2017-11-19 David GivenMerge pull request #66 from davidgiven/dtrg-warnings
2017-10-31 David GivenMerge pull request #63 from kernigh/kernigh-rm-fix
2017-10-30 George KoehlerImprove how Makefile handles multiple goals.
2017-08-06 David GivenMerge from trunk.
2017-01-07 David GivenMerge pull request #32 from dram/add-execve
2016-12-28 David GivenCorrectly export PREFIX to the Lua build system.
2016-12-05 David GivenMerge branch 'pr-osx' of https://github.com/kernigh...
2016-12-01 David GivenMerge from default.
2016-12-01 David GivenMerge pull request #21 from davidgiven/dtrg-tests
2016-12-01 David GivenRun all tests, even the ones which fail, and emit a...
2016-11-30 David GivenMerge from default.
2016-11-30 David GivenMerge from default.
2016-11-30 David GivenMerge pull request #18 from kernigh/pr-util-ack
2016-11-11 George KoehlerPass DEFAULT_PLATFORM to ackbuilder so util/ack sees it.
2016-11-08 George KoehlerMerge branch 'default' into kernigh-osx
2016-10-30 David GivenMerge from default.
2016-10-30 David GivenMerge pull request #7 from davidgiven/travis
2016-10-30 David GivenMerge from default. travis
2016-10-30 David GivenDon't allow parallel builds in the top-level makefile.
2016-10-30 David GivenOld versions of make don't support -r.
2016-10-16 David GivenRemember to create the build directory when bootstrapping.
2016-10-16 David GivenUse a self-hosted Lua instead of the system one.
2016-09-15 David GivenMerge from default.
2016-09-02 David GivenAdd an install target.
2016-09-02 David GivenRemove the old make-based build system, plus some big...
2016-09-01 David GivenClean up the top level makefile.
2016-08-14 David GivenFilename variables now get passed into ackbuilder on...
2016-08-14 David GivenBackport to Lua 5.1 (because 5.2 on Travis doesn't...
2016-08-14 David Givenlinux386 builds. Also, forgot to turn back on the langu...
2016-07-29 David GivenBuilds libend (the simplest library). Becoming obvious...
2016-07-19 David Givencemcom.ansi now builds.
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-06-02 David GivenDon't strip binaries so we retain debugging information.
2016-03-17 David GivenFix checkin into wrong hg branch.
2016-03-17 David GivenInstall directory now defaults to INSDIR, for ease...
2016-03-13 David GivenMerge in VideoCore IV code generator.
2016-03-13 David GivenMerge from default. dtrg-videocore
2013-05-29 David GivenUpdate from trunk.
2013-05-22 David GivenBuild the Raspberry Pi code.
2013-05-16 David GivenMerge in build system changes.
2013-05-16 David GivenA few last build tweaks.
2013-05-15 David GivenNow describe the make-based build system in the README.
2013-05-15 David GivenBuild ego.
2013-05-14 David GivenModula-2 now works.
2013-05-14 David GivenPascal compiler now runs.
2013-05-14 David GivenBuild the Basic run-time library (after some modernisat...
2013-05-13 David GivenTop, topgen, aelflod. Moved the libraries back into...
2013-05-13 David GivenSplit off some of the platform-independent stuff (such...
2013-05-13 David GivenMerge updates from trunk.
2013-05-12 David GivenMade a start on building the runtimes for each platform...
2013-05-12 David GivenFirst milestone of replacing the build system.
2012-09-23 George KoehlerMerge deletion of many undead files.
2012-09-21 George KoehlerDelete 689 undead files.
2010-08-05 dtrgFlush output stream before waiting for user input.
2010-08-04 cvs2hgfixup commit for tag 'release-6-0-pre-4' release-6-0-pre-4
2007-11-02 dtrgArchival checkin (semi-working code).
2007-04-29 cvs2hgfixup commit for tag 'release-6-0-pre-3' release-6-0-pre-3
2007-02-26 dtrgRenamed the language libraries and runtimes to have...
2007-02-25 cvs2hgfixup commit for tag 'release-6-0-pre-1' release-6-0-pre-1
2006-07-18 dtrgAdded the appropriate #! magic at the beginning of...
2006-02-04 cvs2hgfixup commit for tag 'llgen-1-0' llgen-1-0
2005-06-25 dtrgAdded some prototyping to stop a compile error with...
2005-06-24 cvs2hgfixup commit for tag 'release-5-6' release-5-6
1994-12-20 cerielAdded more precise info about parameters
1994-12-06 cvs2hgfixup commit for tag 'oct-1' oct-1
1989-10-04 cerielThis is the 4th distribution version
1989-10-04 cvs2hgfixup commit for tag 'distr3' distr3
1987-08-26 cerielAdded .globl, fix in Xfit call
1987-08-26 cvs2hgfixup commit for tag 'distr2' distr2
1985-02-17 emAdded .align 2. Prevents end of bss to be odd.
1985-02-17 cvs2hgfixup commit for tag 'dist2' dist2
1984-06-29 saterInitial revision