Commit Graph

9 Commits

Author SHA1 Message Date
Clement Lefebvre
cfd191e3c6 24.01.1 2024-01-04 17:02:59 +00:00
Clement Lefebvre
a3b7307f1f 23.12.2 2023-12-28 11:51:02 +00:00
Clement Lefebvre
4c2bc54c22 23.12.1 2023-12-03 15:47:33 +00:00
Clement Lefebvre
e7fab11ae9 23.07.1 2023-07-08 18:12:04 +02:00
Bobby Rong
81359efeb4
build: allow installing default.json to sysconfdir (#208)
In NixOS, packages are installed to their own prefix and
we are not allowed to install this file to /etc.
2023-07-04 11:57:48 -04:00
Clement Lefebvre
863e734ccc 23.06.2 2023-06-08 12:17:10 +01:00
Clement Lefebvre
0b3e43a1e4 23.06.1 2023-06-01 12:06:28 +01:00
Yegor Yefremov
8818fc4218 meson: add project's license definition 2023-05-18 12:42:39 -04:00
Yegor Yefremov
79ddd89891
meson support (#173)
* Move AppConsole.vala and AppGtk.vala to src directory

* Rename po files

Strip "timeshift-" prefix. This is required for the future meson
support.

* Add initial meson support

* Remove makefile

* docs/development.md: adapt the instructions to the meson build system

Bonus: break a long line.
2023-05-12 09:37:54 -04:00