Subversion Repositories DevTools

Rev

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

Rev 6511 Rev 6619
Line 1... Line 1...
1
------------------------------------------------------------------------
1
------------------------------------------------------------------------
-
 
2
Version:  3.18.5000.cr                              Released: 07-Aug-18
-
 
3
------------------------------------------------------------------------
-
 
4
Minor changes:
-
 
5
 
-
 
6
    * Unit Test support
-
 
7
      Added support for 'googletest', via --UtfFormat=gtest
-
 
8
 
-
 
9
    * Platform: HAMMERHEAD
-
 
10
      Correctly marked as having debian packaging support under linux_x64. 
-
 
11
 
-
 
12
------------------------------------------------------------------------
-
 
13
Version:  3.18.4000.cr                              Released: 23-Jul-18
-
 
14
------------------------------------------------------------------------
-
 
15
Minor changes:
-
 
16
 
-
 
17
    * JAVA Builds
-
 
18
      Fix java version test used when ANT is provided as a dependency.
-
 
19
 
-
 
20
------------------------------------------------------------------------
-
 
21
Version:  3.18.3000.cr                              Released: 23-Jul-18
-
 
22
------------------------------------------------------------------------
-
 
23
Minor changes:
-
 
24
 
-
 
25
    * Unit Test support
-
 
26
      Added GBE_UTFTEST to Java and Android tools 
-
 
27
 
-
 
28
------------------------------------------------------------------------
-
 
29
Version:  3.18.2000.cr                              Released: 20-Jul-18
-
 
30
------------------------------------------------------------------------
-
 
31
Minor changes:
-
 
32
 
-
 
33
    * Unit Test support
-
 
34
      Fix UtfFilter_junit.pm so that it will run on all supported architectures
-
 
35
 
-
 
36
------------------------------------------------------------------------
-
 
37
Version:  3.18.1000.cr                              Released: 19-Jul-18
-
 
38
------------------------------------------------------------------------
-
 
39
Minor changes:
-
 
40
    * build command
-
 
41
      Added -localcache option to cache packages within the interface
-
 
42
      directory. A simple single package caching mechanism.
-
 
43
 
-
 
44
    * Makefile generation.
-
 
45
      Fixed issue where makefile definitions could be created out of order.
-
 
46
 
-
 
47
    * Unit Test support
-
 
48
      Added UTF post processing for junit files as produced by Karma
-
 
49
      and possibly other tools.
-
 
50
 
-
 
51
      Added GBE_UTFTEST. Used by junit processing to support multiple 
-
 
52
      test runs in the same build.
-
 
53
 
-
 
54
------------------------------------------------------------------------
-
 
55
Version:  3.18.0000.cr                              Released: 04-Jul-18 
-
 
56
------------------------------------------------------------------------
-
 
57
Minor changes:
-
 
58
    * Build File
-
 
59
      Added warnings to build directives that should be removed as they
-
 
60
      do nothing and are just noise.
-
 
61
 
-
 
62
    * Subversion utilities
-
 
63
      Extended to handle svn client 1.10 when running against a 1.10 server
-
 
64
 
-
 
65
    * Utilities: jats_rewrite and jats_upddep now support a '-zero' option
-
 
66
      This option will rewrite the build file with version numbers that
-
 
67
      are 0.0.0.0000.
-
 
68
 
-
 
69
------------------------------------------------------------------------
2
Version:  3.17.9000.cr                              Released: 15-May-18
70
Version:  3.17.9000.cr                              Released: 15-May-18
3
------------------------------------------------------------------------
71
------------------------------------------------------------------------
4
Minor changes:
72
Minor changes:
5
    * Restored error in the detection of jats-internal tools within packages 
73
    * Restored error in the detection of jats-internal tools within packages 
6
      to allow for badly formed legacy packages.
74
      to allow for badly formed legacy packages.
7
 
75
 
-
 
76
    * Fix WINCE Entry point calculation
-
 
77
 
8
------------------------------------------------------------------------
78
------------------------------------------------------------------------
9
Version:  3.17.8000.cr                              Released: 09-May-18
79
Version:  3.17.8000.cr                              Released: 09-May-18
10
------------------------------------------------------------------------
80
------------------------------------------------------------------------
11
Minor changes:
81
Minor changes:
12
    * Makefile generation
82
    * Makefile generation