Subversion Repositories DevTools

Rev

Rev 7322 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7322 Rev 7323
Line -... Line 1...
-
 
1
Version:  3.20.5000.cr                              Released: 
1
------------------------------------------------------------------------
2
------------------------------------------------------------------------
-
 
3
Minor changes:
-
 
4
    * Internal: Added buildinfo support for JATS and JANT builds
-
 
5
      Will be used by the buildsystem
-
 
6
 
-
 
7
    * Internal: Remove a number of unused platform definitions
-
 
8
      We have no compilers and they have not been used in the last 15 years.
-
 
9
 
-
 
10
 
-
 
11
Version:  3.20.4000.cr                              Released: 12-Aug-19 
-
 
12
------------------------------------------------------------------------
-
 
13
Minor changes:
-
 
14
    * Utility: jats sandbox
-
 
15
      Will set the EnvVar GBE_SANDBOX_BUILD to indicate to tools that
-
 
16
      the tools is executing under the 'sandbox build'
-
 
17
 
-
 
18
    * Utility: jats svnlabel
-
 
19
      Will ensure the user is not working in a workspace with Mixed Revisions
-
 
20
      as this can lead to unexpected results with files being added/removed or
-
 
21
      changed on 'tags' without being reflected on the branch/trunk.
-
 
22
 
-
 
23
 
-
 
24
Version:  3.20.3000.cr                              Released: 07-Aug-19
-
 
25
------------------------------------------------------------------------
-
 
26
Minor changes:
-
 
27
    * Utility: svnlabel
-
 
28
      Warn user if the command is not being executed from the root of the workspace
-
 
29
      The 'svn update' command will not update the entire workspace
-
 
30
 
-
 
31
    * BuildPlatforms
-
 
32
      In the build system generate a warning for platforms that are not known to
-
 
33
      JATS. 
-
 
34
 
-
 
35
------------------------------------------------------------------------
-
 
36
Version:  3.20.2000.cr                              Released: 26-Jul-19
-
 
37
------------------------------------------------------------------------
-
 
38
Minor changes:
-
 
39
    * Utility: svn
-
 
40
      Reworked the command 'reintegrate' command to use features available in
-
 
41
      Subversion 1.8.
-
 
42
 
-
 
43
------------------------------------------------------------------------
-
 
44
Version:  3.20.1000.cr                              Released: 25-Jul-19
-
 
45
------------------------------------------------------------------------
-
 
46
Minor changes:
-
 
47
    Added file changes that did not make it into 3.20.0000.cr 
-
 
48
 
-
 
49
------------------------------------------------------------------------
-
 
50
Version:  3.20.0000.cr                              Released: 24-Jul-19
-
 
51
------------------------------------------------------------------------
-
 
52
Minor changes:
-
 
53
    * Utility: vcsdiff
-
 
54
      Extended a to allow direct comparison against various subversion branches
-
 
55
      including: released, head, trunk and a named branch. Thanks to Andrew Lewis.
-
 
56
 
-
 
57
    * Utility: vcsdiff
-
 
58
      Add a '-patch' option to allow the creation of a 'patch' file that can be used
-
 
59
      in pre-commit code reviews.
-
 
60
 
-
 
61
    * Utility: svn
-
 
62
      Added command 'merge' to perform a feature branch sync merge
-
 
63
      Added command 'reintegrate' to perform a reintegration merge of a feature branch.
-
 
64
 
-
 
65
    * Utility: sandbox
-
 
66
      Improved support for package extractions that have multiple builders for the 
-
 
67
      same package. A 'stop' file in the same directory as a packages 'build.pl' file
-
 
68
      will cause the build.pl file to be ignored.
-
 
69
 
-
 
70
    * Internal unit test utility
-
 
71
      Addressed issue within runutf postprocessing where the root directory is
-
 
72
      altered by more than one level.
-
 
73
 
-
 
74
------------------------------------------------------------------------
-
 
75
Version:  3.19.9000.cr                              Released: 17-Jun-19
-
 
76
------------------------------------------------------------------------
-
 
77
Minor changes:
-
 
