Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-21 | backport to boost 1.37. improve dependency build for older lib versions | don 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-17 | more accurate help message | don bright | |
2013-03-17 | boost s/b >=1.48 not >1.48 | don bright | |
2013-03-17 | fix some bugs in wrapper of canonical() | don bright | |
2013-03-17 | backport boost functions to pre-1.48 | don bright | |
2012-12-03 | actually assign copyright to Marius + Clifford, to eliminate any | don bright | |
problems with Debian. | |||
2012-08-23 | compile fix, boost>=1.44 can use boost filesystem v3 | don 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-15 | bugfix: Default parameter to complete uses current part upon entering ↵ | Marius Kintel | |
main(), not current path when calling | |||
2012-01-14 | fix boosty.h docs / layout. chg boost CMake minver back to 1.35.0 | Don Bright | |
2012-01-14 | fix bug on boost >1.46. trim copyright notice | don bright | |
2012-01-14 | add boosty.h file | don bright | |