Subversion Repositories DevTools

Rev

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

Rev 3893 Rev 3965
Line 1... Line 1...
1
------------------------------------------------------------------------
1
------------------------------------------------------------------------
2
Version:  3.1.10000.cr                               Released:
2
Version:  3.2.0000.cr                               Released:
3
------------------------------------------------------------------------
3
------------------------------------------------------------------------
4
Major changes:
4
Major changes:
-
 
5
    * New build target: UBUNTU12
-
 
6
      This is intended to facilitate testing of emebedded devices. It is not
-
 
7
      intended to build deployed software.
-
 
8
 
-
 
9
      UBUNTU12 is considered to be an embedded device and as such is included in
-
 
10
      the DEVLINUX alias.
-
 
11
 
-
 
12
      UBUNTU12 is built on an Ubuntu LTS 12.04 platform using
-
 
13
      gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3.
5
 
14
 
6
Minor changes:
15
Minor changes:
-
 
16
    * Jats wrapper script
-
 
17
      The default version control system has been set to 'svn'. This means that
-
 
18
      the jats commands 'label', 'release' and 'extract' will invoke the
-
 
19
      Subversion instance of the command.
-
 
20
 
-
 
21
      This change will not be picked up by Windows users. They will need to
-
 
22
      update their jats.bat file if they want this change.
-
 
23
 
-
 
24
    * Utility: jats vcsdiff
-
 
25
      Added support for BeyondCompare3 under windows.
-
 
26
 
7
    * Utility: jats upddep
27
    * Utility: jats upddep
8
      Corrected issue that prevented the results being written to the build.pl
28
      Corrected issue that prevented the results being written to the build.pl
9
      file under windows.
29
      file under windows.
10
 
30
 
11
    * CSharp Toolset: Resx processing
31
    * CSharp Toolset: Resx processing
Line 13... Line 33...
13
      form names that do not match the enclosing resource.
33
      form names that do not match the enclosing resource.
14
 
34
 
15
      Supports Resources without a matching .cs file - as long as there
35
      Supports Resources without a matching .cs file - as long as there
16
      is a matching Designer.cs file.
36
      is a matching Designer.cs file.
17
 
37
 
-
 
38
    * GCC Toolchain
-
 
39
      Added version testing of the compiler being invoked by the build.  
-
 
40
 
18
------------------------------------------------------------------------
41
------------------------------------------------------------------------
19
Version:  3.1.9000.cr                               Released: 21-Jun-13
42
Version:  3.1.9000.cr                               Released: 21-Jun-13
20
------------------------------------------------------------------------
43
------------------------------------------------------------------------
21
Major changes:
44
Major changes:
22
    * Jira Issue: JATS-274: Long view name causes legacy package to
45
    * Jira Issue: JATS-274: Long view name causes legacy package to