| Name | Description |
|---|---|
| mac/ | Mac install files |
| windows/ | Windows install files |
| add_license_to_files.jl | Add the Julia license to files in the Julia Project |
| check-whitespace.sh | Check for trailing white space |
| commit-name.sh | Computes a version name for a commit |
| filterArgs.sh | Update library search code to use only tokens that start with -L |
| fixup-libgfortran.sh | Include libgfortran and libquadmath for installations |
| fixup-libstdc++.sh | Include libstdc++ for installations |
| install.sh | Installation script with different permissions |
| julia.appdata.xml | Appdata config file |
| julia-config.jl | Determines build parameters required by an embedded Julia |
| julia.desktop | GNOME desktop config file |
| relative_path.py | Convert absolute paths into relative paths |
| stringreplace.c | Replace strings to hardcoded paths in binaries during make install |
| travis_fastfail.sh | Checks for queued build tests in Travis |
| Name | Description |
|---|---|
| debug_bootstrap.gdb | Bootstrap process using the debug build |
| valgrind-julia.supp | Suppressions for Valgrind debugging tool |