« Blog » 2013-09-25
Fost 4 release 4.13.09.44781 now out
Created 2013-09-25T03:38:40.562Z, last edited 2013-09-25T03:38:40.625Z
The latest release was tagged some time ago now.
Just a couple of small API clean ups this time. The build changes are part of the
Linux & Mac |
---|
svn co http://svn.felspar.com/public/fost-hello/tags/4.13.09.44781 fost-hello cd fost-hello Boost/build hello/compile dist/bin/hello-world-d On the Mac you will need to set DYLD_LIBRARY_PATH before running hello-world-d export DYLD_LIBRARY_PATH=dist/lib dist/bin/hello-world-d |
Windows |
svn co http://svn.felspar.com/public/fost-hello/tags/4.13.09.44781 fost-hello cd fost-hello Boost\build hello\compile dist\bin\hello-world-gd |
Download locations
Everything is available through our Subversion repository. Below are the locations for the tagged releases for Fost 4.13.09.44781 components.
- fost-aws — Amazon Web Services support — http://svn.felspar.com/public/fost-aws/tags/4.13.09.44781
- fost-base — Core libraries — http://svn.felspar.com/public/fost-base/tags/4.13.09.44781
- fost-internet — Internet networking libraries — http://svn.felspar.com/public/fost-internet/tags/4.13.09.44781
- fost-meta — Everything — http://svn.felspar.com/public/fost-meta/tags/4.13.09.44781
- fost-orm — Database libraries — http://svn.felspar.com/public/fost-orm/tags/4.13.09.44781
- fost-postgres — PostgreSQL database libraries — http://svn.felspar.com/public/fost-postgres/tags/4.13.09.44781
- fost-py — Python language bindings — http://svn.felspar.com/public/fost-py/tags/4.13.09.44781
- fost-web — Web server URL routing and views — http://svn.felspar.com/public/fost-web/tags/4.13.09.44781
- fost-windows — Microsoft Windows specific libraries — http://svn.felspar.com/public/fost-windows/tags/4.13.09.44781
Detailed change log
fost-base
- Added
fostlib::log::flush()
which blocks until the previous logged messages have been processed. - The environment variable VERSION can now be used to specify an embedded version number in the result of fost-lib derived targets, or other shared libraries that make use of the <version> property.
- Make sure that the
fostlib::worker
can't leak an exception when it's destructed.
© 2002-2025 Kirit & Tai Sælensminde. All forum posts are copyright their respective authors.
Licensed under a Creative Commons License. Non-commercial use is fine so long as you provide attribution.