project_files/hwc/CMakeLists.txt
2017-04-29 sheepluva fix build. sorry 'bout that.
2016-05-03 frd Add pre/post js stub files and expand the emscripten options
2016-05-03 koda Compile uMatrix to c too when GL2 is requested
2016-05-03 koda Set pas2c switches more cleanly
2016-04-23 frd Use hwlibrary while converting to c
2016-04-23 frd Add a necessary flag to emscripten
2016-04-21 koda Correctly set WEBGL macro during pas2c conversion
2016-04-21 koda Fully support emscripten toolchain in our build system
2016-04-20 koda Add support for compiling C engine with emscripten
2015-11-16 koda hwc: Do not rename main on OSX
2015-11-16 koda hwc: Drop unneed OSX library
2015-11-11 sheepluva cmake tweaks. make pas2c build with sdl2 (keycodes or something still missing) sdl2transition
2015-09-11 sheepluva exclude uMatrix from pas2c build
2015-01-06 sheepluva backporting some build system fixes and pas2c tweaks 0.9.21
2014-02-11 unc0rr - pas2c recognizes typecasts in initialization expressions
2014-02-10 unc0rr - Pas2C: make use of 'external' function decorator
2014-02-09 unc0rr It compiles \o/
2014-01-09 Gianfranco Costamagna Fixed build failure to a missing math library linked with BUILD_ENGINE_C=1 and clang webgl
2014-01-09 unc0rr '-d' option to pas2c webgl
2014-01-08 koda cosmetics webgl
2014-01-08 koda call pas2c on hwengine only webgl
2013-06-18 unc0rr merge webgl
2013-06-18 unc0rr engine links webgl
2013-06-18 koda compile hwengine first, so that all other files are compiled too and don't call pas2c again webgl
2013-06-18 koda set one rule per file, only compiles a minimum number of files when one pascal file is modified webgl
2013-06-18 koda also these two files are dependency (they are not in the list because they are special pas2c files) webgl
2013-06-18 koda set pascal files as dependency of the target writing the c files so that it will run again if you modify them webgl
2013-06-17 koda redid FindGLEW in the right way (tm) webgl
2013-06-04 koda move sdlmain_osx aside in its own folder so its include path is not contaminated webgl
2013-04-04 koda and now engine in c links too (with more manual intervention as of issue 596) webgl
2013-02-20 koda update FindGLEW to use the same variables as in later CMake files and make sure to include its headers before compiling c stuff webgl
2012-12-25 koda fix hwc install and pas2c preprocessing (but not total conversion) webgl
2012-12-01 Bryan Dunsmore Move code for Clang to separate CMake module. webgl
2012-11-13 koda link main on osx webgl
2012-11-13 koda cleanup headers, remove -I . from rtl lib to save a few warnings webgl
2012-11-13 koda some CMake cleanup webgl
2012-11-13 nemo fix build webgl
2012-11-11 koda and install it too webgl
2012-11-11 koda comments and runtime list of files to convert and compile webgl
2012-11-11 koda cmake linking for engine in c webgl
2012-11-11 koda better clang search webgl
2012-11-11 koda search for more clang names webgl
2012-11-09 koda no globs, sources not yet generated webgl
2012-11-09 koda correct includes and clang detection webgl
2012-11-09 koda add a few cmakefiles for c engine and rtl webgl
less more (0) tip