1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
Commit Graph

254 Commits

Author SHA1 Message Date
James Duley
7c580b693f OP-1790: debian package doesn't depend on package dir 2015-03-17 21:16:33 +13:00
James Duley
c24bee2e28 OP-1790: make packaging debug build error part of package rule 2015-03-17 21:15:44 +13:00
James Duley
0ba38d4fd2 Revert "OP-1695 Ubuntu PPA: actually put debs in PACKAGE_DIR"
This reverts commit 6bfe1e66a7.
2015-03-17 18:14:25 +13:00
James Duley
7df759117e OP-1790: removed "(testing - unstable)" from deb changlelog 2015-03-17 18:11:04 +13:00
James Duley
b1adc38f05 OP-1695 Ubuntu PPA: suppress 'which' stderr 2015-03-03 18:19:42 +13:00
James Duley
0b20faf6a3 OP-1695 Ubuntu PPA: added trusty suffix to DEB_REV if trusty 2015-03-03 15:38:37 +13:00
James Duley
afe0949f00 OP-1695 Ubuntu PPA: added check for debian distro 2015-03-03 13:06:53 +13:00
James Duley
0899403877 OP-1695 Ubuntu PPA: added workaround for when calling standard package rule 2015-03-03 13:06:53 +13:00
James Duley
f59512cdc1 OP-1695 Ubuntu PPA: added trusty depends workaround 2015-03-03 13:06:53 +13:00
James Duley
2efa05c17a OP-1695 Ubuntu PPA: added runtime depends 2015-03-03 13:06:53 +13:00
James Duley
2eb5fbee8a OP-1695 Ubuntu PPA: set debian section to electronics 2015-03-03 13:06:52 +13:00
James Duley
c23f7ec94c OP-1695 Ubuntu PPA: add option to set debian distribution 2015-03-03 13:06:52 +13:00
James Duley
51e4f3aa0e OP-1695 Ubuntu PPA: add missing build depends 2015-03-03 13:06:52 +13:00
James Duley
f611279291 OP-1695 Ubuntu PPA: update standards version and deb builder version 2015-03-03 13:06:52 +13:00
James Duley
716358f7ba OP-1695 Ubuntu PPA: added package_src make target 2015-03-03 13:06:49 +13:00
James Duley
53e4be9bdb OP-1695 Ubuntu PPA: added correct debian/control/format 2015-03-03 12:24:32 +13:00
James Duley
4410f955c1 OP-1695 Ubuntu PPA: made debian/rules executable 2015-03-03 12:24:32 +13:00
James Duley
9a1f155510 OP-1695 Ubuntu PPA: made OP modifications in package rule rather than hardcoded to debian rules file 2015-03-03 12:17:50 +13:00
James Duley
61395f44fc OP-1695 Ubuntu PPA: add debian target 2015-03-03 12:17:50 +13:00
James Duley
5f1f156d10 OP-1695 Ubuntu PPA: check for fakeroot 2015-03-03 12:17:50 +13:00
James Duley
6bfe1e66a7 OP-1695 Ubuntu PPA: actually put debs in PACKAGE_DIR 2015-03-03 12:17:50 +13:00
Alessio Morale
6ed06362a7 Merge branch 'master' into next 2015-02-10 23:50:19 +01:00
Laurent Lalanne
105b01680d Merge branch 'laurent/OP-1644_Wrong_wizard_neutral' into next 2015-02-07 19:03:36 +01:00
James Duley
3d797914a3 OP-1701 Fix Linux Qt config: added a resource with qt.conf which has correct prefix set 2015-02-03 15:51:59 +13:00
Alessio Morale
c2a8f8fe11 OP-1699 - Fix Linux build issue with tagged releases 2015-02-01 21:34:05 +01:00
James Duley
2db0724598 OP-1694 make package rule non-nested: moved install target to Linux.mk 2015-01-31 11:16:57 +13:00
James Duley
81d39562a8 OP-1694 make package rule non-nested 2015-01-31 11:10:13 +13:00
James Duley
0711f89180 OP-1694 make package rule non-nested: added clean alias for all_clean 2015-01-30 09:42:07 +13:00
James Duley
25c7825144 OP-1666 deb tidy: fix incorrect maintainer email address 2015-01-10 23:56:39 +13:00
James Duley
95fe38143f OP-1666 deb tidy and OP-1663: move Qt inside OP
lib dir to avoid conflict and match Qt dir structure so their rpath is correct
2015-01-10 10:53:22 +13:00
James Duley
ea6b2dd9b6 OP-1666 deb tidy: added Qt to install 2015-01-10 00:23:16 +13:00
James Duley
9cc7b654af OP-1666 deb tidy: changed to using dh 2015-01-10 00:08:24 +13:00
James Duley
ea0bafa27e OP-1666 deb tidy: update debhelper compatibility to v9 2015-01-10 00:08:24 +13:00
James Duley
f66bcbad78 OP-1666 deb tidy: removed a bunch of uneeded files 2015-01-10 00:08:24 +13:00
James Duley
c013b09a8e OP-1666 deb tidy: remove probably unneeded shlibs directory 2015-01-10 00:08:24 +13:00
James Duley
2a1faf6544 OP-1666 deb tidy: update deb changelog to sayrelease from git and change name to mine 2015-01-10 00:08:23 +13:00
James Duley
d0d025e12e OP-1666 deb tidy: made version use PACKAGE_LBL 2015-01-10 00:08:23 +13:00
James Duley
931da8ecb9 OP-1666 deb tidy: use "dkg --print-architecture" to get arch 2015-01-10 00:08:23 +13:00
James Duley
67ecb92d90 OP-1666 deb tidy: made debian udev rules a symlink rather that copy 2015-01-10 00:08:23 +13:00
James Duley
f3ebed43ad OP-1666_deb_tidy: removes spilt arch control file 2015-01-10 00:08:18 +13:00
James Duley
059b52597b OP-1666 deb tidy: changed to using make install 2015-01-07 16:39:37 +13:00
James Duley
b45057fe89 OP-1666 deb tidy: remove unneeded menu stuff pt2 2015-01-07 16:24:56 +13:00
James Duley
95b916397e Merge branch 'next' into parched/OP-1666_deb_tidy 2015-01-07 16:19:41 +13:00
James Duley
73cabf450c OP-1667_Remove_firmware_files_from_packages: missed one dir creation: 2015-01-07 16:18:00 +13:00
James Duley
7e16a1ff1f OP-1666 deb tidy: remove unneeded deletions 2015-01-07 14:54:28 +13:00
James Duley
26552bb082 OP-1666 deb tidy: remove unneeded menu stuff 2015-01-07 14:54:27 +13:00
James Duley
170a5f9725 OP-1667 Remove firmware file from packages: removed leftover crap from old attempt 2015-01-04 12:44:58 +13:00
James Duley
1e4df5a542 OP-1657 Remove linux bin wrapper: renamed installed symlink to openpilotgcs 2014-12-24 10:33:26 +13:00
James Duley
04525a0dfd OP-1657 Removed linux bin wrapper 2014-12-24 10:30:20 +13:00
Laurent Lalanne
5e22a4d15b Copyright character issue, convert openpilotgcs.nsi to UTF-8 2014-11-23 12:35:57 +01:00
Fredrik Larsson
3362c84ec5 Add cloudconfig to installer 2014-11-22 03:51:36 +11:00
Laurent Lalanne
c0d9adb9a9 Missed head file changes 2014-10-23 11:03:56 +02:00
Laurent Lalanne
43e521e791 Copyright fix (encoding) 2014-10-23 10:58:33 +02:00
Fredrik Larsson
6774e82cc8 Copyrights 2014-10-23 04:09:59 +11:00
Fredrik Larsson
1c7d5c5693 Installer Name updated 2014-10-21 22:37:20 +11:00
James Duley
7b10fbc5c4 OP-1451 udev change plugdev to uaccess : update in deb too 2014-08-24 12:22:28 +12:00
James Duley
dc191f7523 changed udev from plugdev to uacces/udev-acl 2014-08-17 21:31:03 +12:00
Laurent Lalanne
05e7339ecc OP-1390 Copy only opengl32.dll 32bit version 2014-07-05 14:12:27 +02:00
Laurent Lalanne
99db0c5025 OP-1390 First commit - Need valid download link 2014-07-04 17:21:39 +02:00
Alessio Morale
4ac9940854 OP-1254 fix packaging rules 2014-03-08 14:20:32 +01:00
Laurent Lalanne
8e837fb985 OP-1187 Wrong file copy in lasted commit.
qt_fr.qm located in tools/Qt_install_dir, allow copy of this file for all systems
2014-01-29 13:42:39 +01:00
Laurent Lalanne
c39fb50acf OP-1187 Fix : Like Win package, qt_fr.qm file is needed under Linux 2014-01-28 13:12:39 +01:00
Laurent Lalanne
63f7b840df OP-1187 Allow translations in Win32 system, includes openpilotgcs_fr.qm in package. Still need qt_fr.qm file to detect french translation.
Works automaticaly and display Gcs in french, at first start.
2014-01-22 13:44:24 +01:00
Alessio Morale
6d63b6b9b0 Merge remote-tracking branch 'origin/fnurgel/OP-1162_linux_deb_packaging_qt5' into next 2014-01-18 14:18:46 +01:00
Mikael Blomqvist
450fa6e5a4 updated linux dependencies list 2014-01-13 22:46:39 +01:00
Mikael Blomqvist
c98b8b4763 Fix for broken dependency lookup during deb packaging 2014-01-11 01:11:00 +01:00
a*morale
8a7dda78d5 OP-1155 OSX Package: change QtQuick plugin path for install_name_tool processing 2014-01-10 23:27:10 +01:00
a*morale
589074cf24 OP-1155 OSX Package: patch qt.conf adding Qml2Imports 2014-01-10 23:26:33 +01:00
a*morale
11259a3ac3 Merge remote-tracking branch 'origin/fnurgel/linux_deb_packaging_qt5' into amorale/OP-1155_osx_package 2014-01-10 23:24:18 +01:00
Mikael Blomqvist
63127011bd Removing leaked Makefiles from the deb package 2014-01-10 09:32:04 +01:00
a*morale
6231b6f85d OP-1155 OSX Package: Provision for running install_name_tool on QTQuick plugins dylib. 2014-01-10 01:04:44 +01:00
a*morale
771037eeac OP-1155 OSX Package: chmod +/-w before/after running install_name_tool 2014-01-09 21:46:50 +01:00
a*morale
311e948da3 OP-1155 OSX Package: Fix macdeployqt search path issue. Use QT_DIR to find it 2014-01-09 21:45:16 +01:00
a*morale
21956e7596 OP-1155 OSX Package: Update Qt libraries list 2014-01-09 20:13:52 +01:00
a*morale
444744c3da OP-1155 OSX Package: chmod SDL and sdlgamepad before running install_name_tool 2014-01-09 20:12:45 +01:00
a*morale
f5a7345d75 OP-1155 OSX Package: check for existing /Volumes/OpenPilot and try to unmount first.
retrieve actual volume name with hdiutil
2014-01-09 20:05:14 +01:00
Mikael Blomqvist
6379a7d937 deb package now bundles qt5 libs and goodies 2014-01-09 15:57:12 +01:00
Alessio Morale
c4f4916590 OP-1143: add missing ids to udev rules
+review OPReview
2013-12-13 18:40:05 +01:00
Fredrik Larsson
8fadcd85d2 Rename GCS Configuration, check it to be removed by default 2013-12-08 03:28:32 +11:00
Alessio Morale
bacc4d3d79 Merge branch 'master' into next
Conflicts:
	flight/targets/boards/oplinkmini/firmware/pios_board.c
	ground/openpilotgcs/copydata.pro
2013-11-25 01:12:10 +01:00
Patrick Huebner
b4d0a93133 OP-1103 Some minor cleanup work and adding a version check for Qt5.1 2013-11-13 21:04:57 +11:00
Patrick Huebner
d99727306c OP-1103 Fixes packaging issues for OSX. Using this version I had no problem to run GCS on 10.9 Mavericks 2013-11-10 19:20:40 +11:00
David
c267d73b42 Update install script for new drivers 2013-08-17 04:12:09 +10:00
Oleg Semyonov
1b1bb04305 OP-1002: Windows Installer: update branding images 2013-06-22 04:14:23 +02:00
a*morale
1e4e8af165 Fix template for dmg not opening with correct size/options 2013-06-21 10:55:35 +02:00
Oleg Semyonov
74272eea03 Windows installer: add GPLv3.txt to the list of files to copy 2013-06-03 16:45:43 +03:00
a*morale
b8236c6db6 OP-910 Updated osx package to include WHATSNEW.txt files and Docs folder with GPLv3, LICENSE, MILESTONES and README.
+review OPReview
2013-06-02 14:26:14 +02:00
David Ankers
73f7243019 Change to next release name, this was likely to be forgotten so doing it
while I remember.
2013-06-02 20:22:46 +10:00
Philippe Renon
b0111c12d1 OP-981 fixed broken GCS clean configuration link created by installer 2013-06-02 10:55:34 +02:00
Oleg Semyonov
166baaeaf2 OP-910: fix Mac package script 2013-06-01 23:39:40 +03:00
Oleg Semyonov
1c04bcae36 OP-910: update Windows installer 2013-06-01 23:26:43 +03:00
Oleg Semyonov
4c34695315 Windows installer: better web site name 2013-05-29 12:05:35 +03:00
Oleg Semyonov
dcc9425b7e Merge remote-tracking branch 'origin/os/OP-893_remove-firmware-from-package' into next 2013-05-28 14:56:05 +02:00
Oleg Semyonov
b6d3b2ac22 OP-893: do not include *.opfw firmware files into package
Now GCS has all firmware embedded and available through the Vehicle Setup
Wizard or Auto-Update function. Hence it is not necessary to include
another copies of the same files. But the code to do this is kept because
later we will include sim targets as firmware. Linux version does include
it already, OSX and Windows should follow.
2013-05-26 22:47:43 +03:00
David Ankers
892da0d977 Update comments in linux packaging scripts to OPLink Mini 2013-05-26 15:56:59 +10:00
David Ankers
0bff51f79f Add uninstall information, Icon and other details
Keeping Unicode intact this time
2013-05-26 02:13:43 +10:00
Oleg Semyonov
a5d63eb452 tools: make nsis_install (Windows only) 2013-05-01 22:44:11 +03:00
Oleg Semyonov
79c2d6f8e0 Windows packaging: fix bug, probably introduced with new python version
A space was added to the end of each positional parameter value if used
with quotes (removed by shell).
2013-04-28 14:08:30 +02:00
Oleg Semyonov
f9f721a76a Reset executable bits from non-executable files (Windows legacy) 2013-04-24 01:18:46 +03:00
Oleg Semyonov
da68ac1c8b Merge remote-tracking branch 'origin/amedee/OP-678' into next
+review OPReview-433
OP-678 #resolve #comment Thanks Philippe! Merged to next. Needs testing.
2013-04-19 12:58:56 +03:00