summaryrefslogtreecommitdiff
path: root/src/boosty.h
AgeCommit message (Collapse)Author
2013-03-21backport to boost 1.37. improve dependency build for older lib versionsdon bright
including the requirement of symlink to $DEPLOYDIR/include/boost if boost is so old that it uses version numbers in the path name
2013-03-17more accurate help messagedon bright
2013-03-17boost s/b >=1.48 not >1.48don bright
2013-03-17fix some bugs in wrapper of canonical()don bright
2013-03-17backport boost functions to pre-1.48don bright
2012-12-03actually assign copyright to Marius + Clifford, to eliminate anydon bright
problems with Debian.
2012-08-23compile fix, boost>=1.44 can use boost filesystem v3don bright
if you pass BOOST_FILESYSTEM_VERSION=3 as a compiler define but try to use boost filesystem v2 functions on these older boosts, (1.44, 1.45, etc) you get compilation errors. by changing the boost version detection for v3, we prevent the compile error.
2012-01-15bugfix: Default parameter to complete uses current part upon entering ↵Marius Kintel
main(), not current path when calling
2012-01-14fix boosty.h docs / layout. chg boost CMake minver back to 1.35.0Don Bright
2012-01-14fix bug on boost >1.46. trim copyright noticedon bright
2012-01-14add boosty.h filedon bright
contact: Jan Huwald // Impressum