Fri, 28 Nov 2014 16:03:35 +0100 |
Gianfranco Costamagna |
Disable testing if BUILD_ENGINE_C=ON (they fail)
|
file |
diff |
annotate
|
Wed, 26 Nov 2014 13:10:09 +0100 |
Gianfranco Costamagna |
Verbose tests
|
file |
diff |
annotate
|
Fri, 21 Nov 2014 02:03:19 +0100 |
sheepluva |
fix some nasty rendering issues reported by Nexia - thanks a lot!
|
file |
diff |
annotate
|
Tue, 18 Nov 2014 23:39:30 +0300 |
unc0rr |
merge default
qmlfrontend
|
file |
diff |
annotate
|
Mon, 13 Oct 2014 23:46:49 +0400 |
unc0rr |
- Implement getTeamsList (not tested)
qmlfrontend
|
file |
diff |
annotate
|
Mon, 20 Oct 2014 15:31:44 +0200 |
sheepluva |
find and add lua tests automagically
|
file |
diff |
annotate
|
Wed, 13 Aug 2014 13:41:19 +0200 |
sheepluva |
add test I used for bisecting
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 22:53:15 +0100 |
koda |
merge
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 01:23:57 +0100 |
sheepluva |
test for GetGravity and SetGravity
|
file |
diff |
annotate
|
Mon, 20 Jan 2014 22:42:36 +0100 |
sheepluva |
add a test based on unC0Rr's suggestion. still a lot of mess and redundancy involved, sry :P
|
file |
diff |
annotate
|
Mon, 20 Jan 2014 15:31:45 +0100 |
sheepluva |
drill rocket test
|
file |
diff |
annotate
|
Mon, 20 Jan 2014 10:40:59 +0100 |
sheepluva |
new cmake option NOVERSIONINFOUPDATE -- to be used if source is in a git/repo that is NOT the hedgewars repo
|
file |
diff |
annotate
|
Mon, 20 Jan 2014 10:16:29 +0100 |
sheepluva |
remove DroidSans font from source dir. it is unused afaik and also wrongly included in the source tarballs
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 22:38:13 +0100 |
koda |
partial merge of the webgl branch
|
file |
diff |
annotate
|
Sat, 18 Jan 2014 18:20:43 +0100 |
sheepluva |
changing build files without testing the change is fun, isn't it? especially for trivial things that would take less than 10 seconds to test :p
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 18:17:47 +0100 |
koda |
drop redundancies for lua and physfs
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 18:04:49 +0100 |
koda |
fix linking physfs after a run of cmake
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 16:31:36 +0100 |
koda |
use bundled physfs on win and osx
|
file |
diff |
annotate
|
Thu, 16 Jan 2014 19:50:18 +0100 |
sheepluva |
* allow telling cmake where to find required fonts in system when user supplies the paths, as suggested by unC0Rr, e.g. -DFONTS_DIRS='/usr/share/fonts/truetype/wqy;/usr/share/fonts/truetype/dejavu'
|
file |
diff |
annotate
|
Wed, 15 Jan 2014 23:48:18 +0100 |
sheepluva |
add compatibility for physicsfs 2.0
|
file |
diff |
annotate
|
Tue, 14 Jan 2014 22:56:13 +0100 |
sheepluva |
simple mechanism to run lua-based test cases. experimental - I will back it out if it turns out to be nonsense
|
file |
diff |
annotate
|
Wed, 08 Jan 2014 23:49:08 +0100 |
koda |
rename NOPASCAL option to BUILD_ENGINE_C
webgl
|
file |
diff |
annotate
|
Wed, 08 Jan 2014 23:46:02 +0100 |
koda |
fix a few uses of VERSION_* checks
|
file |
diff |
annotate
|
Wed, 08 Jan 2014 23:39:43 +0100 |
koda |
drop extra spaces from a few CMakeLists.txt files
|
file |
diff |
annotate
|
Wed, 08 Jan 2014 23:29:30 +0100 |
koda |
consistent cmake checks
|
file |
diff |
annotate
|
Wed, 08 Jan 2014 19:19:09 +0100 |
koda |
use mainstream project name
|
file |
diff |
annotate
|
Wed, 08 Jan 2014 20:29:34 +0400 |
unc0rr |
21 now
|
file |
diff |
annotate
|
Sat, 04 Jan 2014 23:55:54 +0400 |
unc0rr |
merge default
webgl
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 00:18:10 -0500 |
nemo |
tip is no longer .20 compatible
|
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
|
Mon, 30 Dec 2013 14:56:47 -0500 |
nemo |
merge safe fixes from default. physfs include order, tips file length check, server checker fixes, shoppa border fix, land drawing optimisations, physfs off by 1 (probably unused by us), rubber svg image
0.9.20
|
file |
diff |
annotate
|
Sun, 29 Dec 2013 12:36:16 +0100 |
koda |
merge further changes from 0.9.20
|
file |
diff |
annotate
|
Sat, 28 Dec 2013 22:00:57 +0100 |
koda |
include paths before platform, move config code around
0.9.20
|
file |
diff |
annotate
|
Tue, 24 Dec 2013 18:39:23 -0500 |
nemo |
merge w/ 0.9.20
|
file |
diff |
annotate
|
Wed, 25 Dec 2013 00:55:26 +0400 |
unc0rr |
Bump up protocol number
0.9.20
|
file |
diff |
annotate
|
Fri, 06 Dec 2013 00:28:55 +0100 |
koda |
fix linking on osx by hardcoding the default library output path
sdl2transition
|
file |
diff |
annotate
|
Fri, 06 Dec 2013 00:02:10 +0100 |
koda |
use NOSDL2 for consistency
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 22:53:16 +0100 |
koda |
enable -fPIC on UNIX only
|
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
|
Tue, 27 Aug 2013 17:22:07 +0400 |
unc0rr |
Merge
|
file |
diff |
annotate
|
Fri, 02 Aug 2013 00:06:44 +0200 |
koda |
remove stray debug message
|
file |
diff |
annotate
|
Thu, 01 Aug 2013 23:52:54 +0400 |
unc0rr |
Fix silliness from r3f4c3fc146c2 (was I sleepy?)
|
file |
diff |
annotate
|
Tue, 16 Jul 2013 11:14:03 +0200 |
koda |
enable -fPIC on C, CXX and Pascal targets
|
file |
diff |
annotate
|
Wed, 10 Jul 2013 23:12:32 +0200 |
koda |
FPFLAGS are now not needed
|
file |
diff |
annotate
|
Fri, 11 Oct 2013 11:55:31 +0200 |
koda |
force clang dependency when NOPASCAL is set
webgl
|
file |
diff |
annotate
|
Wed, 19 Jun 2013 00:26:13 +0200 |
koda |
this hid CFLAGS
webgl
|
file |
diff |
annotate
|
Thu, 27 Jun 2013 11:38:14 +0200 |
koda |
rework compiler flags section a little, drop already enabled flags, add -Wextra
|
file |
diff |
annotate
|
Wed, 19 Jun 2013 00:26:13 +0200 |
koda |
this hid CFLAGS
|
file |
diff |
annotate
|
Tue, 18 Jun 2013 10:03:11 +0200 |
koda |
new FindClang.cmake
webgl
|
file |
diff |
annotate
|
Tue, 18 Jun 2013 09:48:10 +0200 |
koda |
fix a few loose ends here
webgl
|
file |
diff |
annotate
|
Mon, 17 Jun 2013 23:18:39 +0200 |
koda |
little cleanup after so many merges
webgl
|
file |
diff |
annotate
|
Mon, 17 Jun 2013 23:10:45 +0200 |
koda |
really update with default
webgl
|
file |
diff |
annotate
|
Fri, 14 Jun 2013 15:58:58 +0200 |
koda |
when you don't use bundled dirs, add a fake target anyway, so you can use the same cmake syntax even if the target uses a different name
|
file |
diff |
annotate
|
Fri, 14 Jun 2013 01:09:39 +0200 |
koda |
less spam
|
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:27:23 +0200 |
koda |
merge cmake_pascal branch in default
|
file |
diff |
annotate
|
Thu, 13 Jun 2013 15:37:52 +0200 |
koda |
gather up the linker flags in a macro
|
file |
diff |
annotate
|
Wed, 12 Jun 2013 16:44:53 +0200 |
koda |
less cached cmake output
|
file |
diff |
annotate
|