Name | Description |
---|---|
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 |
julia.svg | Julia svg image file |
mac/ | Mac install files |
relative_path.sh | Convert absolute path into relative path script |
repackage_system_suitesparse4.make | Links shared libraries from static-library for suitesparse4 |
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 |
JuliaEditorSupport GitHub organization hosts julia extensions for various text editors and IDEs.
If your favorite IDE, is not listed there, open an issue in the JuliaEditorSupport/roadmap repository.
Name | Description |
---|---|
ackrc | Config for Ack search tool |
debug_bootstrap.gdb | Bootstrap process using the debug build |
README.ackrc.txt | README for ackrc config file |
valgrind-julia.supp | Suppressions for Valgrind debugging tool |