Go to file
2020-01-24 23:26:59 -06:00
cmake/modules [nostalgia] Get building with Conan 2019-12-30 22:51:35 -06:00
deps [ox/fs] Remove unnecessary PassthroughFS fstream close 2020-01-24 22:48:05 -06:00
devenv [nostalgia/devenv] Remove dependency on external devenv Docker image 2018-04-13 18:32:25 -05:00
scripts [nostalgia] Cleanup setup-build 2020-01-24 18:56:13 -06:00
src [nostalgia] Cleanup unnecessary cast 2020-01-24 23:21:25 -06:00
.gdblogger.json [nostalgia] Switch to strong int Error 2019-07-28 00:32:42 -05:00
.gitignore [nostalgia] Remove need for run-make and "current" symlinks 2020-01-09 18:30:35 -06:00
.liccor.yml Run liccor for 2018 2018-01-30 00:00:39 -06:00
CMakeLists.txt [nostalgia] Remove remaining C-style casts 2020-01-14 18:50:30 -06:00
conanfile.py [nostalgia] Get building with Conan 2019-12-30 22:51:35 -06:00
developer-handbook.md [nostalgia] Add section to Developer Handbook about mixing C and C++ 2020-01-24 18:55:29 -06:00
Dockerfile [nostalgia] Upgrade devenv to Fedora 30 2019-07-17 21:27:34 -05:00
Jenkinsfile [nostalgia] Fix build configuration commands in Jenkinsfile 2019-10-22 23:57:48 -05:00
LICENSE Initial commit. 2016-03-15 00:14:56 -05:00
Makefile [nostalgia] Make Makefile more portable 2020-01-14 20:38:26 -06:00
README.md Cleanup build files 2018-03-05 23:09:50 -06:00

Nostalgia

Setup

macOS

Run something along the lines of the following to let CMake know where Qt is installed. You may need to adjust this location.

export NOSTALGIA_QT_PATH=/usr/local/Cellar/qt5/5.8.0_2/