Commit Graph

24016 Commits

Author SHA1 Message Date
Eric S. Raymond
d4ed7ec0c8 Reorder scons options so they're easier to find. 2008-03-29 11:35:17 +00:00
Eric S. Raymond
098479a9d7 Implement tinygui image resizing in scons recipe. 2008-03-29 11:28:18 +00:00
Gunter Labes
211cc1506c committed patch #1024:
..."Optionally cancel unit orders (goto location) on load game" by ilor
2008-03-29 11:18:09 +00:00
Bruno Wolff III
b37dbb0a98 Fix problem with 'strict' option...
...so that compiler options aren't incorrectly combined in a quoted
string.
2008-03-29 10:03:04 +00:00
Eric S. Raymond
fe89b81db3 Boost check corrections from loonycyborg. 2008-03-29 09:54:02 +00:00
Eric S. Raymond
9f141ccac3 Update todo list and comments. 2008-03-29 09:26:51 +00:00
Eric S. Raymond
3d0a334786 Add explanatory comments. 2008-03-29 09:05:03 +00:00
David White
58e9be9fd7 another attempt to fix the server bug 2008-03-29 07:06:33 +00:00
David White
88786f5e86 attempt to fix bug in simple_wml 2008-03-29 03:51:32 +00:00
Gunter Labes
4378124f3f turn library checks off in scons...
...and add some more options for a less noise compilation
2008-03-29 01:12:29 +00:00
Gunter Labes
5d7841b273 also add the image reference for the zombie bat 2008-03-29 00:06:53 +00:00
Gunter Labes
e52fd6fffc specify the ports directly in the script 2008-03-28 23:39:27 +00:00
Gunter Labes
48a8bbfd29 keep symlinks relative
rename gmon.out even if the build symlink changed
2008-03-28 22:28:29 +00:00
Elias Pschernig
35f37ca983 Applied patch #1023 by Walter Dörwald:
...Bug in Python source: wmlparser.DataDefine.copy()
2008-03-28 22:23:51 +00:00
Gunter Labes
de80e0cc8b actually make the script work 2008-03-28 22:18:46 +00:00
Jérémy Rosen
99b3f4b80d minor refactoring, patch 1026 by davi hilton 2008-03-28 21:46:30 +00:00
Gunter Labes
99e00bbeee remove wrong memset
add wml command to the help
2008-03-28 21:19:40 +00:00
Lari Nieminen
47089df1e1 New graphics for the Lady Outlaw...
...(simple masked variations of the outlaw princess line) and some
preparations for removing the outlaw princess units.
2008-03-28 20:13:59 +00:00
Eric S. Raymond
16fc6f322d No, we *don't* need pngmeta. It's not used anywhere. 2008-03-28 19:44:46 +00:00
Eric S. Raymond
ddb86438d6 Add options cache. 2008-03-28 18:57:47 +00:00
Gunter Labes
69c3bb8726 make most operations use full paths rather than relative ones
add the PID to log file symlinks so it's easy to match them with core files
2008-03-28 18:54:04 +00:00
Eric S. Raymond
8309f579de Enable prereqs=no option to make prerequisite checks nonfatal. 2008-03-28 18:13:41 +00:00
Eric S. Raymond
1e3a6e195d Guard the boost check, too. 2008-03-28 17:41:19 +00:00
Eric S. Raymond
0f44d50eef Switch off abort checks for missing library...
...if user specified CXXFLAGS or LDFLAGS.  (Assume he knows what he's
doing.)
2008-03-28 17:37:44 +00:00
Eric S. Raymond
5d28c25057 Fix bonehead error. I never tested in non-dryrun mode! (*blush*) 2008-03-28 17:09:04 +00:00
Eric S. Raymond
22ea8f704a Better boostlibs check;...
...will find -mt libraries if the plain ones are not available.
2008-03-28 16:58:54 +00:00
Eric S. Raymond
fb637cab77 Thinko fix. 2008-03-28 16:45:27 +00:00
Eric S. Raymond
5ea6c2d748 Set some defaults for the boost checking. 2008-03-28 16:37:02 +00:00
Eric S. Raymond
6df31e5dc3 Integrate loonycyborg's boost checks better. 2008-03-28 16:18:38 +00:00
Eric S. Raymond
d65417b7d6 Fold in loonycyborg's boost check code, not used yet. 2008-03-28 16:14:09 +00:00
Eric S. Raymond
1288805d49 We only need one copy of TeamColorizer. 2008-03-28 16:06:29 +00:00
Eric S. Raymond
76276b56a8 Use plain boost libs, not the -mt ones. 2008-03-28 15:38:43 +00:00
Gunter Labes
ee4d56a522 exit before deletion if the unit tree script fails 2008-03-28 15:27:38 +00:00
Gunter Labes
c7d072c890 typo fix 2008-03-28 15:25:37 +00:00
Gunter Labes
8921771b75 add the bat zombie 2008-03-28 15:20:45 +00:00
Eric S. Raymond
27a79d8d5b Improved documentation for scons usage. 2008-03-28 15:18:17 +00:00
Eric S. Raymond
51719f02ce Another fossil, zip-intall, is gone. 2008-03-28 14:44:50 +00:00
Eric S. Raymond
a5f45c2e1f Remove fossil optipng build option. 2008-03-28 14:38:28 +00:00
Gunter Labes
0d7e3c9bc5 also make a symlink to the log(s) in the build dir 2008-03-28 14:32:21 +00:00
Eric S. Raymond
fd44a750b2 autotools is deprecatedm, but not (yet) removed. 2008-03-28 13:49:18 +00:00
David White
93671d9f1a debugging code for simple_wml 2008-03-28 13:44:02 +00:00
Eric S. Raymond
090ac6f06a Skip all SDL tests other than SDL_net if we're only building daemons. 2008-03-28 13:03:52 +00:00
Eric S. Raymond
9fa7c24164 We now have working CheckOGG and CheckPNG tests. 2008-03-28 12:47:09 +00:00
Eric S. Raymond
98f9200044 Rewrite two Check functions more correctly. 2008-03-28 12:02:45 +00:00
Eric S. Raymond
6a6e1cf8fb Fix dumb coding error in the scons recipe. 2008-03-28 11:51:14 +00:00
Eric S. Raymond
2c1f0d0d7c Disable some mistaken checks. 2008-03-28 11:46:36 +00:00
Eric S. Raymond
7cb1eeb6bd Corrected Ogg Vorbis check. 2008-03-28 11:36:11 +00:00
Nils Kneuper
a23d7b9b50 updated German translation 2008-03-28 11:28:30 +00:00
Eric S. Raymond
c471f36b50 Improve the quality of the SDL checks in SConstruct. 2008-03-28 11:22:59 +00:00
Lari Nieminen
5f93df09ee description->id and related fixes. 2008-03-28 11:08:00 +00:00