summaryrefslogtreecommitdiff
path: root/src/handle_dep.cc
AgeCommit message (Collapse)Author
2014-02-16refractor command line parsingJan Huwald
- handle optional values with boost::optional<string> instead of char - handle -o/-s/-x without code duplication
2012-08-19cleanup for pull requestdon bright
2012-08-19debugging failed test: throwntogethertest polygonsdon bright
2012-08-18more eigen3 fixes.don bright
1. finish converting 'using namespace boost::filsystem' to 'namespace fs = boost::filesystem'. 2. initial version of changes to CMakelists.txt for the regression test
2012-01-14add boosty.h for compatability with boost <1.44donb
2012-01-09Don't use native() to extract strings from boost::filesystem::path() since ↵Marius Kintel
that will use wchar under Windows
2011-12-25Ported QString replace to boost::regexMarius Kintel
2011-12-06Ported from QFileInfo to boost::filesystemMarius Kintel
2011-11-09Ported QCache and related code away from QtMarius Kintel
2011-09-03Added handle_dep sourcesMarius Kintel
contact: Jan Huwald // Impressum