78
    * Undid the changes to INSTRUMENTED Builds made in 3.19.8000.cr
-
 
79
      Profiling does not interwork with Valgrind and we use Valgrind
-
 
80
 
-
 
81
    * Platform: WCEX86A700_SOM4466
-
 
82
      Is a member of the WINCE alias as well as WINCE7
-
 
83
 
-
 
84
    * BuildPkgArchive
-
 
85
      Extended so that a directory called 'mavenRepository' will be transferred 
-
 
86
      to the interface directory.
-
 
87
 
-
 
88
------------------------------------------------------------------------
-
 
89
Version:  3.19.8000.cr                              Released: 13-May-19
-
 
90
------------------------------------------------------------------------
-
 
91
 
-
 
92
NOTE NOTE NOTE : This has been reverted. It affected existing usage of Valgrind
-
 
93
 
-
 
94
Minor changes:
-
 
95
    * INSTRUMENTED Builds
-
 
96
      Compile with the '-pg' option. This is the same as:
-
 
97
            CompileOptions('INSTRUMENT', 'profile');
-
 
98
            jats make options=profile
-
 
99
 
-
 
100
------------------------------------------------------------------------
-
 
101
Version:  3.19.7000.cr                              Released: 18-Apr-19 
-
 
102
------------------------------------------------------------------------
-
 
103
Minor changes:
-
 
104
    * JATS-446 Windows linker options do not support those with a 'space'
-
 
105
      Second attempt to limit work to Windows
-
 
106
 
-
 
107
------------------------------------------------------------------------
-
 
108
Version:  3.19.6000.cr                              Released: 18-Apr-19 
-
 
109
------------------------------------------------------------------------
-
 
110
Minor changes:
-
 
111
    * Platform: WCEX86A700_SOM4466
-
 
112
      Is a member of the WINCE7 alias
-
 
113
 
-
 
114
------------------------------------------------------------------------
-
 
115
Version:  3.19.5000.cr                              Released: 17-Apr-19 
-
 
116
------------------------------------------------------------------------
-
 
117
Minor changes:
-
 
118
    * New Platform: WCEX86A700_SOM4466
-
 
119
      A WINCE 7.0 based toolchain
-
 
120
 
-
 
121
    * JATS-446 Windows linker options do not support those with a 'space'
-
 
122
      Supported for Windows only
-
 
123
 
-
 
124
------------------------------------------------------------------------
-
 
125
Version:  3.19.4000.cr                              Released: 29-Mar-19 
-
 
126
------------------------------------------------------------------------
-
 
127
Minor changes:
-
 
128
    * Internal: Added perl ZIP packages to provide support on
-
 
129
                platforms with random versions of Perl that do not
-
 
130
                have this support.
-
 
131
 
-
 
132
------------------------------------------------------------------------
-
 
133
Version:  3.19.3000.cr                              Released: 18-Mar-19 
-
 
134
------------------------------------------------------------------------
-
 
135
Minor changes:
-
 
136
    * New utility: rm_query - Execute simple SQL query against the Release
-
 
137
      Manager database.
-
 
138
 
-
 
139
    * Unit Test Post processing of junit results
-
 
140
      Remove duplicate test names that result from a unit test that runs 
-
 
141
      all other unit tests.
-
 
142
 
-
 
143
    * CORTEXM3_IAR Toolset
-
 
144
      Included changes from David Payne to support C and C++ compilation
-
 
145
 
-
 
146
    * New platform : MANSIG
-
 
147
      Used exclusively to generate Manifest Signatures
-
 
148
      Allows a controlled machine to be located within the build system
-
 
149
 
-
 
150
------------------------------------------------------------------------
-
 
151
Version:  3.19.2000.cr                              Released: 28-Feb-19
-
 
152
------------------------------------------------------------------------
-
 
153
Minor changes:
-
 
154
    * GenerateFile
-
 
155
      Removed sanity test for misue of the --NoGenerate option
-
 
156
 
-
 
157
------------------------------------------------------------------------
-
 
158
Version:  3.19.1000.cr                              Released: 27-Feb-19
-
 
159
------------------------------------------------------------------------
-
 
