Gemfile
author Jan Vrany <jan.vrany@fit.cvut.cz>
Wed, 29 Nov 2017 16:46:46 +0000
branchstx-8.0.0
changeset 207 3262e8cf1146
parent 0 f46260ba26b1
permissions -rw-r--r--
Makefiles: separate debug information to a separate `.debug` files ...in order to make binaries (`*.so`, `*.dll`) smaller. This also makes the "toy" Smalltalk/X jv-branch archive smaller.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
f46260ba26b1 Initial shot of "new" rake-based builder
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     1
source :rubygems
f46260ba26b1 Initial shot of "new" rake-based builder
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     2
f46260ba26b1 Initial shot of "new" rake-based builder
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     3
gem 'rake', '0.8.7'