make uart_pty threadsafe
[simavr] / Makefile.common
2013-06-14 Michel PolletMerge pull request #12 from ponty/logger2
2013-06-02 Michel PolletMakefile: Removed uname -o
2012-12-02 Michel PolletMerge pull request #10 from the-real-orca/mingw
2012-12-02 Stephan Veiglmingw: make simavr compilable with MinGW
2012-11-30 Stephan Veiglcores: No standard include paths
2012-10-30 Michel PolletMakefile: Introduce a release build
2012-09-10 Jakob Grubermisc: Move avr_mcu_section.h to sim/avr
2012-07-13 Michel PolletMerge pull request #1 from schuay/master
2012-07-12 Jakob Grubermisc: Fixed a couple of typos in comments
2012-05-28 Michel PolletMakefile: Include a .make.options if present
2012-05-25 Michel Polletclang: Fixes of warning and nasty bugs
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: OSX Update
2012-03-02 Michel Polletmisc: Explicitely link libelf
2012-02-27 Michel PolletMakefiles: general update
2012-02-27 Michel Polletall: Added -Wall to the build
2012-02-25 Michel Pollettests: Cleanup the test harnesses
2012-02-25 Michel Polletmakefile: Don't track system headers
2011-02-23 Michel PolletMakefile: Fix for x86_64
2011-02-23 Michel PolletMakefile updates
2011-02-21 Michel PolletMakefiles: Some fixups
2011-02-20 Michel PolletMerge git://gitorious.org/~luki/simavr/lukis-simavr...
2010-08-31 Michel Polletmisc: Typos etc
2010-03-10 MichelMakefile: Include eeprom data in .hex files
2009-12-26 Michelexamples: Ported to Snow Leopard
2009-12-14 Michel PolletCleanup of the Makefiles
2009-12-07 Michel PolletAdded a real example on how to integrate simavr, etc
2009-12-03 Michel PolletPolished gdb support, etc