summaryrefslogtreecommitdiffstats
path: root/src/RELEASE.txt
Commit message (Collapse)AuthorAgeFilesLines
* reset files to development modeWilliam Deegan2016-04-091-43/+39
|
* changes for 2.5.0 releaseWilliam Deegan2016-04-091-1/+1
|
* Updates to Changes, Release, AnnounceWilliam Deegan2016-04-091-38/+42
|
* change release config files to post release stateWilliam Deegan2015-11-111-15/+40
|
* merge to close second headWilliam Deegan2015-11-111-39/+14
|\
| * updates to release, announce, changes, debian/changelog for 2.4.0 releaseWilliam Deegan2015-09-141-41/+15
| |
* | post 2.4.1 release changesWilliam Deegan2015-11-091-42/+46
| |
* | merge changes from 2.4.1 release to defaultWilliam Deegan2015-11-091-46/+42
| |
* | change tree back to development mode and bring back changes from release branchWilliam Deegan2015-09-211-1/+1
|\ \
* | | switch back to develop contentWilliam Deegan2015-09-211-15/+40
|/ /
* | updates for 2.4.0 releaseWilliam Deegan2015-09-211-40/+15
|/
* post 2.3.6 release changesWilliam Deegan2015-08-011-1/+1
|
* post release changes back to develop settingsWilliam Deegan2015-06-201-1/+1
|
* merging 2.3.5 changesWilliam Deegan2015-06-201-1/+1
|
* reverting 3320William Deegan2015-06-181-1/+1
|
* reverting 3321William Deegan2015-06-181-1/+1
|
* Release 2.3.5.final.0William Deegan2015-06-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | Important changes -- Extended docs for InstallVersionedLib/SharedLibrary, -- Fixed symlink support (PR #227, #2395). -- Fixed incomplete LIBS flattening and substitution in Program scanner(PR #205, #2954). -- Added new method rentry_exists_on_disk to Node.FS (PR #193). -- Add support for f08 file extensions for Fortran 2008 code. -- Show --config choices if no argument is specified (PR #202). -- Fixed build crash when XML toolchain isn't installed, and activated compression for ZIP archives. -- Fix for VersionedSharedLibrary under 'sunos' platform. -- Fixed dll link with precompiled headers on MSVC 2012 -- Added an 'exclude' parameter to Glob() -- Support for multiple cmdargs (one per variant) in VS project files. -- Various improvements for TempFileMunge class. -- Added an implementation for Visual Studio users files (PR #209). -- Added support for the 'PlatformToolset' tag in VS project files (#2978). -- Added support for '-isystem' to ParseFlags.
* Release 2.3.5.final.0William Deegan2015-06-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | Important changes -- Extended docs for InstallVersionedLib/SharedLibrary, -- Fixed symlink support (PR #227, #2395). -- Fixed incomplete LIBS flattening and substitution in Program scanner(PR #205, #2954). -- Added new method rentry_exists_on_disk to Node.FS (PR #193). -- Add support for f08 file extensions for Fortran 2008 code. -- Show --config choices if no argument is specified (PR #202). -- Fixed build crash when XML toolchain isn't installed, and activated compression for ZIP archives. -- Fix for VersionedSharedLibrary under 'sunos' platform. -- Fixed dll link with precompiled headers on MSVC 2012 -- Added an 'exclude' parameter to Glob() -- Support for multiple cmdargs (one per variant) in VS project files. -- Various improvements for TempFileMunge class. -- Added an implementation for Visual Studio users files (PR #209). -- Added support for the 'PlatformToolset' tag in VS project files (#2978). -- Added support for '-isystem' to ParseFlags.
* Put default branch back to develop mode, post 2.3.4.Gary Oberbrunner2014-09-271-7/+61
|
* Update CHANGES, Release and Announce prior to 2.3.4 release.Gary Oberbrunner2014-09-271-61/+7
|
* Put default branch back into develop mode for next releaseGary Oberbrunner2014-08-241-64/+47
|
* Update CHANGES, Release and Announce prior to 2.3.3 release.Gary Oberbrunner2014-08-241-23/+14
|
* Update CHANGES, Release and Announce prior to 2.3.2 release.Gary Oberbrunner2014-07-041-54/+30
|
* Update CHANGES, Release and Announce prior to 2.3.0 release.Gary Oberbrunner2014-03-021-36/+64
|
* Updated release doc files for 2.3 release.Gary Oberbrunner2013-02-101-23/+33
|
* Update CHANGES, Release and Announce prior to 2.2.0 release.Gary Oberbrunner2012-08-051-101/+34
|
* Update CHANGES.txt and RELEASE.txt for recent fixes.Gary Oberbrunner2012-05-071-0/+3
|
* Handle DOS line endings in RC scanner. Fixes #2747.Gary Oberbrunner2011-05-301-0/+1
|
* Fix issue #2702, MSVS generation fails when CPPPATH contains Dir nodes. ↵Gary Oberbrunner2011-05-151-0/+3
| | | | Also make MSVS project depend on values of CPPDEFINES and CPPPATH so it gets properly regenerated when they change.
* Fix issue 2627: MSVC_BATCH=False should turn off batch, not turn it on.Gary Oberbrunner2011-04-241-0/+1
|
* Fix issue 2628, long compile lines in batch mode. Thanks to Grzegorz Bizo ↵Gary Oberbrunner2011-04-241-1/+3
| | | | for the patch.
* Applied patch from #2732: support -std=c++0x in ParseFlagsGary Oberbrunner2011-03-031-0/+2
|
* Applied patch from #2433: support -dylib_file in ParseFlagsGary Oberbrunner2011-03-031-0/+2
|
* Fix #1644: LINKFLAGS and RPATH conflict. Moved RPATH into LINKCOM.Gary Oberbrunner2011-03-031-0/+2
|
* Fix issue #1632: quote /Fp in PCH to make precompiled hdrs work with variant ↵Gary Oberbrunner2011-03-021-0/+2
| | | | dirs containing spaces.
* Support automatically embedding manifests in EXEs and DLLs on Windows.Gary Oberbrunner2011-03-021-0/+4
|
* New debug option --debug=duplicate to debug Variant-dir duplicationGary Oberbrunner2011-03-011-0/+2
|
* New debug option --debug=prepare to watch targets being preparedGary Oberbrunner2011-03-011-1/+4
|
* Update CHANGES and RELEASE per last commit.Gary Oberbrunner2011-02-181-0/+1
|
* Fix for issue #1420, Windows UNC path handling. Applied patch from Benoit ↵Gary Oberbrunner2010-11-181-0/+3
| | | | Belley after updating it to fit into trunk, and added a couple of extra tests from issues 1420, 1857 and 1948.
* Integrate patch for issue 2691: MSVS 10.0 project file generation.Gary Oberbrunner2010-10-161-1/+1
|
* bug 2668 - add initial support for vs/vc 2010, and limit vc2010 Express to ↵William Deegan2010-08-231-0/+2
| | | | only generate x86 binaries
* Some updates to RELEASE.txt for 2.1.Gary Oberbrunner2010-08-171-3/+44
|
* Add all the per-system and per-user site_scons dirs, per discussion in SEP 002.Gary Oberbrunner2010-07-041-0/+5
|
* This changeset increments the trunk to the next minor level, 2.1.0, andGreg Noel2010-06-151-56/+18
| | | | | | | | updates the dates and other information in the files to have the right base values. With this changeset, 2.0.0 is history and a new era has begun. It's time to celebrate; anybody want a beer?
* Add the warning about the regression in 1.3 that's carried over into 2.0.Greg Noel2010-06-151-0/+9
| | | | | Since the problem has a viable workaround, it was not deemed worth delaying the 2.0 release.
* Initial drop of bin/update-release-info.py.Greg Noel2010-06-071-9/+5
| | | | | | | | | | | | This program automates the process of inserting the release configuration information that is currently done by hand. The configuration data now all lives in a file, 'ReleaseConfig'. Change the configuration file, run the program, and, hey presto, the files are updated. More work needs to be done; the documentation doesn't quite match with the program and the regression tests only cover the release flows, but it's important to get this stuff out before the next release is published so people can start using it.
* Merged revisions 4964 via svnmerge fromWilliam Deegan2010-06-061-1/+1
| | | | | | | | | | http://scons.tigris.org/svn/scons/checkpoint/trunk ........ r4964 | bdbaddog | 2010-06-05 21:09:54 -0700 (Sat, 05 Jun 2010) | 3 lines Changes for 2.0.0.beta.20100605 checkpoint release. ........
* Update release notes to include note about MSVC/VS/SDK improvementsWilliam Deegan2010-06-061-3/+4
|
* Restore the __COPYRIGHT__ and __FILE__ header lines.Steven Knight2010-06-061-0/+3
|