Checkpoint release 2.1.0.alpha.20101125 is available.

William Deegan <[email protected]> Thu, 25 Nov 2010 17:06:45 -0800
Newsgroups gmane.comp.programming.tools.scons.announce
Message-ID <[email protected]>
This is the first checkpoint release for the 2.1.0 series.

Changes since 2.0.1 are listed below.

-Bill
SCons Release Team

RELEASE 2.1.0.alpha.20101125 - Mon, 25 Nov 2010 13:31:44 -0700

  From Dmitry R.:
    - Handle Environment in case __semi_deepcopy is None

  From Benoit Belley:

    - Much improved support for Windows UNC paths (\\SERVERNAME).

  From Gary Oberbrunner:

    - Fix Install() when the source and target are directories and the
      target directory exists.

  From Jean-Baptiste Lab:

    - Fix problems with appending CPPDEFINES that contain
      dictionaries, and related issues with Parse/MergeFlags and
      CPPDEFINES.

  From Allen Weeks:

    - Fix for an issue with implicit-cache with multiple targets
      when dependencies are removed on disk.

  From Evgeny Podjachev and Alexey Petruchick:

    - Support generation of Microsoft Visual Studio 2008 (9.0)=20
      and 2010 (10.0) project and solution files.

  From Ken Deeter:

    - Fix a problem when FS Entries which are actually Dirs have builders.

  From Luca Falavigna:

    - Support Fortran 03

  From Gary Oberbrunner:

    - Print the path to the SCons package in scons --version

  From Jean-Fran=C3=AF=C2=BF=C2=BDois Colson:

    - Improve Microsoft Visual Studio Solution generation, and fix
      various errors in the generated solutions especially when using
      MSVS_SCC_PROVIDER, and when generating multiple projects.  The
      construction variable MSVS_SCC_PROJECT_BASE_PATH, which never
      worked properly, is removed.  Users can use the new variable
      MSVS_SCC_CONNECTION_ROOT instead if desired.

  From Anatoly Techtonik:

    - Use subprocess in bootstrap.py instead of os.execve to avoid
      losing output control on Windows (http://bugs.python.org/issue9148)

  From Alexander Goomenyuk:

    - Add .sx to assembly source scanner list so .sx files
      get their header file dependencies detected.

  From Arve Knudsen:

    - Set module metadata when loading site_scons/site_init.py
      so it is treated as a proper module; __doc__, __file__ and
      __name__ now refer to the site_init.py file.

  From Russel Winder:

    - Users Guide updates explaining that Tools can be packages as
      well as python modules.

  From Gary Oberbrunner:

    - New systemwide and per-user site_scons dirs.

  From Dirk Baechle:

    - XML fixes in User's Guide.

  From Joe Zuntz:

    - Fixed a case-sensitivity problem with Fortran modules.

  From Bauke Conijn:

    - Added Users Guide example for auto-generated source code

  From Steven Knight:

    - Fix explicit dependencies (Depends()) on Nodes that don't have
      attached Builders.

    - Fix use of the global Alias() function with command actions.

  From Matt Hughes:

    - Fix the ability to append to default $*FLAGS values (which are
      implemented as CLVar instances) in a copied construction environment
      without affecting the original construction environment's value.

  From Rob Managan:

    - Updated the TeX command strings to include a /D on Windows in
      case the new directory is on a different drive letter.

    - Fixed the LaTeX scanner so dependencies are found in commands that
      are broken across lines with a comment or have embedded spaces.

    - The TeX builders should now work with tex files that are generated
      by another program. Thanks to Hans-Martin von Gaudecker for
      isolating the cause of this bug.
     =20
    - Added support for INDEXSTYLE environment variable so makeindex can
      find style files.

    - Added support for the bibunits package so we call bibtex on all
      the bu*.aux files.

  From Russel Winder:

    - Add support for DMD version 2 (the phobos2 library).

  From William Deegan:

    - Add initial support for VS/VC 2010 (express and non-express versio

------------------------------------------------------
http://scons.tigris.org/ds/viewMessage.do?dsForumId=3D1270&dsMessageId=3D26=
85732

To unsubscribe, send an e-mail to [[email protected]].