]> git.sesse.net Git - xml-template/history - c++0x/Makefile
Add Alternate support to C++0x version, and corresponding attribute2 test.
[xml-template] / c++0x / Makefile
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...