Commit graph

9 commits

Author SHA1 Message Date
Julien Wadel
52f5a9f046 * Fix error links like liblinphone++.so.10, complete rpath to use build folder at last
* Allow `--target install` to do build/install
* Generic program installation and simplify "only target"
* Update CI to call explicitly install step
* Rewrite install target name
* Add manually libsoci_sqlite3 in appimage as it cannot be done from binaries
2020-10-14 15:55:22 +02:00
Julien Wadel
647c28b514 - Add CMAKE_BUILD_TYPE selection
- Add Debian9 with Qt Release images
2020-06-11 16:42:09 +02:00
Julien Wadel
598be61d91 Add code signing support for Linux and Windows
- Add Signing info in CI : use Key for Linux, folder for Windows
- Update create appimage for takking account of key
- Use appimagetool in addition of linuxdeploy for code signing step if needed
2020-05-11 09:19:03 +02:00
Julien Wadel
6ef29b7adc Add Win32 support by user settings or by projects, rewrote more generic Runtime output for Windows, add status message for CPack generator 2020-03-31 20:09:21 +02:00
Julien Wadel
df1cadde82 fix CI files and licence path 2020-03-24 23:29:37 +01:00
Julien Wadel
a61dc929d4 Update CI : remove empty export, set to sdk target on building 2020-02-26 08:35:42 +01:00
Julien Wadel
741e9ff641 Use local folders for builds
Set to SDK where sources are relative to the SDK and not to the main project
2020-02-11 15:29:13 +01:00
Julien Wadel
a2281b5f7d Update CI 2020-02-07 19:04:24 +01:00
Julien Wadel
ea680e4e77 Revert "adding headers for minizip"
This reverts commit f799d08289.
2020-01-29 14:55:30 +01:00