Wed, 26 Jun 2013 21:40:10 -0400 |
nemo |
reduce shove frequency (perf). reduce dX so that less time is spent sliding.
|
changeset |
files
|
Wed, 19 Jun 2013 00:19:33 +0400 |
unc0rr |
Reduce number of link errors
webgl
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 25 Jun 2013 05:10:13 +0300 |
Periklis Ntanasis |
first commit, added cosmos(menu) map and lua script with some functionality
spacecampaign
|
changeset |
files
|
Mon, 24 Jun 2013 22:11:07 -0400 |
nemo |
I should have specified locals
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 24 Jun 2013 10:51:43 +0200 |
koda |
ok you need to escape rpath for pscal scripts after all... (reverts r571e55b32da5)
|
changeset |
files
|
Tue, 18 Jun 2013 22:10:06 +0200 |
koda |
rtl always static
webgl
|
changeset |
files
|
Mon, 24 Jun 2013 09:31:14 +0200 |
koda |
oops, fix setting linker flags for haskell executables
|
changeset |
files
|
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
|
changeset |
files
|
Sun, 23 Jun 2013 22:31:12 -0400 |
nemo |
need to switch to frozen after deleteCI
|
changeset |
files
|
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
|
changeset |
files
|
Sun, 23 Jun 2013 17:11:29 -0400 |
nemo |
Configuration for tag display default
|
changeset |
files
|
Tue, 18 Jun 2013 18:39:12 +0200 |
koda |
BOM, pas2c only support ASCII
webgl
|
changeset |
files
|
Sun, 23 Jun 2013 13:35:26 -0400 |
nemo |
poor AI thought he should avoid stepping on frozen crates, and jump for non-frozen ones
|
changeset |
files
|
Tue, 18 Jun 2013 10:03:11 +0200 |
koda |
new FindClang.cmake
webgl
|
changeset |
files
|
Fri, 21 Jun 2013 12:26:55 -0400 |
nemo |
removed redundant band, added touch of consistency w/ everywhere else
|
changeset |
files
|
Tue, 18 Jun 2013 09:48:10 +0200 |
koda |
fix a few loose ends here
webgl
|
changeset |
files
|
Thu, 20 Jun 2013 11:15:50 +0400 |
unc0rr |
First select group of templates, then pick template from selected group
|
changeset |
files
|
Mon, 17 Jun 2013 23:24:18 +0200 |
koda |
add dummy typinfo header
webgl
|
changeset |
files
|
Thu, 20 Jun 2013 10:10:05 +0400 |
unc0rr |
Fix engine build when png lib isn't available
|
changeset |
files
|
Mon, 17 Jun 2013 23:21:53 +0200 |
unC0Rr |
uscript rendering
webgl
|
changeset |
files
|
Thu, 20 Jun 2013 00:28:44 +0400 |
unc0rr |
Silly me
|
changeset |
files
|
Mon, 17 Jun 2013 23:18:39 +0200 |
koda |
little cleanup after so many merges
webgl
|
changeset |
files
|
Wed, 19 Jun 2013 17:40:50 +0300 |
Periklis Ntanasis |
added campaign descriptions in CMakeList
|
changeset |
files
|
Mon, 17 Jun 2013 23:10:45 +0200 |
koda |
really update with default
webgl
|
changeset |
files
|
Mon, 17 Jun 2013 17:45:18 +0200 |
koda |
issue 672, frontend less spammy
|
changeset |
files
|
Mon, 17 Jun 2013 17:40:01 +0200 |
koda |
This commit changes many aspect of our cmake build system
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 14 Jun 2013 15:47:55 +0200 |
koda |
there is no need of escaping after all...
|
changeset |
files
|
Fri, 14 Jun 2013 01:24:41 +0200 |
koda |
this should fix rpath problem
|
changeset |
files
|
Fri, 14 Jun 2013 01:11:22 +0200 |
koda |
oops, forgot to set the path after all
|
changeset |
files
|
Fri, 14 Jun 2013 01:09:39 +0200 |
koda |
less spam
|
changeset |
files
|
Fri, 14 Jun 2013 01:06:49 +0200 |
koda |
remove two unused cmake files
|
changeset |
files
|
Fri, 14 Jun 2013 01:01:18 +0200 |
koda |
this should resolve a few issues on clean builds
|
changeset |
files
|
Thu, 13 Jun 2013 22:55:33 +0200 |
koda |
oops, use right macro name
|
changeset |
files
|
Thu, 13 Jun 2013 22:50:18 +0200 |
koda |
use target name instead of the resulting library, use more macros around
|
changeset |
files
|
Thu, 13 Jun 2013 22:27:23 +0200 |
koda |
merge cmake_pascal branch in default
|
changeset |
files
|
Thu, 13 Jun 2013 22:04:22 +0200 |
koda |
actually tests are there to be tested, just skip the variable assignment on windows
|
changeset |
files
|
Thu, 13 Jun 2013 22:01:41 +0200 |
koda |
Backed out changeset c4289023ddae
|
changeset |
files
|
Thu, 13 Jun 2013 17:01:26 +0200 |
koda |
don't run the broken windows test at all on windows
|
changeset |
files
|
Thu, 13 Jun 2013 15:37:52 +0200 |
koda |
gather up the linker flags in a macro
|
changeset |
files
|
Thu, 13 Jun 2013 14:44:28 +0200 |
koda |
bring windows fixes from main repo
|
changeset |
files
|
Wed, 12 Jun 2013 19:30:44 +0200 |
koda |
another code typo
|
changeset |
files
|
Wed, 12 Jun 2013 19:30:11 +0200 |
koda |
apply linker flags to all relevant targets
|
changeset |
files
|
Wed, 12 Jun 2013 19:27:17 +0200 |
koda |
explicitly set the origin linker flag so that $ORIGIN is used correctly
|
changeset |
files
|
Wed, 12 Jun 2013 18:48:34 +0200 |
koda |
add a possible lua include path
|
changeset |
files
|
Wed, 12 Jun 2013 16:44:53 +0200 |
koda |
less cached cmake output
|
changeset |
files
|
Wed, 12 Jun 2013 16:43:24 +0200 |
koda |
code typos
|
changeset |
files
|
Wed, 12 Jun 2013 12:18:03 +0200 |
koda |
use QT_DEBUG which is always added
|
changeset |
files
|
Wed, 12 Jun 2013 12:03:04 +0200 |
koda |
respect C and CXX flags
|
changeset |
files
|
Wed, 12 Jun 2013 11:27:00 +0200 |
koda |
freepascal on windows only supports shared libraries
|
changeset |
files
|
Wed, 12 Jun 2013 11:18:20 +0200 |
koda |
nitpick
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 12 Jun 2013 09:49:46 +0200 |
koda |
oops, haskell uses gcc to link, correctly pass flags
|
changeset |
files
|
Wed, 12 Jun 2013 01:30:16 +0200 |
koda |
since shared libs are now our friends, let's optimise them
|
changeset |
files
|
Wed, 12 Jun 2013 01:26:42 +0200 |
koda |
aaaaand let's not forget about lua, which has also a slightly revised build process
|
changeset |
files
|
Wed, 12 Jun 2013 01:04:30 +0200 |
koda |
drop the '_'
|
changeset |
files
|
Wed, 12 Jun 2013 01:02:33 +0200 |
koda |
and now also avwrapper can be shared/static, add visibility to its exported functions, drop (needed only when static)
|
changeset |
files
|
Wed, 12 Jun 2013 01:00:47 +0200 |
koda |
also physlayer can be comiled as static or shared now
|
changeset |
files
|