Skip to content

Latest commit

 

History

History
40 lines (37 loc) · 4.46 KB

README.md

File metadata and controls

40 lines (37 loc) · 4.46 KB

Installation

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
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.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
vagrant/ portable development environment Vagrant install files
windows/ windows install files

Editors + Debuggers

Name Description
ackrc config for Ack search tool
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 ](https://github.com/JuliaLang/julia/blob/master/contrib/repackage_system_suitesparse4. make) reinstall_suitesparse4 script
valgrind-julia.supp suppressions for Valgrind debugging tool