• Joined on 2025-02-26
EnumDev pushed to readd_source_packages at bubble-package-ma.../bpm 2025-05-13 17:44:37 +00:00
d26d878308 Fix error when installing, updating or remove packages
f20d7b66d1 Remove unused verbose parameters
5f03a6a1ad Redo dependency resolution and cache installed package information
f2bc7c8968 Fix not reading local databases after reloading config during package update
97d5a06ce7 Remove force setting of URL field in split packages
Compare 8 commits »
EnumDev pushed to go_rewrite at bubble-package-ma.../bpm-utils 2025-05-04 14:53:24 +00:00
5a7995d226 Move help message and flag setup to bpm-utils-shared package
a6578fb414 Remove snake-case from bpm-utils-shared import
354d284289 Make Makefile POSIX-compliant
4235252172 Add bpm-package functionality
2dec7c28e6 Update README.md
Compare 6 commits »
EnumDev created pull request bubble-package-ma.../bpm#11 2025-05-03 09:40:28 +00:00
WIP: Readd source package compilation functionality
EnumDev created branch readd_source_packages in bubble-package-ma.../bpm 2025-05-03 09:38:49 +00:00
EnumDev pushed to readd_source_packages at bubble-package-ma.../bpm 2025-05-03 09:38:49 +00:00
1329109810 Add cache cleanup to 'cleanup' subcommand
4a8c4e22ec Move directories
eb8db1bc99 Fix output filename for source package compilation
4f1eeeb11d Fix dependency installation command arguments for 'bpm compile -d'
2e416b9e6f Allow direct split source package installation through repository entries
Compare 10 commits »
EnumDev pushed to develop at bubble-package-ma.../bpm 2025-04-17 11:49:53 +00:00
7b0a8bf1d6 Merge pull request 'Reorganize codebase' (#10) from code_reorganization into develop
3a62f23db5 Update README.md
d9d85b4943 Simplify Makefile and make it posix compliant
877fba8767 Use install command in Makefile, remove compress and run target and add uninstall target
0858a49636 Add .gitignore
Compare 24 commits »
EnumDev deleted branch code_reorganization from bubble-package-ma.../bpm 2025-04-17 11:49:53 +00:00
EnumDev merged pull request bubble-package-ma.../bpm#10 2025-04-17 11:49:52 +00:00
Reorganize codebase
EnumDev pushed to code_reorganization at bubble-package-ma.../bpm 2025-04-17 11:05:08 +00:00
3a62f23db5 Update README.md
d9d85b4943 Simplify Makefile and make it posix compliant
877fba8767 Use install command in Makefile, remove compress and run target and add uninstall target
Compare 3 commits »
EnumDev pushed to code_reorganization at bubble-package-ma.../bpm 2025-04-16 17:17:17 +00:00
0858a49636 Add .gitignore
b27137da29 Allow sync and update subcommands when local database files are corrupt
78dce34b64 Hide make dependencies when reading info of binary packages
f74372f13b Add 'ignore_packages' field to default config
dd41369e05 Fix error when hooks directory does not exist
Compare 5 commits »
EnumDev pushed to code_reorganization at bubble-package-ma.../bpm 2025-04-10 12:31:56 +00:00
fa3f59d8ba Update bpm.conf
46f7d96acf Update README.md
Compare 2 commits »
EnumDev pushed to code_reorganization at bubble-package-ma.../bpm 2025-04-10 12:09:46 +00:00
2f8d6a7ea9 Add missing dashes in the printHelp function
c767f26937 Remove direct source compilation (To be reworked)
3f2d5cf7a1 Remove all log.Fatal and os.Exit calls from bpmlib
14fe71842e Added custom error types
d1a2d28cff Fix some error handling and comments
Compare 6 commits »
EnumDev pushed to code_reorganization at bubble-package-ma.../bpm 2025-04-08 14:43:14 +00:00
e60381beb1 Rename constants
0801612166 Create functions for basic package management in bpmlib
Compare 2 commits »
EnumDev pushed to go_rewrite at bubble-package-ma.../bpm-utils 2025-04-08 11:18:20 +00:00
e147d74137 Add command description to bpm-setup help message
d395004658 Add a few template files
a0aff54e95 Fix error message
e021e814f4 Trim spaces from directory path and package name
57a58a18a7 Add checks to bpm-setup
Compare 5 commits »
EnumDev pushed to master at bubble-package-ma.../bpm-utils 2025-04-08 10:39:14 +00:00
5076c48001 Update LICENSE
EnumDev created pull request bubble-package-ma.../bpm-utils#1 2025-04-07 19:08:15 +00:00
WIP: Rewrite bpm utils in go
EnumDev created branch go_rewrite in bubble-package-ma.../bpm-utils 2025-04-07 19:06:39 +00:00
EnumDev pushed to go_rewrite at bubble-package-ma.../bpm-utils 2025-04-07 19:06:39 +00:00
23b5f0eee1 Add bpm-setup functionality
c60bec2c1a Setup flag system for bpm-setup
e02d64b67e Setup basic repository structure
5076c48001 Update LICENSE
Compare 4 commits »
EnumDev created pull request bubble-package-ma.../bpm#10 2025-04-07 14:30:21 +00:00
WIP: Reorganize codebase
EnumDev created branch code_reorganization in bubble-package-ma.../bpm 2025-04-07 14:28:38 +00:00