Revision 653ae877074dbdff4d6fd7a8ec585fd451aefeee authored by Keno Fischer on 16 January 2018, 22:20:36 UTC, committed by GitHub on 16 January 2018, 22:20:36 UTC
Without this patch, changes to any file in compiler/ other than
compiler/compiler.jl would not trigger a rebuild of basecompiler.ji,
causing you to run with an outdated version of that .ji file (and lots
of confusion).
1 parent aea9155
History
File Mode Size
.circleci
.github
base
contrib
deps
doc
etc
examples
src
stdlib
test
ui
.gitignore -rw-r--r-- 213 bytes
.mailmap -rw-r--r-- 9.5 KB
.travis.yml -rw-r--r-- 6.5 KB
CONTRIBUTING.md -rw-r--r-- 20.4 KB
DISTRIBUTING.md -rw-r--r-- 23.6 KB
HISTORY.md -rw-r--r-- 144.9 KB
LICENSE.md -rw-r--r-- 5.5 KB
Make.inc -rw-r--r-- 35.2 KB
Makefile -rw-r--r-- 26.5 KB
NEWS.md -rw-r--r-- 62.9 KB
README.arm.md -rw-r--r-- 5.7 KB
README.md -rw-r--r-- 28.1 KB
README.windows.md -rw-r--r-- 13.0 KB
VERSION -rw-r--r-- 10 bytes
Windows.inc -rw-r--r-- 1.5 KB
appveyor.yml -rw-r--r-- 2.2 KB

README.md

back to top