Sun, 30 Apr 2017 00:28:17 +0200 |
sheepluva |
fix build. sorry 'bout that.
|
file |
diff |
annotate
|
Tue, 03 May 2016 01:07:26 -0400 |
frd |
Add pre/post js stub files and expand the emscripten options
|
file |
diff |
annotate
|
Tue, 03 May 2016 00:51:33 -0400 |
koda |
Compile uMatrix to c too when GL2 is requested
|
file |
diff |
annotate
|
Mon, 02 May 2016 22:52:21 -0400 |
koda |
Set pas2c switches more cleanly
|
file |
diff |
annotate
|
Sat, 23 Apr 2016 16:18:07 -0400 |
frd |
Use hwlibrary while converting to c
|
file |
diff |
annotate
|
Sat, 23 Apr 2016 13:52:30 -0400 |
frd |
Add a necessary flag to emscripten
|
file |
diff |
annotate
|
Thu, 21 Apr 2016 14:16:47 -0400 |
koda |
Correctly set WEBGL macro during pas2c conversion
|
file |
diff |
annotate
|
Thu, 21 Apr 2016 11:55:36 -0400 |
koda |
Fully support emscripten toolchain in our build system
|
file |
diff |
annotate
|
Wed, 20 Apr 2016 14:46:04 -0400 |
koda |
Add support for compiling C engine with emscripten
|
file |
diff |
annotate
|
Mon, 16 Nov 2015 16:01:57 +0100 |
koda |
hwc: Do not rename main on OSX
|
file |
diff |
annotate
|
Mon, 16 Nov 2015 15:20:49 +0100 |
koda |
hwc: Drop unneed OSX library
|
file |
diff |
annotate
|
Wed, 11 Nov 2015 23:29:49 +0100 |
sheepluva |
cmake tweaks. make pas2c build with sdl2 (keycodes or something still missing)
sdl2transition
|
file |
diff |
annotate
|
Fri, 11 Sep 2015 09:18:08 +0200 |
sheepluva |
exclude uMatrix from pas2c build
|
file |
diff |
annotate
|
Tue, 06 Jan 2015 17:07:34 +0100 |
sheepluva |
backporting some build system fixes and pas2c tweaks
0.9.21
|
file |
diff |
annotate
|
Wed, 12 Feb 2014 00:50:15 +0400 |
unc0rr |
- pas2c recognizes typecasts in initialization expressions
|
file |
diff |
annotate
|
Tue, 11 Feb 2014 01:19:44 +0400 |
unc0rr |
- Pas2C: make use of 'external' function decorator
|
file |
diff |
annotate
|
Mon, 10 Feb 2014 00:43:03 +0400 |
unc0rr |
It compiles \o/
|
file |
diff |
annotate
|
Thu, 09 Jan 2014 19:10:12 +0100 |
Gianfranco Costamagna |
Fixed build failure to a missing math library linked with BUILD_ENGINE_C=1 and clang
webgl
|
file |
diff |
annotate
|
Thu, 09 Jan 2014 23:54:40 +0400 |
unc0rr |
'-d' option to pas2c
webgl
|
file |
diff |
annotate
|
Wed, 08 Jan 2014 16:44:23 +0100 |
koda |
cosmetics
webgl
|
file |
diff |
annotate
|
Wed, 08 Jan 2014 16:43:49 +0100 |
koda |
call pas2c on hwengine only
webgl
|
file |
diff |
annotate
|
Wed, 19 Jun 2013 00:52:39 +0400 |
unc0rr |
merge
webgl
|
file |
diff |
annotate
|
Wed, 19 Jun 2013 00:52:21 +0400 |
unc0rr |
engine links
webgl
|
file |
diff |
annotate
|
Tue, 18 Jun 2013 22:39:57 +0200 |
koda |
compile hwengine first, so that all other files are compiled too and don't call pas2c again
webgl
|
file |
diff |
annotate
|
Tue, 18 Jun 2013 22:10:51 +0200 |
koda |
set one rule per file, only compiles a minimum number of files when one pascal file is modified
webgl
|
file |
diff |
annotate
|
Tue, 18 Jun 2013 19:33:10 +0200 |
koda |
also these two files are dependency (they are not in the list because they are special pas2c files)
webgl
|
file |
diff |
annotate
|
Tue, 18 Jun 2013 19:19:35 +0200 |
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
|
Mon, 17 Jun 2013 22:54:17 +0200 |
koda |
redid FindGLEW in the right way (tm)
webgl
|
file |
diff |
annotate
|
Tue, 04 Jun 2013 23:48:24 +0200 |
koda |
move sdlmain_osx aside in its own folder so its include path is not contaminated
webgl
|
file |
diff |
annotate
|
Thu, 04 Apr 2013 02:07:06 +0200 |
koda |
and now engine in c links too (with more manual intervention as of issue 596)
webgl
|
file |
diff |
annotate
|