Commit Graph

45 Commits

Author SHA1 Message Date
Gautier Hattenberger 909239b986 [conf] update google map version extraction script 2015-05-19 00:13:06 +02:00
Felix Ruess 317dd81760 [maps] hopefully finally fix google maps version download
seems like #865 didn't work with sed version on OSX after all...
So just use gnu sed on osx and the documented gnu sed -r option instead of -E

Also add a check if the extraced google version is actually a valid integer number..
2014-11-04 21:46:05 +01:00
Felix Ruess 97be5852c7 [maps] use BRE instead of extended regex for sed 2014-10-22 17:12:39 +02:00
Felix Ruess 56e27b1c9e no certificate check in update google maps version
closes #772
2014-07-16 22:14:30 +02:00
Felix Ruess d6a17e308a [maps] update_google_version: only one try and 10s timeout 2013-09-17 00:55:11 +02:00
Felix Ruess 9ab3c2bd0d 20s timeout and max 2 retries when trying to update_google_version 2013-07-30 18:19:32 +02:00
Felix Ruess 5e3ee2558a fix google maps version download parsing
also set the default example version to 129
2013-07-17 18:58:21 +02:00
Stephen Dwyer e06a57717a [makefile] on os x the default mktemp doesn't behave the same (older version), need to use gmktemp from the coreutils macport 2013-03-26 14:10:16 -06:00
Felix Ruess 77cd732702 [makefile] use mktemp to create unique temp files
This assumes that mktemp is available, but should provide a better solution for issue #229.

Also create a variable holding the tempfile name which is unique to each target.
This should prevent problems with parallel builds, since these variables are global.
2013-03-21 16:46:58 +01:00
Gautier Hattenberger 737d7d3c8b [makefile] silence clean target and add missing Makefile 2013-02-23 12:31:59 +01:00
Felix Ruess f90a9b687f [build system] honor TMPDIR environment variable
closes #229
2013-02-08 18:58:59 +01:00
Felix Ruess 360a5ce74d [build][fix] use grep -E instead -P to get google maps version number. perl style regex are not available in mountain lion anymore 2012-11-13 13:12:03 +01:00
Felix Ruess 8bff1b46c9 [build system] clean up makefiles and fix dependencies, parallel build with make -j 8 seems to work now 2012-11-10 19:45:22 +01:00
Felix Ruess 45ec0f1c16 [maps] ahrg, really fix google maps version download now 2012-09-12 15:52:49 +02:00
Felix Ruess cdff90306c [maps] if google maps version download fails, print message and remove emtpy file 2012-09-07 20:47:07 +02:00
Gautier Hattenberger 2bff89cf4d [maps] extracting google maps version
It should not fail in case of lost connection or corrupted maps.xml file
Fix #187
2012-09-06 15:50:05 +02:00
Christophe De Wagter 1587f9db8f Makefile warning cleaning continued 2011-11-18 14:57:42 +01:00
Christophe De Wagter 3403cb8478 Cleanup the cleaning progress: less cleaning errors 2011-11-18 12:33:36 +01:00
Felix Ruess 5c9fccd3d1 ahrg, really fix echo in maps makefile now 2011-08-17 18:52:40 +02:00
Felix Ruess b9648610ba fix echo for systems where -e is not default, e.g. debian 2011-08-17 17:36:40 +02:00
Stephen Dwyer 8e878146e9 updated .gitignore for maps.xml, deleted maps.xml, fixed typo in data/maps/Makefile 2011-08-02 00:46:17 -06:00
Stephen Dwyer 003161cb28 changed dynamic google version update to use maps.xml.example, make won't fail and version won't fall back when no internet, version always updated with interet 2011-08-01 23:43:53 -06:00
Bernard Davison 159ee17e05 Changed the format of the maps config file 2011-07-28 21:24:55 -06:00
Bernard Davison 8e327bfe96 Now creating conf/maps_data/maps.conf which could be read with something like http://docs.camlcity.org/docs/godipkg/3.11/godi-missinglib/lib/ocaml/pkg-lib/missinglib/configParser.mli 2011-06-19 16:02:15 +02:00
Bernard Davison 028ce2c7a0 Making the pulling of the google version part of the make process 2011-06-19 16:02:14 +02:00
Bernard Davison 161d758ec0 Getting google maps version dynamically and writing it to conf/maps_data/version 2011-06-19 16:02:14 +02:00
Pascal Brisset d8defdc5fb KML path export 2007-07-20 23:09:22 +00:00
Pascal Brisset 306d5503fa *** empty log message *** 2006-11-13 09:26:27 +00:00
Pascal Brisset 56387d62c3 *** empty log message *** 2006-10-30 14:02:54 +00:00
Pascal Brisset 30c12b78e4 new smaller packaging 2006-09-07 15:46:23 +00:00
Pascal Brisset 391a85b7e7 *** empty log message *** 2006-06-26 12:44:32 +00:00
Pascal Brisset 1ac619a79e opacity 2006-05-29 15:41:14 +00:00
Pascal Brisset b699d0fde0 airspace sector handling 2006-05-12 13:39:19 +00:00
Pascal Brisset 701dd9cf20 *** empty log message *** 2006-05-12 08:44:23 +00:00
Pascal Brisset d67797eb5e restore 1.3: previous commit was an error 2006-03-13 07:26:21 +00:00
Pascal Brisset 81f50795b4 *** empty log message *** 2006-03-11 19:55:35 +00:00
Pascal Brisset fa981e8824 Map Display rewritten 2006-03-07 22:21:11 +00:00
Pascal Brisset beac7925a6 Back from MAV05 2005-09-28 13:21:58 +00:00
Pascal Brisset 738859cf10 airway added 2005-09-16 05:46:50 +00:00
rad a17f4bce86 vertical display . #define IR_RELIEF_CORRECTION in estimator.c 2005-09-11 17:00:19 +00:00
Pascal Brisset cdf006b10b MAV05 place 2005-08-27 16:42:14 +00:00
Pascal Brisset cdc856d034 *** empty log message *** 2005-08-20 22:41:34 +00:00
Antoine Drouin 20be5430c1 *** empty log message *** 2005-08-14 23:29:24 +00:00
rad d69696215a *** empty log message *** 2005-08-12 08:41:51 +00:00
Antoine Drouin 9907c23028 This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.
2005-01-25 10:57:55 +00:00