summaryrefslogtreecommitdiffstats
path: root/src/RELEASE.txt
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Fix src/RELEASE.txt typos in trunk.Steven Knight2010-05-311-3/+3
|
* Merged revisions 4838-4911,4913-4914,4916-4917,4919-4924,4926-4927,4929-4936 ↵Steven Knight2010-05-311-0/+4
| | | | | | | | | | | | | | | | | | | | via svnmerge from http://scons.tigris.org/svn/scons/checkpoint/trunk ........ r4914 | bdbaddog | 2010-05-24 23:07:53 -0700 (Mon, 24 May 2010) | 3 lines Updated version strings and date string for checkpoint ........ r4926 | stevenknight | 2010-05-29 22:57:09 -0700 (Sat, 29 May 2010) | 2 lines Update CHANGES.txt for checkpoint release. ........ r4929 | stevenknight | 2010-05-30 08:58:54 -0700 (Sun, 30 May 2010) | 2 lines Generate a .beta., not .alpha. ........
* Prepare for checkpoint release. Everything should be set up and readyGreg Noel2010-05-301-1/+1
| | | | | | | | | | | | | | to go. Update various files to have the correct date, time, version, and floor. Rework Script/Main.py and QMTest/TestSCons.py to make automated updating possible in the future. Remove a duplicate MANIFEST-xml.in entry. Fix TeX tests, which ran 'kpsewitch' before determining if the TeX tools were installed.
* http://scons.tigris.org/issues/show_bug.cgi?id=2365Greg Noel2010-05-281-3/+7
| | | | | | Start the deprecation cycle for SourceCode() and its related factory functions. Deprecation messages are added to the functions. Regression tests are modified to deal with the messages being generated. Documentation is updated.
* Start the deprecation cycle for the BuildDir() method and the build_dirGreg Noel2010-05-261-5/+10
| | | | | | | | | | | | | | | | | | | | | | keyword parameter. Several existing tests were still using BuildDir() or build_dir; they were converted to use VariantDir() and variant_dir. New tests were added to validate that the --warn=deprecated-build-dir option and the SetOption method did the right thing. This led to the discovery that a commonly-used test pattern provided by the infrastructure gobbled up too much, causing tests to succeed when they should have failed. Fixing the pattern led to other tests needing to be fixed. In the process, it was discovered that the SCONSFLAG environment variable was not getting correctly reset to its original value. Fixing this also caused additional tests to misbehave, requiring them to be updated. And test/Sig.py, which tests the deprecated SCons.Sig module, was moved to the test/Deprecated directory. All in all, quite a lot of action for what was supposed to be a simple change.
* Fix "Ignoring corrupt sconsign entry" warnings when upgrading from 1.x.Steven Knight2010-05-261-1/+15
|
* Merged revisions 4832,4834-4836 via svnmerge fromWilliam Deegan2010-05-091-1026/+52
| | | | | | | | | | | | | | | | | | | | | | http://scons.tigris.org/svn/scons/checkpoint/trunk ........ r4832 | bdbaddog | 2010-05-03 23:00:21 -0700 (Mon, 03 May 2010) | 3 lines Updated RELEASE.txt from Greg Noel ........ r4834 | bdbaddog | 2010-05-03 23:34:14 -0700 (Mon, 03 May 2010) | 3 lines Updates for 2.0.0.alpha.20100503 checkpoint release ........ r4835 | bdbaddog | 2010-05-08 14:27:43 -0700 (Sat, 08 May 2010) | 3 lines Change test to check for version 3.0 and expect failure, since we're now working on a 2.0 checkpoint. ........ r4836 | bdbaddog | 2010-05-08 14:31:58 -0700 (Sat, 08 May 2010) | 3 lines Update build date. Fix checkpoint build version string to remove the .dYYYYMMDD and change to .YYYYMMDD ........
* Merged r4724 (1.3.0 release changes) back into trunk.Gary Oberbrunner2010-03-241-5/+5
|