Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-19 | some: replace hardcoded pi values with the same pi constant | Stanislaw Halik | |
We can't depend on M_PI existing after including cmath. | |||
2016-07-18 | some: adjust install paths and invocations | Stanislaw Halik | |
2016-07-07 | cmake: check word size | Stanislaw Halik | |
2016-07-06 | tracker/hydra: fix another typo | Stanislaw Halik | |
2016-07-06 | tracker/hydra: fix typo (osx) | Stanislaw Halik | |
2016-07-06 | hydra: fix cmake braino | Stanislaw Halik | |
2016-07-06 | cmake/hydra: try fix osx sixense link | Stanislaw Halik | |
2016-06-09 | tracker/hydra: fix float/double promotions | Stanislaw Halik | |
2016-05-26 | many modules: trivial cleanups only | Stanislaw Halik | |
- Remove "this->" where it's not needed. Possibly rename shadowed vars. - Don't reload the options bundle manually since `options::opts' exists for that very reason. - Remove '^ \+$' whitespace - :retab | |||
2015-11-01 | all: adjust options.hpp move to compat | Stanislaw Halik | |
2015-10-30 | cmake: cleanup hydra | Stanislaw Halik | |
2015-10-30 | move to subdirectory-based build system | Stanislaw Halik | |
Closes #224 |