Newer
Older
apertis-dev-tools (0.1706.2) 17.06; urgency=medium
[ Justin Kim ]
* ade: Add --native option
[ Simon McVittie ]
* ade info: Don't crash if an entry point has no icon
-- Simon McVittie <smcv@collabora.com> Wed, 24 May 2017 17:17:46 +0100
apertis-dev-tools (0.1706.1) 17.06; urgency=medium
* ade: configure: Don't modify caller-supplied cflags, ldflags in-place
* ade: configure: Don't ignore caller-supplied arguments (Apertis: T3978)
* ade: Reject unknown arguments if they will not be used
* ade: Provide conventional handling for the -- pseudo-option
* ade: Warn on unknown arguments without -- pseudo-argument
* ade: Correct order of deprecated passthrough arguments
-- Simon McVittie <smcv@collabora.com> Tue, 16 May 2017 17:04:47 +0100
apertis-dev-tools (0.1706.0) 17.06; urgency=medium
[ Frédéric Dalleau ]
* ade: Append distro, release, and arch to sysroot file name (Apertis: T3849)
-- Frédéric Dalleau <frederic.dalleau@collabora.com> Mon, 08 May 2017 08:11:06 +0000
apertis-dev-tools (0.1703.4) 17.03; urgency=medium
[ Frédéric Dalleau ]
* Fix parsing of sysroot id (Apertis: T3777)
* Fix usage of undeclared InvalidSysrootError (Apertis: T3777)
* Rework run_cmd in test_util.py to simplify API (Apertis: T3777)
* Add sysroot tag parser test (Apertis: T3777)
* Dummy project to exercise ade configure and build (Apertis: T3777)
* Add sysroot path option to ade configure
* test-configure to exercise ade configure (Apertis: T3777)
-- Frédéric Dalleau <frederic.dalleau@¢ollabora.com> Thu, 30 Mar 2017 17:37:41 +0000
apertis-dev-tools (0.1703.3) 17.03; urgency=medium
[ Sjoerd Simons ]
* version: Remove build identifier parsing
* version: Don't force releases to be named in the form of YY.QQ
(Apertis: T3555)
* tests_: Add test for a non-numeric relesae name
-- Frédéric Dalleau <frederic.dalleau@¢ollabora.com> Fri, 17 Mar 2017 08:43:51 +0000
apertis-dev-tools (0.1703.2) 17.03; urgency=medium
[ Thushara Malali Somesha ]
* debian/control: Add ribchester package dependency
[ Frédéric Dalleau ]
* ade: Change build directory for configure and build (Apertis: T3557)
* make distclean before configuring an existing folder (Apertis: T3557)
* Use sudo to install bundles on the simulator (Apertis: T3556)
-- Frédéric Dalleau <frederic.dalleau@¢ollabora.com> Fri, 10 Mar 2017 10:54:25 +0000
apertis-dev-tools (0.1703.1) 17.03; urgency=medium
* Add man pages to deb package
* ade: Use decode() function to bytes object
-- Justin Kim <justin.kim@collabora.com> Wed, 04 Jan 2017 19:24:26 +0900
apertis-dev-tools (0.1612.6) 16.12; urgency=medium
[ Sjoerd Simons ]
* Add dependency on flatpak
* Allow all auth methods
[ Louis-Francis Ratté-Boulianne ]
* Use default entry point to start application if not specified
* Wait for the GDB server to be listening before doing anything else
* Add --no-interactive option to the debug command
-- Sjoerd Simons <sjoerd.simons@collabora.co.uk> Fri, 16 Dec 2016 15:45:07 +0100
apertis-dev-tools (0.1612.5) 16.12; urgency=medium
[ Louis-Francis Ratté-Boulianne ]
* Only give compiler hint if not compiling natively
* Unpack arguments list when calling run command
* Fix run command documentation
* Add utility function to unwrap target if device
* Add support start a remote application under a debugger
[ Sjoerd Simons ]
* Set debug-file-directory when using a sysroot
* Run gdb as a subprocess, not execv'd
* New release
* Supports for running remote applications under a debug (Apertis: T2993)
-- Sjoerd Simons <sjoerd.simons@collabora.co.uk> Thu, 15 Dec 2016 12:03:04 +0100
apertis-dev-tools (0.1612.4) 16.12; urgency=medium
* Add dependency on python3-gi
-- Sjoerd Simons <sjoerd.simons@collabora.co.uk> Thu, 15 Dec 2016 11:12:54 +0100
apertis-dev-tools (0.1612.3) 16.12; urgency=medium
[ Justin Kim ]
* Add python3-paramiko dependency
-- Sjoerd Simons <sjoerd.simons@collabora.co.uk> Thu, 15 Dec 2016 10:55:57 +0100
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
apertis-dev-tools (0.1612.2) 16.12; urgency=medium
[ Guillaume Desmottes ]
* SysrootServer: set SO_REUSEADDR flag on the socket
[ Sjoerd Simons ]
* test: Don't hardcode the port to listen on
[ Louis-Francis Ratté-Boulianne ]
* Add LatestURL key to sysroot latest command
* Add 'installed' command to show currently installed sysroot version
* Add support for authentication when retrieving remote data
* Add class for installed sysroot
* Create SysrootManager class to handle sysroot operations
* Add info command to retrieve information about an ADE object
* Add device class and option to retrieve the image version
* Add support for x86_64 architecture
* Add SDK and Simulator classes to handle these targets
* Create cli tool to cross-compile against a specific chroot
[ Sjoerd Simons ]
* Don't try to parse non-existing configuration file
* Raise a proper exception, not a string
* Create /opt/sysroot via tmpfiles
* Add dummy install target
* Be a lot more specific about what to install
[ Guillaume Desmottes ]
* ade: display sysroot versions in case of mismatch
[ Sjoerd Simons ]
* Don't force a keyfile
* Clarify unsupported architecture error
* Sort out the various machine type names
* Don't join absolute paths
* Actually use a target specific compiler
* Recommend an ARM cross-compiler
[ Louis-Francis Ratté-Boulianne ]
* Add support for project in info command
* Add export command to create application bundles
* Add support for bundles in info command
* Add install and uninstall commands
* Add run command to start application
[ Sjoerd Simons ]
* Raise an exception if an ssh command fails
* Use ribchesterctl not ribchester-bundle
[ Louis-Francis Ratté-Boulianne ]
* Small fixes to bundle creation
[ Sjoerd Simons ]
* New release
* Supports creating a bundle and transferring it to target (Apertis: T2989)
* Supports cross-compiling applications bundles (Apertis: T2988)
-- Sjoerd Simons <sjoerd.simons@collabora.co.uk> Thu, 15 Dec 2016 10:42:36 +0100
apertis-dev-tools (0.1612.1) 16.12; urgency=medium
[ Louis-Francis Ratté-Boulianne ]
* Add basic project structure (Apertis: T2984)
* Add tool to install/update sysroot
* Add documentation for sysroot management command
* Add --config option for sysroot command
* Add output format option (--format) and machine parseable format
* Add unit tests for sysroot management tool
* ade: Expand ~ in configured paths
* Use pkg-config.multiarch file to determine architecture (Apertis: T2984)
[ Guillaume Desmottes ]
* debian: add dep on python modules
-- Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Fri, 09 Dec 2016 10:39:54 +0100