Alexandre Pujol
334c930969
fix(profile): temporary allow environment in profile transition.
...
Turn out this is the actual source of issues #80 #235 :
- Some programs do not start well with scrub the environment
- Not related to dbus (but dbus was affected)
- May concern a lot of profiles
As a temporary solution, we convert all Px in px while we find out a proper solution.
2024-03-30 18:17:55 +00:00
Alexandre Pujol
43ab1d064d
chore: cosmetic.
2024-03-27 21:38:18 +00:00
Alexandre Pujol
0f1f9ce49b
build: use new internal structure.
2024-03-26 18:07:48 +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
0d16d4fdab
build: remove old directive code.
2024-03-21 23:23:44 +00:00
Alexandre Pujol
e2ac675165
fix(build): ensure directive can be loaded.
2024-03-21 22:13:00 +00:00
Alexandre Pujol
2ca62215bc
build: prepare new structure for directives.
2024-03-21 20:36:41 +00:00
Alexandre Pujol
e1d1d0be3d
refractor(build): move os logic to its own module.
2024-03-21 18:58:32 +00:00
Alexandre Pujol
be373dfb80
fix(build): rename boolean.
2024-03-10 14:47:13 +00:00
Alexandre Pujol
b342df689a
build: improve error handling.
2024-03-10 14:24:59 +00:00
Alexandre Pujol
ae9f7e7442
build: add initial build support for ubuntu 24.04
2024-02-28 17:35:14 +00:00
Alexandre Pujol
2cd14aa6bb
chore: add missing and update copyright year.
2024-02-07 00:16:21 +01:00
Alexandre Pujol
66a4a17924
build: add inital support for dbus directive.
2023-12-15 22:11:25 +00:00
Alexandre Pujol
6fa2c8ec3a
build: improve build output.
2023-12-15 19:14:32 +00:00
Alexandre Pujol
c6a048c9ca
build: add FlagDir variable in prebuild code.
2023-07-23 20:36:48 +01:00
Alexandre Pujol
913ac3131c
feat(prebuild): make prebuild available as an external package.
...
Usefull for downstream repo.
2023-05-06 13:01:07 +01:00