Wykres commitów

7 Commity (c4dc1b5c230e2383ea2975d0afd34e11d23ead5d)

Autor SHA1 Wiadomość Data
stijn a62c106974 msvc: Allow overriding of build options with custom file
- by default look for a user.props in the msvc directory, which is more convenient
  than the built-in way of looking for such file in the user's home directory
- make git ignore the file
2015-04-30 10:14:59 +02:00
Dave Hylands 1bbdd4ed2a Add GNUmakefile to the .gitignore file. 2014-07-24 00:09:56 -07:00
stijn cdcd3de53f Ignore .exe files 2014-05-03 10:21:07 +02:00
Damien George b14f2a0ba3 Update .gitignore to ignore __pycache__/. 2014-04-12 18:30:22 +01:00
Andrew Scheller 4391c8f38e Update .gitignore
Add test failure logs
2014-04-10 22:32:04 +01:00
Dave Hylands d80ee8bbfd Added memzip filesystem support for teensy
You can now append a zipfile (containining uncomressed python sources)
to the micropython.hex file.

Use MEMZIP_DIR=directory when you call make, or set that in your
environment to include a different tree of source files.

Added sample /boot.py, /src/main.py, /test.py and /src/test.py files.

Added run command so that you can execute scripts from REPL (until import is implemented).

Added build directory to .gitignore
2014-01-11 16:16:20 -08:00
mux b3683abaeb Add gitignore file 2014-01-05 21:32:30 +02:00