Alexandre Pujol
|
534b10b261
|
feat(profile): rewrite some electron based profiles using the new electron abs.
|
2024-03-30 14:54:21 +00:00 |
|
Alexandre Pujol
|
89def65a17
|
feat(profile): add child-open-strict
|
2024-03-30 14:49:37 +00:00 |
|
Alexandre Pujol
|
f8deb46591
|
feat(abs): add initiall version of the electron common abstraction.
|
2024-03-30 14:48:29 +00:00 |
|
Alexandre Pujol
|
87459197d3
|
feat(profile): add child-modprobe-nvidia
|
2024-03-30 14:46:47 +00:00 |
|
Alexandre Pujol
|
70131163d3
|
refractror: remove moved abs.
|
2024-03-30 14:44:58 +00:00 |
|
Alexandre Pujol
|
601b62e93a
|
doc: update abstraction structure to the last changes.
|
2024-03-30 11:50:34 +00:00 |
|
Alexandre Pujol
|
0ae7b68dc8
|
feat(abs): really split audio-server & audio-client.
|
2024-03-29 19:48:13 +00:00 |
|
Alexandre Pujol
|
0619f4dcec
|
feat(profile): general update.
|
2024-03-29 19:45:10 +00:00 |
|
Alexandre Pujol
|
1f8507548f
|
feat(fsp): update the default profile.
Note: it is still not usable.
|
2024-03-29 19:33:55 +00:00 |
|
Alexandre Pujol
|
3a7b9a2c4e
|
feat(abs): minor update of some core abs.
|
2024-03-29 19:32:23 +00:00 |
|
Alexandre Pujol
|
adb936e62f
|
feat(abs): add new shells abstraction.
|
2024-03-29 18:31:15 +00:00 |
|
Alexandre Pujol
|
58a4f1601a
|
fix(profile): ensure interactive shell use @{shells_path} instead of @{sh_path}.
|
2024-03-29 18:19:35 +00:00 |
|
Alexandre Pujol
|
2fc2394bad
|
feat(abs): rewrite user-read/user-write.
See #307
|
2024-03-28 16:47:40 +00:00 |
|
Alexandre Pujol
|
b089a4d2c5
|
feat(profile): add the child-open-browsers profile.
|
2024-03-28 16:40:16 +00:00 |
|
Alexandre Pujol
|
e77f8db40f
|
feat(abs): add bash-strict.
|
2024-03-27 22:07:43 +00:00 |
|
Alexandre Pujol
|
bdb2b396b3
|
feat(abs): add trash-strict.
|
2024-03-27 22:06:07 +00:00 |
|
Alexandre Pujol
|
197c1bd78a
|
feat(profile): general update.
|
2024-03-27 21:53:11 +00:00 |
|
Alexandre Pujol
|
43ab1d064d
|
chore: cosmetic.
|
2024-03-27 21:38:18 +00:00 |
|
Alexandre Pujol
|
b9cfd787c8
|
fix(ci): minor fixes.
|
2024-03-27 17:17:15 +00:00 |
|
Alexandre Pujol
|
cf7ce9603e
|
fix(build): ensure tests work.
|
2024-03-27 16:26:01 +00:00 |
|
Alexandre Pujol
|
b88b8b8c26
|
refractor(abs): move common and app abstraction to their own abstractions subfolder.
As the number of abstraction is increasing, it is valuable to separate "base" abstractions to programs specific ones.
|
2024-03-27 15:11:21 +00:00 |
|
Alexandre Pujol
|
92f83d9e8d
|
feat(abs): update some abstractions.
|
2024-03-27 14:32:08 +00:00 |
|
Alexandre Pujol
|
c852fd3a01
|
refractor(test): move aa-test to tests/cmd/
|
2024-03-26 18:13:56 +00:00 |
|
Alexandre Pujol
|
30859c8170
|
build: add some missing internal tests.
|
2024-03-26 18:08:20 +00:00 |
|
Alexandre Pujol
|
0f1f9ce49b
|
build: use new internal structure.
|
2024-03-26 18:07:48 +00:00 |
|
Alexandre Pujol
|
c8512bc2c6
|
test(build): better variable naming scheme.
|
2024-03-26 18:06:47 +00:00 |
|
Alexandre Pujol
|
f8d970faf0
|
build: new structure for internal config files.
|
2024-03-26 18:05:55 +00:00 |
|
Alexandre Pujol
|
e67a66ff94
|
refractor(build): remove old builder/prepare.
|
2024-03-25 23:38:07 +00:00 |
|
Alexandre Pujol
|
69f2f46c46
|
refractor(build): update prebuild logic to the new interface structure.
|
2024-03-25 23:37:13 +00:00 |
|
Alexandre Pujol
|
2dea78a59c
|
refractor(build): move prepare tasks to the prepare sub package.
|
2024-03-25 23:34:14 +00:00 |
|
Alexandre Pujol
|
16f00ebfc7
|
refractor(build): move builder tasks to the builder sub package. Add tests.
|
2024-03-25 23:16:00 +00:00 |
|
Alexandre Pujol
|
08d4110c2a
|
build: update directives with the new interface.
|
2024-03-25 22:40:25 +00:00 |
|
Alexandre Pujol
|
38e9e5f08e
|
build: define new build directories.
|
2024-03-25 22:38:01 +00:00 |
|
Alexandre Pujol
|
62099d325d
|
build: define new unified build interfaces.
|
2024-03-25 22:37:30 +00:00 |
|
Alexandre Pujol
|
b6aed5cd8d
|
refractor(build): move os check as an internal build pkg.
|
2024-03-25 22:36:31 +00:00 |
|
Alexandre Pujol
|
ac935ce81c
|
refractor: move internal build function to util.
|
2024-03-25 21:45:18 +00:00 |
|
Alexandre Pujol
|
5d40cc1166
|
fix(aa-log): handle owner rule even if thhe log is not complete.
|
2024-03-25 20:32:13 +00:00 |
|
Alexandre Pujol
|
d8d15c8a35
|
feat(profile): add ghc-pkg.
|
2024-03-24 20:45:15 +00:00 |
|
Alexandre Pujol
|
fb841b46c4
|
fix: broken link in doc.
|
2024-03-24 15:29:45 +00:00 |
|
Alexandre Pujol
|
1a097bed36
|
doc: add the abstactions page.
|
2024-03-24 15:21:31 +00:00 |
|
Alexandre Pujol
|
8da2fd621a
|
feat(abs): remove some unused abstractions.
|
2024-03-24 14:44:58 +00:00 |
|
Alexandre Pujol
|
444b9ef77a
|
doc: update fsp structure.
|
2024-03-24 13:24:26 +00:00 |
|
Alexandre Pujol
|
77016661dc
|
build: update flags tracking list.
|
2024-03-23 22:43:10 +00:00 |
|
Alexandre Pujol
|
e979fe05b0
|
doc: add directives documentation.
|
2024-03-23 17:42:53 +00:00 |
|
Alexandre Pujol
|
88fcdd8c8e
|
build(directive): support both liust & map.
|
2024-03-23 17:41:10 +00:00 |
|
Alexandre Pujol
|
f81ceb9185
|
feat(aa-log): speed up log generation.
|
2024-03-23 13:41:19 +00:00 |
|
Alexandre Pujol
|
863034438d
|
fix(profile): resolve kdeconnectd path manunally.
|
2024-03-22 22:20:47 +00:00 |
|
Alexandre Pujol
|
8c516ea788
|
feat(profile): general update.
|
2024-03-22 22:13:42 +00:00 |
|
Alexandre Pujol
|
6d84301698
|
feat(profile): start using the exec directive.
|
2024-03-22 21:12:38 +00:00 |
|
Alexandre Pujol
|
5b17f8b4e8
|
build(debian): do not fail if rules failed to compile.
|
2024-03-22 21:04:38 +00:00 |
|