Commit Graph

10 Commits

Author SHA1 Message Date
black-desk 72556c727c chore: merge ll-box
Signed-off-by: black-desk <me@black-desk.cn>
2024-04-18 09:31:26 +08:00
kamiyadm 310fb062e1 chore: install some scripts for ll-builder
-

Log:
2024-04-08 21:17:36 +08:00
kamiyadm 6255704c6f feat: add a tool to generate app's configure file
We should patch some file after build, such as
 *.desktop, *.service.

Log:"
2024-04-08 20:01:04 +08:00
black-desk ee364e3007 refact: all API types use quicktype
1. Update dbus interface xml files to
   use QVariantMap as parameters and response;

2. Add api/schema/v1.yaml to generate all API types;

3. Remove qserializer.

Signed-off-by: black-desk <me@black-desk.cn>
2024-04-01 17:05:32 +08:00
kamiyadm 5baebb2286 feat: add bash completion for ll-builder
-

Log:
2024-01-26 09:56:02 +08:00
Chen Linxuan 6464896fce feat: ll-builder support project-wide config
- This commit make ll-builder support project-wide config.

  It will look for .linglong/builder/config.yml in the current
  directory and all the parent directories.

  If not found, it will search linglong/builder/config.yml in QT config
  paths.

  All above failed, it will use the default config we installed to
  CMAKE_INSTALL_DATADIR.

- This commit move builder templates install location as well.
2023-02-16 15:06:50 +08:00
chenhuixing fb130b55fb chore: add default configuration file
install default configugration file to /etc/linglong.

Log:
Change-Id: Ia22c4035b19a119ebaf50285cadc19b25ba0a1fb
2022-09-01 13:26:02 +08:00
chenhuixing c14cd91a37 feat: support some build templates
Use a template that matches the specified build type.

Log:
Change-Id: Iacae88c1a5db1b24aaeac48714c7afd809f4c73d
2022-05-26 16:32:00 +08:00
liujianqiang 9db7a1829d fix: 修改新的后端上传方式
根据新的后端,修改应用上传方式

Log:
Change-Id: I6fe7788469e57cfad43e474db94c001238db32bf
2021-12-09 12:11:02 +08:00
lihe 3d831f9219 fix: spilt package
linglong-builder split from linglong sources

Log:

Change-Id: Ide0359de5c989ee2d029fdd63eeff2cee066d3df
2021-12-01 09:12:31 +08:00