Subversion Repositories DevTools

Rev

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

Rev 6142 Rev 6177
Line 1... Line 1...
1
------------------------------------------------------------------------
1
------------------------------------------------------------------------
2
Version:  3.13.7001.cr                              Released: 31-May-17
2
Version:  3.14.4000.cr                              Released: 07-Aug-17 
3
------------------------------------------------------------------------
3
------------------------------------------------------------------------
4
 
4
 
5
Minor changes:
5
Minor changes:
-
 
6
    * Utility: jat_svnrelease [JATS-424]
-
 
7
      Handle obscure condition where the tag has been created directly from
-
 
8
      a merge and the merge involved the deletion of files from the fileset.
-
 
9
 
-
 
10
    * Buildfiles.
-
 
11
      Restored VS2005 to the MSWIN32 alias
-
 
12
 
-
 
13
------------------------------------------------------------------------
-
 
14
Version:  3.14.3000.cr                              Released: 02-Aug-17 
-
 
15
------------------------------------------------------------------------
-
 
16
 
-
 
17
Minor changes:
-
 
18
    * Utility: jats_generate_deployable
-
 
19
      Can create .bomGen file from scratch
-
 
20
      Improved reporting of files add, removed and updated
-
 
21
 
-
 
22
    * Makefile generation
-
 
23
      Correctly export 'PACKAGE_ARCH' as a global
-
 
24
 
-
 
25
------------------------------------------------------------------------
-
 
26
Version:  3.14.2000.cr                              Released: 04-Jul-17 
-
 
27
------------------------------------------------------------------------
-
 
28
 
-
 
29
Minor changes:
-
 
30
    * Platform: RHEL7_INSTRUMENT
-
 
31
      Marked as a NATIVE build.
-
 
32
 
-
 
33
    * Platforms: LMOS_*
-
 
34
      Inherit system aliases from base platform configuration.
-
 
35
 
-
 
36
------------------------------------------------------------------------
-
 
37
Version:  3.14.1000.cr                              Released: 03-Jul-17 
-
 
38
------------------------------------------------------------------------
-
 
39
 
-
 
40
Minor changes:
-
 
41
    * Updated copyright notices in all files
-
 
42
 
-
 
43
    * jats_extract
-
 
44
      Will no longer create a 'local_dpkg_archive'
-
 
45
      The use of a 'local_dpkg_archive' is deprecated in favor of the jats 
-
 
46
      'sandbox', which does a much better job.
-
 
47
 
-
 
48
    * Utility: jats_generate_deployable
-
 
49
        Windows: Fixed compilation error
-
 
50
 
-
 
51
    * Platform: RHEL7_INSTRUMENT
-
 
52
      Added missing configuration file
-
 
53
 
-
 
54
------------------------------------------------------------------------
-
 
55
Version:  3.14.0000.cr                              Released: 23-Jun-17
-
 
56
------------------------------------------------------------------------
-
 
57
 
-
 
58
Minor changes:
-
 
59
    * JAVA Platform [JATS-420]
-
 
60
      The java builder can use an 'ant' provided by a suitable package
-
 
61
      ie: ant_1.9.2.0000.cots
-
 
62
 
-
 
63
------------------------------------------------------------------------
-
 
64
Version:  3.13.9000.cr                              Released: 22-Jun-17 
-
 
65
------------------------------------------------------------------------
-
 
66
 
-
 
67
Minor changes:
-
 
68
    * Corrected use of shell 'echo' command
-
 
69
        Always quote the string
-
 
70
        Issue was the unquoted use of a string that contained matching square brackets
-
 
71
            ie: echo [$<] Compiling..
-
 
72
        The [..] construct is a filename expanding construct.
-
 
73
 
-
 
74
     * Win32 and Win64 makefile generation
-
 
75
       Allow the 'cmdfile' commands to be shown in verbose mode.
-
 
76
       
-
 
77
     * Makefile generation
-
 
78
       Fixed issue with some build formats and a bug in cmdfile when no path item
-
 
79
       has a directory separator.
-
 
80
 
-
 
81
------------------------------------------------------------------------
-
 
82
Version:  3.13.8000.cr                              Released: 16-Jun-17  
-
 
83
------------------------------------------------------------------------
-
 
84
 
-
 
