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