23972 Commits

Author SHA1 Message Date
Eric S. Raymond
69de349ab1 Ensure that both recipes include revision.hpp in the tarball. 2008-03-29 13:28:34 +00:00
Lari Nieminen
b5cea4b58a Made the MP random map generator be included explicitly for the editor...
...so that the editor doesn't need to set the MULTIPLAYER symbol. Also
made the editor include the UMC campaigns dir, so that UMC can make
their custom terrains available to the editor.
2008-03-29 13:15:26 +00:00
Eric S. Raymond
82ea6c5af9 Update scons recipe todo list. 2008-03-29 12:16:27 +00:00
Eric S. Raymond
985b97d124 Typo fix. 2008-03-29 12:05:38 +00:00
Eric S. Raymond
b1a73f913a Fix erroneous help strings. 2008-03-29 12:04:21 +00:00
Eric S. Raymond
70ee30207c Add a verbose option to the scons recipe. Don't install makefiles. 2008-03-29 12:02:42 +00:00
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