Wykres commitów

3 Commity (9ec791a8a7a2fbd946d75f4832277b1d8e787307)

Autor SHA1 Wiadomość Data
Stelios Bounanos 78d5e4dfbb Disable win32 snprintf workaround
This is not needed with gcc 4.x.
2009-11-27 11:21:29 +00:00
Stelios Bounanos 483b53735f Fix LDFLAGS
Link with all needed libraries. Required when linking with
--no-add-needed or the experimental gold linker, which has this
behaviour by default.

  * Add -lpthread switch (needed by flarq)
  * On X11 platforms we should explicitly link with libX11 because we
    use XCreatePixmap via the FLTK fl_create_offscreen macro
2009-11-19 05:28:52 +00:00
Stelios Bounanos e192d1d4d8 Add preliminary support for MinGW 2009-04-17 19:17:55 +01:00