Commit Graph

21 Commits

Author SHA1 Message Date
Filippo Gentile 87ec3e53ce CPack: add better short/extended descriptions
This fixes bad DEB paackage descriptions
2023-03-25 17:01:54 +01:00
Filippo Gentile efd60f9ce6 CMake: bump version to 6.2.1 2023-02-24 16:59:11 +01:00
Filippo Gentile 90ca41cb55 CMake: Bump project version to 6.2.0 2023-02-18 20:17:21 +01:00
Filippo Gentile e5fc856c10 BackgroundManager: allow to start all tasks
CMake: remove ENABLE_RS_CHECKER dependant option
2023-02-18 18:58:26 +01:00
Filippo Gentile a622a49bdc CMake: move windeployqt and DLL path finding to separate files
Remove unused code for crash debugging
2022-02-03 16:17:13 +01:00
Filippo Gentile cc0770501d CMake: Bump project version to 6.1.0 2022-01-27 19:07:02 +01:00
Filippo Gentile c4779d7a77 CMake: Bump project version to 6.0.0 2021-12-13 13:19:32 +01:00
Filippo Gentile 3f83a581f1 CMake: Fix install and deploy Qt of Windows installation
- Move NSIS target to packaging subdirectory
2021-12-03 19:43:19 +01:00
Filippo Gentile b4dd98864b CMake: CPack change DEB package name
- Rename CMake variable to APP_COMPANY_NAME_LOWER
2021-12-02 13:17:57 +01:00
Filippo Gentile 1a26cd8b28 CMake: use GNU standard dirs and install Linux specific stuff
- Desktop File
- Mimetypes association and icon
- Application icon
2021-12-01 12:12:47 +01:00
Filippo Gentile ddf0ea5642 SVG Station Plan: link to ssplib 2021-10-16 11:43:29 +02:00
gfgit 76c7fc01cd
Merge branch 'new_station_schema2' into develop 2021-08-27 17:59:46 +02:00
Filippo Gentile 2850ad58f9 CMake bump version to 3.17
* LibZip: prefer config package over our Find module
* get_dll_library_from_import_library() function to get DLL library path
from imported library path. This is needed for installation
* Link LibZip according to config or find module
2021-08-27 16:37:18 +02:00
Filippo Gentile b44831f5d9 CMake fix URL
* Set github repository URL as project URL
* Set APP_HELP_URL and APP_UPDATE_URL to same project URL for now
* Explain how we include custom cmake FindXXX modules
2021-08-27 10:30:59 +02:00
Filippo Gentile 8e5bb6ddf5 CMake fix URL
* Set github repository URL as project URL
* Set APP_HELP_URL and APP_UPDATE_URL to same project URL for now
* Explain how we include custom cmake FindXXX modules
2021-08-27 10:28:56 +02:00
Filippo Gentile d2c77a1230 Merge remote-tracking branch 'origin/develop' into new_station_schema2 2021-08-27 00:19:41 +02:00
Filippo Gentile 4d95550493 CMake Fix LibZip
Fix package finding logic and remove old hacks
2021-08-26 19:03:57 +02:00
Filippo Gentile 7f1a0bbdbc Rename Project Part 1
Rename CMake Project
Rename CMake variable prefixes
2021-08-26 14:59:14 +02:00
Filippo Gentile 1e2a299907 Initial implementation of new database schema.
This allows more precise description of the layout and is more flexible
to describe complex stations.
2021-03-21 11:56:31 +01:00
Filippo Gentile da75a023e3 Initial commit 2021-03-16 10:46:22 +01:00
Filippo Gentile 9b1c9b878f Initial commit 2021-03-16 10:46:22 +01:00