Philippe Renon
8525ef1287
OP-1818 added MD5_GEN_TEMPLATE used to generate md5 signature files
2015-04-05 18:40:52 +02:00
Philippe Renon
e61aefdfee
OP-1818 define ZIP variable in make/tools.mk
2015-04-05 18:38:56 +02:00
Philippe Renon
2c2d50908f
OP-1818 added MSYS to toolchain (windows only) - needed to compile osg dependencies
2015-04-05 18:38:15 +02:00
Philippe Renon
7612b15213
OP-1818 added CMake to toolchain - use 'make cmake_install' (windows only)
2015-04-05 18:36:56 +02:00
James Duley
199ee15d84
OP-1792 makefile tidy: removed unneeded quotes for OPENSSL that break copydata makefile
2015-04-01 09:19:09 +13:00
Philippe Renon
f2ac9b2522
OP-1796 defined OPENSLL_CONF env variable so openssl stops complaining about a missing openssl.cfg file (not related to qt upgrade...)
2015-03-19 21:02:37 +01:00
Philippe Renon
2a02c974bc
OP-1796 isolate windows specific variables in tools.mk (minor cleanup in preparation of the osgearth merge)
2015-03-19 21:01:06 +01:00
Philippe Renon
db31c293c4
OP-1796 upgraded GCS to qt 5.4.1 (all OSes) - tested on win32 and linux64
2015-03-19 20:59:38 +01:00
abeck70
53482be09c
OP-1721 C++ and ARM tools
...
Enable revo C++ support:
1. Set USE_CXX to enable compliation and linkage of C++ source code
2. Disables rtti and exceptions
3. operator new and delete call pios malloc/free
4. Static constructor invocation supported
5. Additional methods, compile options, and need to have main as a cpp to solve various link issues when using static constructors but to avoid adding unnecessary libs.
6. Upgrade arm tools
2015-02-13 12:56:04 +11:00
m_thread
fe404f1e33
OP-1628 Fixed DFUUtil installation in Tools.mk
2015-01-19 23:59:44 +01:00
abeck70
3e830b91d5
macqt54 remove files no longer avail
2015-01-07 12:45:25 +11:00
abeck70
d8792826ee
macqt5.4 qt_addons fix
2015-01-07 12:36:00 +11:00
abeck70
e272ddd264
additional mac 5.4 changes
2015-01-07 11:35:22 +11:00
abeck70
59be86bc70
qt5.4 mac tools.mk support
...
Coded....testing now.
2015-01-07 11:01:39 +11:00
Philippe Renon
ab952b0f03
OP-1656 minor post Qt 5.4.0 upgrade cleanups
2015-01-04 12:33:42 +01:00
Philippe Renon
5b2eac268a
OP-1656 upgraded to Qt 5.4.0 (linux) - code compiles - GCS not tested...
2015-01-02 22:22:31 +01:00
Philippe Renon
ac6e0b0699
OP-1656 upgraded to Qt 5.4.0 (windows) - code compiles - GCS not tested...
2014-12-22 21:17:52 +01:00
Fredrik Larsson
cfa0ef4671
For Mac testing Qt revert
2014-10-02 20:54:24 +10:00
Fredrik Larson
18b35e858f
Mac stuff
2014-09-27 21:39:25 +10:00
abeck70
81b2224b7b
OSX Qt5.3.2 changes to tools.mk
2014-09-17 21:33:02 +10:00
Fredrik Larsson
aebf41aad7
Merge remote-tracking branch 'origin/parched/OP-1478_fix_win_qtc_variables' into next
2014-09-14 22:50:43 +10:00
James Duley
5d55766573
OP-1478 fix_win_qtc_variables: reworded comments
2014-09-14 11:55:32 +12:00
James Duley
684180ef87
OP-1478: added a qmake variable OPENSSL_DIR
2014-09-13 17:48:30 +12:00
Alessio Morale
2907af618f
OP-1465 - fixes for some review suggestions
2014-09-08 14:39:41 +02:00
Alessio Morale
ec07016aee
OP-1465 - Fix build on windows, force the removal on cleanup
2014-09-01 14:51:43 +02:00
Alessio Morale
c5d57a763e
OP-1465 - Update stm32flash repository to https://code.google.com/p/stm32flash/ and fetch a newer version (a358bd1f025d)
2014-08-29 21:13:13 +02:00
Fredrik Larson
8c65661e54
Merge remote-tracking branch 'origin/parched/OP-1460_copy_icu_again' into next
2014-08-28 09:59:25 +10:00
Fredrik Larson
8110d92059
Don't need sudo for brew
2014-08-28 04:50:30 +10:00
James Duley
135b5d635e
updated icu from 51 to 52
2014-08-26 10:30:24 +12:00
James Duley
47e110050d
Merge branch 'python_fixes' into OP-1324_fix_build_when_python_isnt_python2
2014-08-19 11:50:41 +12:00
James Duley
c2af28246f
redirect stderr to stdout for shell python --version
2014-08-19 11:50:03 +12:00
James Duley
a4efd8539a
Merge branch 'python_fixes' into OP-1324_fix_build_when_python_isnt_python2
2014-08-19 10:42:33 +12:00
James Duley
f4ddbe53eb
fixed whitespace
2014-08-19 10:41:24 +12:00
Corvus Corax
bc8ccb7be7
Revert "Revert "Merge remote-tracking branch 'origin/parched/OP-1324_fix_build_when_python_isnt_python2' into next""
...
This reverts commit 449653f01e
.
2014-08-16 23:59:37 +02:00
Fredrik Larson
c620c7fc29
Change message about installing 7zip on Linux, packaging changed in latest
...
LTS
2014-08-17 07:19:29 +10:00
Fredrik Larson
449653f01e
Revert "Merge remote-tracking branch 'origin/parched/OP-1324_fix_build_when_python_isnt_python2' into next"
...
This reverts commit 4592de13bd
, reversing
changes made to a309537e62
.
2014-08-16 23:53:02 +10:00
Corvus Corax
4592de13bd
Merge remote-tracking branch 'origin/parched/OP-1324_fix_build_when_python_isnt_python2' into next
2014-08-16 13:53:16 +02:00
abeck70
eefe40c6a6
changed qt patch to mac target
2014-08-14 06:56:31 +10:00
abeck70
7cd4164358
following op-11400 qt 531 upgrade branch. Recommit mac tools.mk changes
2014-08-14 06:25:18 +10:00
Fredrik Arvidsson
61d45181a6
OP-1398 OP-1399 OP-1400 OP-1401 Qt 5.3.1 upgrade. Cleaning up merge artifacts committed by mistake.
2014-08-12 07:37:23 +02:00
Fredrik Arvidsson
1558c6d735
Merge remote-tracking branch 'origin/shared/OP-1398_qt531_upgrade' into thread/OP-1400_Qt_5.3.1_Upgrade
...
Conflicts:
make/tools.mk
2014-08-11 23:25:37 +02:00
m_thread
717de29648
OP-1400 Upgraded make and copydata files to use Qt 5.3.1 Opensource.
2014-08-08 13:48:36 +02:00
Philippe Renon
5ee35cdd75
OP-1398 OP-1399 Windows Qt 5.3.1 upgrade - upgraded qt_sdk_install to install Qt 5.3.1
2014-07-14 18:26:25 +02:00
Laurent Lalanne
db63158bc6
OP-1390 Updated wiki link for download, removed extra space added.
2014-07-04 18:36:43 +02:00
Laurent Lalanne
99db0c5025
OP-1390 First commit - Need valid download link
2014-07-04 17:21:39 +02:00
James Duley
455c33fb29
check whether python is python 2 use python2 if not
2014-07-04 14:43:15 +12:00
Alessio Morale
f1923c2361
OP-1258 fix an issue with all_sdk_install on windows (still pointing to deprecated targets)
2014-05-11 13:26:36 +02:00
Alessio Morale
f9f7b62f9d
OP-1258 fix an issue with Windows package (root folder is missing in the zip file)
2014-05-11 13:26:36 +02:00
Alessio Morale
858d81d501
OP-1258 make TOOL_INSTALL_TEMPLATE md5 url optional so that it defaults to fileurl.md5
2014-05-11 13:26:35 +02:00
Alessio Morale
a1afa6e889
OP-1258 updated to 2014q1, also allow to manually specify MD5 file url
...
Conflicts:
make/tools.mk
2014-05-11 13:26:35 +02:00
Alessio Morale
7cc47e4cdc
OP-1258 update toolchain installer for Linux to 4.8-2013q4, change ARM_SDK_DIR accordingly
2014-05-11 13:26:35 +02:00
Alessio Morale
10a0f69c82
OP-1255 Win:Fixed 7z detection when it is not in path but under tools/bin
...
Lin:Switch from 7zr to 7za due to wider availability
2014-04-08 14:11:17 +02:00
Philippe Renon
eed38b7f35
OP-1255 removed mingw_install and python_install make targets (obsolete since Qt 5.1.1. upgrade)
2014-03-21 18:53:16 +01:00
Philippe Renon
93cb920cef
OP-1255 Qt 5.2.1 upgrade : put back qt.conf generation to work around QTBUG-33254
2014-03-21 18:30:39 +01:00
Philippe Renon
40f648eab1
OP-1255 Windows toolchain : upgraded Qt from version 5.1.1 to version 5.2.1
...
- Qt installer is now downloaded from official web site
- Qt is not anymore tweaked to contain the SDL SDK (see OP-1263)
- Installing Qt now requires 7-Zip to be available (run "./make/scripts/win_sdk_install.sh [<OpenPilot tools dir>]" to get it)
- SLD needs to be installed with "make sdl_sdk_install"
KNOWN ISSUE : GCS build fails unless V=1 command line arg is provided
2014-03-20 00:46:05 +01:00
Philippe Renon
2ee3780d08
OP-1263 SDL is now downloaded and installed independently and is not added to Qt anymore
2014-03-17 20:43:38 +01:00
Alessio Morale
d778e2612c
OP-1254 fix md5 url
2014-03-08 15:06:17 +01:00
Alessio Morale
b1f1c4cd0f
OP-1254 Hide 7z check command line from output
2014-03-08 14:23:15 +01:00
Alessio Morale
a600ed93dc
OP-1254 Check if p7zip is installed, use 7zr rather than 7z
2014-03-08 14:19:24 +01:00
Alessio Morale
0dff941cbe
OP-1254 update toolchain installer to support Qt 5.2.1
2014-03-08 14:18:45 +01:00
Alessio Morale
98076fb194
OP-1160: fixes from review
2014-01-15 11:19:35 +01:00
Alessio Morale
eeec9db3b4
OP-1160 fix openssl, missing _version receipt
2014-01-14 15:06:36 +01:00
Alessio Morale
0423d4ce99
OP-1160 Copydata was pointing to OPENSSL instead of OPENSSL_DIR, added related
...
export in tool.mk
2014-01-14 12:50:31 +01:00
Alessio Morale
1efefbd586
Fix an isssue with OpenSSL installation that was causing all_sdk_install
...
to fail on windows.
2014-01-14 11:05:16 +01:00
Alessio Morale
c9fad94b51
OP-1160 use commit.template config instead of a hook.
...
Added also a _clean target to unset that config
+review OPReview-611
2014-01-14 09:42:04 +01:00
Alessio Morale
6a3c5d05c7
OP-1160 fix +x attribute for prepare commit hook, force overwrite of destination during prepare
2014-01-13 22:04:49 +01:00
Alessio Morale
ad8f4fe41c
OP-1160 Add a prepare make target that installs a prepare-commit-msg hook and
...
a text file containing the commit message template addition.
2014-01-13 12:31:28 +01:00
Philippe Renon
56c404e778
OP-1132 added new openssl-install that downloads and install the required SSL libraries for Windows
...
the missing SSLEAY32.DLL and LIBEAY32.DLL are copied to GCS bin dir
OpenSSL version 1.0.1e was downloaded from http://slproweb.com/products/Win32OpenSSL.html
2013-12-01 23:17:48 +01:00
Alessio Morale
69372ea62a
OP-835 Linux SDK Installer: md5 url changed to OP ones
2013-11-03 14:31:28 +01:00
a*morale
4be59a01f1
OP-1101 Linux SDK Installer: fixed missing tabs causing issues in OSX
2013-11-02 17:08:12 +01:00
Alessio Morale
d2355c665d
Merge branch 'amorale/OP-835_linux_sdk_installer' into next
2013-11-02 12:16:23 +01:00
Alessio Morale
8fca8122f4
OP-835 Linux SDK Installer: fix "non conformant" installation paths
...
+review OPReview-577
2013-10-27 13:58:32 +01:00
Alessio Morale
cbb7fcfa9d
OP-835 Linux SDK installer: fixes for readmes and some cleanup
2013-10-26 16:39:31 +02:00
Alessio Morale
e331d6e8ad
OP-835 Fixes for Linux32, remove duplicated file
2013-10-26 16:28:52 +02:00
Alessio Morale
ff8031d469
OP-835 Add +x attribute to downloaded QT installer
2013-10-26 15:45:33 +02:00
Alessio Morale
7b95bf75a3
OP-835 Add -L parameter to Curl to handle redirects
2013-10-26 15:12:34 +02:00
Alessio Morale
0e35fd15cb
OP-835 enable qt_sdk_install target for Linux64 target
2013-10-26 15:07:49 +02:00
Philippe Renon
d08445f0b5
[OP-1085][OP-1094] Turn on Progress for large SDK downloads / remove for MD5 files
...
This commit removes progress when downloading md5, adding progress for big
files was committed as part of OP-1085
2013-10-26 11:56:56 +02:00
Philippe Renon
6bfef53b81
[OP-1085] Qt5.1.1 - made curl report progress by default (can be switched off by adding BATCH=1 on make command line)
2013-10-24 00:11:58 +02:00
Philippe Renon
0aad8afc90
[OP-1085] upgraded to Qt 5.1.1
2013-10-21 23:59:23 +02:00
Philippe Renon
2d3076e9b8
[OP-835] Upgrade toolchain system to Qt 5.1 (Windows only, use packages for Linux and OSX)
2013-09-15 23:24:13 +02:00
Oleg Semyonov
b6312b3faa
OP-910: update python path comment in make/tools.mk to keep in sync
2013-06-06 11:12:21 +03:00
Oleg Semyonov
137ddbf73a
Fix broken unit tests
2013-05-03 20:27:03 +02:00
Oleg Semyonov
ee1a149888
tools: add gtest_install and build_sdk_*
2013-05-03 20:26:44 +02:00
Oleg Semyonov
a5d63eb452
tools: make nsis_install (Windows only)
2013-05-01 22:44:11 +03:00
Oleg Semyonov
55c406066d
tools: add doxygen_install and docs_* targets
2013-04-29 02:05:15 +02:00
Oleg Semyonov
748b28f4f4
Move doxygen config from flight to make/doxygen/
2013-04-24 22:44:40 +03:00
Oleg Semyonov
0bff67822b
tools: yet another fix for md5 calculation
2013-04-24 16:42:47 +03:00
Oleg Semyonov
f9816175d0
tools: replace md5sum by openssl (now works on Windows/Linux/OSX)
...
See also: OP-719, OPReview-441
2013-04-22 21:37:34 +02:00
Oleg Semyonov
8d1e1fdbc0
tools: make uncrustify_install target, script and base config file
...
See also: OPIN-3
2013-04-22 21:35:25 +02:00
Oleg Semyonov
b7de3c99d8
tools: fix typo in comments
2013-04-18 16:03:05 +02:00
Oleg Semyonov
f7236eb180
tools: add Linux 64bit native ARM toolchain
2013-04-18 15:45:38 +03:00
Oleg Semyonov
61bb82ca15
gcs: find python in tools building with Qt-Creator
...
This fix uses the same approach as OpenPilot toolchain system,
but for build started from Qt-Creator.
2013-04-17 19:08:02 +02:00
Oleg Semyonov
59f8a99ab7
make: warn users about old ARM toolchain instead of cryptic 'no such file' error
2013-04-16 21:26:36 +02:00
Oleg Semyonov
354924deed
OP-719: suggest to use native Qt 4.8.x package on Linux and OSX
...
+review OPReview-441
2013-04-14 23:46:15 +02:00
Oleg Semyonov
d3ad4d3106
OP-719: provide pre-fetch and post-extract options to install template
...
+review OPReview-441
2013-04-14 23:46:14 +02:00
Oleg Semyonov
159dae9c9b
OP-719: print error message if curl is not available and stop
...
+review OPReview-441
2013-04-14 04:17:10 +03:00
Oleg Semyonov
28314ec170
OP-719: add linux x64 version of qt-4.8.4
...
It seems we must ship GCS with all Qt libs like we do for Windows.
On Ubuntu x64 the GCS built with this crashes using system libs.
But since it's possible to build GCS using natively installed
Qt SDK, it is not a problem for now. Something is better than
nothing, and two ways of building are better then just one.
+review OPReview-441
2013-04-13 22:51:33 +03:00
Oleg Semyonov
5be0a1919e
OP-719: add md5 checksumming
2013-04-12 10:56:12 +02:00
Oleg Semyonov
3967874996
OP-719: use common tool install template
2013-04-12 10:56:11 +02:00