Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Only link against libdl on Linux. | Anthony J. Bentley | 2017-10-09 |
| | |||
* | libui/GTK: start catching up. atleast now it runs without exploding (mostly). | StapleButter | 2017-10-03 |
| | |||
* | libui: fix bug with filepicker filters under GTK. add skeleton for bitmaps. ↵ | StapleButter | 2017-09-19 |
| | | | | add the right cmake shit. | ||
* | ... maybe it's better this way????? | StapleButter | 2017-07-05 |
| | |||
* | cmake: attempt to add C++11 support. | StapleButter | 2017-07-05 |
| | |||
* | add optimization to cmake build | StapleButter | 2017-06-04 |
| | |||
* | CMake: Don't assume the install path will be /usr/local, use ↵ | Nikolaj Pedersen | 2017-05-30 |
| | | | | CMAKE_INSTALL_PREFIX instead. | ||
* | lay base for core->platform interaction | StapleButter | 2017-05-09 |
| | | | | (immediately planned: threaded 3D renderer, wifi connectivity) | ||
* | finalize CMake shit. | StapleButter | 2017-04-30 |
| | | | | Windows will stick to CodeBlocks until making a cross-platform build system isn't a total trainwreck under Windows. | ||
* | add CMake build system | s1nka | 2017-04-02 |