scons/scons.changes

68 lines
2.3 KiB
Plaintext

-------------------------------------------------------------------
Wed Apr 30 15:54:55 CEST 2008 - prusnak@suse.cz
- updated to 0.98.3
* fix use of $CXXFLAGS when building C++ shared object files
* fix a regression when a Builder's source_scanner doesn't select
a more specific scanner for the suffix of a specified source file
* fix the Options object backwards compatibility so people can still
"import SCons.Options.{Bool,Enum,List,Package,Path}Option" submodules
* fix searching for implicit dependencies when an Entry Node shows up
in the search path list
* fix expansion of $FORTRANMODDIR in the default Fortran command line(s)
when it's set to something like ${TARGET.dir}
-------------------------------------------------------------------
Tue Apr 22 13:55:46 CEST 2008 - prusnak@suse.cz
- updated to 0.98.2
* changes too numerous to list - see CHANGES.txt
-------------------------------------------------------------------
Mon Nov 12 15:13:24 CET 2007 - prusnak@suse.cz
- replaced /usr/bin/env in shebang by /usr/bin/python (noenv.patch)
- replaces duplicities in bindir by symlinks
-------------------------------------------------------------------
Wed May 30 15:22:18 CEST 2007 - ltinkl@suse.cz
- update to stable release 0.97
- fix man installation patch
-------------------------------------------------------------------
Wed Mar 8 13:34:55 CET 2006 - ltinkl@suse.cz
- add more documentation (#154045)
-------------------------------------------------------------------
Tue Feb 28 16:46:04 CET 2006 - jmatejek@suse.cz
- updated to reflect python changes due to #149809
-------------------------------------------------------------------
Wed Jan 25 21:41:28 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Thu Nov 24 18:05:04 CET 2005 - sbrabec@suse.cz
- Bi-arch hack.
-------------------------------------------------------------------
Thu Nov 3 02:46:03 CET 2005 - dmueller@suse.de
- update to 0.96.91
-------------------------------------------------------------------
Tue Aug 24 18:11:32 CEST 2004 - mcihar@suse.cz
- install man pages
-------------------------------------------------------------------
Tue Aug 24 13:30:24 CEST 2004 - mcihar@suse.cz
- initial packaging