StapleButter
a68aae8ff7
add Savestate.cpp to the cmake list, as pointed out by khang06
2018-10-18 14:20:14 +02:00
Dario Nieuwenhuis
700e262979
Fix build on Arch Linux.
2018-05-24 01:15:15 +02:00
dogtopus
549bcf6d71
Fix build on linux, enable build directory support
...
Specifically:
- Include stddef.h for missing ptrdiff_t
- Define PCAP_OPENFLAG_PROMISCUOUS if not using WinPcap because it seems to be
a WinPcap extension
- Make use of CMAKE_CURRENT_{SOURCE,BINARY}_DIR to enable building under a
directory other than root of the project
2017-12-22 12:29:34 -04:00
StapleButter
2eaec3f08e
add it to the CMake list too
2017-12-18 19:54:33 +01:00
StapleButter
2e82a4f26a
gtk: add icon
2017-12-16 05:43:34 +01:00
kwkam
7b684afbc0
build: add mingw64 cross-compiling
2017-12-09 18:06:40 +08:00
Anthony J. Bentley
c992177eda
Only link against libdl on Linux.
2017-10-09 03:42:35 -06:00
StapleButter
7f05bf24ad
libui/GTK: start catching up. atleast now it runs without exploding (mostly).
2017-10-03 00:28:41 +02:00
StapleButter
5979ab2eb2
libui: fix bug with filepicker filters under GTK. add skeleton for bitmaps. add the right cmake shit.
2017-09-19 00:36:25 +02:00
StapleButter
4a992dbfd7
... maybe it's better this way?????
2017-07-05 21:29:30 +02:00
StapleButter
599103486c
cmake: attempt to add C++11 support.
2017-07-05 21:17:15 +02:00
StapleButter
af5fb2e809
add optimization to cmake build
2017-06-04 18:20:49 +02:00
Nikolaj Pedersen
a1af7d6c8a
CMake: Don't assume the install path will be /usr/local, use CMAKE_INSTALL_PREFIX instead.
2017-05-30 20:17:46 +02:00
StapleButter
36fa621436
lay base for core->platform interaction
...
(immediately planned: threaded 3D renderer, wifi connectivity)
2017-05-09 04:55:38 +02:00
StapleButter
ee8d621880
finalize CMake shit.
...
Windows will stick to CodeBlocks until making a cross-platform build system isn't a total trainwreck under Windows.
2017-04-30 03:46:27 +02:00
s1nka
5d13538584
add CMake build system
2017-04-02 13:33:01 +06:00