Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-19 | fix link errors on win32 -only- | Stanislaw Halik | |
2014-09-22 | needless compat api breakage | Stanislaw Halik | |
2014-07-28 | build system bug not relevant anymore | Stanislaw Halik | |
2013-11-10 | fix build | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-05 | fix mingw-w64 build | Stanislaw Halik | |
2013-11-03 | fix apple build | Stanislaw Halik | |
2013-11-03 | really fix mac this time | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-03 | fix compat on macosx | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-03 | compat: specify MAP_ANON | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-15 | fix trackers for qt5 | Stanislaw Halik | |
Assorted changes: - make filenames unique, since automoc made a boo-boo - adjust include paths, "QtGui" -> "" - use std::shared_ptr in c++11 mode (thanks Patrick!) - make class names unique, automoc sucks, but saves typing - add a dummy class in one file since moronic automoc thinks every target contains Q_OBJECTS!!! | |||
2013-09-19 | compat: pass -Wextra | Stanislaw Halik | |
2013-09-19 | compat: fix win32 build | Stanislaw Halik | |
2013-09-19 | compat: fix build | Stanislaw Halik | |
2013-09-19 | compat: new API, check for success | Stanislaw Halik | |
2013-09-17 | proto-wine: fix warnings, dependencies, reformat | Stanislaw Halik | |
2013-09-14 | Use __declspec(dllimport) | Stanislaw Halik | |
2013-09-14 | Clean up preprocessor mingw-isms | Stanislaw Halik | |
No functional changes. | |||
2013-04-05 | Correct SHM access flags | Stanislaw Halik | |
2013-04-02 | Just put everything new in. Conflict resolution will be later | Stanislaw Halik | |