]> git.sesse.net Git - xml-template/history - c++0x/Makefile
Add all and clean targets to C++0x makefile.
[xml-template] / c++0x / Makefile
2011-09-22 sgunderson@bigfoot.comAdd all and clean targets to C++0x makefile.
2011-09-22 sgunderson@bigfoot.comAdd include support, and unit test, to C++0x version...
2011-09-21 sgunderson@bigfoot.comAdd attribute-empty test for C++0x, which passes.
2011-09-21 sgunderson@bigfoot.comMake Clone and Alternate in C++0x handle embedded NULL...
2011-09-21 sgunderson@bigfoot.comAdd Alternate support to C++0x version, and correspondi...
2011-09-21 sgunderson@bigfoot.comAdd structure test for C++0x. Passes.
2011-09-21 sgunderson@bigfoot.comAdd namespace2 test for C++0x. Passes.
2011-09-21 sgunderson@bigfoot.comAdd namespace test for C++0x. Segfaults currently.
2011-09-21 sgunderson@bigfoot.comAdd a C++0x attribute test. Does not pass yet.
2011-09-21 sgunderson@bigfoot.comAdd a clone test for C++0x (no cloning logic yet, so...
2011-09-21 sgunderson@bigfoot.comAdd a passthru test for C++0x.
2011-09-21 sgunderson@bigfoot.comUse a LDFLAGS variable.
2011-09-21 sgunderson@bigfoot.comSplit out the C++0x library into a separate file from...
2011-09-21 sgunderson@bigfoot.comAdd a very preliminary C++0x version. It cannot even...