Age | Commit message (Expand) | Author |
2016-09-16 | cmake/mrproper: reindent | Stanislaw Halik |
2016-09-16 | cmake: allow for "mrproper" to delete install directory | Stanislaw Halik |
2016-09-11 | cmake/word-size: nonsense | Stanislaw Halik |
2016-09-11 | cmake/platform: add public domain header, will be used in another project. | Stanislaw Halik |
2016-09-11 | cmake/boilerplate: remove tautology | Stanislaw Halik |
2016-09-11 | cmake/msvc: remove now repetitive flags from toolchain file | Stanislaw Halik |
2016-09-11 | cmake/platform: fixes | Stanislaw Halik |
2016-09-11 | cmake: add mrproper target | Stanislaw Halik |
2016-09-06 | cmake: oops, fix version in header | Stanislaw Halik |
2016-09-06 | cmake/msvc: change flags in toolchain file | Stanislaw Halik |
2016-09-06 | cmake: don't link against highgui | Stanislaw Halik |
2016-09-06 | cmake: checking for some env var is not the way to validate the proper build ... | DaMichel |
2016-09-05 | cmake: switch back to c++14 | Stanislaw Halik |
2016-08-29 | add eigen license, and make sure we're not using any GPL bits whatsoever | Stanislaw Halik |
2016-08-29 | cmake/msvc: /EHscr generates epilogues, do /EHsc for no checking | Stanislaw Halik |
2016-08-29 | cmake/msvc: add useful debug flags | Stanislaw Halik |
2016-08-29 | cmake/msvc: only add -Werror= when building opentrack | Stanislaw Halik |
2016-08-28 | fixup! cmake/msvc: add warning flag logic to toolchain def | Stanislaw Halik |
2016-08-28 | cmake/msvc: add warning flag logic to toolchain def | Stanislaw Halik |
2016-08-28 | cmake: boilerplate stuff | Stanislaw Halik |
2016-08-25 | cmake/msvc: disable /MP, we're using jom | Stanislaw Halik |
2016-08-23 | cmake/msvc: typo | Stanislaw Halik |
2016-08-23 | cmake: remove debug code | Stanislaw Halik |
2016-08-23 | cmake/mingw-w64: adjust path for my convenience only | Stanislaw Halik |
2016-08-23 | cmake: don't try to editbin static libraries. avoid warning. | Stanislaw Halik |
2016-08-23 | cmake/msvc: prevent warning when passing shared flags to static libs | Stanislaw Halik |
2016-08-23 | cmake: refactor boilerplate for projects | Stanislaw Halik |
2016-08-23 | cmake/mingw-w64: switch to -std=c11 for pure C mode | Stanislaw Halik |
2016-08-23 | cmake: don't force stuff for msvc link | Stanislaw Halik |
2016-08-23 | cmake: go back to c++11 | Stanislaw Halik |
2016-08-23 | cmake: don't include current source dir | Stanislaw Halik |
2016-08-23 | cmake/rift: fix link on msvc | Stanislaw Halik |
2016-08-23 | cmake: define MINGW_HAS_SECURE_API | Stanislaw Halik |
2016-08-23 | cmake/platform: add msvc-specific defines | Stanislaw Halik |
2016-08-23 | cmake: add msvc toolchain file | Stanislaw Halik |
2016-08-17 | move options framework into its own library | Stanislaw Halik |
2016-08-15 | cmake: allow ASLR | Stanislaw Halik |
2016-08-14 | cmake: remove tarball generation support | Stanislaw Halik |
2016-08-14 | cmake: add more stuff from source dir to source in install prefix | Stanislaw Halik |
2016-08-14 | cmake/version: don't use sole trailing hyphen with empty build typeopentrack-2.3-rc99p11 | Stanislaw Halik |
2016-08-14 | cmake: install source code to right directories | Stanislaw Halik |
2016-08-14 | cmake/mingw-w64: debloat flags are relevant only for c++ | Stanislaw Halik |
2016-08-14 | cmake: too many optimization flags for mingw-w64 | Stanislaw Halik |
2016-08-12 | all: rename modules s#^opentrack-##. and opentrack -> api | Stanislaw Halik |
2016-08-12 | cmake: fun mingw-w64 stuff | Stanislaw Halik |
2016-08-12 | cmake: _USE_MATH_DEFINES was moved to central place | Stanislaw Halik |
2016-08-12 | cmake: ensure M_PI and friends are defined | Stanislaw Halik |
2016-08-10 | cmake: append that build is debug, not prepend | Stanislaw Halik |
2016-08-10 | cmake: install CMakeFiles.txt and cmake/ subdir into doc/source-code | Stanislaw Halik |
2016-08-04 | cmake: install cleye.config to modules dir also on win32 | Stanislaw Halik |