Makefile: Add a debug log
[simavr] / simavr / Makefile
2012-06-16 Michel PolletMakefile: Add a debug log
2012-05-28 Michel PolletMakefile: Use CPPFLAGS for -I stuff
2012-05-22 Michel PolletMakefiles: Tweaked to build using clang/llvm
2012-05-18 Michel PolletMakefile: Bit more cleanup
2012-05-18 Michel PolletMakefiles: Updated for build on BSD
2012-03-02 Michel PolletMakefile: Generate config files
2012-02-27 Michel PolletMakefiles: general update
2011-02-23 Michel PolletMakefile updates
2011-02-22 Michel Polletsimavr: Added -Werror and fixed warnings
2011-02-21 Michel PolletMakefiles: Some fixups
2011-02-20 Michel PolletMerge git://gitorious.org/~luki/simavr/lukis-simavr...
2011-02-20 Martin GlueckMakefile: Add building of shared library on linux
2010-04-04 Michel PolletFixed multiple warnings for -Wall
2009-12-26 Michel Polletdoc: Added a doc directory, and a callgraph generator
2009-12-23 Michel PolletMakefile: minor update
2009-12-14 Michel PolletCleanup of the Makefiles
2009-12-07 Michel PolletAdded a real example on how to integrate simavr, etc
2009-12-06 Michel PolletAdded a typedef for IO addresses
2009-12-06 Michel PolletAdded tiny13
2009-12-04 Michel PolletMany more changes, timed callbacks etc
2009-12-03 Michel PolletPolished gdb support, etc
2009-12-02 Michel PolletGDB working, some more source massaging
2009-12-02 MichelBuild works on Snow Leopard, using Arduino toolchain
2009-11-30 Michel PolletCores, decoder, uart, ioports - lots of changes
2009-11-24 Michel PolletInitial Commit