Sat, 04 Jan 2014 02:18:57 +0100 |
Gianfranco Costamagna |
Fixed fPIC link failure with arm and sparc architectures, fixing issue #757
0.9.20
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 00:45:28 +0400 |
unc0rr |
This is the way I like it:
|
file |
diff |
annotate
|
Tue, 31 Dec 2013 00:32:55 +0100 |
koda |
switch every optimization from Os to O2
0.9.20 0.9.20-release
|
file |
diff |
annotate
|
Tue, 31 Dec 2013 00:19:12 +0100 |
koda |
move CMAKE_Pascal_FLAGS_* flags after enabling the Pascal language or they get overwritten
0.9.20
|
file |
diff |
annotate
|
Tue, 17 Dec 2013 00:02:52 +0400 |
unc0rr |
merge default here
sdl2transition
|
file |
diff |
annotate
|
Tue, 03 Dec 2013 18:09:54 +0100 |
sheepluva |
make all objects depend on .inc files (which are not correctly positioned in list, because cmake can't deal with that
|
file |
diff |
annotate
|
Tue, 03 Dec 2013 17:39:07 +0100 |
sheepluva |
make source files objects depend on their predecessors in list
|
file |
diff |
annotate
|
Fri, 06 Dec 2013 00:02:10 +0100 |
koda |
use NOSDL2 for consistency
sdl2transition
|
file |
diff |
annotate
|
Tue, 05 Nov 2013 23:33:23 +0100 |
koda |
some improvements for sdl2 building (not complete nor clean)
sdl2transition
|
file |
diff |
annotate
|
Wed, 06 Nov 2013 00:59:33 +0400 |
unc0rr |
- Use USESDL12 for old SDL
sdl2transition
|
file |
diff |
annotate
|
Sun, 03 Nov 2013 16:54:44 +0100 |
sheepluva |
unbreak png screenshots
|
file |
diff |
annotate
|
Mon, 28 Oct 2013 16:53:20 +0100 |
koda |
add possibility to compile with SDL2 automatically
|
file |
diff |
annotate
|
Fri, 11 Oct 2013 17:43:13 +0200 |
koda |
merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang
webgl
|
file |
diff |
annotate
|
Mon, 08 Jul 2013 12:10:55 +0200 |
koda |
some work on cmake_pascal files to better support flags we use, make engine compile as library again
|
file |
diff |
annotate
|
Sat, 29 Jun 2013 16:05:17 +0200 |
koda |
minor dep order change
|
file |
diff |
annotate
|
Sat, 29 Jun 2013 02:42:15 +0200 |
koda |
break uDebug and uCommand depedency loop by putting stuff in uIO
|
file |
diff |
annotate
|
Sat, 29 Jun 2013 01:56:16 +0200 |
koda |
uvariables comes before uutils
|
file |
diff |
annotate
|
Sat, 29 Jun 2013 01:26:05 +0200 |
koda |
if you don't add the new pas files here they won't potentially trigger a rebuild anyway
|
file |
diff |
annotate
|
Thu, 27 Jun 2013 15:33:02 +0400 |
unc0rr |
Refactoring: get rid of GSHandlers.inc
|
file |
diff |
annotate
|
Thu, 27 Jun 2013 12:18:35 +0200 |
koda |
restore the GLUT check
|
file |
diff |
annotate
|
Thu, 27 Jun 2013 12:09:24 +0200 |
koda |
move some osx only configuration code
|
file |
diff |
annotate
|
Thu, 27 Jun 2013 12:02:40 +0200 |
koda |
use add_flag_append more, correctly set a few flags
|
file |
diff |
annotate
|
Tue, 18 Jun 2013 09:48:10 +0200 |
koda |
fix a few loose ends here
webgl
|
file |
diff |
annotate
|
Thu, 20 Jun 2013 10:10:05 +0400 |
unc0rr |
Fix engine build when png lib isn't available
|
file |
diff |
annotate
|
Mon, 17 Jun 2013 23:10:45 +0200 |
koda |
really update with default
webgl
|
file |
diff |
annotate
|
Fri, 14 Jun 2013 01:11:22 +0200 |
koda |
oops, forgot to set the path after all
|
file |
diff |
annotate
|
Fri, 14 Jun 2013 01:01:18 +0200 |
koda |
this should resolve a few issues on clean builds
|
file |
diff |
annotate
|
Thu, 13 Jun 2013 22:50:18 +0200 |
koda |
use target name instead of the resulting library, use more macros around
|
file |
diff |
annotate
|
Thu, 13 Jun 2013 22:27:23 +0200 |
koda |
merge cmake_pascal branch in default
|
file |
diff |
annotate
|
Wed, 12 Jun 2013 11:17:54 +0200 |
koda |
heavily rework lua discovery and linking, needs testing but it's more similar to what we do for other libraries now
|
file |
diff |
annotate
|