File: RELEASE_NOTES

package info (click to toggle)
xmake 1.04-2
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 104 kB
  • ctags: 121
  • sloc: ansic: 1,346; makefile: 51
file content (20 lines) | stat: -rw-r--r-- 360 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

XMake  V1.04	-

	* XMake code officially placed in the public domain

XMake  V1.03	-

	* defs.h now has CPP definition for GCC commented out, gcc
	  users should use that rather then cpp if you do not have cpp.

XMake  V1.02	-

	* now properly exits if a failure occurs

XMake  V1.01	-

	* fixed serious memory corruption bug

XMake  V1.00	- initial release