index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
Modules
/
GrBoost.cmake
Age
Commit message (
Expand
)
Author
2013-02-26
cmake: adding Boost version 104601 to list of bad Boosts.
Tom Rondeau
2013-02-19
cmake: Added chrono as a necessary Boost library under MSVC
Nicholas Corgan
2013-02-13
build: allowing user to override check for bad versions of boost.
Tom Rondeau
2013-02-07
Merge remote-tracking branch 'ncorgan/cmake_boost_fix' into maint
Johnathan Corgan
2013-02-05
build: disable certain Boost versions we know are buggy to fix Issue #513.
Tom Rondeau
2013-02-01
cmake: Allows Unix systems with /usr/lib64 to use Boost installations in non-...
Nicholas Corgan
2012-12-29
cmake: removed Boost 1.52 from allowed versions
Johnathan Corgan
2012-04-13
Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...
Tom Rondeau
2011-10-08
gr: the CMakeLists.txt took a chill pill
Josh Blum
2011-08-04
cmake: specify all the boosts, remove dummy sys/time.h for msvc build
Josh Blum
2011-07-24
cmake: changed module include guards to model after builtin cmake modules
Josh Blum
2011-07-20
gr: squashed cmakelists.txt into one commit
Josh Blum