lp:~naesten/quadra/vc2005express-build

Created by Samuel Bronson and last modified
Get this branch:
bzr branch lp:~naesten/quadra/vc2005express-build
Only Samuel Bronson can upload to this branch. If you are Samuel Bronson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Samuel Bronson
Project:
Quadra
Status:
Development

Recent revisions

371. By Samuel Bronson

Revise README section about building on Windows such that, if followed correctly, it works. In particular, point out the need for a separate installation of Platform SDK when building with Visual C++ Express 2005, emphasize the need to build zlib/libpng according from sources, and update the instructions for doing so based on my experiences.

370. By Sam <Sam@SAM10>

Add missing import library dependancies for VC 2005 Express. Also, put .PDBs next to .EXEs & generate .PDB even for Release builds. (The PDBs for actual release binaries should really be archived in case of heisenbugs and such, too.)

369. By pphaneuf

Some extra logging I was using on the actual server.

368. By pphaneuf

Merged revisions 748 via svnmerge from
https://quadra.googlecode.com/svn/branches/quadra-1.2

........
  r748 | pphaneuf | 2009-06-19 01:07:05 -0400 (Fri, 19 Jun 2009) | 2 lines

  Fixed using a non-literal as a format string (potential security problem), applying patch provided by jejebr79. Fixes issue 107.
........

367. By pphaneuf

Merged revisions 741-743 via svnmerge from
https://quadra.googlecode.com/svn/branches/quadra-1.2

........
  r741 | pphaneuf | 2009-05-25 15:07:45 -0400 (Mon, 25 May 2009) | 2 lines

  Update the spec file for newer versions of RPM.
........
  r742 | pphaneuf | 2009-05-25 15:20:26 -0400 (Mon, 25 May 2009) | 2 lines

  Add support for a DESTDIR variable, for use by packagers. Based on a patch by <email address hidden> (I only removed an extra slash).
........
  r743 | pphaneuf | 2009-05-25 15:22:58 -0400 (Mon, 25 May 2009) | 2 lines

  About to release Quadra 1.2.0 (final), the 10th anniversary edition!
........

366. By pphaneuf

Merged revisions 737 via svnmerge from
https://quadra.googlecode.com/svn/branches/quadra-1.2

........
  r737 | pphaneuf | 2009-02-22 23:08:18 -0500 (Sun, 22 Feb 2009) | 2 lines

  Removed unused libdl detection and linkage, was used for Svgalib support.
........

365. By pphaneuf

Merged revisions 735 via svnmerge from
https://quadra.googlecode.com/svn/branches/quadra-1.2

........
  r735 | pphaneuf | 2009-02-22 20:07:33 -0500 (Sun, 22 Feb 2009) | 2 lines

  Send a bunch more extra information with the "deletegame" command, most notably the port number, which was missing before and meant qserv had to assume the default port number. Fixes issue #37.
........

364. By pphaneuf

Merged revisions 728-730 via svnmerge from
https://quadra.googlecode.com/svn/branches/quadra-1.2

........
  r728 | pphaneuf | 2009-02-20 21:41:34 -0500 (Fri, 20 Feb 2009) | 2 lines

  Removed a bit of Svgalib-related cruft.
........
  r729 | pphaneuf | 2009-02-20 22:50:55 -0500 (Fri, 20 Feb 2009) | 2 lines

  Shuffled around some of the Input_X11 keycode mappings at random, but that's okay, they always were kind of random. At the very least, this should fix the right arrow key not working on recent Ubuntu systems, from issue #100.
........
  r730 | pphaneuf | 2009-02-20 23:52:25 -0500 (Fri, 20 Feb 2009) | 2 lines

  Use mod+keysym for detecting the Pause key (also added a Ctrl-P alternative), instead of the unreliable "translated" keycodes.
........

363. By pphaneuf

Fixed a few more gcc 4.3 warnings.

362. By pphaneuf

Modified the build system to use the sdl-config script if it is found (you can point at it by setting SDL_CONFIG), and letting you override SDL_CFLAGS and SDL_LIBS, in case there is any problem or if you do not have the sdl-config script. It will still try to locate the headers and library the conventional way if none of this is set, so this should not cause spurious failures.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers