Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-05-12 | Update run scripts for chromium84lamprey_11.91.0lamprey/11.91.011.91.0 | 1 | -13/+5 | ||
Bug-AGL: SPEC-3830 Signed-off-by: Roger Zanoni <rzanoni@igalia.com> Change-Id: I910ec4d01ba9ec52647b24d79180a8dd732fe1d7 | |||||
2020-06-25 | Fix some build and packaging issuesjellyfish_9.99.1jellyfish/9.99.19.99.1 | 1 | -0/+2 | ||
Fixes: - Add mkdir's to the custom target definitions to handle building outside of the source tree. The custom targets should potentially be replaced at some point with use of the app template's PROJECT_TARGET macros, but that's more involved than is warranted at the moment. - Fix CMAKE_BUILD_TYPE -> BUILD_TYPE in config.cmake to match the app template logic, and fix debug widget packaging. Bug-AGL: SPEC-3300 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I01b7c7b116b97a5f6b6330c767b5a6bdba9cdbce | |||||
2018-05-04 | Add local runxdg script that invokes system script. | 1 | -0/+8 | ||
Just adding directly the system path for runxdg does not work as wgt installer was trying to find it in the package filesystem. So add a wrapper script that forwards to the main runxdg script. | |||||
2018-05-04 | Install runxdg.toml script. | 1 | -0/+7 | ||
2018-05-04 | Initial dump of configurations for building widget. | 1 | -0/+21 | ||