85
Minor changes:
-
 
86
    * Makefiles: New Directive: ExtendIncDir
-
 
87
        ExtendIncDir ('*', 'private' );
-
 
88
      Specialised use only. See MASS-00166
-
 
89
 
-
 
90
    * Utility: jats_svnrelease
-
 
91
      The 'extractFiles' option will display the files extracted when 
-
 
92
      running on a build machine.
-
 
93
 
-
 
94
    * Windows builds
-
 
95
      [JATS-419] Visual Studio builds fail with fatal error C1090: PDB API call failed, error code '23'
-
 
96
      Use same value for _MSPDBSRV_ENDPOINT_ in all makefiles
-
 
97
 
-
 
98
 
-
 
99
------------------------------------------------------------------------
-
 
100
Version:  3.13.7000.cr                              Released: 13-Jun-17 
-
 
101
------------------------------------------------------------------------
-
 
102
 
-
 
103
Minor changes:
-
 
104
    * Utility: jats
-
 
105
        Added option -script. Supresses internal warnings when capturing
-
 
106
        output within a scripting environment.
-
 
107
 
-
 
108
    * Utility: sandbox
-
 
109
      Allow the build.pl file to be upto 4 directories deep
-
 
110
        Slows down sandbox scanning
-
 
111
        Provides backward compatability with old projects
-
 
112
 
6
    * Quick fix to address issue with 
113
    * Makefile directive: MakePerl
-
 
114
        Added option to control the output format to better support multiple
-
 
115
        build machines.
-
 
116
 
-
 
117
    * Build File
-
 
118
      Fixed handling of aliases that broke the (not recommended) construct
7
        BuildProduct ( 'CSHARP2010', 'WIN32,--Version=MS.NET2010' );
119
        BuildProduct ( 'CSHARP2010', 'WIN32,--Version=MS.NET2010' );
8
 
120
 
-
 
121
    * Windows builds
-
 
122
      [JATS-419] Visual Studio builds fail with fatal error C1090: PDB API call failed, error code '23'
-
 
123
 
-
 
124
Experimental:
-
 
125
    * New platform: RHEL7_INSTRUMENT and RHEL7
-
 
126
        Supported on RHEL7 and Centos with a MACHTYPE of linux_el7_x64
-
 
127
 
-
 
128
    * Makefiles. New aliases
-
 
129
        PKG_DEB, PKG_RPM and PKG_WIN
-
 
130
        Internal use only at the moment
-
 
131
 
9
------------------------------------------------------------------------
132
------------------------------------------------------------------------
10
Version:  3.13.6000.cr                              Released: 04-May-17
133
Version:  3.13.6000.cr                              Released: 04-May-17
11
------------------------------------------------------------------------
134
------------------------------------------------------------------------
12
 
135
 
13
Minor changes:
136
Minor changes:
Line 22... Line 145...
22
    Class: JatsCopy::CopyDir
145
    Class: JatsCopy::CopyDir
23
        Added options
146
        Added options
24
            NoRecurse
147
            NoRecurse
25
            NoSubDirList
148
            NoSubDirList
26
 
149
 
27
 
-
 
28
------------------------------------------------------------------------
150
------------------------------------------------------------------------
29
Version:  3.13.5000.cr                              Released: 13-Apr-17
151
Version:  3.13.5000.cr                              Released: 13-Apr-17
30
------------------------------------------------------------------------
152
------------------------------------------------------------------------
31
 
153
 
32
Minor changes:
154
Minor changes:
Line 76... Line 198...
76
 
198
 
77
Experimental:
199
Experimental:
78
    * Support for Red Hat Enterprise Linux 7
200
    * Support for Red Hat Enterprise Linux 7
79
      Compiler is supported via the new platform RHEL7
201
      Compiler is supported via the new platform RHEL7
80
      Jats support is provided via a machine type of linux_x64.
202
      Jats support is provided via a machine type of linux_x64.
81
        This will change 
203
      This will change 
82
 
204
 
83
------------------------------------------------------------------------
205
------------------------------------------------------------------------
84
Version:  3.13.3000.cr                              Released: 13-Mar-17
206
Version:  3.13.3000.cr                              Released: 13-Mar-17
85
------------------------------------------------------------------------
207
------------------------------------------------------------------------
86
 
208