summaryrefslogtreecommitdiff
path: root/nuttx/libxx/Makefile
Commit message (Expand)AuthorAgeFilesLines
* More trailing whilespace removalGregory Nutt2014-04-131-2/+2
* 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
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-1/+1
* Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows b...patacongo2012-11-111-4/+4
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-4/+2
* move lib/ to libc/ to make room for a true lib/ directory. Rename libraries ...patacongo2012-11-101-1/+1
* Several patches from Petteri Aimonen (mostly NxWidgets)patacongo2012-11-091-1/+6
* uClibc++ updatespatacongo2012-11-031-3/+8
* uClibc++ compiles... but it is a long way from linkingpatacongo2012-11-011-3/+10
* Add __cxa_atexit(); atexit() is now built on top of on_exit()patacongo2012-11-011-2/+4
* Convert configs/sim/ostest to use mconf tool; Add configs/sim/cxxtestpatacongo2012-10-311-1/+1
* Add misc/uClibc++ and build hooks in nuttx/patacongo2012-10-311-12/+29
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Add support for C++ static constructors (at least to a few platforms)patacongo2012-02-281-2/+2
* Fix C++ dependencies, cleaning, ..patacongo2011-10-051-1/+1
* More C++ stubspatacongo2009-06-161-1/+2
* C++ library functionpatacongo2009-04-191-0/+79