17bf69aa877c0939e067f7378045df3d2e688bb1
[sdk] / debian / changelog
1 ecere-sdk (0.44.02-1) unstable; urgency=low
2
3   * Fixed issue with 'arch: all' packages preventing installing on 64 bit system
4     Fixed issue with GCC 4.7 whereas .bmp files would not load properly
5     Fixed build issues with ARM and big endian (PPC) builds
6     Various bug fixes
7     Resolved target and host platform confusion in build system/makefiles
8     Proper handling of __attribute__ in the compiler
9     Resolved proper implementation of all per node settings in the build system
10     Added support for a SYSROOT and GCC prefix in Compiler Settings
11     Support for cross-compiling the tarball (e.g. Building for MinGW on Linux)
12     Initial support for the Android platform
13
14  -- Jerome St-Louis <jerstlouis@gmail.com>  Tue, 6 Nov 2012 23:59:00 -0500
15
16 ecere-sdk (0.44.01-1) experimental; urgency=low
17
18   * Initial packaging of Ecere SDK for Debian. (Closes: #665332, LP: #394998)
19
20  -- Jerome St-Louis <jerstlouis@gmail.com>  Tue, 14 Aug 2012 06:58:00 -0400