summaryrefslogtreecommitdiff
path: root/apps/examples/cxxtest
Commit message (Expand)AuthorAgeFilesLines
* More trailing whilespace removalGregory Nutt2014-04-132-2/+2
* More changes to reduce complaints from CppCheck. Some latent bugs fixes, but...Gregory Nutt2014-02-101-1/+1
* Straighten out issues about who calls C++ initializers with CXXTEST or HELLOX...Gregory Nutt2013-06-212-20/+70
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-301-1/+0
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-301-14/+12
* apps/examples/helloxx entry point name was mangled when built as an NSH built...Gregory Nutt2013-05-161-1/+1
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+14
* Some fixes to apps/builtin/registry need to handle some additional casespatacongo2012-12-241-1/+1
* Remove .context kludge from apps/ directorypatacongo2012-12-231-4/+5
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-2/+3
* Fix various build-related typospatacongo2012-11-151-1/+1
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Changes to get a clean ez80 build using the ZDS 5.1.1 toolchainpatacongo2012-11-121-2/+6
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-2/+2
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-4/+2
* Create an STM32F4Discovery configuration for testing uClibc++patacongo2012-11-021-9/+13
* uClibc++ compiles... but it is a long way from linkingpatacongo2012-11-011-0/+4
* Convert configs/sim/ostest to use mconf tool; Add configs/sim/cxxtestpatacongo2012-10-311-6/+6
* Add apps/examples/cxxtest from Qiang Yupatacongo2012-10-313-0/+355