| Name | Description |
|---|---|
| build_executable.jl | Support building standalone executables |
| build_sysimg.jl | Build a system image binary |
| check-whitespace.sh | Check for trailing white space |
| commit-name.sh | Computes a version name for a commit |
| 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 |
| julia.svg | Julia svg image file |
| mac/ | Mac install files |
| relative_path.sh | Convert absolute path into relative path script |
| stringreplace.c | Replace strings to hardcoded paths in binaries during make install |
| travis_fastfail.sh | Checks for queued build tests in Travis |
| vagrant/ | Portable development environment Vagrant install files |
| windows/ | Windows install files |
| Name | Description |
|---|---|
| ackrc | Config for Ack search tool |
| add_license_to_files.jl | Add the Julia license to files in the Julia Project |
| BBEditTextWrangler-julia.plist | Language module for BBEdit and TextWrangler text editors |
| ctags | Add more keywords to ctags regex search tool |
| debug_bootstrap.gdb | Bootstrap process using the debug build |
| filterArgs.sh | Update library search code to use only tokens that start with -L |
| julia.hrc | Julia syntax highlighting definition for Colorer |
| julia.lang | GtkSourceView (GTK+ framework) for multiline text editing config file |
| julia-mode.el | Emacs Julia mode config file |
| Julia_Notepad++.xml | Notepad++ config file |
| julia.xml | KDE editors Kate and Kwrite config file |
| Notepad++_2_Julia.ahk | Auto Hotkey for Notepad++ config file |
| README.ackrc.txt | README for ackrc config file |
| README.ctags.txt | README for ctags config file |
| repackage_system_suitesparse4.make | Links shared libraries from static-library for suitesparse4 |
| valgrind-julia.supp | Suppressions for Valgrind debugging tool |