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