Subversion Repositories DevTools

Rev

Rev 4001 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4001 Rev 4002
Line 1... Line 1...
1
------------------------------------------------------------------------
1
------------------------------------------------------------------------
2
Version:  3.2.2000.cr                               Released:
2
Version:  3.2.2000.cr                               Released: 27-Aug-13
3
------------------------------------------------------------------------
3
------------------------------------------------------------------------
4
Major changes:
4
Major changes:
5
 
5
 
6
Minor changes:
6
Minor changes:
7
    * Automated Build System Support for machines that do not build the package
7
    * Automated Build System Support for machines that do not build the package
8
      This version provides a transparent 'dummy' build under conditions where
8
      This version provides a transparent 'dummy' build under conditions where
9
      a package does not build for the current machine. All the commands
9
      a package does not build for the current machine. All the commands
10
      used by the 'buildtool' will perform a dummy build, in they will not fail.
10
      used by the 'buildtool' will perform a dummy build. There are no build
-
 
11
      artifacts, but the build will not fail.
11
 
12
 
12
      This mechanism improved the tracking of files created during the creation
13
      This mechanism improved the tracking of files created during the creation
13
      of makefiles and uses this mechanism to deleted generated files.
14
      of makefiles and uses this mechanism to deleted generated files.
14
 
15
 
15
------------------------------------------------------------------------
16
------------------------------------------------------------------------