Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-15 | cmake: fix MSVC build typeopentrack-2.3-rc21p11 | Stanislaw Halik | |
2016-03-12 | installer: prepend "DEBUG-" for debug builds | Stanislaw Halik | |
2016-03-12 | cmake: remove tarball unused param | Stanislaw Halik | |
2016-03-12 | cmake: fix mingw-w64 toolchain file ninja build | Stanislaw Halik | |
2016-03-12 | add apple toolchain fileopentrack-2.3-rc21p10 | Stanislaw Halik | |
2016-03-08 | cmake: update and expand mingw-w64 toolchain file | Stanislaw Halik | |
2016-03-07 | tarball: don't assume env(1) is in pathopentrack-2.3-rc21p9 | Stanislaw Halik | |
2016-03-06 | cmake: don't search for Qt5Xml | Stanislaw Halik | |
We're not using it anywhere. | |||
2016-03-06 | cmake: update compiler path in toolchain file | Stanislaw Halik | |
We're now using dw2 rather than sjlj for official builds. | |||
2016-01-06 | cmake: append branch information for branch builds | Stanislaw Halik | |
2015-12-18 | cmake/mingw-w64: update | Stanislaw Halik | |
2015-11-03 | cmake: can use default hidden visibility on apple | Stanislaw Halik | |
2015-11-01 | cmake: export only needed symbols | Stanislaw Halik | |
2015-11-01 | cmake: less linkage boilerplate | Stanislaw Halik | |
2015-11-01 | cmake: add current module name to preprocessor vars | Stanislaw Halik | |
2015-11-01 | cmake: nuke -rdynamic | Stanislaw Halik | |
2015-11-01 | cmake: fix NO-LINKER-SCRIPT | Stanislaw Halik | |
typo | |||
2015-10-31 | fix osx install bundle orderopentrack-2.3-rc20p1 | Stanislaw Halik | |
2015-10-30 | qxt: fix unix build | Stanislaw Halik | |
2015-10-30 | move to subdirectory-based build system | Stanislaw Halik | |
Closes #224 | |||
2015-10-30 | cmake: switch to GNU CC 5.2.0 in mingw-w64 toolchain fileopentrack-2.3-rc20 | Stanislaw Halik | |
2015-10-28 | buffer flush | Stanislaw Halik | |
2015-10-22 | cmake: update toolchain file | Stanislaw Halik | |
2015-10-20 | cmake: fix copy-paste comment | Stanislaw Halik | |
2015-10-20 | cmake: add toolchain file for OSX | Stanislaw Halik | |
2015-10-18 | cmake: regen before making tarball | Stanislaw Halik | |
Updates timestamp as it should. | |||
2015-10-17 | cmake: fix git describe --dirty | Stanislaw Halik | |
2015-10-17 | cmake: retab git module | Stanislaw Halik | |
2015-10-17 | cmake: drop -ffast-math, allow for NaN check | Stanislaw Halik | |
2015-08-13 | update mingw-w64 cmake toolchain file | Stanislaw Halik | |
2015-07-08 | generic toolchain for unix systems | Stanislaw Halik | |
2015-06-18 | cmake: switch LTO off | Stanislaw Halik | |
It emits broken binaries on trackhat branch. If it's so easy to break let's not use it. | |||
2015-06-18 | cmake: add toolchain debug version | Stanislaw Halik | |
2015-06-15 | cmake: now able to build with IPA with minor changes | Stanislaw Halik | |
For OpenCV videoio/cap_dshow.cpp, deactivate LTO for just that file. Either with cmake or #pragma. Otherwise opening the camera causes a crash in DShow machinery. LibOVR build without LTO completely as there are some duplicate symbol errors. Other than that, LTO build seems to work fine. | |||
2015-06-12 | cmake: more opt flags | Stanislaw Halik | |
2015-06-10 | for an optimized build we need gcc-{ar,nm,ranlib} | Stanislaw Halik | |
2015-06-09 | cmake: remove too many flags, lto linker plugin doesn't work | Stanislaw Halik | |
2015-06-06 | cmake: apply more optimizations to release builds | Stanislaw Halik | |
This MAY break support on hardware like AMD or older Intel CPUs. In this case revert this commit. | |||
2015-06-03 | cmake toolchain file: slight tweaks | Stanislaw Halik | |
2014-12-19 | cmake: cleanup hardcoded path in toolchain file | Stanislaw Halik | |
2014-11-19 | fix build further | Stanislaw Halik | |
2014-11-19 | cmake: fix lto build | Stanislaw Halik | |
2014-11-19 | cmake convenience | Stanislaw Halik | |
2014-10-19 | fix link errors on win32 -only- | Stanislaw Halik | |
2014-09-22 | add -ffast-math to toolchain file | Stanislaw Halik | |
2014-09-22 | cmake: add cross-compile example | Stanislaw Halik | |
2013-10-23 | integrate Git version in the titlebar | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-15 | drop designer plugins for now, no time to fix them | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-04-27 | Remove the OpenGL search script | Stanislaw Halik | |
2013-04-10 | Fix Linux build | Stanislaw Halik | |