Sat Jan 20 23:59:14 CET 2007 Eric Kow <[EMAIL PROTECTED]>
* Modify wx-install so it doesn't accidentally recompile things.
New patches:
[Modify wx-install so it doesn't accidentally recompile things.
Eric Kow <[EMAIL PROTECTED]>**20070120225914
] {
hunk ./makefile 595
-wx: wxcore-clean wx-dirs $(WX-LIBS)
+wx: wxcore-clean wx-main
+
+wx-main: wx-dirs $(WX-LIBS)
hunk ./makefile 619
-wx-install-files: wx
+wx-install-files: wx-main
}
Context:
[Add an eyeball test for Unicode strings.
Eric Kow <[EMAIL PROTECTED]>**20061129042230]
[Tweak wx build target to depend on wxcore-clean.
Eric Kow <[EMAIL PROTECTED]>**20061115002142
This avoids weird build errors with GHC 6.6 like
wx/src/Graphics/UI/WX/Types.hs:94:0:
Bad interface file: out/wx/imports/Graphics/UI/WXCore/Types.hi
Something is amiss; requested module
]
[Update Windows/VC++ build for 0.10.1 (from [EMAIL PROTECTED]).
Eric Kow <[EMAIL PROTECTED]>**20061029082957
]
[Add support for toolbar divider and other toolbar options (from [EMAIL PROTECTED])
[EMAIL PROTECTED]
[Add support for toolbar divider (for [EMAIL PROTECTED])
[EMAIL PROTECTED]
[Add support for list item mask (from [EMAIL PROTECTED])
[EMAIL PROTECTED]
[Add support for Calendar events (from [EMAIL PROTECTED])
[EMAIL PROTECTED]
[Add support for wxWidgets version >= 2.5 (Sound API, db API)
[EMAIL PROTECTED]
[Shelarcy patch: fix typos in wxHaskell samples/contrib
[EMAIL PROTECTED]
[Separate make/make install for wxcore and wx.
Eric Kow <[EMAIL PROTECTED]>**20061027201218
Now the user has to type
make
(sudo) make install
make wx
(sudo) make wx-install
This is a tweak of Shelarcy's patch for making wxhaskell compile on GHC 6.6.
The intention is to avoid the surprising behaviour of wxcore being installed
when the user types 'make'.
]
[Add shelarcy patch for compile with GHC-6.6
[EMAIL PROTECTED]
[(OS X) Skip intermediate step of compiling master.o.
Eric Kow <[EMAIL PROTECTED]>**20060813212620
Removing this step (which compiles master.o, and combines it with other
stuff to get the real library we want) avoids weird error messages like
ld: out/wxc/master.o undefined symbol 36218 (__ZdaPv) can't be a weak
definition
It's quite possible that this breaks something else, though...
]
[Update VC++ project file to reflect new wxWidgets version support (untested)
[EMAIL PROTECTED]
[Update VC++ project file to reflect updated DLL version supporting wxWidgets 2.6.3
[EMAIL PROTECTED]
[Update revision numbers and wxversion guesses for Windows / VC++ ([EMAIL PROTECTED])
[EMAIL PROTECTED]
[Shelarcy patch (VC project for wxWindows 2.6.3)
[EMAIL PROTECTED]
[Shelarcy patch (WxcTypes.hs)
[EMAIL PROTECTED]
[Shelarcy patch (eljdialup.cpp)
[EMAIL PROTECTED]
[Shelarcy patch (db.cpp)
[EMAIL PROTECTED]
[(wxc, Unicode) Files for compiling unicode version under Visual Studio.
shelarcy <[EMAIL PROTECTED]>**20060813212315
This is Eric Kow recording on Shelarcy's behalf. This corresponds to version
08 of my Unicode patch.
]
[Add a small makefile for compiling the samples.
Eric Kow <[EMAIL PROTECTED]>**20060813211705
(This comes from version 08 of my Unicode patch).
]
[(wxcore, Unicode) Add/use ability to interact with C wchar_t.
Eric Kow <[EMAIL PROTECTED]>**20060813211211
This corresponds to the wxcore part of my Unicode patch, version 08
modulo trailing whitespace.
I believe this would require for wxWidgets and wxhaskell to be compiled with
Unicode enabled.
]
[(wxdirect, Unicode) Use the Haskell types for C wchar_t and friends.
Eric Kow <[EMAIL PROTECTED]>**20060813210420
I believe this would require that wxWidgets be compiled with Unicode
enabled.
]
[(wxc, Unicode) Use wxChar instead of char.
Eric Kow <[EMAIL PROTECTED]>**20060813205557
wxChar is a C preprocessor macro that selects for char under
--disable-unicode, and for wchar_t under --enable-unicode.
This corresponds to version 08 of my Unicode patch, but only the parts
which affect wxc.
]
[[wxhaskell-from-cvs @ 2005-05-08 08:12:51 by dleijen]
dleijen**20050508081251
updated change log
]
[[wxhaskell-from-cvs @ 2005-05-08 07:24:23 by dleijen]
dleijen**20050508072423
Compile wx via -fvia-C to fix crash with ghci on windows
]
[TAG wxhakell-0-9-4
Unknown tagger**20060712042545]
Patch bundle hash:
42153cc0f0e14f5af3d3c7e0668d36b0a876df3d
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wxhaskell-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxhaskell-users