Commit graph

67 commits

Author SHA1 Message Date
Tim Felgentreff
c9003dd867 add github action to build appimage 2023-01-14 09:18:29 +01:00
Tim Felgentreff
f82a0ecb69 add appimage builder script 2023-01-14 08:58:10 +01:00
Bernhard M. Wiedemann
56c2d998d9 Allow to override build date with SOURCE_DATE_EPOCH
in order to make builds reproducible.
See https://reproducible-builds.org/ for why this is good
and https://reproducible-builds.org/specs/source-date-epoch/
for the definition of this variable.

This patch was done while working on reproducible builds for openSUSE.
2022-09-25 12:08:55 +02:00
Sebastien Alaiwan
f94e4ae4b0 genversion: fix minor memory leak 2022-07-05 13:24:18 +02:00
Sebastien Alaiwan
0b97df3666 Cleanup: dead local variables 2022-07-05 13:24:18 +02:00
Tim Felgentreff
b15b6ba4ca fix debian build rules 2020-12-19 10:38:45 +01:00
Tim Felgentreff
08c93416c0 expand version.h with last modified times 2020-11-23 10:02:08 +01:00
Tim Felgentreff
301c6dfc93 fix oob write in genversion 2020-11-09 10:46:47 +01:00
Tim Felgentreff
a7649ad71d try fix genversion for appveyir 2020-07-04 22:06:51 +02:00
Tim Felgentreff
98342dd0e0 fix genversion 2020-07-04 21:39:51 +02:00
Tim Felgentreff
f38702ee81 Update genversion tool to avoid recreating file 2020-07-01 10:12:41 +02:00
Tim Felgentreff
37a7391883 add precompiled shaders that look and work well 2016-05-26 01:57:32 +02:00
Tim Felgentreff
dc287b027d add scripts to convert all singlepass libretro shaders 2016-05-26 01:13:32 +02:00
Tim Felgentreff
6034ff515d fix genversion if not running in git repo 2015-12-08 12:01:52 +01:00
Tim Felgentreff
4fb42250d3 and of course, if not using the m flag on fscanf, we need to pass char*, not char** 2015-12-08 11:45:01 +01:00
Tim Felgentreff
31e8b89a14 forgot allocation 2015-12-08 11:41:11 +01:00
Tim Felgentreff
7c62bfaf95 m modifier isn't supported on Windows fscanf implementation 2015-12-08 11:38:07 +01:00
Tim Felgentreff
5345a4cdeb update genversion to use GitRev 2015-12-08 10:29:13 +01:00
joris
c40907fab2 [AStyle] Upgrade to 2.0.4 2014-01-06 22:52:58 +01:00
Pali Rohár
a0ff593ed8 Generate version string at compile time from CMakeLists.txt and from bzr revision
* Move StratagusMajorVersion, StratagusMinorVersion, StratagusPatchLevel and StratagusPatchLevel2 to CMakeLists.txt
* Added tool genversion.cpp which (re)generate file version-generated.h from cmake if needed
* Fill VERSION macro from other values with C preprocessor instead hardcoded values
* Remove macros StratagusFormatString and StratagusFormatArgs from code, use only VERSION
2013-02-05 22:16:43 +01:00
Joris
74dc1989e1 [AStyle] : max-instatement-indent=60 2012-04-18 16:54:37 +02:00
Joris
034f64fdfb Add config for astyle. 2012-04-04 15:39:56 +02:00
joris
a34a1b8828 Fix compilation with MSVC 2012-02-14 12:01:26 +01:00
Pali Rohár
5a36bb67b6 Removed all Makefiles and autotools files
Removed all MSVC build files
Removed all autogenerated files
Removed other unused scripts/files
Windows platform specified files moved to src/win32
Cleaned .bzrignore
2011-03-06 20:38:55 +01:00
Martin Gerhardy
8e03f797be * removed trailing whitespaces 2010-11-12 08:25:36 +01:00
feber
50f7f3d0b5 Remove obsolete useless and ugle .cvsignore files. 2006-12-09 19:16:45 +00:00
nehalmistry
652f8d1ad4 remove aledoc 2004-04-24 00:27:26 +00:00
nehalmistry
da6b47e3eb reverse commit of license header change 2004-03-29 23:51:25 +00:00
wizzard
a89c58a658 Update Makesfiles for CVS changes removing non stratagus code 2004-01-19 21:49:44 +00:00
wizzard
768dc8543c Remove wartool and build entries 2004-01-14 22:23:15 +00:00
jsalmon3
145b3b0015 Tabs 2003-12-20 05:33:52 +00:00
jsalmon3
7b9b2ccd6f Removed old unused files 2003-10-29 23:01:43 +00:00
martinxyz
d09c1020cf adding experimental script to generate paletted images from RGB 2003-07-29 17:15:29 +00:00
martinxyz
c4b384d1b9 small adaptions 2003-07-28 18:25:23 +00:00
grumbel
4584ae575e - added tool to convert a indexed png to one that is suited for use in Stratagus 2003-07-17 08:06:53 +00:00
ingo
2521f284a8 replaced broken copyright with correct one 2003-07-03 15:59:56 +00:00
ingo
8cda07a57f replaced freecraft logo with stratagus one 2003-07-03 15:55:38 +00:00
ingo
aebaacc62c replaced freecraft with stratagus 2003-07-03 15:35:45 +00:00
jsalmon3
915851dc87 Added war1tool 2003-03-20 21:15:24 +00:00
jsalmon3
cfbee9da45 Added war1tool.c 2003-03-14 07:17:21 +00:00
nehalmistry
e2766a38e2 fix up 'make release' 2003-02-27 20:40:12 +00:00
nehalmistry
90b455fbe8 fixed multi-line comment warning with gcc 3.x 2002-12-17 06:40:52 +00:00
johns
ee2521f8fb We are GPL but only Version 2, like linux kernel. 2002-12-11 17:39:25 +00:00
nehalmistry
cd8c1fc9fe added build scripts 2002-11-29 22:53:06 +00:00
nehalmistry
4dede8351b add module files for etlib and tools 2002-11-29 21:25:52 +00:00
nehalmistry
256af7627b remove old Makefile system; add new Non-Recursive Makefile system 2002-11-29 20:58:18 +00:00
jsalmon3
e20265bf86 Added dependencies for wartool and startool 2002-08-29 03:45:25 +00:00
johns
422857c5ce Added startool. 2002-08-16 21:24:45 +00:00
jsalmon3
9d0c184480 Initial checkin of startool 2002-08-13 00:05:10 +00:00
johns
70676071e9 Changed PlayerHuman to PlayerPerson to avoid race confusion. 2002-02-20 23:03:37 +00:00