File: ChangeLog

package info (click to toggle)
oaklisp 1.3.7-4.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,776 kB
  • sloc: ansic: 4,014; makefile: 150
file content (16 lines) | stat: -rw-r--r-- 691 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
2015-03-13  Barak A. Pearlmutter  <barak@cs.nuim.ie>

	* oaklisp.1 fill in paths at make time
	* configure.ac properly seek 32-bit memory model options on 64-bit hosts
	* documentation add more build documentation
	* world include prebuilt for big-endian, tweak location and search code
	* autotools minor tweaks to build and use standard constructs throughout
	* system-version.oak to pass version from configure.ac

2015-03-03  Barak A. Pearlmutter  <barak@cs.nuim.ie>

	* autotools build system
	* rubber to build LaTeX documentation
	* prebuilt world on separate git branch
	* ChangeLog file created for automake happiness
	* AUTHORS file renamed from src/CREDITS for automake happiness