5b344584397b331031b45e0be144b73ce2ba19b6
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).
Description
No description provided
Languages
Python
55.2%
Shell
30.7%
Batchfile
5.9%
Inno Setup
4.3%
Ruby
2.2%
Other
1.7%