Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-10 | pass GNU ld arguments as GNU-LINK keyword | Stanislaw Halik | |
Don't switch if toolchain is GNU at call sites, conditionalize for opentrack_library macro | |||
2015-06-10 | cmake: link sixense dynamically for hydra | Stanislaw Halik | |
Previously, .dll was included anyway despite static link. There's a binutils 2.25 bug breaking linking against that sixense.lib, and binutils HEAD has LTO breakage instead. We don't need sixense_utils so remove that from build. | |||
2015-06-09 | ht doesn't need opencv | Stanislaw Halik | |
2015-06-09 | cmake: fix old typo | Stanislaw Halik | |
2015-06-09 | cmake: reduce verbosity | Stanislaw Halik | |
2015-06-06 | cmake: build of HT plugin doesn't need opencv | Stanislaw Halik | |
The main HT executable still needs it. | |||
2015-06-05 | require opencv 3.0 and fix build | Stanislaw Halik | |
2015-06-05 | cmake: ht and pt require opencv | Stanislaw Halik | |
2015-06-03 | cmake: generate more sensible tarball names | Stanislaw Halik | |
2015-06-03 | cmake: restrict include directories to their targets | Stanislaw Halik | |
There's no longer a need to rebuild the whole project after just a single plugin gets enabled. Included directories now remain specific to individual modules. | |||
2015-03-31 | hatire: hook up into the build | Stanislaw Halik | |
2015-02-14 | make buildscript work with white space in path names | DaMichel | |
2014-11-02 | rename csv module dir | Stanislaw Halik | |
2014-11-02 | use zips, since github form insistsopentrack-2.3-20141102 | Stanislaw Halik | |
2014-11-02 | rename pose widget subdir | Stanislaw Halik | |
2014-11-02 | disconnect ftclient from build, sources remain | Stanislaw Halik | |
2014-11-02 | reword cache variable comments | Stanislaw Halik | |
2014-11-01 | disconnect libevdev tracker from build | Stanislaw Halik | |
Issue: #75 | |||
2014-11-01 | revert centering changes | Stanislaw Halik | |
2014-10-28 | unbreak ftclient, needs MSVC no matter what | Stanislaw Halik | |
2014-10-24 | mv only | Stanislaw Halik | |
2014-10-24 | cleanup now-sure-to-be-useless commented code | Stanislaw Halik | |
2014-10-23 | Fix x-plane plugin copy-paste breakage | Stanislaw Halik | |
Reported-by @runningman84 Issue: #89 | |||
2014-10-21 | workaround qxt-mini "shortcut failed to unregister" | Stanislaw Halik | |
2014-10-21 | cmake: reorder | Stanislaw Halik | |
2014-10-19 | fix build | Stanislaw Halik | |
2014-10-19 | build issues | Stanislaw Halik | |
2014-10-19 | fix link errors on win32 -only- | Stanislaw Halik | |
2014-10-19 | decruft more | Stanislaw Halik | |
2014-10-18 | fix typos, unbreaking rift/dinput | Stanislaw Halik | |
2014-10-18 | add libevdev tracker to build | Stanislaw Halik | |
Issue: #75 | |||
2014-10-18 | cmake: use one macro invocation for adding to build | Stanislaw Halik | |
2014-10-05 | flush | Stanislaw Halik | |
2014-10-04 | flush before windows breaks and data lossage | Stanislaw Halik | |
2014-10-01 | prettify tarball names | Stanislaw Halik | |
2014-10-01 | add tarball target | Stanislaw Halik | |
2014-09-25 | core: link with winmm on win32 | Stanislaw Halik | |
Reported-by: @KyokushinPL | |||
2014-09-23 | remove dead cache var | Stanislaw Halik | |
2014-09-22 | cmake: cleanup/comment -D's | Stanislaw Halik | |
2014-09-22 | wine: setup dependencies properly | Stanislaw Halik | |
2014-09-22 | nix warnings for C translation units | Stanislaw Halik | |
2014-09-22 | cleanup warnings | Stanislaw Halik | |
2014-09-20 | avoid rebuild after commit | Stanislaw Halik | |
Issue: #59 | |||
2014-09-20 | Support FreePIE IMU UDP protocol | Stanislaw Halik | |
Issue: #48 Note, pushed to stable since won't cause regressions, as it's purely freestanding code. | |||
2014-09-18 | ftclient: .def doesn't work, don't lie to ourselves | Stanislaw Halik | |
2014-09-17 | ftclient: compile as C, cleanup | Stanislaw Halik | |
2014-09-06 | rename case | Stanislaw Halik | |
2014-08-31 | remove opentrack-api, no consumers | Stanislaw Halik | |
2014-08-30 | remove MSVC support | Stanislaw Halik | |
Leave as-is to avoid unconditionally assuming GNU extensions and ABI | |||
2014-08-30 | remove redundant cache vars | Stanislaw Halik | |