Commit Graph

12 Commits (master)

Author SHA1 Message Date
Ben Gamari ff466c2189 Switch from #define guards to #pragma once
As well as a few whitespace cleanups
2014-04-28 13:32:19 -04:00
don bright f242a7a693 backport to boost 1.37. improve dependency build for older lib versions
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-21 04:29:54 +01:00
don bright 8e32cef0a8 more accurate help message 2013-03-17 12:29:02 -07:00
don bright 1949403689 boost s/b >=1.48 not >1.48 2013-03-17 11:58:53 -07:00
don bright c8c749de18 fix some bugs in wrapper of canonical() 2013-03-17 11:21:15 -07:00
don bright 100b1733df backport boost functions to pre-1.48 2013-03-17 18:34:47 +01:00
don bright 0778a55a40 actually assign copyright to Marius + Clifford, to eliminate any
problems with Debian.
2012-12-03 08:59:57 +01:00
don bright 44d88f4001 compile fix, boost>=1.44 can use boost filesystem v3
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-08-23 07:32:55 +02:00
Marius Kintel b975f1a3ca bugfix: Default parameter to complete uses current part upon entering main(), not current path when calling 2012-01-15 04:56:38 +01:00
Don Bright 864c39f5fb fix boosty.h docs / layout. chg boost CMake minver back to 1.35.0 2012-01-14 14:14:26 -06:00
don bright dd87128bac fix bug on boost >1.46. trim copyright notice 2012-01-14 13:49:29 +01:00
don bright 92914d6060 add boosty.h file 2012-01-14 05:10:01 +01:00