Florent Rougon 5b34458439 download_and_compile.sh: add option --ignore-intercomponent-deps
Add option --ignore-intercomponent-deps which does the following:

  Ignore dependencies between components (default: don't).

  Example: TERRAGEAR depends on SIMGEAR. Because of this, running
  'download_and_compile.sh TERRAGEAR' would normally update, rebuild,
  etc. both SIMGEAR and TERRAGEAR. Passing the
  --ignore-intercomponent-deps option can be useful if you want to
  update, rebuild, etc. TERRAGEAR *without* doing the same for SIMGEAR
  (for instance, if you are doing repeated TERRAGEAR builds and you know
  your SIMGEAR is already fine and up-to-date).
2019-04-26 10:30:45 +02:00
2018-10-23 12:01:58 +00:00
2019-01-01 14:50:49 -06:00
2019-03-25 18:20:43 +01:00
2019-03-13 21:20:46 +01:00
2016-12-09 14:56:33 +00:00
2019-01-01 14:50:49 -06:00
2018-03-16 10:29:57 +00:00
2015-02-24 11:44:05 +00:00
2019-03-13 21:21:07 +01:00
2014-09-07 23:39:40 +02:00
Description
No description provided
6.7 MiB
Languages
Python 55.2%
Shell 30.7%
Batchfile 5.9%
Inno Setup 4.3%
Ruby 2.2%
Other 1.7%