Packaging for 0.44.09.9
[sdk] / debian / changelog
1 ecere-sdk (0.44.09.9-1) unstable; urgency=low
2
3    * 64 bit fixes
4    * IDE fixes
5    * X11 GUI driver fixes
6    * eC Compiler fixes
7    * HTTP fixes
8
9  -- Jerome St-Louis <jerstlouis@gmail.com>  Thu, 20 Feb 2014 17:37:00 -0500
10
11 ecere-sdk (0.44.09-1) unstable; urgency=low
12
13    * Debugger fixes
14    * Documentor fixes
15    * Valgrind integration
16    * Improved usability with Unity
17    * 64 bit fixes
18    * Compiler Fixes, Improved C headers compatibility
19    * Tons of other bug fixes
20
21  -- Jerome St-Louis <jerstlouis@gmail.com>  Fri, 30 Aug 2013 07:04:00 -0400
22
23 ecere-sdk (0.44.06-1) unstable; urgency=low
24
25   * Fixed bugs causing build to fail on PowerPC
26   * Fixed cross-bitness compiling issues
27   * Fixed UTF8 text processing issues
28   * Fixed serialization/unserialization of Map container objects
29   * Fixed ListBox row moving bug
30   * Fixed ColorPicker in IDE to be consistent with other dialogs
31   * Enabled holding up/down buttons down to reorder directories
32     in compiler settings
33   * Relying on giflib rather than bundled libungif, taking out deps folder
34     for Debian packages (Resolves Debian #703444)
35
36  -- Jerome St-Louis <jerstlouis@gmail.com>  Thu, 28 Mar 2013 01:00:00 -0400
37
38 ecere-sdk (0.44.05-1) unstable; urgency=low
39
40   * Fixed memory corruption bugs
41
42  -- Jerome St-Louis <jerstlouis@gmail.com>  Mon, 18 Mar 2013 04:36:00 -0400
43
44 ecere-sdk (0.44.04-1) unstable; urgency=low
45
46   * Various Bug Fixes
47   * MinGW-w64 Support
48   * 64 Bit Support
49   * Basic Android Support
50   * Improved FreeBSD Support
51   * Improved OS X Support
52
53  -- Jerome St-Louis <jerstlouis@gmail.com>  Sun, 10 Mar 2013 12:00:00 -0400
54
55 ecere-sdk (0.44.03-1) unstable; urgency=low
56
57   * Resolved libec0 conflict with "Library for modular symbols and elliptic
58     curves over Q"
59     Various bug fixes
60
61  -- Jerome St-Louis <jerstlouis@gmail.com>  Sun, 27 Jan 2013 00:47:00 -0500
62
63 ecere-sdk (0.44.02-1) unstable; urgency=low
64
65   * Fixed issue with 'arch: all' packages preventing installing on 64 bit system
66     Fixed issue with GCC 4.7 whereas .bmp files would not load properly
67     Fixed build issues with ARM and big endian (PPC) builds
68     Various bug fixes
69     Resolved target and host platform confusion in build system/makefiles
70     Proper handling of __attribute__ in the compiler
71     Resolved proper implementation of all per node settings in the build system
72     Promoting package to unstable
73     Added support for a SYSROOT and GCC prefix in Compiler Settings
74     Support for cross-compiling the tarball (e.g. Building for MinGW on Linux)
75     Initial support for the Android platform
76
77  -- Jerome St-Louis <jerstlouis@gmail.com>  Tue, 6 Nov 2012 23:59:00 -0500
78
79 ecere-sdk (0.44.01-1) experimental; urgency=low
80
81   * Initial packaging of Ecere SDK for Debian. (Closes: #665332, LP: #394998)
82
83  -- Jerome St-Louis <jerstlouis@gmail.com>  Tue, 14 Aug 2012 06:58:00 -0400