5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-06 15:59:54 +08:00
wails/v3/internal/commands
Atterpac 9173537ce5
[V3-Linux] Support for deb,rpm,arch linux packager packaging (#3909)
* Support for linux deb,rpm,arch linux packager packaging

* remove optional tasks from linux:package task

CHANGELOG.md

* Update Taskfile.linux.yml

* Integrated nfpm into CLI.
Fixed task update.

* package tool fixes and add bundle name field

empty name guard

* add linux depdencies

* Add some docs

* Fixed tests. Updated task to latest.

* Update v3/internal/commands/tool_package.go

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Remove doctor references to nfpm

---------

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-11-30 13:31:56 +11:00
..
appimage_testfiles Refactored Events (#3731) 2024-09-07 16:39:02 +10:00
build_assets [V3-Linux] Support for deb,rpm,arch linux packager packaging (#3909) 2024-11-30 13:31:56 +11:00
updatable_build_assets [V3-Linux] Support for deb,rpm,arch linux packager packaging (#3909) 2024-11-30 13:31:56 +11:00
appimage_test.go Update default taskfile. WIP linux packaging 2023-11-20 20:41:17 +11:00
appimage.go Fix AMD64 appimage generation (#3898) 2024-11-22 20:45:27 +11:00
bindings.go Clean up footer 2024-07-30 07:57:25 +10:00
build-assets.go Fix build assets update (#3901) 2024-11-22 20:42:19 +11:00
constants.go Clean up footer 2024-07-30 07:57:25 +10:00
dev.go Add devmode config to config.yml. 2024-11-09 09:35:13 +11:00
doctor.go Add doctor. 2023-09-03 08:42:12 +10:00
dot_desktop.go Clean up footer 2024-07-30 07:57:25 +10:00
icons_test.go Fix syso tests. Add precommit task 2023-09-09 16:27:51 +10:00
icons.go Clean up footer 2024-07-30 07:57:25 +10:00
init.go Support updating the build assets 2024-10-24 10:07:11 +11:00
linuxdeploy-plugin-gtk.sh Update default taskfile. WIP linux packaging 2023-11-20 20:41:17 +11:00
runtime.go Support wails3 generate runtime 2024-11-03 17:28:32 +11:00
service.go [V3] Plugins implemenations (#3570) 2024-09-01 17:26:22 +10:00
syso_test.go Fix tests 2024-08-04 21:28:15 +10:00
syso.go Fix syso generation bug 2024-08-16 21:09:40 +10:00
task_wrapper.go [v3] Add port flag to dev command (#3429) 2024-05-02 21:48:50 +10:00
task.go [V3-Linux] Support for deb,rpm,arch linux packager packaging (#3909) 2024-11-30 13:31:56 +11:00
tool_buildinfo.go Add build info tool 2024-07-30 22:03:01 +10:00
tool_checkport.go Clean up footer 2024-07-30 07:57:25 +10:00
tool_cp.go Clean up footer 2024-07-30 07:57:25 +10:00
tool_package_test.go [V3-Linux] Support for deb,rpm,arch linux packager packaging (#3909) 2024-11-30 13:31:56 +11:00
tool_package.go [V3-Linux] Support for deb,rpm,arch linux packager packaging (#3909) 2024-11-30 13:31:56 +11:00
version.go Clean up footer 2024-07-30 07:57:25 +10:00
watcher.go Add devmode config to config.yml. 2024-11-09 09:35:13 +11:00