160
Minor changes:
-
 
161
    * Unit Test Supported
-
 
162
      Enhanced GenerateFiles to allow it to run a Unit Test with support
-
 
163
      for post processing so that the results can be included in the build system
-
 
164
      Added sanity checks.
-
 
165
 
-
 
166
Internal:
-
 
167
    * Unit Test Support
-
 
168
      Removed the 'ant' utf post processing filter
-
 
169
      Enhanced the 'junit' utf post processing filter to support 'ant', karma
-
 
170
      and gradle output.
-
 
171
 
-
 
172
    * Added support to remove files and folders during the 'clobber' phase
-
 
173
 
-
 
174
------------------------------------------------------------------------
-
 
175
Version:  3.19.0000.cr                              Released: 19-Feb-19 
-
 
176
------------------------------------------------------------------------
-
 
177
Minor changes:
-
 
178
    * Oracle Interface
-
 
179
      Corrected order in which rows are returned
-
 
180
 
-
 
181
Internal:
-
 
182
    * Provide internal indication when a dependent package is from
-
 
183
      a sandbox.
-
 
184
 
-
 
185
    * Add scripted used in the Release Manager Migration process
-
 
186
 
-
 
187
------------------------------------------------------------------------
-
 
188
Version:  3.18.9000.cr                              Released: 10-Dec-18 
-
 
189
------------------------------------------------------------------------
-
 
190
Minor changes:
-
 
191
    * Support for Perl 5.26
-
 
192
      Removed '.' from the @INC which affects some searching.
-
 
193
      Perl 5.26 is not recommended, but is a part of Ubuntu 18.
-
 
194
 
-
 
195
    * GCC Toolset
-
 
196
      [JATS-445] Improved handling of Unit Tests that have not been
-
 
197
      built, but are attempted to run.
-
 
198
 
-
 
199
    * New Platform - STIBAXIO
-
 
200
      The AXIO device from Parkeon as used in STIB.
-
 
201
 
-
 
202
------------------------------------------------------------------------
-
 
203
Version:  3.18.8000.cr                              Released: 28-Aug-18
-
 
204
------------------------------------------------------------------------
-
 
205
Minor changes:
-
 
206
    * Build Files
-
 
207
      Added LinkPkgExclude directive
-
 
208
 
-
 
209
------------------------------------------------------------------------
2
Version:  3.18.7000.cr                              Released: 
210
Version:  3.18.7000.cr                              Released: 21-Aug-18 
3
------------------------------------------------------------------------
211
------------------------------------------------------------------------
4
Minor changes:
212
Minor changes:
5
    * Subversion support
213
    * Subversion support
6
      The command 'jats svn branch someName' will now create the 'branches'
214
      The command 'jats svn branch someName' will now create the 'branches'
7
      subdirectory within the Subversion repository if it does not already
215
      subdirectory within the Subversion repository if it does not already
Line 2500... Line 2708...
2500
Version:  2.100.6000.cr                               Released: 30-Jul-12
2708
Version:  2.100.6000.cr                               Released: 30-Jul-12
2501
------------------------------------------------------------------------
2709
------------------------------------------------------------------------
2502
Major changes:
2710
Major changes:
2503
    * Subversion Repository location
2711
    * Subversion Repository location
2504
      The correct paths to the various SubVersion repositories is:
2712
      The correct paths to the various SubVersion repositories is:
2505
        GBE_SVN_URL_AUPERASVN01: https://auawsasvn001.vix.local/svn
2713
        GBE_SVN_URL_AUPERASVN01: https://auperasvn01.aupera.erggroup.com/svn
2506
        GBE_SVN_URL_FRBESASVN01: http://frbesasvn01.frbesa.erggroup.com/svn
2714
        GBE_SVN_URL_FRBESASVN01: http://frbesasvn01.frbesa.erggroup.com/svn
2507
      Windows users may need to update there jats.bat file.
2715
      Windows users may need to update there jats.bat file.
2508
      These are Fully Qualified Domain Names.    
2716
      These are Fully Qualified Domain Names.    
2509
 
2717
 
2510
Minor changes:
2718
Minor changes: