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
503dff40bc Merged in james-duley/librepilot/LP-80_extend_linux_packaging (pull request #16)
LP 80_extend_linux_packaging
2015-08-03 22:37:32 +01:00
James Duley
c14cacb043 LP-1 rebranding: move ground/{openpilotgcs => gcs}
and associated pro file.

Change-Id: Icc200217f2db27635c7aa2e5b182f9b273925647
2015-08-02 19:20:02 +01:00
James Duley
c30fa6bc64 LP-80 extend linux packaging: add package_src for rpm
Change-Id: Iaf0e8d134a5396917c3d71edb47e822c9dd5d129
2015-08-02 12:37:01 +01:00
James Duley
8714a34238 LP-80 extend linux packaging: rework distro selection
Change-Id: I476f52296de254b3b04a200c14a3924a2832e452
2015-08-02 12:37:01 +01:00
James Duley
7bb70e203a LP-80 extend linux packaging: added basis for rpm
Change-Id: I3d00fd1801375abadb1ea0057469f5ba710d15dc
2015-08-02 12:36:03 +01:00
James Duley
57f9003833 LP-80 extend linux packaging: split out debian
package make into own file

Change-Id: I5a84c53d2a0727d424053bf0f506c47d4b7b7d78
2015-08-02 12:30:05 +01:00
James Duley
a5cd918de7 LP-80 extend linux packaging: reworked dist
Change-Id: Icd7b552d67dfa1ffd32172b78e283e6044bad47d
2015-08-02 12:30:04 +01:00
James Duley
50ee70f492 LP-61 addtional make config options: added libbasename & GCS_LIBRARY_BASENAME
Change-Id: Ied2f50b3f87d40ef7fb0bbad0fff4cd0fd9bb8a9
2015-08-02 11:36:42 +01:00
Alessio Morale
cb34075d14 LP-60 - Fix Insteller and readmes
- Add a README.md
- Add a CONTRIBUTING.md
- Use README.md renamed to txt with Windows
- Use README.md for OSX package
2015-07-31 18:48:18 +02:00
Roy Bekken
aa0405001a LP-1 - Code Rebranding
Use a relevant icon for linux desktop.
2015-07-29 16:08:50 +02:00
Roy Bekken
85522a5955 Initial rpmspec file made for Fedora. 2015-07-26 14:22:28 +02:00
Roy Bekken
07deb6623d Give more flexibility for udev rules file location installment. 2015-07-25 22:49:42 +02:00
Roy Bekken
4c3d71d0a7 Add option to install udev rules file on generic linux. 2015-07-25 20:56:55 +02:00
Roy Bekken
1461447cfa Rebranding: Rename udev rules file to allow adding non OP hardware. 2015-07-25 18:46:19 +02:00
James Duley
fce0f0cfd0 Fixed OpenPilot dirs in Win installer 2015-07-17 10:31:47 +12:00
James Duley
e0895f783e Removed OpenPilot prefix for Win start menu links 2015-07-17 10:29:44 +12:00
James Duley
c475c7862f replace multiple share dir installs on Win with one 2015-07-17 10:26:47 +12:00
James Duley
24c144ca69 Merge pull request #25 from paul-jewell/udevdir_fix2
Removed reference to unused udevdir in package/Linux.mk
2015-07-16 22:08:22 +01:00
a*morale
01a56796c3 Merge pull request #17 from f5soh/laurent/LP-03_Artwork_icons_splashscreen
Laurent/lp 03 artwork icons splashscreen
2015-07-16 11:18:29 +02:00
Paul Jewell
ad3fb571d7 Removed reference to unused udevdir in package/Linux.mk 2015-07-16 05:49:59 +01:00
paul Jewell
6b6461c8b4 Replaced OPENPILOT_IS_COOL by TOP_LEVEL_MAKEFILE 2015-07-15 08:06:21 +01:00
Paul Jewell
655ddd365b Moved linux desktop file to gcs.desktop 2015-07-15 08:02:35 +01:00
Laurent Lalanne
7ed1efd7b4 LP-03 OSX background @72dpi 2015-07-15 00:48:51 +02:00
Laurent Lalanne
e26b6492e2 LP-03 OSX Background (2) 2015-07-15 00:19:07 +02:00
Laurent Lalanne
b6ef1e2256 LP-03 Refine OSX icons - OSX installer background 2015-07-14 22:56:00 +02:00
Laurent Lalanne
154e303bd8 LP-03 Better Win32 icons, OSX icon, Splash Screen text placement and colors 2015-07-13 12:39:20 +02:00
James Duley
144b0a3d10 changed OP_XXX_NAME to ORG_XXX_NAME 2015-07-13 04:15:53 +12:00
Alessio Morale
0e0e6a1a1c Merge branch 'laurent/LP-03_Artwork_rebranding' of git://github.com/f5soh/LibrePilot into f5soh-laurent/LP-03_Artwork_rebranding
Conflicts:
	package/winx86/openpilotgcs.nsi
2015-07-12 10:39:43 +02:00
James Duley
6dc7e84a98 OP-1879 remove openpilot hardcoding: remove DisplayVersion from win uninstaller to save manually updating it with each release 2015-07-09 22:01:53 +01:00
James Duley
3fe75ad979 OP-1879 Remove openpilot hardcoding: make debian control more descriptive courtesy of gladk 2015-07-09 22:01:49 +01:00
James Duley
15d47b8c66 OP-1879 Remove openpilot hardcoding: make debian package use OP name variables 2015-07-09 22:01:49 +01:00
James Duley
9f7b3c1dd6 OP-1879 remove openpilot hardcoding: fix .desktop file 2015-07-09 22:01:48 +01:00
James Duley
0df4da4902 OP-1879 remove openpilot hardcoding: debian packaging remove unneeded postinst 2015-07-09 22:01:48 +01:00
James Duley
37ba78fb23 OP-1879 remove openpilot hardcoding: update Windows packaging to use make GCS_X_NAME variables 2015-07-09 22:01:48 +01:00
James Duley
1128af5282 OP-1879 remove openpilot hardcoding: update Darwin packaging to use make GCS_X_NAME variables 2015-07-09 22:01:47 +01:00
James Duley
2dee2328d0 OP-1879: Move ground/openpilotgcs/share/openpilotgcs to ground/openpilotgcs/src/share
This seperates our intermediate build files and files that need to be
installed.
2015-07-09 22:01:46 +01:00
James Duley
c992daddaf OP-1879 remove openpilot hardcoding: change GCS_APP_PATH on Mac removing pointless bin subdir 2015-07-09 22:01:35 +01:00
James Duley
1b9df07394 OP-1879 remove openpilot hardcoding: remove udp_test from Linux install like other platforms 2015-07-09 22:01:35 +01:00
a*morale
d66d581f18 OP-1928 - Fix copy to Docs and Utilites, cleanup previous build directory, DMG generation using create-dmg 2015-07-09 22:00:17 +01:00
a*morale
a69723ff74 OP-1928 - Include create-dmg to build the osx image 2015-07-09 22:00:17 +01:00
James Duley
518f1b25f1 OP-1928 OSX package from scratch
Took the appropriate stuff out of the old OpenPilot.dmg
and the create a dmg with it.
2015-07-09 21:59:32 +01:00
Laurent Lalanne
7210eda66d LP-03 Installer img and icon - move SplashScreen text 2015-07-09 02:28:09 +02:00
abeck70
143f09d216 Merge remote-tracking branch 'origin/rel-15.02.02' into next
Conflicts:
	flight/modules/Actuator/actuator.c
2015-05-06 08:35:21 +10:00
Laurent Lalanne
5475b395e8 OP-1827 File encoding, "Ragin' Cajun" 2015-05-02 16:11:13 +02:00
samguns
09a00f8990 Merge branch 'rel-15.02.02' into samguns/zh_CN_GCS 2015-04-27 11:56:25 +08:00
Alessio Morale
ab36dcbdee Merge remote-tracking branch 'origin/rel-15.02.02' into next 2015-04-20 14:54:07 +02:00
David Ankers
6eb8ff4801 Change uninstaller display name 2015-04-13 19:57:57 +10:00
James Duley
ccdd8e2263 OP-1667 removed old firmware line from windows package 2015-04-09 13:01:23 +12:00
James Duley
26266f1dee OP-1790: fix up packging make dependencies 2015-03-18 10:18:04 +13:00
James Duley
feef238337 OP-1790: remove debain rules hack and build package without clean 2015-03-17 21:43:53 +13:00