aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Adding api compilation unit; must have gotten dropped in a mergeJustin Berger2018-04-271-1/+1
* Trying to connect to libsurviveAbhijeet2018-04-251-8/+6
* Pave the way for more, different, interesting devices.cnlohr2018-04-241-1/+1
* Fixed heap access errorJustin Berger2018-04-211-1/+1
* Enabled and then cleaned up warningsJustin Berger2018-04-201-7/+7
* Rearranged make values to line upJustin Berger2018-04-201-8/+8
* Final makefile cleanup for now (I think)cnlohr2018-04-161-2/+2
* Fix something that would definitely have broken osxcnlohr2018-04-161-29/+22
* Include build rules for static library (But don't use static library)cnlohr2018-04-161-4/+9
* Fix generic Linux buildcnlohr2018-04-161-2/+2
* Make things more TCC 0.27 friendly.cnlohr2018-04-151-4/+10
* Merge branch 'master' into tcc_buildCNLohr2018-04-151-2/+0
|\
| * Merge branch 'master' into simple_apiJustin Berger2018-04-101-2/+2
| |\
| | * Added MPFIT based poserJustin Berger2018-04-091-1/+1
| | * Created common base for optimizer based posersJustin Berger2018-04-091-2/+2
| | * Libraries should link on the SOJustin Berger2018-04-081-2/+2
| * | Added python bindingJustin Berger2018-04-041-2/+3
| * | Minor cleanupJustin Berger2018-04-041-1/+1
| |/
* | Bump to better build.cnlohr2018-04-151-1/+10
* | Fix winbuild.cnlohr2018-04-151-6/+8
* | Add test for Windows build.cnlohr2018-04-151-31/+44
* | Fix Makefilecnlohr2018-04-151-4/+11
* | Move things into attic and update Makefile to do dependnencies.cnlohr2018-04-151-48/+69
* | update getting closer to a cleaner build process.cnlohr2018-04-141-30/+42
|/
* Merge branch 'master' into imuJustin Berger2018-04-031-1/+1
|\
| * Throw in my Wip poser.cnlohr2018-04-041-1/+1
* | Merge remote-tracking branch 'origin/master' into imuJustin Berger2018-04-021-11/+11
|\|
| * Typo in makefileJustin Berger2018-03-301-1/+1
| * Reverted change to makefile which enabled additional warningsJustin Berger2018-03-281-1/+1
| * Cleanup + CommentsJustin Berger2018-03-281-2/+2
| * Finished!Justin Berger2018-03-281-1/+1
| * Initial passJustin Berger2018-03-271-2/+2
| * os_generic is now a header only libraryJustin Berger2018-03-261-9/+9
| * Update Makefilejdavidberger2018-03-251-1/+1
* | IMU researchJustin Berger2018-03-221-1/+2
|/
* Split out disambiguators into seperate compilation unitsJustin Berger2018-03-221-4/+4
* Moved pose to linmath to support stronger typingJustin Berger2018-03-211-2/+3
* Updated make clean target to do a deeper cleanJustin Berger2018-03-171-1/+1
* Merge branch 'master' into sbaJustin Berger2018-03-171-2/+16
|\
| * Added transpose timing testsJustin Berger2018-03-171-1/+1
| * Fixed testJustin Berger2018-03-171-1/+5
| * Fixed gemmJustin Berger2018-03-171-1/+7
| * Added test target, mul testJustin Berger2018-03-171-0/+3
| * Removed GFX guts out of data_recorderJustin Berger2018-03-161-1/+1
* | Removed unneeded prints; fixed memory issue in sba poserJustin Berger2018-03-161-1/+1
* | Add sba poserJustin Berger2018-03-161-3/+4
|/
* Refactored how the persistence (now called sensor_activations) workedJustin Berger2018-03-161-2/+4
* Forgot filesJustin Berger2018-03-151-2/+1
* Refactored the minimal ocv to be in redistJustin Berger2018-03-151-2/+2
* Removed cruft from MakefileJustin Berger2018-03-151-10/+2