1
0
mirror of https://github.com/PurpleI2P/i2pd-qt.git synced 2025-01-08 22:08:05 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
R4SAS
d733e1582f
Merge pull request #56 from PRESFIL/qmake-make-install
[FR] Add `make install` support for `linux` platform
2022-06-02 23:22:23 +00:00
e9f3784d32
2.42.1
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-05-26 17:07:46 +03:00
PRESFIL
7cdc80777a Add make install support for linux platform
At the moment, `qmake` generates a Makefile with an empty instruction for
install: due to the fact that `INSTALLS` and `TARGET.{path,files}` were
empty. Now Makefile can perform `make install` / `make uninstall` and
install/delete the executable file, desktop file and icons.

This commit implements this feature only for `linux` platform, but it
can be extended to other unix platforms if desired.

According to the commit history, icons are not used directly anywhere,
not used by flatpack, so moving should not break anything, but it was
necessary to install icons in the correct location on the `linux`
platform.
2022-05-07 23:53:35 +03:00
77b5550dc5
2.41.0
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-02-20 18:13:11 +03:00
355a146961
2.40.0
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-11-28 06:27:28 +03:00
4928975d3c
2.39.0
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-08-23 20:07:42 +03:00
d54be50dbf
2.38.0
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-05-17 16:50:24 +03:00
orignal
32433362ab 2.37.0 2021-03-15 09:18:50 -04:00
orignal
55d4423977 2.36.0 2021-02-15 08:10:27 -05:00
dfd1632b78
import qt code, update paths in project and sources
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-01-31 22:52:22 +03:00