Clément Fauconnier
1229e2ab64
updated Windows release scripts to Qt 5.13 + msvc2017 x64
5 years ago
Clément Fauconnier
7998ab58d2
updated building/packaging to qt5.13
5 years ago
Clément Fauconnier
a40d1ee2f0
return to standard script on main branch
5 years ago
Clément Fauconnier
d65218e0f8
Revert "be able to double click on ubx files (WIP)"
...
This reverts commit adb884c8c9
.
5 years ago
Clément Fauconnier
4ea7af384a
Revert "handle ubx double click on windows"
...
This reverts commit 410d0ff173
.
5 years ago
dev
da448aa0c1
added some relinks in Homebrew libs (absolute paths refering to other libs ... homebrew 2.0 issue ? osx upgrade issue ? xcode linker issue ?
5 years ago
Clément Fauconnier
bf87dc6943
version number appearing in Uninstall control panel (windows)
5 years ago
Clément Fauconnier
410d0ff173
handle ubx double click on windows
5 years ago
Clément Fauconnier
adb884c8c9
be able to double click on ubx files (WIP)
5 years ago
Clément Fauconnier
e595d54be5
fixed an issue to handle version 57 of ffmpeg avcodec library on some distros
6 years ago
Juan Jose Pablos
7c2bdf80a3
Use Appversion instead
...
According to docs AppVerName default value is made of AppName and AppVersion
http://www.jrsoftware.org/ishelp/index.php?topic=setup_appversion
6 years ago
Clément Fauconnier
4b5825fa4b
added openssl dlls to iss file (Windows)
6 years ago
Clément Fauconnier
4397746519
fixes for Ubuntu 18.04 compilation
6 years ago
G3rb
06bea241f1
Update package.sh
...
On several Linux version (Mint 18 for example) the package libavcodec-ffmpeg56 is replaced by libavcodec-ffmpeg-extra56.
To increase the compatibility I added an exception which define a conditional dependency between these two packages.
7 years ago
Clément Fauconnier
d532097e51
fixed release build script on APT-based distros
7 years ago
Craig Watson
31f16b6abc
Fix launching of Open-Sankoré importer on Windows
...
Also install the importer executable to OpenBoard root install folder
8 years ago
Craig Watson
1c3f879be9
Windows: Fixed parameters for silent installation of bundled visual c++ runtime lib
8 years ago
Craig Watson
9b4e009f90
Minor changes and fixes to windows deployment script
8 years ago
Craig
d52e45f4c1
Added missing Qt libs and plugins (fixes web widgets not working on Ubuntu 14.04)
9 years ago
Craig Watson
dcebc11eeb
Improvements to packaging script for Linux:
...
- Qt plugins and libraries (and associated files) bundled only if necessary
- Dependencies corrected (for Ubuntu 14.04 and 16.04, at least),
mostly manually for now
- run.sh sets Qt plugin path environment variable (=> qt.conf
no longer needed; removed)
9 years ago
Craig
3440be5fc1
Added missing Qt libs (dependencies of other Qt libs, not OpenBoard
9 years ago
Craig Watson
7070ea22f7
Fixed windows release scripts
9 years ago
Craig Watson
5f7c8d7d30
Fixed windows release scripts
9 years ago
Craig Watson
b4917d7902
correct detection of current working directory in build scripts
9 years ago
Craig Watson
64371d08ae
Corrected typo
9 years ago
Craig Watson
88c1feaf30
Fixed release script on Windows following its relocation
9 years ago
Craig Watson
5be27ff3c0
Corrected release script for OSX following its relocation
9 years ago
Craig
85d5d6c3a2
corrected ubz association on linux
9 years ago
Craig Watson
e5445f2b43
Add support for opening UBZ files on Linux
9 years ago
Craig
0233d674d5
Corrected .desktop package name and icon; corrected architecture for control file
9 years ago
Craig Watson
1eb22f1a67
Clean-up and minor changes:
...
- "Importer" folder renamed "importer"
- corrected detecting of 64bit architecture
- build context file is created in build.sh
9 years ago
Craig
9de8ab6d08
package name is now lowercase
9 years ago
Craig
a722b493c8
Multiple corrections to packaging script:
...
- Fixed permissions of qt libs and plugins
- Added some missing plugins (and maybe a couple too many)
- Dependency list is built automatically, while excluding qt libs
9 years ago
Craig Watson
1ce6f84139
Updated linux release scripts
...
- Separated build and package
- OpenBoard now installs in /opt
- All binaries are stripped, for smaller package size
9 years ago