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

422 Commits

Author SHA1 Message Date
Philippe Renon
802652a4b3 makefile: don't sqash GCS_EXTRA_CONF value from user config file 2016-02-18 00:33:17 +01:00
James Duley
16d52016e1 hotfix: use msys2 osg, disable osgearth by default 2016-01-31 12:02:58 +00:00
Philippe Renon
b62c8c6a17 Merged in filnet/librepilot/msys2_tidy_up (pull request #166)
msys2_tidy_up (continued)
2016-01-30 15:28:49 +01:00
James Duley
010adebba9 LP-223: Fix up unit tests
The were missed when the flight makefiles were moved
2016-01-27 22:17:24 +00:00
Philippe Renon
92ef64bc7b make: misc cleanups 2016-01-27 08:54:45 +01:00
Philippe Renon
e42539347b windows: remove obsolete sdl_install and openssl_install make targets (now provided by msys2) 2016-01-23 01:55:34 +01:00
James Duley
72560638c8 Rework osg config options 2016-01-15 23:41:09 +00:00
James Duley
eb2e64b880 Add GCS_EXTRA_CONF variable 2016-01-15 23:12:26 +00:00
James Duley
d9ebaaf2c3 remove unused uavo collect stuff 2016-01-15 23:04:05 +00:00
James Duley
047792a357 hotfix: bad space in fw qrc 2016-01-10 18:15:41 +00:00
James Duley
672749d0d7 LP-187 MSYS2: add arch to installer filename 2016-01-10 17:11:46 +00:00
James Duley
0f33a036c8 LP-187 MSYS2: fix paths for msys2 2016-01-10 17:11:46 +00:00
James Duley
0020ab7a12 LP-187 MSYS2: add system_path make function 2016-01-10 17:11:46 +00:00
James Duley
02e03259d3 LP-187 MSYS2: dont't explicitly specifiy qt spec 2016-01-10 17:11:46 +00:00
Philippe Renon
f5c10caf3f LP-2 linux: specify architecture when setting QT_SPEC
this is used later in copydata.pro files to copy appropriate files based on 32/64 architecture
2015-12-14 22:14:22 +01:00
James Duley
8834b66858 LP-82 define packaging info once in Makefile 2015-10-18 10:21:52 +01:00
James Duley
f09bd1701d LP-130 Make GCS postfix configurable 2015-10-18 10:21:52 +01:00
Paul Jewell
7c760adb6f Removed OP branding in Makefile 2015-10-02 21:17:58 +01:00
Stefan Karlsson
1dd68fb929 LP-136 Fix uavobjgenerator make dependencies
Let targets depend on the resulting uavobjgenerator binaries, instead of
the phony target with the same name.
2015-09-30 18:51:40 +02:00
Paul Jewell
55f3c91e9f Moved question mark to code & added missing define 2015-09-18 06:54:50 +01:00
Paul Jewell
7a97e5fbbb Moved definition of usagetracker url to top level Makefile 2015-09-16 22:00:09 +01:00
Paul Jewell
27376bb81d Added Linux uninstall target
Simplified earlier changes

added -r option to RM definition

fixed white space
2015-09-12 10:34:48 +01:00
Alessio Morale
2316e57fac Merged in james-duley/librepilot/LP-99_LP-100_LP-101 (pull request #39)
LP-99 LP-100 LP-101 flight build and firmware archive
2015-09-04 09:46:02 +02:00
Alessio Morale
529105489d Merged in paul_jewell/librepilot/LP-94-set-up-wiki-link-in-gcs (pull request #38)
Removed openpilot hard coding from wiki buttons in GCS
2015-09-04 09:45:13 +02:00
James Duley
0fab266d81 LP-101 Made build possible with prebuilt firmware
This is done by setting the WITH_PREBUILT_FW variable
2015-09-02 19:34:59 +12:00
James Duley
0be56a900b LP-100 make firmware package: added fw_dist target
This produces a tarball of the firmware
2015-09-02 19:34:59 +12:00
James Duley
e308039206 LP-99 Decouple flight build
Moved flight make code into flight/Makefile. This should speed up
rebuilds for GCS and keeps the top level Makefile tidier.

Change-Id: I9d33cb5c223b6a8ed2821435a5d63ecf4b97c6b8
2015-09-02 19:34:58 +12:00
Alessio Morale
19400dd6bb Merged in paul_jewell/librepilot/unbrand_documentation2 (pull request #34)
Replaced OpenPilot branding in doxygen configuration files (env version)
2015-08-21 13:35:52 +02:00
Paul Jewell
8a7836171e replaced erroneous spaces with tab 2015-08-20 06:04:10 +01:00
Paul Jewell
c912505798 Removed openpilot hard coding from wiki buttons in GCS 2015-08-19 21:15:32 +01:00
Roy Bekken
ad84547637 Update all changed files against GIT log with copyright headers consistency. 2015-08-19 16:15:58 +02:00
Paul Jewell
e6a4480adb Replaced OpenPilot branding in doxygen configuration files (env version) 2015-08-15 09:41:05 +01:00
Roy Bekken
dcb81a4066 LP-1 - Rebranding
-Remove OP from GCS directory structure; additions.
2015-08-04 16:55:12 +02:00
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
7bb70e203a LP-80 extend linux packaging: added basis for rpm
Change-Id: I3d00fd1801375abadb1ea0057469f5ba710d15dc
2015-08-02 12:36:03 +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
James Duley
fa29163753 LP-61 more config options: tidy up some make variables
Change-Id: Ibb14d07ccdb5202b1bd9087390a76e84a7282d8d
2015-08-02 11:36:33 +01:00
James Duley
560d01dfd7 LP-61 more config options: split out make helper functions
Change-Id: I54b1ed3f42170c7ee0a3dbe816a5d0400881d9e2
2015-08-02 11:33:51 +01:00
alessio morale
c86f035d2e Merged in amorale/LP-64_ccache_install (pull request #7)
LP-64 ccache install
2015-07-31 14:36:10 +02:00
Alessio Morale
c010d98f21 LP-64 - Configure ccache to have its storage within source tree, under .ccache directory. Add it to gitignore 2015-07-31 11:20:09 +02:00
Roy Bekken
a968e7594d LP-1 – Code Rebranding
Drop prefix for download and tools variables.
2015-07-30 21:47:13 +02:00
Roy Bekken
f6116d7349 LP-1 – Code Rebranding
Rename variables for local tools and installation directory.
2015-07-29 14:49:09 +02:00
Alessio Morale
ba1ab669e5 LP-64 - Add ccache install target 2015-07-28 07:30:45 +02:00
Paul Jewell
6a52f9ecfb Fixed type in Makefile 2015-07-25 08:14:43 +01:00
James Duley
12b207cd8a added a config_show target 2015-07-21 23:21:21 +01:00
James Duley
7710e5c3dc replace echo with printf in config generator 2015-07-21 23:16:42 +01:00
James Duley
4efb8cd5c7 Merge pull request #42 from parched/add_config
Added option for config file.
2015-07-19 15:39:43 +01:00
James Duley
1934dbc427 Make names configurable with config file 2015-07-20 00:33:27 +12:00