Quantcast
Channel: anjuta-poky, branch master
Browsing all 10 articles
Browse latest View live

Release version 0.7.1

Signed-off-by: Joshua Lock Signed-off-by: Joshua Lock

View Article



Use IAnjutaEnvironment override interface

Before anjuta 2.30, we use Ibuildable interface to pass command and parameters. Now because the changing implementation of anjuta_execute as well the obsolete Ibuildable interface, we have to...

View Article

Remove old conditional build

From this changeset, we only support anjuta 2.30 and above versions. We will remove old conditional build for easy to maintain. Signed-off-by: Liping Ke From this changeset, we only support anjuta...

View Article

Fix poky root build option based on the latest sysroots directory structure

Signed-off-by: Jessica Zhang Signed-off-by: Jessica Zhang

View Article

Update according to SDK infrastructure change

Since poky SDK infrastructure changes greatly, we need change the plugin implementation accordingly. The major change is that we need to pass the available environment-setup* script files to get the...

View Article


Increase script file read buf max length

This is a bug fix for bigger PATH script file. I found latest PATH length in environment-setupXXX files exceeds 1000, so I increase this read buffer max length, making sure that the path is not cut....

View Article

Bug fix: poky root script file path need to add "/tmp"

This patch is a bug fix for environment script path for poky tree mode. The correct path is input_poky_tree_build_path plus "/tmp". Signed-off-by: Liping Ke This patch is a bug fix for environment...

View Article

Bug fix: Load unset environment vars into old hash for unset purpose

This patch is a bug fix for restore original environment before activating poky sdk plugin. when deactive poky plugin, we need to unset all set envrionment, otherwise, when deactivating poky plugin,...

View Article


Enable unfs qemu mode

Since now unfs style qemu is supported, this patch will switch to the new unfs qemu style. Signed-off-by: Liping Ke Since now unfs style qemu is supported, this patch will switch to the new unfs qemu...

View Article


Get GDB cmd from env script and Set sysroot for GDB

Since gdb cmd and poky_target_sysroot is now given by by env script, we need to use them and set gdb sysroot accordingly. And also, unfs now switch back to use "poky-qemu" bash cmd instead of...

View Article
Browsing all 10 articles
Browse latest View live


Latest Images