No description
2618144e24
Each of these options may be passed multiple times. The advantage over the previous interface (environment variables SG_CMAKEARGS and FG_CMAKEARGS) is that the new interface allows one to pass arguments containing spaces to CMake, for instance: --sg-cmake-args='-DCMAKE_CXX_FLAGS=-Wno-deprecated-declarations -Wall' (the single quotes here would be interpreted by the user's shell, and removed before download_and_compile.sh can see them). Setting the environment variables SG_CMAKEARGS and FG_CMAKEARGS should still work as before but is now deprecated. The implementation uses Bash arrays named SG_CMAKE_ARGS and FG_CMAKE_ARGS, but in order to avoid confusing users about the deprecated variable names, the log file continues to print 'SG_CMAKEARGS=...' and 'FG_CMAKEARGS=...' (note the different use of underscores in the names). |
||
---|---|---|
catalog | ||
changes-in-dat-files/apt.dat | ||
compile-scripts | ||
fg-from-scratch | ||
fgaddon | ||
fgdata@5981eb11fc | ||
fgrun@3fb3be1935 | ||
flightgear@cbf1f3494a | ||
getstart@4204eb38e7 | ||
i18n | ||
Nasa2FGearthview | ||
python3-flightgear | ||
release_builder | ||
simgear@3075b8bcc4 | ||
windows-3rd-party@790648cd69 | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
build_appimage.sh | ||
build_release_linux.sh | ||
build_release_mac.sh | ||
build_release_windows.bat | ||
CMakeLists.txt | ||
create_metar_dat.py | ||
download_and_compile.sh | ||
fgdata_checkers.py | ||
FlightGear.iss | ||
hudson_mac_build_release.sh | ||
hudson_mac_package_release.rb | ||
Info.plist.in | ||
installWinDeps.bat | ||
post_upload.py | ||
sentry-dSYM-upload-mac.sh | ||
sync_to_SF_frs.sh | ||
update_git_mirror.sh | ||
version | ||
webhooks.xml |