Mercerenies / gdlisp

Lisp on the Godot platform
GNU General Public License v3.0
148 stars 1 forks source link

Do not rebuild GDLisp.gd if not needed #120

Open Mercerenies opened 2 years ago

Mercerenies commented 2 years ago

In the Rakefile, consider not rebuilding GDLisp.gd if it has been modified more recently than GDLisp.lisp. Just makes internal testing quicker :)