Update to packaging to reflect 64 bit support
[sdk] / debian / changelog
1 ecere-sdk (0.44.04-1) unstable; urgency=low
2
3   * 64 Bit Support
4   * Basic Android Support
5
6  -- Jerome St-Louis <jerstlouis@gmail.com>  Sun, 06 Mar 2013 06:00:00 -0500
7
8 ecere-sdk (0.44.03-1) unstable; urgency=low
9
10   * Resolved libec0 conflict with "Library for modular symbols and elliptic
11     curves over Q"
12     Various bug fixes
13
14  -- Jerome St-Louis <jerstlouis@gmail.com>  Sun, 27 Jan 2013 00:47:00 -0500
15
16 ecere-sdk (0.44.02-1) unstable; urgency=low
17
18   * Fixed issue with 'arch: all' packages preventing installing on 64 bit system
19     Fixed issue with GCC 4.7 whereas .bmp files would not load properly
20     Fixed build issues with ARM and big endian (PPC) builds
21     Various bug fixes
22     Resolved target and host platform confusion in build system/makefiles
23     Proper handling of __attribute__ in the compiler
24     Resolved proper implementation of all per node settings in the build system
25     Promoting package to unstable
26     Added support for a SYSROOT and GCC prefix in Compiler Settings
27     Support for cross-compiling the tarball (e.g. Building for MinGW on Linux)
28     Initial support for the Android platform
29
30  -- Jerome St-Louis <jerstlouis@gmail.com>  Tue, 6 Nov 2012 23:59:00 -0500
31
32 ecere-sdk (0.44.01-1) experimental; urgency=low
33
34   * Initial packaging of Ecere SDK for Debian. (Closes: #665332, LP: #394998)
35
36  -- Jerome St-Louis <jerstlouis@gmail.com>  Tue, 14 Aug 2012 06:58:00 -0400