summaryrefslogtreecommitdiff
path: root/cmake/msvc
Commit message (Collapse)AuthorAgeFilesLines
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-133-26/+26
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* msvc: fixed rint implementations in config.hJosh Blum2011-10-251-2/+5
| | | | | | | | Fixed the rint and rintf functions to work properly. Would love to use boost::math::round implementation, but these functions also get included and used in C. Also added llrint and llrintf just because.
* small tweaks for windows buildingJosh Blum2011-08-171-0/+69
|
* cmake: specify all the boosts, remove dummy sys/time.h for msvc buildJosh Blum2011-08-041-69/+0
|
* gr: squashed cmakelists.txt into one commitJosh Blum2011-07-205-0/+686