Commit graph

18 commits

Author SHA1 Message Date
Pietro Cerutti
277236d9bb - Update to 1.7.32
- Remove old patch (fixed upstream)
- Make supported image formats optional
2012-01-05 16:15:26 +00:00
Pietro Cerutti
e1e2dde8fa - Update to 1.7.31
See http://www.fox-toolkit.org/news.html for release notes.
2012-01-03 09:45:07 +00:00
Mark Linimon
b7be40e900 Mark as broken on powerpc: fails to link.
Hat:		portmgr
2011-12-28 07:12:55 +00:00
Pietro Cerutti
3101e1485c - Update to 1.7.30
See http://www.fox-toolkit.org/news.html for release notes.
2011-10-27 13:27:50 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Pietro Cerutti
b87a0c7aab - Update to 1.7.29
See http://www.fox-toolkit.org/news.html for release notes.
2011-09-15 10:24:45 +00:00
Pietro Cerutti
633bcc7f16 - Add the pthread library to the pkg-config "libs" option 2011-08-05 09:48:07 +00:00
Pietro Cerutti
a8dd5eee1d - Update to 1.7.28 2011-08-05 07:46:53 +00:00
Pietro Cerutti
9c1e21859f - update to 1.7.27 2011-08-02 09:17:35 +00:00
Pav Lucistnik
9b3059728a - Mark BROKEN on amd64 <9:
/tmp/ccxiyuN3.s:247: Error: no such instruction: `cmpxchg16b (%rbx)'
- While here, remove obsolete conditional

Reported by:	pointyhat
2011-05-30 21:35:56 +00:00
Pietro Cerutti
f5b7ad0280 - Update to 1.7.26
Changes: http://www.fox-toolkit.org/news.html
2011-05-19 08:32:12 +00:00
Pietro Cerutti
f2f9c325f2 - Update to 1.7.25
Changes since last port update (1.7.23)
    * Added FXMat2f, FXMat2d.
    * Vectorized many functions in FXMat2d, FXMat2f, FXMat3d, FXMat3f, FXMat4d,
      FXMat4f (using SSE/SSE2/SSE3).
    * Some fixes to FXPath::isInside().
    * Fix to drawImage() in FXDCPrint.
    * Added FXPtrList.
    * Add FXbool return value to some API's in FXArray.
    * Change in configure.ac to check intrinsics header files with modified
      compiler flags; header files are not compilable with default options.
    * Updated Borland C++ makefiles.
    * Update Visual Studio 6 project files with missing headers.
    * Small fixes in FXAutoPtr.h.
    * Change some inlined API's of FXProgressDialog to non-inline.
2010-12-20 15:42:07 +00:00
Pietro Cerutti
6b23f42688 - Update to 1.7.23
Announcement: http://sf.net/mailarchive/message.php?msg_name=20101006001103.598031d8%40fox-toolkit.com
2010-10-11 11:41:32 +00:00
Pietro Cerutti
3c854f9c62 - Try to actually fix build on amd64 2010-09-27 19:20:13 +00:00
Pietro Cerutti
7ce0d19bc0 - Quick & dirty hack to fix build on amd64, until someone familiar
with amd64 assembly fixes it.

Reported by:	QAT
2010-09-27 15:32:14 +00:00
Pietro Cerutti
e4102390d2 - Update to 1.7.22
Announcement:
  http://sf.net/mailarchive/message.php?msg_name=20100925132949.77bd7d9e%40fox-toolkit.com
2010-09-27 10:40:06 +00:00
Pietro Cerutti
d1834ab3b9 - Fix typo
Reported by:	cognet
2010-08-24 15:17:52 +00:00
Pietro Cerutti
fe08ee312b - New port: fox-1.7.21
This is the development branch of the FOX ToolKit.
2010-08-24 13:58:14 +00:00