[Freeciv-Dev] cazfi.net server rearrangements

2012-09-19 Thread Marko Lindqvist
Main cazfi.net server is being replaced. Stuff is being moved from old
server to new one. This includes some freeciv related stuff.

Most importantly nightly build tests with fullmoon are in transition.
Hostname 'build.cazfi.net' has already been updated to point to new
server on my DNS, and this will propagate all around the world within
24h. No history data from old server has been transferred. New server
starts anew. Build failure notifications to this mailing list are
currently disabled until all the problems related to new environment
(missing libraries, headers, etc) rather than freeciv code have been
resolved.


 - ML

___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #18228] Configure does not support Mac OS Framework-style SDL installation

2012-09-19 Thread David Lowe
Follow-up Comment #12, bug #18228 (project freeciv):

Oops, the previous patch was actually two separate versions, sorry i did not
look it over before sending it.  

(file #16593)
___

Additional Item Attachment:

File name: with_framework_new.patch   Size:6 KB


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #18228] Configure does not support Mac OS Framework-style SDL installation

2012-09-19 Thread David Lowe
Follow-up Comment #11, bug #18228 (project freeciv):

Fortunately my father speaks M4, and he was able to add in the necessary
functionality.  He had to shuffle some original lines around before it even
made sense, though.  Therefore the attached patch will be larger than
indicated by the roughly 30 lines of new code.

Notes: 1) This has been tested to work on my Snow Leopard rig and also that it
doesn't break SDL detection on a Debian system.  However, i realize that is
far from exhaustive, so feedback is welcome.

2) This only provides for detection of the main SDL library, sdl_image will
have to be dealt with elsewhere.  That could be sdl-client.m4 or its
dependencies [namely, AC_CHECK_LIB & AC_CHECK_HEADER].  I suppose that should
be a separate tracker item?

3) After that is working we will probably still need to modify compiler flags
to correctly use the frameworks.

(file #16592)
___

Additional Item Attachment:

File name: with_framework.patch   Size:13 KB


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev