Subversion Repositories DevTools

Rev

Rev 6192 | Rev 6277 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
6073 dpurdie 1
------------------------------------------------------------------------
6198 dpurdie 2
Version:  3.14.8000.cr                              Released: 26-Sep-17
3
------------------------------------------------------------------------
4
 
5
Minor changes:
6
    * Makefile generation: 
7
        [JATS-425] WCEPSPC_emu not seen as a part of the WINCE alias
8
        Affects all platforms with lowercase characters in the platform 
9
        name.
10
 
11
------------------------------------------------------------------------
12
Version:  3.14.7000.cr                              Released: 15-Sep-17 
13
------------------------------------------------------------------------
14
 
15
Minor changes:
16
    * Utility: sandbox
17
      Fixed issues with the 'buildfilter' command. The data is stored in the 
18
      sandbox_dpkg_archive subdirectory.
19
 
20
      Added options to:
21
         - Display path to build file
22
         - Handle packages with multiple builders
23
 
24
    * Templates
25
      Fixed some poor examples
26
 
27
    * New platform: SK100 (Experimental)
28
      Added an alias for the SK family of platforms.
29
      Includes special handling of Linker Scripts
30
 
31
    * Utility: jats_generate_deployable
32
      Added option to generate symlinks to packages instead of transferring
33
      the body of the package. 
34
 
35
Internal changes:
36
    * Error directive support message prefix to simplify error processing.
37
 
38
------------------------------------------------------------------------
6192 dpurdie 39
Version:  3.14.6000.cr                              Released: 04-Sep-17
40
------------------------------------------------------------------------
41
 
42
Minor changes:
43
    * Utility: jats_generate_deployable
44
      Support for RPM cots packages.
45
 
46
    * Utility: sandbox
47
      Add command: scandepth - to display/set the default scan depth for build files
48
 
49
      Added options to the 'info' command:
50
        -[no]dependencies   - Display external dependencies (default)
51
        -[no]buildorder     - Display build order (default)
52
 
53
------------------------------------------------------------------------
54
Version:  3.14.5000.cr                              Released:16-Aug-17 
55
------------------------------------------------------------------------
56
 
57
Minor changes:
58
    * Utility: jats_generate_deployable
59
      Added support to allow the inclusion of the uigen-pulse package
60
      Changes to the 'alas' name generation process
61
 
62
    * Build Directives: BuildPlatforms and BuildProducts
63
        The --Uses=XXX and --Alias=XXX options support a comma and a colon 
64
        separated list. The colon seperated list will aviod parsing 
65
        confusion.
66
 
67
        The following all have the same effect:
68
            BuildPlatforms ('P1', '--Uses=P2:P3' );
69
            BuildPlatforms ('P1', '--Uses=P2,P3' );
70
            BuildPlatforms ('P1,--Uses=P2:P3' );
71
            BuildPlatforms ('P1','--Uses=P2', '--Uses=P3' );
72
 
73
       The folling will not:
74
            BuildPlatforms ('P1,--Uses=P2,P3' );
75
 
76
    * Utility: sandbox
77
      Add 'testlinks' command to test, and optionally delete, the package
78
      symlinks.
79
 
80
------------------------------------------------------------------------
6177 dpurdie 81
Version:  3.14.4000.cr                              Released: 07-Aug-17 
6142 dpurdie 82
------------------------------------------------------------------------
83
 
84
Minor changes:
6177 dpurdie 85
    * Utility: jat_svnrelease [JATS-424]
86
      Handle obscure condition where the tag has been created directly from
87
      a merge and the merge involved the deletion of files from the fileset.
88
 
89
    * Buildfiles.
90
      Restored VS2005 to the MSWIN32 alias
91
 
92
------------------------------------------------------------------------
93
Version:  3.14.3000.cr                              Released: 02-Aug-17 
94
------------------------------------------------------------------------
95
 
96
Minor changes:
97
    * Utility: jats_generate_deployable
98
      Can create .bomGen file from scratch
99
      Improved reporting of files add, removed and updated
100
 
101
    * Makefile generation
102
      Correctly export 'PACKAGE_ARCH' as a global
103
 
104
------------------------------------------------------------------------
105
Version:  3.14.2000.cr                              Released: 04-Jul-17 
106
------------------------------------------------------------------------
107
 
108
Minor changes:
109
    * Platform: RHEL7_INSTRUMENT
110
      Marked as a NATIVE build.
111
 
112
    * Platforms: LMOS_*
113
      Inherit system aliases from base platform configuration.
114
 
115
------------------------------------------------------------------------
116
Version:  3.14.1000.cr                              Released: 03-Jul-17 
117
------------------------------------------------------------------------
118
 
119
Minor changes:
120
    * Updated copyright notices in all files
121
 
122
    * jats_extract
123
      Will no longer create a 'local_dpkg_archive'
124
      The use of a 'local_dpkg_archive' is deprecated in favor of the jats 
125
      'sandbox', which does a much better job.
126
 
127
    * Utility: jats_generate_deployable
128
        Windows: Fixed compilation error
129
 
130
    * Platform: RHEL7_INSTRUMENT
131
      Added missing configuration file
132
 
133
------------------------------------------------------------------------
134
Version:  3.14.0000.cr                              Released: 23-Jun-17
135
------------------------------------------------------------------------
136
 
137
Minor changes:
138
    * JAVA Platform [JATS-420]
139
      The java builder can use an 'ant' provided by a suitable package
140
      ie: ant_1.9.2.0000.cots
141
 
142
------------------------------------------------------------------------
143
Version:  3.13.9000.cr                              Released: 22-Jun-17 
144
------------------------------------------------------------------------
145
 
146
Minor changes:
147
    * Corrected use of shell 'echo' command
148
        Always quote the string
149
        Issue was the unquoted use of a string that contained matching square brackets
150
            ie: echo [$<] Compiling..
151
        The [..] construct is a filename expanding construct.
152
 
153
     * Win32 and Win64 makefile generation
154
       Allow the 'cmdfile' commands to be shown in verbose mode.
155
 
156
     * Makefile generation
157
       Fixed issue with some build formats and a bug in cmdfile when no path item
158
       has a directory separator.
159
 
160
------------------------------------------------------------------------
161
Version:  3.13.8000.cr                              Released: 16-Jun-17  
162
------------------------------------------------------------------------
163
 
164
Minor changes:
165
    * Makefiles: New Directive: ExtendIncDir
166
        ExtendIncDir ('*', 'private' );
167
      Specialised use only. See MASS-00166
168
 
169
    * Utility: jats_svnrelease
170
      The 'extractFiles' option will display the files extracted when 
171
      running on a build machine.
172
 
173
    * Windows builds
174
      [JATS-419] Visual Studio builds fail with fatal error C1090: PDB API call failed, error code '23'
175
      Use same value for _MSPDBSRV_ENDPOINT_ in all makefiles
176
 
177
 
178
------------------------------------------------------------------------
179
Version:  3.13.7000.cr                              Released: 13-Jun-17 
180
------------------------------------------------------------------------
181
 
182
Minor changes:
183
    * Utility: jats
184
        Added option -script. Supresses internal warnings when capturing
185
        output within a scripting environment.
186
 
187
    * Utility: sandbox
188
      Allow the build.pl file to be upto 4 directories deep
189
        Slows down sandbox scanning
190
        Provides backward compatability with old projects
191
 
192
    * Makefile directive: MakePerl
193
        Added option to control the output format to better support multiple
194
        build machines.
195
 
196
    * Build File
197
      Fixed handling of aliases that broke the (not recommended) construct
6142 dpurdie 198
        BuildProduct ( 'CSHARP2010', 'WIN32,--Version=MS.NET2010' );
199
 
6177 dpurdie 200
    * Windows builds
201
      [JATS-419] Visual Studio builds fail with fatal error C1090: PDB API call failed, error code '23'
202
 
203
Experimental:
204
    * New platform: RHEL7_INSTRUMENT and RHEL7
205
        Supported on RHEL7 and Centos with a MACHTYPE of linux_el7_x64
206
 
207
    * Makefiles. New aliases
208
        PKG_DEB, PKG_RPM and PKG_WIN
209
        Internal use only at the moment
210
 
6142 dpurdie 211
------------------------------------------------------------------------
6133 dpurdie 212
Version:  3.13.6000.cr                              Released: 04-May-17
6085 dpurdie 213
------------------------------------------------------------------------
214
 
215
Minor changes:
6133 dpurdie 216
    * Makefile directive: PackageFiles
217
      Added option: --PreserveSymlinks. 
218
        Used internally for preserving symlinks when building SDKs
219
 
220
    * Utility: jats_generate_deployable
221
      Ongoing improvements.
222
 
223
Internal:
224
    Class: JatsCopy::CopyDir
225
        Added options
226
            NoRecurse
227
            NoSubDirList
228
 
229
------------------------------------------------------------------------
230
Version:  3.13.5000.cr                              Released: 13-Apr-17
231
------------------------------------------------------------------------
232
 
233
Minor changes:
234
    * Makefiles: Enhanced platform specifier
235
      Allows mixed use of included and excluded platform names.
236
        ie: Src ('DEVLINUX,!UBUNUT12', .... )
237
 
238
    * New Utilities: jats_generate_deployable, jats_generate_bom
239
      Experimental utilities for generation of BOMS
240
 
241
------------------------------------------------------------------------
242
Version:  3.13.4000.cr                              Released: 31-Mar-17 
243
------------------------------------------------------------------------
244
 
245
Minor changes:
246
    * Build Files. BuildSrcArchive
247
      Exclude .svn sub directories.
248
 
249
    * Utility: jats_sandbox
250
      Improved behaviour of packages that do not build with the current
251
      build filters. They will be silently skipped and not create 
252
      build errors.
253
 
254
    * Build Files - New alias : INSTRUMENT
255
      This is an alias for active instrumented build targets
256
 
257
    * Build Files - New directive : BuildAliasDef
258
      Shorthand for
259
        BuildAlias ('xxx,--Define', ... );
260
      This is the preferred method for defining aliases
261
 
262
    * Build Files - BuildAlias directive
263
      The build alias has been extended to support the use of a '!' operator
264
      This allows one, or more platforms to be removed from a definition.
265
      Examples: 
266
        BuildAlias( 'A1,--Define', 'DEVLINUX,!ARM9TDMI');
267
        BuildAliasDef ('A1', 'DEVLINUX,!ARM9TDMI'); 
268
            All platforms covered by the DEVLINUX alias, except ARM9TDMI
269
 
270
        BuildAlias( 'A2,--Define', '!ARM9TDMI');
271
        BuildAliasDef( 'A2', '!ARM9TDMI');
272
            All active platforms, except the ARM9TDMI.
273
 
274
    * Platforms: GENERIC_XXX
275
      Improved operation of machType based generic platforms when used within the
276
      build system.
277
 
278
Experimental:
279
    * Support for Red Hat Enterprise Linux 7
280
      Compiler is supported via the new platform RHEL7
281
      Jats support is provided via a machine type of linux_x64.
6177 dpurdie 282
      This will change 
6133 dpurdie 283
 
284
------------------------------------------------------------------------
285
Version:  3.13.3000.cr                              Released: 13-Mar-17
286
------------------------------------------------------------------------
287
 
288
Minor changes:
289
    * Build Files. BuildSrcArchive
290
      Added a 'platform' argument. It is only used on build machines to
291
      prevent the archive being build on multiple machines.
292
 
293
------------------------------------------------------------------------
294
Version:  3.13.1000.cr                              Released: 01-Mar-17 
295
------------------------------------------------------------------------
296
 
297
Minor changes:
298
    * Directive: MakePerlModule
299
      Fixed build issues associated with building Perl Modules under VS2012.
300
      Minor differences in the operation of nmake.
301
 
302
    * Build Files
303
      Handle build.pl files with out a BuildInterface directive
304
      Will force an interface directory called 'interface'
305
 
306
      Modified parsing of the BuildName to handle some instances of
307
      incorrect use of the '--RelaxedVersion' option.
308
 
309
      Note: This option is to be deprecated. Do not use it.
310
            Jats will handle '.cots' packages correctly by itself.
311
 
312
   * New Platforms: GENERIC_XXX
313
     A collection of platforms (Alias of GENERICS) that provide an architecture 
314
     specific  build target. The name of the target is created by joining the
315
     keyword GENERIC_ with the Jats Machine Type. 
316
        ie: GENERIC_WIN32, GENERIC_LINUX_I386, GENERIC_LINUX_X64
317
 
318
     These targets cannot be mixed with non-generic targets (on the same machine), nor the GENERIC
319
     build target. It is possible to mix GENERIC_WIN32 with UBUNTU16 as they appear on
320
     different architectures.
321
 
322
     The targets function is in a similar manner to the GENERIC build target, but
323
     are directed to one or more machines.
324
 
325
     Intended uses:
326
        Windows: Creating installers. 
327
                 The NSIS builder does not require a compiler toolchain.
328
 
329
       All: Specialized packaging.
330
 
331
    * Makefiles
332
      New option in the platform specifier. --Alias=alias1[:alias2]*
333
      Allows the directive to be true if the current build has the specified alias.
334
      Eg:
335
        PackageFile ('--Alias=TOOLSET',DEVLINUX', ...)
336
      Will package the file(s) if the current build is for a platform that is
337
      a part of the TOOLSET alias AND is also member of the DEVLINUX alias.
338
      It could also have been written as:
339
        PackageFile ('--Alias=TOOLSET',--Alias=DEVLINUX', ...)
340
      but NOT as:
341
        PackageFile ('--Alias=TOOLSET:DEVLINUX', ...)
342
        PackageFile ('TOOLSET,DEVLINUX', ...)
343
            as these will be true if current platform is a TOOLSET or DEVLINUX
344
 
345
    * Utility: sandbox
346
      Subcommand info 
347
        - Added option to test fingerprints
348
        - Display status in a column for easy reading
349
 
350
------------------------------------------------------------------------
351
Version:  3.13.0000.cr                              Released: 20-Feb-17
352
------------------------------------------------------------------------
353
 
354
Minor changes:
355
    * New build.pl directive BuilToolset.
356
      This directive will enable the generation of the TOOLSET alias.
357
      Provides a sanity test to ensure that tools can be built.
358
      Includes options to limit use to specific architectures
359
 
360
    * Support for building many of the platforms on a linux_x64 based machine
361
      Previously many of the compiler were limited to the Ubuntu12 machines.
362
      These can now be built on an Ubuntu16 based machine.
363
 
364
    * GenerateFiles directive
365
      Added --Var(Toolset) and --Var(Native).
366
 
367
    * Utility: sandbox
368
      Added a 'fingerprint' command to manipulate packages fingerprints.
369
 
370
      Sped up the location of build files. The results are cached and 
371
      recalulated if the user adds or removes packages from the sandbox.
372
 
373
Internal changes:
374
    * Centralizing build platform information.
375
 
376
------------------------------------------------------------------------
377
Version:  3.12.9000.cr                              Released: 10-Feb-17 
378
------------------------------------------------------------------------
379
 
380
Minor changes:
381
    * Build File. BuildExclude directive
382
      Added special platform of 'INSTRUMENT'. This will exclude 
383
      all Instrumented builds.
384
 
385
    * 64 Bit Linux Build Machines
386
      Allowed Java to be built on such machine - if it is installed.
387
 
388
    * Build Alias - TOOLSET
389
      Changed the manor in which the alias is calculated.
390
      On a build machine it will use the BUILDFILTER to determine which 
391
      machine may build the toolset.
392
 
393
      On a developers machine it will use the first suitable available 
394
      platform.
395
 
396
------------------------------------------------------------------------
397
Version:  3.12.8000.cr                              Released: 07-Feb-17
398
------------------------------------------------------------------------
399
 
400
Minor changes:
401
    * Utility: sandbox
402
      Changed method of accessing SHA1 routines to allow compatibility
403
      with older versions of Perl.
404
 
405
------------------------------------------------------------------------
406
Version:  3.12.7000.cr                              Released: 07-Feb-17
407
------------------------------------------------------------------------
408
 
409
Minor changes:
410
    * Build Processing
411
      Removed processing of CVS change log and associated command line options
412
      It is not used.
413
 
414
      Tweaks to the calculation of the TOOLSET alias to allow it to work when
415
      the build system is split across multiple machines.
416
 
417
    * Utility: escrow
418
      Added -skim option
419
 
420
    * Utility: sandbox
421
      Many improvements:
422
        Can be invoked in a subdirectory and will only build packages required
423
        by the package that contains the current subdirectory.
424
 
425
        Package build order is alphabetic, within each build level.
426
 
427
        Added '-keepgoing' option to several commands to allow processing even
428
        if an error is detected.
429
 
430
        Generate a package fingerprint and use it to determine if a package
431
        needs to be rebuilt at all.
432
 
433
        Added 'skip' and 'unskip' commands to allow a package to be marked to be
434
        skipped during the build.
435
 
436
        The 'info' subcommand indicates which packages have been built.
437
 
438
------------------------------------------------------------------------
439
Version:  3.12.6000.cr                              Released: 06-Feb-17
440
------------------------------------------------------------------------
441
 
442
Minor changes:
443
    * New build Alias - TOOLSET
444
      TOOLSET is, at most, one platform in the current build, which build 
445
      artifacts that can be expected to run on the build machine.
446
 
447
      The TOOLSET alias has been created to simplify the support
448
      for building and packaging of JATS-internal utilities.
449
 
450
------------------------------------------------------------------------
451
Version:  3.12.5000.cr                              Released: 30-Jan-17
452
------------------------------------------------------------------------
453
 
454
Minor changes:
455
    * JATS Wrapper
456
      Changes to the package location library to allow JATS to locate
457
      build files in very deep directory trees. Windows path limits
458
      were causing some issues.
459
 
460
------------------------------------------------------------------------
461
Version:  3.12.4000.cr                              Released: 25-Jan-17
462
------------------------------------------------------------------------
463
 
464
Minor changes:
465
    * VS2015, VS2015_X64 and CSHARP2015 builds
466
      Minor tweaks to the configuration and detection of the installed compiler
467
 
468
------------------------------------------------------------------------
469
Version:  3.12.3000.cr                              Released: 24-Jan-17
470
------------------------------------------------------------------------
471
 
472
Minor changes:
473
    * New JATS Platforms: VS2015, VS2015_X64 and CSHARP2015
474
 
475
Internal:
476
    * Support to extract build aliases from the build metadata.
477
 
478
------------------------------------------------------------------------
479
Version:  3.12.2000.cr                              Released: 11-Jan-17
480
------------------------------------------------------------------------
481
 
482
Minor changes:
483
    * JATS Build
484
      Removed warning about duplicate function definition
485
 
486
------------------------------------------------------------------------
487
Version:  3.12.1000.cr                              Released: 10-Jan-17
488
------------------------------------------------------------------------
489
 
490
Minor changes:
491
    * New Platforms: UBUNTU16 and UBUNTU16_INSTRUMENT
492
      Uses gcc 5.4.0
493
      For packages to be deployed under Ubuntu16 LTS
494
 
6085 dpurdie 495
    * Utility: vcsdiff
496
      Added option to allow users to extend the 'diff' command line
497
      Requires knowledge of the underliying diff utility being used
498
      on the particular platform.
499
 
500
------------------------------------------------------------------------
6079 dpurdie 501
Version:  3.12.0000.cr                              Released: 16-Nov-16
502
------------------------------------------------------------------------
503
 
504
Minor changes:
505
    * Build Alias
506
      Removed 'LINUX_I386' from the 'LINUX' alias
507
      LINUX_I386 should only be used to build JATS tools.
508
 
509
------------------------------------------------------------------------
6073 dpurdie 510
Version:  3.11.9000.cr                              Released: 11-Nov-16
511
------------------------------------------------------------------------
6065 dpurdie 512
 
6073 dpurdie 513
Minor changes:
514
    * Packaging directives
515
      Corrected escaping of ${GBE_TYPE} as well as the preferred $(GBE_TYPE)
516
      as seen in some Java-centric packages.
517
 
518
    * BuildPkgArchive directive
519
      [JATS-411] Detect when the the users build filter has been modified
520
      pick up new build artifacts.
521
 
4362 dpurdie 522
------------------------------------------------------------------------
6065 dpurdie 523
Version:  3.11.8000.cr                              Released: 08-Nov-16 
524
------------------------------------------------------------------------
525
 
526
Minor changes:
527
    * jats.bat and related example config files
528
      Added GBE_SVN_URL_AUPERASVN02 to support the new Repo Server
529
 
530
    * MergeLibrary directive
531
      Corrected escaping of $(OBJDIR).
532
 
533
------------------------------------------------------------------------
5999 dpurdie 534
Version:  3.11.7000.cr                              Released: 23-Sep-16
535
------------------------------------------------------------------------
536
 
537
Minor changes:
538
    * Makefile Package and Install directives
539
      Addressed [JATS-405] - PackageFile does not handle files with a colon 
540
                             in the name
541
      Prevent colon escaping on Windows machines as it doesn't work and
542
      interferes with sme valid file names.
543
 
544
------------------------------------------------------------------------
5995 dpurdie 545
Version:  3.11.6000.cr                              Released: 23-Sep-16
546
------------------------------------------------------------------------
547
 
548
Minor changes:
5999 dpurdie 549
    * [JATS-406] Dependency generation fails when building linux_drivers_viper
5995 dpurdie 550
      Fixed an issue in JATS' mkdepend utility. Detect attempts to divide 
551
      and mod by zero and generate an error and not a program fault.
552
 
553
------------------------------------------------------------------------
554
Version:  3.11.5000.cr                              Released: 22-Sep-16
555
------------------------------------------------------------------------
556
 
557
Minor changes:
558
    * Makefile Package and Install directives
559
      Addressed [JATS-405] - PackageFile does not handle files with a colon 
560
                             in the name
561
      Centralized handling of filename escaping.
562
 
563
      Note: The 'colon' character is not supported under Windows. This is a
564
      limitation of Windows, not JATS. The use of a colon in a file name is
565
      strongly discouraged. Such files can only be manipulated under Unix.
566
 
567
    * Make operations uninstall, unpackage and clobber
568
      Improved the deletion of files such that only files that exist will 
569
      be logged as deleted.
570
 
571
------------------------------------------------------------------------
5987 dpurdie 572
Version:  3.11.4000.cr                              Released: 21-Sep-16
573
------------------------------------------------------------------------
574
 
575
Minor changes:
576
    * RunTest directive. Windows Only
577
      [JATS-404] RunTest under Windows does not handle paths correctly
578
 
579
------------------------------------------------------------------------
5970 dpurdie 580
Version:  3.11.3000.cr                              Released: 29-Aug-16
581
------------------------------------------------------------------------
582
 
583
Minor changes:
584
    * Platform: VS2010 and VS2012
585
      [JATS-176] Generate Visual Studio Property Sheet to simplify use within JATS
586
      Add build directive 'BuildPropertyPages' - See MASS-00166
587
 
588
------------------------------------------------------------------------
5941 dpurdie 589
Version:  3.11.2000.cr                              Released: 04-Aug-16
590
------------------------------------------------------------------------
591
 
592
Minor changes:
593
    * Utility: timeout - All supported Unix platforms
594
      Addressed [JATS-396] - timeout utility can hang - Unix 
595
 
596
------------------------------------------------------------------------
5935 dpurdie 597
Version:  3.11.1000.cr                              Released: 03-Aug-16
598
------------------------------------------------------------------------
599
 
600
Minor changes:
601
    * Utility: timeout (linux)
602
      Addressed [JATS-396] - timeout utility can hang - linux
603
 
604
------------------------------------------------------------------------
5910 dpurdie 605
Version:  3.11.0000.cr                              Released: 27-Jul-16
5909 dpurdie 606
------------------------------------------------------------------------
607
 
608
Minor changes:
609
    * Configuration
610
      Changed templates and scripts to reflect the new location of the
611
      Release Manager database. Correct configuration is:
5914 dpurdie 612
        GBE_RM_LOCATION=jdbc:oracle:thin:@auawsards001.vix.local:1521:RELEASEM
5909 dpurdie 613
 
614
    * Release Manager Database interface
615
      Improved performance of tools that access the Release Manager database.
616
 
617
    * Utility: test_rmconnection
5914 dpurdie 618
      Added options to allow separate testing of the Database and the Webserver.
5909 dpurdie 619
 
620
------------------------------------------------------------------------
5885 dpurdie 621
Version:  3.10.14000.cr                              Released: 12-Jul-16
5882 dpurdie 622
------------------------------------------------------------------------
623
 
624
Minor changes:
625
    * Jats Build
626
      [JATS-266] jats install and package - does not preserve symbolic links
5885 dpurdie 627
      Shared libraries, under Unix, are created with one or two symlinks to 
5882 dpurdie 628
      the library: link and soname.
629
      When the shared library is Installed or Packaged the symlink was not 
630
      preserved resulting in a much larger package that really required.
631
 
632
      Shared library symlinks are marked and are now copied so as to 
633
      preserve the symlink.
634
 
5884 dpurdie 635
    * Jats make - Instrumented builds
636
      [JATS-350] GCOV creates files in uncontrolled locations within the build system
637
      The files generated by gcov are now contained within the package
5882 dpurdie 638
 
5884 dpurdie 639
      [JATS-395] GCOV does not work for all build topologies
640
      Improved the extraction of gcov information to allow for all 
641
      build topologies.
642
 
643
      Reduced the output when running the code coverage tools
5885 dpurdie 644
      The can be re-enabled by adding an 'options=args' to the make 
5884 dpurdie 645
      command.
646
 
647
      Simplified the processing of the coverage data.
648
 
649
 
5882 dpurdie 650
------------------------------------------------------------------------
5878 dpurdie 651
Version:  3.10.13000.cr                              Released: 08-Jul-16
5872 dpurdie 652
------------------------------------------------------------------------
653
 
654
Minor changes:
655
    * Jats Installation
656
      Improved post install script to hook into build system automated 
657
      deployment.
658
 
5878 dpurdie 659
    * Build Generation
660
      [JATS-374] Units tests can't run if soname libraries are not present
661
        Generate sonames to the shared libraries present in dependent packages
662
        Extend the library search path to include this sonames.
663
 
664
    * Makefile directive GenerateFiles
665
      Corrected error introduced in 3.10.12000.cr 
666
 
5872 dpurdie 667
------------------------------------------------------------------------
5868 dpurdie 668
Version:  3.10.12000.cr                              Released: 07-Jul-16
5859 dpurdie 669
------------------------------------------------------------------------
670
 
671
Minor changes:
672
    * Improved use of cppcheck - Static code analysis (Adrien Oliva)
673
        Enable all possible check
674
        Force analysis of all pre-processor branch
675
        Remove false positive
676
            Missing include, unused function and unmatched suppression
677
        Configure cppcheck to ignore files provided by the compiler
5867 dpurdie 678
            We do not want to analyze compiler
5859 dpurdie 679
        Fix variable name
680
 
5862 dpurdie 681
    * GCC Toolchain
682
      Improved header file dependency generation through correct calculation
683
      of the compiler header file search paths.
5859 dpurdie 684
 
5862 dpurdie 685
    * IAR Toolchain
686
      Corrected the generation of the Program Loader
5859 dpurdie 687
 
5862 dpurdie 688
    * Internal Utility: cache_dpkg
689
      Improved handling (under windows) of files with the same name but
690
      different case. Generate a clear warning message.
691
 
5868 dpurdie 692
    * Makefile directive GenerateFiles [JATS-178]
693
      Attempting to generate a file that is also marked as a source file is
5867 dpurdie 694
      now an error.
695
 
5859 dpurdie 696
------------------------------------------------------------------------
5868 dpurdie 697
Version:  3.10.11000.cr                              Released: 01-Jul-16
5848 dpurdie 698
------------------------------------------------------------------------
699
 
700
Minor changes:
5859 dpurdie 701
    * Jats internal utility 'timeout'
702
      Improved stability under Server 2013
703
      Reinstated use of 'timeout' in unit tests running under Windows.
5848 dpurdie 704
 
5859 dpurdie 705
    * Utility: jats -buildfiter=xxx
706
      Corrected the operation of the -buildfilter=xxx option when used 
707
      within a sandbox.
5848 dpurdie 708
 
709
------------------------------------------------------------------------
5868 dpurdie 710
Version:  3.10.10000.cr                              Released: 28-Jun-16 
5818 dpurdie 711
------------------------------------------------------------------------
712
 
713
Minor changes:
5859 dpurdie 714
    * Platform: CORTEXM3_ARM
715
      Corrected the generation of the Program Loader
5830 dpurdie 716
 
5859 dpurdie 717
    * UBUNUTU12C11_INSTRUMENT and UBUNUTU12_INSTRUMENT platforms
718
      lcov includes branch coverage
719
 
720
    * All _INSTRUMENT targets
721
      Limit coverage to file within the package
722
      Now excludes all external libraries
5818 dpurdie 723
 
5859 dpurdie 724
      The 'make clean' operation will remove intermediate files generated 
725
      by the coverage.
5818 dpurdie 726
 
727
    * Unit Tests
5859 dpurdie 728
      'make clean' now removes temp 'rc' file generated while running the test
5818 dpurdie 729
 
5859 dpurdie 730
    * Internal Utility: cache_dpkg
731
      [JATS-388] Package caching does not support multiple instances updating 
732
      the same version
5818 dpurdie 733
 
5859 dpurdie 734
    * Internal Utility: cache_dpkg
735
      assemble_dpkg - purge stale package fragments from the package fragment 
736
      assembly area.
5828 dpurdie 737
 
5859 dpurdie 738
    * Sandbox
739
      [JATS-389] Sandbox does not support packages that use deployment
740
      directives.
5819 dpurdie 741
 
5818 dpurdie 742
------------------------------------------------------------------------
5796 dpurdie 743
Version:  3.10.9000.cr                               Released: 14-Jun-16 
5792 dpurdie 744
------------------------------------------------------------------------
745
 
746
Minor changes:
5859 dpurdie 747
    * [JATS-372] Long pathnames kill metrics gathering
748
      See Jira issue for full details
5792 dpurdie 749
 
5859 dpurdie 750
    * [JATS-373] UBUNUTU12C11 and UBUNUTU12C11_INSTRUMENT platforms
751
      Specify the dynamic linker used to load programs generated by this compiler
5796 dpurdie 752
 
5859 dpurdie 753
        NOTE: Programs generated for this platform require the installation of the
754
              vix-ubuntu12-c11-glibc installer from the 'linux-glibc' package.
5796 dpurdie 755
 
5792 dpurdie 756
------------------------------------------------------------------------
5783 dpurdie 757
Version:  3.10.8000.cr                               Released: 02-Jun-16
758
------------------------------------------------------------------------
759
 
760
Minor changes:
5859 dpurdie 761
    * Platform: CORTEXM3_ARM
762
      Added assembler flags
5783 dpurdie 763
 
5859 dpurdie 764
    * Utility cache_dpkg
765
      Seperate wait-for-replication and copy-to-cache
5783 dpurdie 766
 
5859 dpurdie 767
    * Build Directive - BuildName
768
      Added a 3 argument form
769
        BuildName ('pkgName', 'Version', 'Suffix' );
770
      Improved error reporting.
5783 dpurdie 771
 
772
------------------------------------------------------------------------
5761 dpurdie 773
Version:  3.10.7000.cr                               Released: 19-May-16 
5757 dpurdie 774
------------------------------------------------------------------------
775
 
776
Minor changes:
5859 dpurdie 777
    * Platform: CORTEXM3_ARM
778
      Changed to use Embedded Workbench 7.4
5757 dpurdie 779
 
5859 dpurdie 780
      Added --CrcRange=... option to the CORTEXM3_ARM Prog directive
781
      Used to specify the range to fill and CRC.
5757 dpurdie 782
 
783
------------------------------------------------------------------------
5744 dpurdie 784
Version:  3.10.6000.cr                               Released: 13-May-16
5743 dpurdie 785
------------------------------------------------------------------------
786
 
787
Minor changes:
5859 dpurdie 788
    * Utility cache_dpkg
789
      When used by the build system, the contents of the 'lcov' directory
790
      will not be cached.
5743 dpurdie 791
 
5859 dpurdie 792
      Add facility to allow build system to wait for package replication
793
      to occur. Only active when a replica store is configured.
5744 dpurdie 794
 
5859 dpurdie 795
    * UBUNUTU12C11 and UBUNUTU12C11_INSTRUMENT platforms
796
      Added 'rpath' elements to generated executables to ensure that
797
      the all glibc components required by the runtime can be located.
5744 dpurdie 798
 
5743 dpurdie 799
------------------------------------------------------------------------
5736 dpurdie 800
Version:  3.10.5000.cr                               Released: 06-May-16
801
------------------------------------------------------------------------
802
 
803
Minor changes:
5859 dpurdie 804
    * C11 Support under GCC
805
      Use '-std=gnu++11' for building c++ files (Not -std=c++11) 
806
      Note: Use of the compiler definition 'linux' is non-standard
807
            __linux__ is the standard definition.
5736 dpurdie 808
 
809
------------------------------------------------------------------------
5732 dpurdie 810
Version:  3.10.4000.cr                               Released: 09-May-16
5731 dpurdie 811
------------------------------------------------------------------------
812
 
813
Minor changes:
5859 dpurdie 814
    * Code coverage Support under GCC
815
      Ensure that the correct gcov utility is used. Gcov is a part of the compiler
816
      toolset. Affects UBUNUTU12C11_INSTRUMENT.
5731 dpurdie 817
 
5859 dpurdie 818
    * Platform: CORTEXM3_ARM
819
      Continuing tweaks.
5731 dpurdie 820
 
821
------------------------------------------------------------------------
5726 dpurdie 822
Version:  3.10.3000.cr                               Released: 06-May-16
823
------------------------------------------------------------------------
824
 
825
Minor changes:
5859 dpurdie 826
    * C11 Support under GCC
827
      Added '-std=c++11' for building c++ files
5726 dpurdie 828
 
829
------------------------------------------------------------------------
5717 dpurdie 830
Version:  3.10.2000.cr                               Released: 04-May-16 
5708 dpurdie 831
------------------------------------------------------------------------
832
 
833
Minor changes:
5859 dpurdie 834
    * Removed use of 'timeout' on unit tests in a Windows environment 
835
      pending several Windows issues. Total 'make' time is still being enforced.
5708 dpurdie 836
 
5859 dpurdie 837
    * New platforms
838
      COBRA2 - Similar to COBRA, but using a C11 compliant version of GCC
839
      VIPER2 - Similar to PPC_603E, but using a C11 compliant version of GCC
840
      UBUNUTU12C11 - Similar to UBUNTU12. Uses the same version of GCC as COBRA2 and VIPER2
841
      UBUNUTU12C11_INSTRUMENT - Instrumented builds of UBUNUTU12C11
842
      DEVLINUX includes all of these new platforms.
5708 dpurdie 843
 
5859 dpurdie 844
    * New Utility: 
845
        checkRelease - Locate package-Version required by a Release/SBOM/Package
846
        that are not in dpkg_archive.
5708 dpurdie 847
 
848
Internal:
5859 dpurdie 849
    * Removed runtime warning from buildlib.pl
5708 dpurdie 850
 
5859 dpurdie 851
    * Updated VIX Copyright notices
5710 dpurdie 852
 
5708 dpurdie 853
------------------------------------------------------------------------
5700 dpurdie 854
Version:  3.10.1000.cr                               Released: 19-Apr-16
5695 dpurdie 855
------------------------------------------------------------------------
856
 
5700 dpurdie 857
Minor changes:
5859 dpurdie 858
    * Jats internal utility 'timeout'
859
      Fixed compatibility issue under Windows-7
5700 dpurdie 860
 
861
------------------------------------------------------------------------
862
Version:  3.10.0000.cr                               Released: 15-Apr-16
863
------------------------------------------------------------------------
864
 
5695 dpurdie 865
Major changes:
5859 dpurdie 866
    * Jats make
867
        All make commands are now time limited to a maximum of 3 hours.
868
        This default can be altered with the -maxtime option.
869
        The global default can be set with the EnvVar GBE_MAXMAKE.
5695 dpurdie 870
 
5859 dpurdie 871
      This feature is to prevent unit tests from hijacking the build system.
5695 dpurdie 872
 
5859 dpurdie 873
    * RunTest directive
874
        Runtime of automated unit tests is limited to (default) 30 minutes
875
        The RunTest directive has a --MaxTime parameter to alter the default
876
        time.
5695 dpurdie 877
 
5859 dpurdie 878
      This feature is to prevent unit tests from hijacking the build system.
5695 dpurdie 879
 
5859 dpurdie 880
    * Build Platform Aliases: DEVLINUX and LMOS_DEVLINUX
881
        Removed LINUX_EMU from DEVLINUX
882
        Removed LMOS_LINUX_EMU from LMOS_DEVLINUX
5695 dpurdie 883
 
5859 dpurdie 884
        There is no target environment for LINUX_EMU to run on.
885
        building for this target is pointless.
5695 dpurdie 886
 
887
------------------------------------------------------------------------
5680 dpurdie 888
Version:  3.9.0000.cr                               Released: 11-Apr-16
5679 dpurdie 889
------------------------------------------------------------------------
890
 
5680 dpurdie 891
Major changes:
5859 dpurdie 892
    * New buildfile directive: BuildExclude
893
      Allows spcific targets to be excluded from the build. Intended to be 
894
      used in conjunction with Platform aliases such as DEVLINUX. ie:
895
        BuildPlatforms('DEVLINUX');
896
        BuildExclude('ARM9TDMI', 'LINUX_EMU');      # Targets specfically not supported
5679 dpurdie 897
 
5680 dpurdie 898
Minor changes:
5859 dpurdie 899
    * New Platform: CORTEXM3_ARM
900
      Used by the next generation of Security Module
901
 
5679 dpurdie 902
------------------------------------------------------------------------
5673 dpurdie 903
Version:  3.8.7000.cr                               Released: 04-Apr-16 
5637 dpurdie 904
------------------------------------------------------------------------
905
 
906
Minor changes:
5859 dpurdie 907
    * Visual Studio 2012 support
908
      Added support for update 5. Now allowes either update 4 or update 5.
909
      Note: Update-4 is the documented (required) version.
5637 dpurdie 910
 
5859 dpurdie 911
    * Internal tool for windows : which.exe
912
      Updated the internal utility 'which' provided under windows for shell
913
      compatability. It was found to not work with Server 2003.
5645 dpurdie 914
 
5859 dpurdie 915
    * Makefile directive: MakeLinuxDriver
916
      Added support for Module Versioning bewteen modules in the same build.
5672 dpurdie 917
 
5637 dpurdie 918
------------------------------------------------------------------------
5619 dpurdie 919
Version:  3.8.6000.cr                               Released: 15-Mar-16
920
------------------------------------------------------------------------
921
 
922
Minor changes:
5859 dpurdie 923
    * SK20 Toolchain
924
      Version 4.1.0 of the SK20 toolchain has beencompletely replaced
925
      with a new version. 4.1.1. The SK20V1 target uses the new compiler.
5619 dpurdie 926
 
5859 dpurdie 927
      Version 4.1.0 was not used to generate released software. It is
928
      no longer needed. The new compiler-version is available in the
929
      arm-unknown-linux-gnueabi-sk20 package.
5619 dpurdie 930
 
931
------------------------------------------------------------------------
5582 dpurdie 932
Version:  3.8.5000.cr                               Released: 25-Feb-16
933
------------------------------------------------------------------------
934
 
935
Minor changes:
936
    * System Utility - assemble_dpkg
5859 dpurdie 937
      Allow for both unix and windows generated .tar.gz files
938
      The windows files do not have './' prepended
5582 dpurdie 939
 
940
------------------------------------------------------------------------
5578 dpurdie 941
Version:  3.8.4000.cr                               Released: 24-Feb-16
942
------------------------------------------------------------------------
943
 
944
Minor changes:
945
    * System Utility - assemble_dpkg
5859 dpurdie 946
      Windows and Unix create tar-zip files via different mechanisms
947
      Note: bsdtar has issues with large archives under Server2003
5578 dpurdie 948
 
5859 dpurdie 949
    * Windows utilities. Update the 7zip binaries to latest version
5578 dpurdie 950
 
951
------------------------------------------------------------------------
5568 dpurdie 952
Version:  3.8.3000.cr                               Released: 18-Feb-16
953
------------------------------------------------------------------------
954
 
955
Minor changes:
5859 dpurdie 956
    * Packaging directives
957
      Improved the cleanup of badly specified --Dir options
5568 dpurdie 958
 
959
    * System Utility - assemble_dpkg
5859 dpurdie 960
      Extended to allow deletion of bad and test builds
5568 dpurdie 961
 
962
   * Java Build Support
963
     Only in the build system, set JATS_HOME to the package repostory replica
5859 dpurdie 964
     if one is available.
5568 dpurdie 965
 
966
------------------------------------------------------------------------
5551 dpurdie 967
Version:  3.8.2000.cr                               Released: 12-Feb-16
5485 dpurdie 968
------------------------------------------------------------------------
969
 
970
Minor changes:
5859 dpurdie 971
    * Jats documentation generation. 
972
      Fixed [JATS-227] Pod2Html has a bug with nested items blocks
5542 dpurdie 973
 
5859 dpurdie 974
    * System Utility - create_dpkg
975
      Added support for flagging non-builds. This will be used by a
976
      future release of the build system.
5551 dpurdie 977
 
5542 dpurdie 978
------------------------------------------------------------------------
979
Version:  3.8.1000.cr                               Released: 03-Feb-16 
980
------------------------------------------------------------------------
981
 
982
Minor changes:
5859 dpurdie 983
    * New target: SK20V41
984
      This is the SK20 Platform, With version 4.1.0.0, except that is
985
      a part of the DEVLINUX alias.
5527 dpurdie 986
 
5859 dpurdie 987
    * Windows utilities. Added 'bsdtar', called 'tar'
988
      This utility handles a subset of gnu-tar operations on windows, but 
989
      it does support .gz and .bz2 files.
5485 dpurdie 990
 
5859 dpurdie 991
    * Jats essential binaries
992
      Added symlinks within jats to ensure that gtar can be located on
993
      machines in which a gnu-tar is not native to the machine.
5527 dpurdie 994
 
995
    * System Utility - assemble_dpkg
5859 dpurdie 996
      Used by the build system to assemble a package from package fragments.
5527 dpurdie 997
 
5859 dpurdie 998
    * System Utility - create_dpkg
999
      Added support to create package fragments. This will be used by a
1000
      future release of the build system.
5527 dpurdie 1001
 
5485 dpurdie 1002
------------------------------------------------------------------------
5448 dpurdie 1003
Version:  3.8.0000.cr                               Released: 04-Jan-16 
1004
------------------------------------------------------------------------
1005
 
1006
Minor changes:
5859 dpurdie 1007
    * ANDROID Platform
1008
      Flag the AndroidStudioBuilder that the project does have unit
1009
      tests so that they can be built before the tests are run.
5448 dpurdie 1010
 
1011
------------------------------------------------------------------------
5434 dpurdie 1012
Version:  3.7.11000.cr                               Released: 17-Dec-15
1013
------------------------------------------------------------------------
1014
 
1015
Minor changes:
5859 dpurdie 1016
    * SK20 Platform, With version 4.1.0.0
1017
      Correct the value of HOST_CPU provided to utilities such as 
1018
      ShellBuild. The 4.1.0.0 compiler is diffeent to the Version 1.
5434 dpurdie 1019
 
1020
------------------------------------------------------------------------
5429 dpurdie 1021
Version:  3.7.10000.cr                               Released: 14-Dec-15 
1022
------------------------------------------------------------------------
1023
 
1024
Minor changes:
5859 dpurdie 1025
    * Build File [JATS-146]
1026
      Fix for use in build system
5429 dpurdie 1027
 
1028
------------------------------------------------------------------------
5415 dpurdie 1029
Version:  3.7.9000.cr                               Released: 11-Dec-15 
5411 dpurdie 1030
------------------------------------------------------------------------
1031
 
1032
Minor changes:
5859 dpurdie 1033
    * Build File [JATS-146]
1034
      Improved reporting of 'alias' conflicts.
1035
      Conflicts now generate an error, not a warning.
1036
      Within the Build and Escrow system conflicts will generate a warning
1037
      to maintain backward compatability.
5411 dpurdie 1038
 
5859 dpurdie 1039
    * ANDROID AndroidStudio
1040
      Added support run automated unit tests
5411 dpurdie 1041
 
1042
------------------------------------------------------------------------
5387 dpurdie 1043
Version:  3.7.8000.cr                               Released: 30-Nov-15
1044
------------------------------------------------------------------------
1045
 
1046
Minor changes:
1047
    * Unit Testing
5859 dpurdie 1048
      Fixed the name of the Unique Test Identifier passed to the filter - UTFUID
5387 dpurdie 1049
 
5859 dpurdie 1050
      Auto detect the presence of test results generated by 'UTF' and invoke
1051
      the UTF filter, if found. This allows the use of the new 'UTF' without
1052
      reworking all UTF consumers.
5387 dpurdie 1053
 
1054
------------------------------------------------------------------------
5378 dpurdie 1055
Version:  3.7.7000.cr                               Released: 26-Nov-15
1056
------------------------------------------------------------------------
1057
 
1058
Minor changes:
1059
    * GCC Toolchain
1060
      Fixed shell script error message introduced in 3.7.6000.cr 
1061
 
1062
------------------------------------------------------------------------
5330 dpurdie 1063
Version:  3.7.6000.cr                               Released: 05-Nov-15
1064
------------------------------------------------------------------------
1065
 
1066
Minor changes:
1067
    * Utility: create_dpkg
1068
      Only perform package level locking when invoked from a build daemon
1069
      Still performs version level locking
1070
 
1071
    * Support for new version of the compiler for the SK20 platform
1072
      New version is selected via: 
1073
          BuildPlatforms('SK20,--Version=4.1.0.0');
1074
      Requires the compiler provided in the arm-unknown-linux-gnueabi-sk20
1075
      package to be locally installed.
1076
 
1077
------------------------------------------------------------------------
5315 dpurdie 1078
Version:  3.7.5000.cr                               Released: 12-Oct-15
5262 dpurdie 1079
------------------------------------------------------------------------
1080
 
1081
Minor changes:
1082
    * Build.pl. BuildAlias directive
1083
      Correctly report the detection of multiple aliases in the one specification.
1084
 
5264 dpurdie 1085
    * Utilities: vcsdiff
1086
      Open registry with read-only access
1087
 
5284 dpurdie 1088
    * Build Metrics
1089
      Updated the version of the 'cloc' tool used by JATS to generate metrics.
1090
 
5262 dpurdie 1091
------------------------------------------------------------------------
5254 dpurdie 1092
Version:  3.7.4000.cr                               Released: 14-Sep-15
1093
------------------------------------------------------------------------
1094
 
1095
Minor changes:
1096
    * Toolset: UBUNTU14_INSTRUMENT
1097
      The UBUNTU14_INSTRUMENT toolchain can consume headers and libraries 
5259 dpurdie 1098
      built for UBUNTU14
5254 dpurdie 1099
 
1100
------------------------------------------------------------------------
5241 dpurdie 1101
Version:  3.7.3000.cr                               Released: 31-Aug-15
5206 dpurdie 1102
------------------------------------------------------------------------
1103
 
1104
Minor changes:
1105
    * Subversion Support
1106
      Detected authentication failure messages provided by new versions of subversion
1107
 
5240 dpurdie 1108
    * Utilities: vcsdiff
1109
      Improved support for BeyondCompare 4 (BC4).
1110
      Check more locations for the program.
1111
 
5206 dpurdie 1112
------------------------------------------------------------------------
5138 dpurdie 1113
Version:  3.7.2000.cr                               Released: 30-Jun-15 
1114
------------------------------------------------------------------------
1115
 
1116
Minor changes:
1117
    * Platform: HAMMERHEAD
1118
      Removed some compiler flags from the c++ builds.
1119
      The removed flags are not applicable to c++ and generate warnings about the
1120
      misuse of the flags.
1121
 
1122
------------------------------------------------------------------------
5129 dpurdie 1123
Version:  3.7.1000.cr                               Released: 30-Jun-15 
5115 dpurdie 1124
------------------------------------------------------------------------
1125
 
1126
Minor changes:
1127
    * BuildProduct directive
1128
      The use of the --Alias=xxx suboption has been exetnded.
1129
        BuildProduct   ( PROD,--Alias=A1', 'PLATFORM1,--Alias=A2', 'PLATFORM1,--Alias=A3' );
1130
      Will result in A1 being an alias for PROD_PLATFORM1 and PROD_PLATFORM2
1131
                     A2 being an alias for PROD_PLATFORM1
1132
                     A3 being an alias for PROD_PLATFORM2
1133
 
1134
    * GCC Toolset. New CompileOptions
1135
      'pic'     - Generate Position Independent Code (PIC) for static libraries
1136
      'nopic'   - Do not generated PIC for static libraries
1137
 
1138
      Currently the default is to not generate PIC on static libraries, except for
1139
      the UBUNTU14 target.
1140
 
1141
      Note: PIC will always be generated for shared libraries
1142
 
1143
------------------------------------------------------------------------
5109 dpurdie 1144
Version:  3.7.0000.cr                               Released: 18-Jun-15 
5100 dpurdie 1145
------------------------------------------------------------------------
1146
 
5109 dpurdie 1147
Major changes:
1148
    * Build File processing - duplicate platforms
1149
      Attempting to build duplicate platforms has been elevated from a warning
1150
      to an error. The warning was always ignored and created bad side effects.
1151
 
1152
      The build daemons and the escrow process will allow duplicates for backward
1153
      compatibility and reproducibility, but new software should have the 
1154
      duplicates corrected.
1155
 
1156
    * Build File processing - Reodering of build information and warnings
1157
      Warnings and Messages generated before the 'Build Configuration' are now
1158
      being stored and displayed after the 'Build Configuration'.
1159
 
1160
      This is intended to bring to the users attention warning that appear at the
1161
      start of the build process but are at the top of the screen. Warnings will be
1162
      displayed at the end of the build process.
1163
 
5100 dpurdie 1164
Minor changes:
1165
    * Utilities: vcsdiff
1166
      Added support for BeyondCompare 4 (BC4)
1167
 
1168
    * Utilities: CCdiff and CCBc2
1169
      Removed. Replaced by vcsdiff
1170
 
5104 dpurdie 1171
    * Utility: gen_cots
1172
      User must specify the source of the package image.
1173
 
5109 dpurdie 1174
    * Package Cache Control
1175
      A new environment variable(GBE_DPKG_CACHE_CTL) allows the GBE_DPKG_CACHE
1176
      to be automatically populated. See 'jats man EnvVars' for details.
1177
      Use 'jats cache_dpkg' to manage the cache.
1178
 
5100 dpurdie 1179
------------------------------------------------------------------------
5074 dpurdie 1180
Version:  3.6.7000.cr                               Released: 19-May-15
5073 dpurdie 1181
------------------------------------------------------------------------
1182
 
1183
Minor changes:
1184
    * Added several make targets:
1185
      jats make hdrs        - makes and installs headers
1186
      jats make libs        - make and installs static libs
1187
      jats make slibs       - make and install shared libs
1188
      jats make progs       - make and install programs
1189
 
5074 dpurdie 1190
    * Subversion comments
1191
      Extended the text in the default Subversion comments created by Jats
1192
      to include the tag/branch being created. Does not affect user provided
1193
      comments.
1194
 
5073 dpurdie 1195
------------------------------------------------------------------------
5036 dpurdie 1196
Version:  3.6.6000.cr                               Released: 08-Apr-15 
5035 dpurdie 1197
------------------------------------------------------------------------
1198
 
1199
Minor changes:
1200
    * Unit Testing
1201
      Create a simple unit test results file for Unit Tests that do 
1202
      not support full results reporting.
1203
 
1204
------------------------------------------------------------------------
5004 dpurdie 1205
Version:  3.6.5000.cr                               Released: 24-Mar-15
1206
------------------------------------------------------------------------
1207
 
1208
Minor changes:
1209
    * Platform : VS2012_X64
1210
      Searches WIN64 for OSCOMMON header files.
1211
 
1212
    * Unit Testing
1213
      Export EnvVar GBE_UTFFILE.
1214
 
1215
      The automated and non-automated unit tests are now run in the order
1216
      in which they are defined in the makefile.pl.
1217
 
1218
    * Build System Utility
1219
      Use file locking on the build marker file to force it to be flushed 
1220
      out to the file server.
1221
 
1222
------------------------------------------------------------------------
4969 dpurdie 1223
Version:  3.6.4000.cr                               Released: 12-Mar-15 
1224
------------------------------------------------------------------------
1225
 
1226
Minor changes:
1227
    * Pseudo Platform: LINUX
1228
      Corrected the operation of the LINUX alias. It is an alias for
1229
      all Back Office Linux targets.
1230
 
1231
    * Utility: create_dpkg
1232
      Use file locking to address contention while merging package instances
1233
      into dpkg_archive.
1234
 
1235
------------------------------------------------------------------------
4950 dpurdie 1236
Version:  3.6.3000.cr                               Released: 06-Mar-15
1237
------------------------------------------------------------------------
1238
 
1239
Minor changes:
1240
    * New Platform: HAMMERHEAD
1241
      Builds under linux using the AVR32_GNU toolchain
1242
 
1243
------------------------------------------------------------------------
4928 dpurdie 1244
Version:  3.6.2000.cr                               Released: 03-Mar-15
1245
------------------------------------------------------------------------
1246
 
1247
Minor changes:
1248
    * ANDROID target
1249
      Can be build on either Windows and Linux. This does not mean that
1250
      all Android packages will build on both, rather that the some Android 
1251
      builders can build under Windows and some under Linux.
1252
 
1253
    * UBUNTU14 target
1254
      Always generates (PIC) Position Independent Code.
4931 dpurdie 1255
      Addresses issues in the creation of shared libraries from static
4928 dpurdie 1256
      libraries.
1257
 
1258
    * Directive CompileOptions
1259
      New options: 'warnings_as_errors' and 'no_warnings_as_errors'
4929 dpurdie 1260
      Will convert compiler warnings into errors on supported toolsets.
4928 dpurdie 1261
      Currently support by all Windows compilers and those that use 
1262
      the GCC toolset.
1263
 
1264
Internal:
1265
    * System function will remove 'undef' parameters
1266
 
1267
------------------------------------------------------------------------
4903 dpurdie 1268
Version:  3.6.1000.cr                               Released: 17-Feb-15 
4898 dpurdie 1269
------------------------------------------------------------------------
1270
Major changes:
1271
 
4902 dpurdie 1272
    * Final release of the 64-bit support platforms
1273
      VS2012_X64, UBUNTU14 and UBUNTU14_INSTRUMENT 
1274
 
4898 dpurdie 1275
Minor changes:
1276
    * Build system. Rewriting of build files with new dependencies now
1277
      preserves the file-endings in the source file. ie: Unix and DOS
1278
      file formats will be preserved.
1279
 
4902 dpurdie 1280
    * Detect and prevent build of software on non-build machines
1281
      such as auperaunx01.
4898 dpurdie 1282
 
4902 dpurdie 1283
Internal:
4903 dpurdie 1284
    * Added platform configurable global options
4902 dpurdie 1285
 
4898 dpurdie 1286
------------------------------------------------------------------------
4889 dpurdie 1287
Version:  3.6.0000.cr                               Released: 12-Feb-15 
4778 dpurdie 1288
------------------------------------------------------------------------
4889 dpurdie 1289
Major changes:
4780 dpurdie 1290
    * JAVA Platform
4805 dpurdie 1291
      Post process UTF results with a ANT/JUNIT4 specific tool.
4889 dpurdie 1292
      Disabled by default
4780 dpurdie 1293
 
4889 dpurdie 1294
    * New platforms (still under development)
4814 dpurdie 1295
      VS2012_X64 - Build 64 bit Windows applications, using VS2012
1296
      MSWIN64    - An alias for all supported 64 bit windows compilers
1297
                   Currently VS2012_X64 is the only member
1298
      UBUNTU14   - Build 64 bit applications targeted at Ubuntu LTS 14.04
1299
                   This is not aimed at front office devices and thus
4903 dpurdie 1300
                   this target is not a part of DEVLINUX
4814 dpurdie 1301
                   It is a part of LINUX
4835 dpurdie 1302
      UBUNTU14_INSTRUMENT
1303
                 - Build instrumented 64 bit applications targeted 
1304
                   at testing under Ubuntu LTS 14.04
4814 dpurdie 1305
 
4778 dpurdie 1306
------------------------------------------------------------------------
4889 dpurdie 1307
Version:  3.5.10000.cr                               Released: 03-Feb-15
1308
------------------------------------------------------------------------
1309
Minor changes:
1310
    * GCC toolset: Handle different versions of lcov
1311
 
1312
    * Unit Testing. Run the collate test results target only once.
1313
 
1314
    * Jats build option: -[no]generic
1315
      To be used by the build system to verify correct usage of the 
1316
      GENERIC platform type.
1317
 
1318
Internal:
1319
    * Adding mechanism to post process Unit Test results.
1320
 
1321
------------------------------------------------------------------------
4728 dpurdie 1322
Version:  3.5.9000.cr                               Released: 04-Dec-14
1323
------------------------------------------------------------------------
1324
Minor changes:
1325
    * New build Alias - NATIVE
1326
      NATIVE is a set of platforms, in the current build, which build 
1327
      artifacts that can be expected to run on the build machine.
1328
 
1329
      The NATIVE alias has been created to simplify the support
1330
      for automated unit tests.
1331
 
4761 dpurdie 1332
    * New build platform - UBUNTU12_INSTRUMENT
4728 dpurdie 1333
      This build target is similar to UBUNTU12, except that it 
1334
      generates instrumented code with gcov. The platform's unit tests 
1335
      will create and maintain a set of lcov files.
1336
 
4805 dpurdie 1337
      Packages generated with this target SHOULD NOT be deployed 
1338
      to the field.
4728 dpurdie 1339
 
1340
------------------------------------------------------------------------
4688 dpurdie 1341
Version:  3.5.8000.cr                               Released: 21-Nov-14 
4652 dpurdie 1342
------------------------------------------------------------------------
1343
Minor changes:
1344
    * Build System Utility: create_dpkg
4688 dpurdie 1345
      When creating the file list for release notes, convert filenames 
1346
      to utf-8 for consistent handling.
4652 dpurdie 1347
 
1348
      Will add its own 'built' files to the package metadata file.
1349
 
1350
    * VS2012 Toolset
1351
      [JATS-308] Running jats from VS2012 Developer command prompt
1352
 
4688 dpurdie 1353
    * EnvVars
1354
      Added GBE_DPKG_REPLICA. This read-only package store is scanned 
1355
      before GBE_DPKG. It is intended to facilitate remote build 
1356
      servers that have a local package archive replica.
1357
 
1358
    * Autobuild support for Java Based Packages
1359
      Attempt to overcome shortcomings in ant-using in a remote build 
1360
      environment. Set GBE_DPKG to GBE_DPKG_REPLICA if doing an ABT enabled 
1361
      build and GBE_DPKG_REPLICA is defined.
1362
 
1363
    * Jats caching
1364
      Modified the cache mechanism such that if the required version is
1365
      found in the cache, then it will not be refreshed. This should speed
1366
      up jats startup.
1367
 
4652 dpurdie 1368
------------------------------------------------------------------------
4620 dpurdie 1369
Version:  3.5.7000.cr                               Released: 20-Oct-14
1370
------------------------------------------------------------------------
1371
Minor changes:
1372
    * SQL Interface to Release Manager Database
1373
      Addressed issues with Java 1.4 compatibility
1374
 
1375
------------------------------------------------------------------------
4613 dpurdie 1376
Version:  3.5.6000.cr                               Released: 16-Oct-14 
4549 dpurdie 1377
------------------------------------------------------------------------
1378
Minor changes:
1379
    * Jats Internal utility: create_dpkg
1380
      Interactive features have been removed
1381
      Generates XML file of files transferred to the package
1382
 
4551 dpurdie 1383
    * Jats Internals
1384
      Reworked the handling of the 'GENERIC' target
1385
 
4549 dpurdie 1386
------------------------------------------------------------------------
4538 dpurdie 1387
Version:  3.5.5000.cr                               Released: 24-Sep-14
1388
------------------------------------------------------------------------
1389
Minor changes:
1390
    * GCC Toolset: SharedLib creation - dependency file detection
1391
      Fixed a bug[JATS-304] in which the dependencies between header files
1392
      and source files was not being used, when building a SharedLib.
1393
 
1394
      The main effect of this is that if a developer modified a .h file
1395
      then JATS was not detecting which C files to recompile.      
1396
 
1397
    * Added a script called jats.unix.sh
1398
      On Unix, this is intended to be copied to /usr/local/bin as 'jats'
1399
      It will redirect the user to the correct instance of JATS
1400
 
1401
    * Jats Internal: Database access
1402
      Rebuilt the database access tools using Java 1.4
1403
      Java 1.4 is lowest common denominator on all of our machines
1404
 
1405
------------------------------------------------------------------------
4519 dpurdie 1406
Version:  3.5.4000.cr                               Released: 19-Sep-14
4488 dpurdie 1407
------------------------------------------------------------------------
1408
Minor changes:
4501 dpurdie 1409
    * Toolset Compiler: M16C for the MCR platform
4488 dpurdie 1410
      Added support to ensure that the program does not exceed allocated
1411
      flash space.
1412
 
4519 dpurdie 1413
    * Toolset: GCC [JATS-300]
5859 dpurdie 1414
      Added support for linking against shared libraries that have 
4519 dpurdie 1415
      dependencies on other shared libraries
1416
 
1417
 
4501 dpurdie 1418
    * Jats Make Directive - Script
1419
      Corrected its operation. The Scripts will be copied into the 'bin'
1420
      directory before the tests are run.
1421
 
4466 dpurdie 1422
    * Internal utilities: Database Access
1423
      Added support to access the ClearQuest database via sqlserver
1424
      Added test_cqconnection
1425
      Added EnvVars to support ClearQuest access
1426
      Updated the template jats.bat and jats.sh scripts
1427
 
4688 dpurdie 1428
    * Reverted automated build support for multi-level SVN branches.
4519 dpurdie 1429
      It created more issues than it fixed.
1430
 
4466 dpurdie 1431
------------------------------------------------------------------------
4461 dpurdie 1432
Version:  3.5.3000.cr                               Released: 19-Aug-14 
4447 dpurdie 1433
------------------------------------------------------------------------
1434
Minor changes:
1435
    * Automated Build Support. SVN branches in a subdirectory structure
1436
      Allow a SVN branch in a multi-level subdirectory to be labeled by
4538 dpurdie 1437
      the build tool. [Removed in 3.5.4000.cr]
4447 dpurdie 1438
 
4461 dpurdie 1439
      Such paths are not encouraged, nor supported by the body of JATS, but
1440
      for compatibility with some existing repositories is required.
4447 dpurdie 1441
 
4461 dpurdie 1442
    * Makefile builder
1443
      Removed two warnings detected by recent versions of Perl
1444
 
4447 dpurdie 1445
------------------------------------------------------------------------
4424 dpurdie 1446
Version:  3.5.2000.cr                               Released: 29-Jul-14
1447
------------------------------------------------------------------------
1448
Minor changes:
1449
    * Utility: create_dpkg
1450
      Does not copy broken symlinks into dpkg_archive
1451
      Will warn about broken symlinks
1452
      In test mode it will generate an error if broken symlinks are found
1453
 
1454
    * Jats Makefile creation
1455
      Corrected handling of source files with multiple '.' in their names.
1456
      There was a problem with such files in Prog and SharedLib directives
1457
 
1458
    * Utility: deploy_builder
1459
      Initial release of this internal utility.
1460
 
1461
------------------------------------------------------------------------
4391 dpurdie 1462
Version:  3.5.1000.cr                               Released: 07-Jul-14 
4382 dpurdie 1463
------------------------------------------------------------------------
1464
Minor changes:
1465
    * Visual Studio 2005 and above toolset
1466
      The programs .exe.manifest will be packaged along with the 
1467
      executable, but only if it exists.
1468
 
1469
------------------------------------------------------------------------
4362 dpurdie 1470
Version:  3.5.0000.cr                               Released: 24-Jun-14
1471
------------------------------------------------------------------------
1472
Minor changes:
1473
    * ANDROID Support
1474
      The 'populate' phase passes in all arguments from the MakeProject directive
1475
      This allows libs and jars to be named during the populate phase.
4345 dpurdie 1476
 
361 dpurdie 1477
------------------------------------------------------------------------
4345 dpurdie 1478
Version:  3.4.9000.cr                               Released: 19-Jun-14
1479
------------------------------------------------------------------------
1480
Minor changes:
1481
    * ANDROID Support
1482
      Populate the project during the build phase. This will place 
1483
      external JARs and Shared Libraries in the project to facilitate
1484
      development.
1485
 
1486
------------------------------------------------------------------------
4326 dpurdie 1487
Version:  3.4.8000.cr                               Released: 18-Jun-14
4324 dpurdie 1488
------------------------------------------------------------------------
1489
Minor changes:
1490
    * New Platform - ANDROID
1491
      Basic build support provided though the Makeproject directive
1492
      The Sdk and all other tools are provided via packages. These
1493
      include: androidBuilder, anddroidSdk and ant
1494
 
1495
------------------------------------------------------------------------
4309 dpurdie 1496
Version:  3.4.7000.cr                               Released: 11-Jun-2014
1497
------------------------------------------------------------------------
1498
Minor changes:
1499
    * GCC toolsets
1500
      Removed -Wid-clash-31 from the list of warnings enabled via 'options=wall'
1501
 
1502
    * New Platform Alias - MSWIN32
1503
      This alias will expand to (supported) targets that build Microsoft
1504
      Windows 32-bit targets. At this release these targets are:
1505
        WIN32   - Visual C 6         
1506
        VS2005  - Visual Studio 2005 (Not recommended)
1507
        VS2012  - Visual Studio 2012
1508
 
1509
------------------------------------------------------------------------
4287 dpurdie 1510
Version:  3.4.6000.cr                               Released: 26-May-14
1511
------------------------------------------------------------------------
1512
Minor changes:
1513
    * Subversion utilities
4309 dpurdie 1514
      Ignored messages about external links while examining the workspace.
4287 dpurdie 1515
      Only generated by some versions of SVN.
1516
      Note: SVN Externals are not supported - just ignored.
1517
 
1518
------------------------------------------------------------------------
4266 dpurdie 1519
Version:  3.4.5000.cr                               Released: 21-May-14
1520
------------------------------------------------------------------------
1521
Minor changes:
1522
    * PackageFile directive
1523
      Improved the --DirTree operation to allow it to work in packages
1524
      with an inverted buildfile structure.
1525
 
1526
------------------------------------------------------------------------
4261 dpurdie 1527
Version:  3.4.4000.cr                               Released: 21-May-14
1528
------------------------------------------------------------------------
1529
Minor changes:
1530
    * Makefile Directives MakeProject and MakeAnt
1531
      Ensure that each project creates a unique makefile target.
1532
      Previously, projects based on the same solution/project file would
1533
      only build the last project due to a name clash
1534
 
1535
------------------------------------------------------------------------
4257 dpurdie 1536
Version:  3.4.3000.cr                               Released: 16-May-14 
1537
------------------------------------------------------------------------
1538
Minor changes:
1539
    * PackageFile directive
1540
      Improved the --DirTree operation. The directive can package up any
1541
      directory within the package - as determined by the PackageBase.
1542
 
1543
------------------------------------------------------------------------
4248 dpurdie 1544
Version:  3.4.2000.cr                               Released: 14-May-14
4197 dpurdie 1545
------------------------------------------------------------------------
1546
Minor changes:
1547
    * Utility: jats sandbox. 
1548
      New subcommand called buildfilter, to display and modify the buildfilter
1549
      used within the sandbox.
1550
 
4247 dpurdie 1551
    * Utility: jats_metrics
1552
      Detect subversion based workspaces and do not attempt to invoke the
1553
      'cleartool' command to count the clearcase branches in the view.
1554
 
4197 dpurdie 1555
------------------------------------------------------------------------
4193 dpurdie 1556
Version:  3.4.1000.cr                               Released: 04-Apr-14
4192 dpurdie 1557
------------------------------------------------------------------------
1558
Minor changes:
1559
    * Preliminary support for VS2012 and CSHARP2012
1560
      This is a Beta.
1561
      Requires VS2012 professional update 4 to be installed
1562
 
1563
    * Utility: gen_cots
1564
      Fixed the package creation process
1565
 
1566
    * Utility: sandbox.
1567
      The -toPackage, -fromPackage, -justPackage and ignore package now support
1568
      a full package_version name, in addition to the simple package name and
1569
      the package name.project forms.
1570
 
1571
      Clarified the forms in the documentation.
1572
 
1573
------------------------------------------------------------------------
4179 dpurdie 1574
Version:  3.4.0000.cr                               Released: 26-Mar-14 
4135 dpurdie 1575
------------------------------------------------------------------------
1576
Minor changes:
4163 dpurdie 1577
    * PackageFile directive
1578
      Improved the --DirTree option's detection of paths outside the current
1579
      directory.
1580
 
4179 dpurdie 1581
    * Jats build log
1582
      Will display the name of the host machine when being run by the BuildTool
1583
      and the build daemons.
1584
 
1585
    * New JATS supported host machine type: linux_x86
1586
      This has been added to support auperaunx01 as a general developer machine
1587
      Currently there are no supported compilers for this machine. It is only
1588
      the JATS tool chain. It allows the processing of subversion related 
1589
      commands.
1590
 
4163 dpurdie 1591
------------------------------------------------------------------------
1592
Version:  3.3.5000.cr                               Released: 21-Feb-14 
1593
------------------------------------------------------------------------
1594
Minor changes:
4135 dpurdie 1595
    * Makefiles. Platform specifier
1596
      Corrected issue where the platform specifier consists entirely of 
1597
      non-platform arguments.
1598
 
1599
    * Jats.bat file example/template
1600
      Added JAVA 1.7 default location
1601
 
1602
------------------------------------------------------------------------
4119 dpurdie 1603
Version:  3.3.4000.cr                               Released: 22-Jan-14
4115 dpurdie 1604
------------------------------------------------------------------------
1605
Minor changes:
4119 dpurdie 1606
    * SK20 Toolset
1607
      Added standard HOST_* definitions to SK20 target
1608
 
1609
    * Subversion Support
1610
      Ignore error text of the form 'QDBusConnection:*' from the SVN error
1611
      stream. This may be generated by a dud released of Ubuntu KDE
1612
 
1613
------------------------------------------------------------------------
1614
Version:  3.3.3000.cr                               Released: 15-Jan-14
1615
------------------------------------------------------------------------
1616
Minor changes:
4115 dpurdie 1617
    * Re-release with missing SK20 support files.
1618
 
1619
------------------------------------------------------------------------
4110 dpurdie 1620
Version:  3.3.2000.cr                               Released: 13-Jan-14 
4109 dpurdie 1621
------------------------------------------------------------------------
1622
Major changes:
1623
    * New build target called SK20
1624
      This uses a gcc-based cross compiler and can be run on linux development
1625
      machines. The compiler and associated SDKs are provided by 'You Transactor'
1626
      Controlled in the VIX package named 'arm-iwmmxt-linux-gnueabi'. This package
1627
      addresses issues in the 'You Transactor' provided installer.
1628
 
1629
Minor changes:
1630
 
1631
------------------------------------------------------------------------
4097 dpurdie 1632
Version:  3.3.1000.cr                               Released: 13-Dec-13  
4075 dpurdie 1633
------------------------------------------------------------------------
1634
Major changes:
1635
 
1636
Minor changes:
1637
    * C# Toolset
1638
      Supported named dependencies when specifying a resx file to support
1639
      resx files that include other files.
1640
 
4097 dpurdie 1641
      Resx support. Extend search path for associated .cs file to include
1642
      the parent directory.
1643
 
4095 dpurdie 1644
    * Utility: update_release
1645
      Set umask to 0002 to assist in preserving group access to files and
1646
      folders created in the 'releases' area.
4075 dpurdie 1647
 
4095 dpurdie 1648
    * Utility: svn createPackage
1649
      Perform a validity check on any directory tree being imported. It 
1650
      must not contain any of the following reserved directory names:
1651
        .svn, .git, .hg, .cvs, tags, trunk or branches
4075 dpurdie 1652
 
4095 dpurdie 1653
    * GCC Based build targets
1654
      Extended CTAGS support to GCC based targets.
4097 dpurdie 1655
      'jats make ctags' will generate a ctags file for GCC based builds in
1656
      the same manner as it has for Windows based builds.
4095 dpurdie 1657
 
4075 dpurdie 1658
------------------------------------------------------------------------
4096 dpurdie 1659
Version:  3.3.0000.cr                               Released: 19-Sep-13
4034 dpurdie 1660
------------------------------------------------------------------------
1661
Major changes:
1662
    * GCC Toolchain - Android NDK support
1663
      Implemented SharedLibrary option - --NoVersionDll
1664
      Implemented CompilerOptions - 'NoVersionDll'
1665
 
4036 dpurdie 1666
      Improved the process that creates symbolic links between a Shared
4034 dpurdie 1667
      Libraries 'RealName' and its 'soname' and 'link name'
1668
 
1669
      Added support for a compiler to be provided through a package.
1670
      Specifically implemented to allow Android
1671
 
1672
Minor changes:
1673
    * BuildName directive
1674
      Force '--RelaxedVersion' on COTS packages that have exactly 3 arguments.
1675
 
1676
    * Sandbox utility
4036 dpurdie 1677
      Fixed use of a 'buildfilter' file in the sandbox directory.
4034 dpurdie 1678
 
1679
    * GCC Toolchain - General
4036 dpurdie 1680
      When building a shared library, all unresolved symbols will generate
4034 dpurdie 1681
      a warning.
1682
 
1683
------------------------------------------------------------------------
4003 dpurdie 1684
Version:  3.2.2000.cr                               Released: 27-Aug-13
1685
------------------------------------------------------------------------
1686
Major changes:
1687
 
1688
Minor changes:
1689
    * Automated Build System Support for machines that do not build the package
1690
      This version provides a transparent 'dummy' build under conditions where
1691
      a package does not build for the current machine. All the commands
1692
      used by the 'buildtool' will perform a dummy build. There are no build
1693
      artifacts, but the build will not fail.
1694
 
1695
      This mechanism improved the tracking of files created during the creation
1696
      of makefiles and uses this mechanism to deleted generated files.
1697
 
1698
------------------------------------------------------------------------
3987 dpurdie 1699
Version:  3.2.1000.cr                               Released: 16-Aug-2013
1700
------------------------------------------------------------------------
1701
Major changes:
1702
 
1703
Minor changes:
1704
    * Utility: update_release
1705
      Added options:
1706
        -addfilter=xxx[,yyy]*
1707
        -delfilter=xxx[,yyy]*
1708
      Allowed the -filter option to take a comma separated list of filters.
1709
      Allowed filters to contain a pathname element. ie: scripts/*.sh
1710
      Allow filters without wildcard characters to work correctly.
1711
      Report filter elements that are not used.
1712
 
1713
    * CSharp Toolset: Resx processing
1714
      Backward compatibility with badly formed packages.
1715
      Ignore 'Designer.cs' files that have zero length.
1716
 
1717
    * Build Target: UBUNTU12
1718
      Added missing LMOS aliases.
1719
 
1720
------------------------------------------------------------------------
3967 dpurdie 1721
Version:  3.2.0000.cr                               Released: 8-Aug-2013
1722
------------------------------------------------------------------------
1723
Major changes:
1724
    * New build target: UBUNTU12
1725
      This is intended to facilitate testing of emebedded devices. It is not
1726
      intended to build deployed software.
1727
 
1728
      UBUNTU12 is considered to be an embedded device and as such is included in
1729
      the DEVLINUX alias.
1730
 
1731
      UBUNTU12 is built on an Ubuntu LTS 12.04 platform using
1732
      gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3.
1733
 
1734
Minor changes:
1735
    * Jats wrapper script
1736
      The default version control system has been set to 'svn'. This means that
1737
      the jats commands 'label', 'release' and 'extract' will invoke the
1738
      Subversion instance of the command.
1739
 
1740
      This change will not be picked up by Windows users. They will need to
1741
      update their jats.bat file if they want this change.
1742
 
1743
    * Utility: jats vcsdiff
1744
      Added support for BeyondCompare3 under windows.
1745
 
1746
    * Utility: jats upddep
1747
      Corrected issue that prevented the results being written to the build.pl
1748
      file under windows.
1749
 
1750
    * CSharp Toolset: Resx processing
1751
      Improved the generation of the Resource names. Now supports
1752
      form names that do not match the enclosing resource.
1753
 
1754
      Supports Resources without a matching .cs file - as long as there
1755
      is a matching Designer.cs file.
1756
 
1757
    * GCC Toolchain
1758
      Added version testing of the compiler being invoked by the build.
1759
 
1760
------------------------------------------------------------------------
3859 dpurdie 1761
Version:  3.1.9000.cr                               Released: 21-Jun-13
1762
------------------------------------------------------------------------
1763
Major changes:
1764
    * Jira Issue: JATS-274: Long view name causes legacy package to
1765
                            fail to daemon build
1766
      Create shorter viewnames when extracting Subversion workspace
1767
 
3967 dpurdie 1768
    * Documentation
3859 dpurdie 1769
      Document the EnvVar ANT_HOME  
1770
 
1771
------------------------------------------------------------------------
3833 dpurdie 1772
Version:  3.1.8000.cr                               Released: 04-Jun-13
3832 dpurdie 1773
------------------------------------------------------------------------
1774
Major changes:
1775
    * New Platform: INTELLECT
1776
      Support for Intellect PAX.
1777
      This support does not extend to native building of PAX modules. It is
1778
      intended to 'wrap' the existing PAX Build system.
1779
 
1780
      The body of the Pax Building infrastructure is not within the JATS core
1781
      but is to be provided though a JATS plugin.
1782
 
1783
------------------------------------------------------------------------
3559 dpurdie 1784
Version:  3.1.7000.cr                               Released: 03-May-13
1785
------------------------------------------------------------------------
1786
Major changes:
3564 dpurdie 1787
    * New Platform: VSDEVRC
1788
      Uses an MSP430G2553 processor, a member of the Texas Instruments MSP430
1789
      family
3559 dpurdie 1790
 
1791
Minor changes:
1792
    * Utility: jats sandbox
1793
      Support sandbox specific build filter. A file called 'buildfilter' in
1794
      the root of the sandbox will be used to specify a sandbox-local
1795
      buildfilter. It will override any buildfilter provided on the command
1796
      line.
1797
 
1798
    * Jats Configuration
1799
      Replace auperaunx26 with auperaarc01 as the default package server.
1800
 
1801
    * Jats Utility: rewrite and upddep
1802
      Purify build files that have mixed line endings under both Windows
1803
      and Linux.
1804
 
1805
      Addresses an issue where build files with mixed line endings are not
1806
      correctly rippled.
1807
 
1808
------------------------------------------------------------------------
3347 dpurdie 1809
Version:  3.1.6000.cr                               Released: 05-Apr-13
1810
------------------------------------------------------------------------
1811
Major changes:
1812
 
1813
Minor changes:
1814
    * Jats Core
1815
      Corrected algorithm used to search for a matching package version.
1816
      This is used by the -build option of ccrelease and svnrelease and
1817
      the '-locatepkg' option of JATS.
1818
 
1819
    * Utility: svnsave_build
1820
      Used only by the build daemons.
1821
      Do not propagate the 'author' of the base package if the build is a ripple.
1822
 
1823
    * Utility: svnrelease and svnextract
1824
      The process of backtracking from a tag to a branch/trunk supports
1825
      branches that are more than a single subdirectory.
1826
 
1827
------------------------------------------------------------------------
3045 dpurdie 1828
Version:  3.1.5000.cr                               Released: 13-Feb-13 
1829
------------------------------------------------------------------------
1830
Major changes:
1831
 
1832
Minor changes:
1833
    * svnrelease utility
1834
      The use of the '-branch' option will not replace the build files with
1835
      those from the base tag, nor will it replace any files that were modified
1836
      between the tag and branch from which the tag was taken.
1837
 
1838
      The resultant workspace will be the HEAD of the named branch, although
1839
      the extraction process will highlight changes between the named branch and
1840
      the named tag.
1841
 
1842
    * svnrelease utility
1843
      Corrected a problem in backtracking from a tag to the development branch
1844
      with some releases of TortoiseSVN.
1845
 
1846
------------------------------------------------------------------------
2931 dpurdie 1847
Version:  3.1.4000.cr                               Released: 31-Jan-13
1848
------------------------------------------------------------------------
1849
Major changes:
1850
 
1851
Minor changes:
1852
    * CHSHARP Toolset
1853
      New CompileOption: NoVersionDLL
1854
        Suppress the creation of versioned DLL for all Shared Libraries
1855
        covered by the makefile.
1856
 
1857
      New SharedLib option: --NoVersionDll
1858
        Suppress the creation of versioned DLLs.
1859
        Unversioned DLLs will always be generated.
1860
 
1861
    * ALL Toolsets
1862
      Ensure that some EnvVars that confuse the GNU automake are not exported
1863
 
1864
    * Utility vcsdiff
1865
      Under Unix will perform a 'diff' of the two views.
1866
      Added '-diff' option to force a text mode diff under Windows, rather than
1867
      the default use of BeyondCompare.
1868
 
1869
------------------------------------------------------------------------
2764 dpurdie 1870
Version:  3.1.3000.cr                               Released: 04-Jan-13
1871
------------------------------------------------------------------------
1872
Major changes:
1873
 
1874
Minor changes:
1875
    * Subversion Extraction
1876
      Detect and report error condition where a tag references a parent
1877
      directory of the tag.
1878
 
1879
      Better handling of tagged versions that have been moved within the
1880
      repository.
1881
 
1882
    * Subversion Support
1883
      Detect authentication errors and issue user-friendly error messages
1884
      showing the user what to do.
1885
 
1886
    * Added Support for LMOS_COBRA
1887
      This does not imply that LMOS is fully supported on the COBRA, only that
1888
      we have build support for this target.
1889
 
1890
      Note: LMOS is not fully supported by VIX on the COBRA platform.
1891
            LMOS should not be used on the COBRA.
1892
 
1893
Internal:
1894
    * Jats Utility: JatsFileUtil usage
1895
      Better handling of files with nasty characters(%'&) in them.
1896
      Now use a modified Url encoding scheme to pass them into JatsFileUtil
1897
      JatsFileUtil Will perform Url decoding of all arguments
1898
 
1899
------------------------------------------------------------------------
2478 dpurdie 1900
Version:  3.1.2000.cr                               Released: 15-Nov-12
1901
------------------------------------------------------------------------
1902
Major changes:
1903
 
1904
Minor changes:
1905
    * Makefile Generation.
1906
      Fixed issue with packaging files with a single quote(') in the name
1907
 
1908
------------------------------------------------------------------------
2450 dpurdie 1909
Version:  3.1.1000.cr                               Released: 14-Nov-12
1910
------------------------------------------------------------------------
1911
Major changes:
1912
 
1913
Minor changes:
1914
    * Makefile generation
1915
      Warning generation of bad source paths does not generate an error
1916
      if the path test escapes the directopry tree. It will generate a
1917
      warning, which allows the build to progress as before - with lots
1918
      of warnings.
1919
 
1920
    * Makefile Generation
1921
      BuildSubDir and SubDir directives - cleanup paths.
1922
 
1923
    * Jats Utility: JatsFileUtil
1924
      Better handling of double '\' in pathnames under windows.
1925
 
1926
 
1927
------------------------------------------------------------------------
2439 dpurdie 1928
Version:  3.1.0000.cr                               Released: 08-Nov-12
2429 dpurdie 1929
------------------------------------------------------------------------
1930
Major changes:
1931
    * Make-time performance improvement of packaging
1932
      Improved the performance of the 'packaging' and 'installing' operations
1933
      by an order of magnitude under windows. Replaced the shell scripting of
1934
      these operations with a dedicated program.
1935
 
1936
      This change also addressed a long-time Windows issue with the packaging
1937
      of files into very long (>~250) paths as the utility supports the full
1938
      windows path scheme.
1939
 
1940
Minor changes:
1941
    * Command Changes: jats clobber
1942
      The 'jats clobber' command has been significantly sped up
1943
      The 'clobber' no longer unpackages and uninstalls files one by one
1944
      from the relevant directories. The entire directory is deleted.
1945
 
1946
      The original sequence can still be perform, if required, with the commands
1947
        jats make clobber
1948
      This operates as before.
1949
 
1950
    * Utility: escrow
1951
      Support to extract packages with a subdirectory structure that
1952
      breaks the JATS rule that the TTB directory names are reserved.
1953
      Some COTS packages break the rule.
1954
 
1955
    * Utility: svn : delete-branch
1956
      Modified the svn branch deletion operation.
1957
        With no arguments it will show the current branch.
1958
 
1959
    * Utility: svn : url
1960
      Improved the conversions supported. Now handles leading SVN::
1961
      and will decode tags of the form SVN::path::tag
1962
 
1963
    * Utility: svn : import
1964
      Added a '-nocommit' option to allow the results of the import to be
1965
      inspected before committing them to the Repository.
1966
 
1967
    * Subversion Support
1968
      Detect authentication errors and issue user-friendly error messages
1969
      showing the user what to do.
1970
 
1971
      The special label of TIMESTAMP now creates a tag with a .WIP
1972
      suffix. This allows the tag to be deleted in the VIX protected
1973
      repositories.
1974
 
1975
------------------------------------------------------------------------
2078 dpurdie 1976
Version:  3.0.5000.cr                               Released: 05-Oct-12
1977
------------------------------------------------------------------------
1978
 
1979
Minor changes:
1980
    * Jats build
1981
      Added a '-nopackages' option to allow the creation of version information
1982
      files under conditions where the external packages are not available, such
1983
      as within a JATS Sandbox.
1984
 
1985
      This option is intended to be used in conjunction with the 'interface'
2080 dpurdie 1986
      command, with a sandbox.
2078 dpurdie 1987
 
1988
      ie: jats sandbox cmd -keepgoing build interface -nopackages
1989
 
1990
------------------------------------------------------------------------
2054 dpurdie 1991
Version:  3.0.4000.cr                               Released: 27-Sep-12
2049 dpurdie 1992
------------------------------------------------------------------------
1993
 
1994
Minor changes:
1995
    * Utility: svn
1996
      Added two subcommands
1997
        branch - to create a branch within a workspace
1998
        switch - to switch a workspace to a branch, or tag.
1999
                 Can also display available branches.
2000
 
2054 dpurdie 2001
    * Utility: sandbox. Subcommand: cmd
2002
      Added '-keepgoing' option to allow the user to ignore errors
2040 dpurdie 2003
 
2004
    * Utility: rtag_extract
2005
        * Added -[no]log option to control the output
2006
        * Extended the examples in the documentation
2007
 
2008
    * Utility: svnrelease and svnextract
2009
      Modified the way that branches are created and used.
2010
      Modified two options:
2011
        -mkbranch=name. Will create a branch while extracting the package
2012
                        The named branch must not exist
2013
        -branch=name.   Will extract the head of the named branch - if it exists
2014
                        The named branch must exist
2015
      The two options are mutually exclusive.
2016
 
2017
------------------------------------------------------------------------
2017 dpurdie 2018
Version:  3.0.3000.cr                               Released: 24-Sep-12
2019
------------------------------------------------------------------------
2020
 
2021
Minor changes:
2022
    * Utility: rtag_extract
2023
      The following enhancements have been made to this utility
2024
        * Only allow extracting into a jats sandbox
2025
        * Create workspaces with a name that is the package name
2026
        * Skip extraction of a package if it already exists in the sandbox
2027
 
2028
------------------------------------------------------------------------
1456 dpurdie 2029
Version:  3.0.2000.cr                               Released: 21-Sep-12
2030
------------------------------------------------------------------------
2031
 
2032
Minor changes:
2017 dpurdie 2033
    * Utility: svnrelease and svnextract
1456 dpurdie 2034
      The name of the directory into which the package will be etracted
2035
      has been greatly simplified, under most cases.
2036
 
2037
------------------------------------------------------------------------
1447 dpurdie 2038
Version:  3.0.1000.cr                               Released: 18-Sep-12
2039
------------------------------------------------------------------------
2040
 
2041
Minor changes:
2042
    * Utility: svnrelease
2043
      Correctly handle build files that are not in the root directory
2044
      Missed in previous release.
2045
 
2046
------------------------------------------------------------------------
2047
Version:  3.0.0000.cr                               Released: 13-Sep-12
2048
------------------------------------------------------------------------
2049
 
2050
Major changes:
2051
    * Jats Version Number
2052
      Rolled to version 3 as the build number was confusingly high
2053
      Although the major version number has changed, JATS has not changed
2054
      significantly.
2055
 
2056
Minor changes:
2057
    * Makefile Generation
2058
      Packing of directories filters out .svn subdirectories
2059
 
2060
    * Utility: svnrelease
2061
      Correctly handle build files that are not in the root directory
2062
 
2063
------------------------------------------------------------------------
1403 dpurdie 2064
Version:  2.101.0000.cr                               Released: 11-Sep-12
2065
------------------------------------------------------------------------
2066
Major changes:
2067
    * Subversion support
2068
      Multiple changes to subversion support to simplify development with
2069
      SubVersion. Changes include:
2070
        - New VcsTag that has a path and a tag component
2071
        - Multiple extraction modes with checks to highlight unexpected
2072
          file changes between workspace and branch head.
2073
 
2074
Minor changes:
2075
    * Utility: New utility - rtag_extract
2076
      Tool to extract a set of packages based on a Release Manager Release.
2077
      Can limit the files extracted to one or more paths, or a list of packages.
2078
      Provides supervised extraction of the set of packages.
2079
      Use 'jats man rtag_extract' or online documentation.
2080
 
2081
    * Utility: svnsave_build
2082
      Failure to change the author of the build is not an error.
2083
      This allows for non-standard repositories being used during consolidation
2084
 
2085
    * Linux support utilities
2086
      Add a version of 'addr2line' that understands the ELF file format
2087
      which has debug information striped out into a separate file.
2088
      Used to support backtracing within unit tests.
2089
 
2090
------------------------------------------------------------------------
1329 dpurdie 2091
Version:  2.100.6000.cr                               Released: 30-Jul-12
2092
------------------------------------------------------------------------
2093
Major changes:
2094
    * Subversion Repository location
2095
      The correct paths to the various SubVersion repositories is:
2096
        GBE_SVN_URL_AUPERASVN01: https://auperasvn01.aupera.erggroup.com/svn
2097
        GBE_SVN_URL_FRBESASVN01: http://frbesasvn01.frbesa.erggroup.com/svn
2098
      Windows users may need to update there jats.bat file.
2099
      These are Fully Qualified Domain Names.    
2100
 
2101
Minor changes:
2102
    * Jats startup warning introduced in 2.100.5000.cr
2103
      Now accepts both / and \ as path separators.
2104
 
2105
    * Utility: svnrelease
2106
      Modified the operation of the '-branch' to better mimic the ClearCase
2107
      operation of the same command. If the specified branch exists, then it
2108
      will be used, otherwise it will be created based on the specified tag.
2109
 
2110
    * Utility: svnsave_build
2111
      Modify the operation such that the 'author' of the saved build is set to
2112
      that of the user that created the version that that build is based upon.
2113
      This preserves the history of the build a lot better than tagging all
2114
      builds as being done by 'buildadm'.
2115
 
2116
    * Utility: ccdelete_view
2117
      Allow the user to specify ClearCase viewtags or a viewstore path.
2118
 
2119
    * Utility: sandbox
2120
      Added options to control the packages processed. The user can specify
2121
      a range of packages and exclude or include specific packages.
2122
 
2123
      Subcommand: populate
2124
      Added -exclude=name[,name]+ to allow specific packages to be excluded
2125
      Add -all option to force dependency testing of packages already in the
2126
      sandbox.
2127
 
2128
    * Subversion Support
2129
      With an automated build environment the use of a default Subversion
2130
      repository is not supported.
2131
 
2132
      Creating a workspace will display the files being extracted providing
2133
      a progress indication.
2134
 
2135
    * Jats Online Documentation
2136
      Migrated several items from the VIX Wiki to the FAQ section of the
2137
      online documentation.
2138
 
2139
    * Generated makefiles
2140
      Improved tracing of package archive source in comments
2141
 
2142
------------------------------------------------------------------------
401 dpurdie 2143
Version:  2.100.5000.cr                               Released: 28-May-12
399 dpurdie 2144
------------------------------------------------------------------------
2145
Major changes:
2146
 
2147
Minor changes:
2148
    * New Platform: WCENAUTIZX5
2149
     "Nautiz eTicket Pro" built under VS2005
2150
 
400 dpurdie 2151
    * Jats startup will warn Windows Users if jats.bat does not
2152
      link to the dynamically updated version of JATS. 
2153
 
399 dpurdie 2154
Internal:
2155
    * Corrected error handling in Release Manager Database connection
2156
      Worked on Windows, but not linux.
2157
 
2158
------------------------------------------------------------------------
387 dpurdie 2159
Version:  2.100.4000.cr                               Released: 30-Apr-12
2160
------------------------------------------------------------------------
2161
Major changes:
2162
 
2163
Minor changes:
2164
    * Jats makefile directive: MakeProject
2165
      Improved support for packaging files with spaces and other make-unfriendly
2166
      characters in their pathname.
2167
 
2168
------------------------------------------------------------------------
385 dpurdie 2169
Version:  2.100.3000.cr                               Released: 20-Apr-12
2170
------------------------------------------------------------------------
2171
Major changes:
2172
 
2173
Minor changes:
2174
    * Platform: VIXITP
2175
      Minor enhancements
2176
 
2177
    * JATS wrappers
2178
      Updated default paths to Subversion Servers
2179
 
2180
    * Subversion Support
399 dpurdie 2181
      Added svn delete-branch
385 dpurdie 2182
 
2183
------------------------------------------------------------------------
383 dpurdie 2184
Version:  2.100.2000.cr                               Released: 13-Apr-12
2185
------------------------------------------------------------------------
2186
Major changes:
2187
 
2188
Minor changes:
387 dpurdie 2189
    * GCC Toolmaking
383 dpurdie 2190
      Use JATS' internal dependency generator. This is much faster than the
2191
      use of the gcc as previously implemented.
2192
 
2193
    * New Platform: VIXITP
387 dpurdie 2194
      Specialized platform for the VIX 'ITP' product.
383 dpurdie 2195
 
2196
    * Subversion Support
2197
      Documented the use of 'TIMESTAMP' in svn commands
2198
      svnrelease. The -branch option supports the special name TIMESTAMP
2199
 
2200
 
2201
------------------------------------------------------------------------
381 dpurdie 2202
Version:  2.100.1000.cr                               Released: 28-Mar-12
2203
------------------------------------------------------------------------
2204
Major changes:
2205
 
2206
Minor changes:
2207
    * Jats makefile directive: MakeLinuxDriver
2208
      Added support for source files not in the same directory as the
2209
      makefile.
2210
 
2211
    * Jats makefile directives: SharedLib and Lib
2212
      Improved support for named source files with directory elements
2213
 
2214
------------------------------------------------------------------------
379 dpurdie 2215
Version:  2.100.0000.cr                               Released: 23-Mar-12
2216
------------------------------------------------------------------------
2217
Major changes:
2218
 
2219
    * WIN32 Target (Visual Studio 6)
2220
      This target will now consume headers/libraries from a VS6 directory.
2221
      This has been provided to allow the use of Dinkumware_STL to be limited
2222
      to this one compiler. Specifically we need to excluded the use of
2223
      Dinkumware from VS2010 builds.
2224
 
2225
    * C# Toolchain
2226
      Correctly detect missing .cs file in .resx /.cs file pair.
2227
 
2228
Minor changes:
2229
    * Jats wrapper script
2230
      New option: -logfile=name
2231
 
2232
    * Jats configuration
2233
      jats.bat example (Windows)
2234
      jats.sh example (Unix)
2235
      Redefined location of the Perth Subversion server AUPERASVN01
2236
 
2237
    * Escrow build on solaris_x86
2238
      Added workaround for strange issue on X86 based Solaris machines
2239
      The GBE_MACHTYPE EnvVar would disappear during the build process
2240
 
2241
    * Utility ccrelease
2242
      The -extractfiles option nolonger uses a dynamic view to perform the
2243
      extraction. It uses the same process as normal view creation.
2244
 
2245
    * Utility: svn
2246
      Improved package import processing.
2247
      Allow Date, Author and Log to be added to the imported package
2248
 
2249
    * Jats Utility: gen_cots
2250
      Added support for Subversion.
2251
      Subversion is supported on Windows and Unix.
2252
      ClearCase is supported on Windows.
2253
 
2254
    * Jats Utility: vcsdiff
2255
      New Utility. Will diff two versions of a package. Supports
2256
      mixed ClearCase and Subversion versions.
2257
      Under windows it can invoke BeyondCompare
2258
      Under Windows and Unix it can perform a MD5 check over both directories.
2259
 
2260
------------------------------------------------------------------------
377 dpurdie 2261
Version:  2.99.2000.cr                               Released: 3-Feb-12
2262
------------------------------------------------------------------------
2263
Major changes:
2264
 
2265
Minor changes:
2266
    * BuildVersion directive
2267
      Updated Company Name, Copyright and Trademark strings to 'Vix IP Pty Ltd'
2268
 
2269
    * GCC Toolset
2270
      Added support for filterering warning messages, via a warnings.gcc file
2271
 
2272
------------------------------------------------------------------------
375 dpurdie 2273
Version:  2.99.1000.cr                               Released: 13-Jan-12
2274
------------------------------------------------------------------------
2275
Major changes:
2276
 
2277
Minor changes:
2278
    * Command: jats clobber
2279
      When building packages that use deploylib - remove the 'build/deploy'
2280
      directory as a part of the clobber processing.
2281
 
2282
    * Jats wrapper. Environment Variable Cleanup (Windows Only)
2283
      Force ALL EnvVars stored in the environment and passed to programs
2284
      invoked by JATS to be converted to upper case.
2285
 
2286
      This solves problems associated with some programs that do not treat
2287
      Windows EnvVars as case insensitive.
2288
 
377 dpurdie 2289
      A useful side effect of this change is that VS2010 running on
2290
      64-bit Windows-7 will now locate the default installation of VS2010, as
2291
      will many other toolsets.
375 dpurdie 2292
 
2293
    * jats svnlabel
2294
      Report conflicting options: Label and Clone
2295
 
2296
      Correct the 'label' operation. The user is not allowed to provide
2297
      path. The user must provide a simple label. JATS will determine the
2298
      workspace and the correct branch/tag to place the label in.
2299
 
2300
    * Built Daemon support
2301
      jats_svn_savebuild will now delete a WIP if its in the /tags/ directory.
2302
      This allows WIPs to be tags or branches
2303
 
2304
------------------------------------------------------------------------
373 dpurdie 2305
Version:  2.99.0000.cr                               Released: 06-Jan-12
2306
------------------------------------------------------------------------
2307
Major changes:
2308
    * GCC Toolset
2309
      Modified the creation and maintenance of debug information.
2310
      New methodology is:
2311
        Debug information is created for both production and debug builds
2312
        Debug information is placed in a .dbg file, which is linked to the
2313
        executable, or shared library. The .dbg file is packaged in the manner
2314
        as the main binary.
2315
 
2316
      This methodology does not bloat the binary with debug information, while
2317
      retaining debug information. The binary transferred to an embedded
2318
      device does not contain debug information, yet the image used in the
2319
      debugger can still access the debug information. This is the best of
2320
      both worlds.
2321
 
2322
Minor changes:
2323
    * HTML Documentation
2324
      JatsWelcome.html - Extended references to BMS documentation.
2325
 
2326
Internal changes:
2327
    * Generated makefiles
2328
      Removed the make_usage target as it is inaccessible. It was replaced by
2329
      jmake's 'help' command a long time back.
2330
 
2331
------------------------------------------------------------------------
371 dpurdie 2332
Version:  2.98.4000.cr                               Released: 23-Dec-11
2333
------------------------------------------------------------------------
2334
Major changes:
2335
    * Jats Sandbox
2336
      Softlinks to packages within the sandbox are now relative to the root of
2337
      the sandbox. This allows packages in the sandbox to be created under one
2338
      machine architecture and consumed under another.
2339
 
2340
    * RIORDS Platform
2341
      Generate output files with the package version embedded in the name
2342
      This can be disabled with --NoVersion
2343
 
2344
      Package up the 'hex' file created when the .img file is processed.
2345
 
2346
 
2347
Minor changes:
2348
    * Processing makefile.pl
2349
      Better handling of some shared library arguments for undeclared files
2350
      Error detection of some arguments that start with white-space
2351
 
2352
------------------------------------------------------------------------
369 dpurdie 2353
Version:  2.98.3000.cr                               Released: 14-Dec-11
2354
------------------------------------------------------------------------
2355
Major changes:
2356
 
2357
Minor changes:
2358
    * New Platform and Toolchain
371 dpurdie 2359
      Platform is RIORDS. This uses the MSP430 toolchain.
369 dpurdie 2360
      Beta release of this toolchain
2361
 
2362
    * Jats Escrow. Escrow extraction
2363
      Force views created to be done in the same manner as the build daemon.
2364
      Under Clearcase, do not include the /main/0 rule.
2365
 
2366
    * Utility: ccrelease (jats release, jats extract)
2367
      Correct use of /main/0 on Unix platforms to match Windows behavior.
2368
      Only add /main/0 if the user has provided a path to a directory within
2369
      a vob.
2370
 
2371
    * Various changes to remove warnings when used with perl 5.14.
2372
      Note: Perl 5.14 is not recommended.
2373
            Perl 5.8.8 is recommended.
2374
 
2375
    * Windows utilities
2376
      Updated 7z to version 9.20.
2377
 
2378
    * Subversion Support
2379
      Support for 1.7 error messages
2380
      Extended the 'jats svn' utility. New subcommands:
2381
        paths - Display Subversion tag to URL conversions
2382
        tag   - Convert a path or URL to a Release Manager Tag
2383
        url   - Convert Release Manager tag to URL
2384
 
2385
    * COBRA Toolset
2386
      Suppress compiler warning on incompatible ABI
2387
 
2388
    * Create dpkg utility
2389
      Allows packaging from a sandbox, but only of package versions 99.99.99
2390
 
2391
Internal changes:
2392
    * Generated makefiles are now dependent on DPACKAGE files from dependant
2393
      packages, if present.
2394
 
2395
------------------------------------------------------------------------
367 dpurdie 2396
Version:  2.98.2000.cr                               Released: 15-Nov-11
2397
------------------------------------------------------------------------
2398
Major changes:
2399
 
2400
Minor changes:
2401
    * Jats Utility:
2402
      Added 'ccdelete_view'. This utility will delete a Clear Case view given a
2403
      viewtag, even if the view has been deleted from disk.
2404
 
2405
    * Jats startup
2406
      Jats will report an error if started in a directory that is inaccessible
2407
      to the user. An error will also be report if jats is directed to change to
2408
      in inaccessible directory.
2409
 
2410
    * Building an ANT project.
2411
      Jats will warn if a buildfile does not have an associated depends file.
2412
 
2413
    * TOOLSET: GCC
2414
      The 'options=args' now shows the operation of the dependency generation step.
2415
 
2416
    * TOOLSET: WINCE
2417
      Better detection of missing SDK components.  
2418
 
2419
    * Subversion support
2420
      Allow untrusted certificates in https connections.
2421
      VisualSvnServer provides self signed certificates
2422
 
2423
Internal:
2424
    * Makefile generation
2425
        Removed the use of the .rul file. Now generated in place.
2426
        Removed PLATFORM.mk dependencies. Work is done in jmake.
2427
 
2428
------------------------------------------------------------------------
365 dpurdie 2429
Version:  2.98.1000.cr                               Released: 15-Sep-11
2430
------------------------------------------------------------------------
2431
Major changes:
2432
 
2433
Minor changes:
2434
    * Utility: cclabel
2435
      Handle VCS tags of the form CC::path::label and extract the vob name and
2436
      the clearcase label.
2437
 
2438
    * Subversion support
2439
      Report errors when required utilities cannot be found
2440
      Delay reporting until utilities are required to allow the help system
2441
      to operate.
2442
 
2443
------------------------------------------------------------------------
363 dpurdie 2444
Version:  2.98.0000.cr                               Released: 09-Aug-11
2445
------------------------------------------------------------------------
2446
Major changes:
2447
    * New toolset: ARM251
2448
 
2449
    * New target platform: ARM_I5100
2450
      Uses the ARM251 toolset.
2451
 
2452
Minor changes:
2453
    * HTML Help
2454
      Correct display of subheadings in the Table of Contents under IE8
2455
 
2456
    * jats build -noforce
2457
      The 'quick' test to force a re-build now takes the value of
2458
      GBE_BUILDFILTER into account. If the value changes, then a rebuild will
2459
      be forced.
2460
 
2461
      This affect the 'jats all' and associated 'sandbox' commands.
2462
 
2463
    * Utility: ccrelease (jats release, jats extract)
2464
      Improved the ClearCase config spec used to create the view.
2465
 
2466
      If the command specifies a branching rule, then the view will not allow
2467
      directories above the package base to be branched. This will prevent
2468
      unintentional branching within the root of the VOB.
2469
 
2470
      If the command does not specify a branching rule, the view now allows
2471
      files and folders to be 'added' within the view, within the package. This
2472
      feature is suppressed when the tool is used by the AutoBuilder, or when
2473
      the load path contains only the name of the VOB.
2474
 
2475
    * Utility: svnrelease
2476
      Remove duplicate package-name words from the generated workspace name to
2477
      provide a cleaner workspace name.
2478
 
2479
      Allow the workspace to be deleted in 'release' mode by changing out of the
2480
      workspace directory before attempting the delete.
2481
 
2482
    * Utility: svn
2483
      Added 'test' to verify that the subversion CLI utility has been
2484
      installed and can be used.
2485
 
2486
    * Toolset: CSharp
2487
      Utilize features of cmdfile to simplify the generated makefile
2488
      Force the generated command file to have correct directory separation
2489
      character.
2490
 
2491
    * Toolset: SunWorks
2492
      Corrected usage of the -erroff directive
2493
      The later SunWorks compilers are more strict about its usage.
2494
      May affect 64 Solaris builds as the incorrect usage may have been
2495
      masking an error.
2496
 
2497
    * Toolset: Delphi7
2498
      Correct library building process that had been broken by previous
2499
      enhancement.
2500
 
2501
    * Toolset: dafbr
2502
      Internal option to simplify compiler testing
2503
 
2504
    * makefile.pl directive: GenerateFiles and RunTests
2505
      Corrected operation of the '--PackageInfo' expansion
2506
        - Return correct path to package
2507
        - If no info is selected, then assume '--path'
2508
 
2509
    * build.pl directive: BuildPlatforms
2510
      Added a '--Alias=Name[,Name]+' option. This allows the setting of
2511
      a platform alias, when the platform is defined.
2512
 
2513
    * build.pl directive: BuildVersion
2514
      Generate well formed VB6 definitions for packages that have dependent
2515
      packages.
2516
 
2517
    * make command: show
2518
      Improved the readability of the 'Alias Targets' list in the
2519
      'jats make show' command.
2520
 
2521
    * Utility: create_dpkg
2522
      When transferring files from a Windows file system to dpkg_archive
2523
      ensure that the execute permission is set for all users.
2524
 
2525
      Allows 'GENERIC' packages to package up executables that will be
2526
      executed on Unix machines.
2527
 
2528
------------------------------------------------------------------------
361 dpurdie 2529
Version:  2.97.0000.cr                               Released: 24-Jun-11 
2530
------------------------------------------------------------------------
2531
Major changes:
2532
    * HTML Help (Experimental)
2533
      Generated documentation for the various JATS utilities
2534
      It is based on the internal JATS documentation available on the command
2535
      line.
2536
 
2537
      Use http://auperaunx26.aupera.erggroup.com/devl/core_devl2/HTML/index.html
2538
 
2539
Minor changes:
2540
    * PackageFile directive
2541
      Allow packaging of files with a comma in the name.
2542
      Used by some COTS packages.
2543
 
2544
    * Windows utilities used by jats
2545
      stdmux and rpccpp: provide production versions that do not use debug
2546
      libraries as these are not present for all users.
2547
 
2548
    * Jats utility: dstatus
2549
      Shows the user friendly host name rather then the internal machine name.
2550
      This change is in line with the changes to Release Manager
2551
 
2552
    * Utility: svnrelease
2553
      Better deletion of workspaces referenced with non-standard URLs
2554
      Corrected problem with -branch=name option
2555
 
2556
    * Utility: svnrelease and ccrelease
2557
      Better deletion of workingspace directory.
2558
      Attempt to correct for directory permission problems.
2559
 
2560
    * Updated definition of GBE_SVN_URL_FRBESASVN01 to use
2561
      the server by name, rather than IP address: 'frbesasvn01'
2562
 
2563
    * Added EnvVar GBE_VCS to control the default Version Control System
2564
      employed by the 'jats release' and 'jats extract' commands.
2565
 
2566
      Usable values are: 'cc' and 'svn'.
2567
      The default value is 'cc', providing backward compatability to existing
2568
      developers.
2569
 
2570
 
2571
------------------------------------------------------------------------
359 dpurdie 2572
Version:  2.96.4000.cr                               Released: 06-May-11
2573
------------------------------------------------------------------------
2574
Major changes:
2575
 
2576
Minor changes:
2577
    * WIN32 Toolset
2578
      Remove .exp and .lib files that may be created when building a program.
2579
      These files may be generated when using code to create a DLL is used
2580
      to create an EXE.
2581
 
2582
    * Utility: upddep
2583
      Handle packages with version strings like: 1.6.0,REV=2006.11.29.05.03
2584
      The '=' was causing issues.
2585
 
2586
    * Utility: sandbox
2587
      New sub command - populate. Beta Release of this command
2588
      This sub command can be used to populate a sandbox with a specific package
2589
      and (optionally) its dependents, that (optionally) are not available
2590
      in a package archive.
2591
 
2592
      Sub command: create
2593
      New option '-exact'. This will create a sandbox in which the package
2594
      version numbers are significant. This is useful when recreating a specific
2595
      package version.
2596
 
2597
      Command specific help
2598
      Each sub command now has its own help.
2599
      ie: 'jats sandbox populate -help' will provide help on the populate
2600
      command.
2601
 
2602
    * BuildVersion directive
2603
      Will create well formed Windows Resource files when the Packages Build
2604
      Number is greater than 7.
2605
 
2606
Internal:
2607
    * Removed jats_save_build.pl
2608
      No longer used by the build tool.
2609
 
361 dpurdie 2610
------------------------------------------------------------------------
357 dpurdie 2611
Version:  2.96.3000.cr                               Released: 14-Mar-11
2612
------------------------------------------------------------------------
2613
Major changes:
2614
 
2615
Minor changes:
2616
    * Minor tweaks for WCEIPA280 support
2617
 
2618
    * Build tool support: jats_vcssave_build
2619
      Deprecated unused options.
2620
 
361 dpurdie 2621
------------------------------------------------------------------------
355 dpurdie 2622
Version:  2.96.2000.cr                               Released: 10-Mar-11
2623
------------------------------------------------------------------------
2624
Major changes:
2625
 
2626
Minor changes:
2627
    * New WinCE platform: WCEIPA280
2628
      Uses VS2005 and the IPA280 SDK from Ingenico
2629
 
361 dpurdie 2630
------------------------------------------------------------------------
353 dpurdie 2631
Version:  2.96.1000.cr                               Released: 09-Mar-11
2632
------------------------------------------------------------------------
2633
Major changes:
2634
 
2635
Minor changes:
2636
    * EnvVars
2637
      Support for GBE_SVN_URL_xxx to support multiple SubVersion repositories
2638
      at multiple locations.
2639
 
2640
    * Build tool support: jats_vcssave_build
2641
      New option -isawip to allow deprecation of -wiplabel option in
2642
      a future release.
2643
 
361 dpurdie 2644
------------------------------------------------------------------------
351 dpurdie 2645
Version:  2.96.0000.cr                               Released: 01-Mar-11
2646
------------------------------------------------------------------------
2647
Major changes:
2648
    * CSHARP2010 target
2649
      Force all C# compilations to be targeted at a 32-bit platform.
2650
 
2651
Minor changes:
2652
    * jats escrow utility
2653
      Uses VcsTag and jats_vcsrelease to be version control system agnostic.
2654
 
361 dpurdie 2655
------------------------------------------------------------------------
349 dpurdie 2656
Version:  2.95.1000.cr                               Released: 14-Feb-11
2657
------------------------------------------------------------------------
2658
Patch changes:
2659
    * Built Tool Interface Changes
2660
        Rename jats_vcs_save_build.pl to jats_vcssave_build.pl
2661
        Rename jats_release.pl to  jats_vcsrelease.pl
2662
      to create a consistent naming convention for the buildtool
2663
      interface to Version Control System aware tools.    
2664
 
361 dpurdie 2665
------------------------------------------------------------------------
347 dpurdie 2666
Version:  2.95.0000.cr                               Released: 11-Jan-11
2667
------------------------------------------------------------------------
2668
Major changes:
2669
    * Initial (experimental) support for VS2010, both for C# and C/C++
2670
    Introduces two new platforms:
2671
        CSHARP2010 (.NET 4.0)
2672
        VS2010
2673
 
2674
Minor changes:
2675
    * jats_rewrite - used only by the build daemons
2676
      Better handling of 'cots' packages.
2677
 
2678
    * jats upddep utility
2679
      Add -keep option to retain the config data extracted from the
2680
      Release Manager data base for diagnistic use.
2681
 
2682
    * Added Linux profile scripts to build installers
2683
      Added TEMPLATES/INSTALL to the packaged version of JATS
2684
      Support for Linux under
2685
        RHEL4
2686
        Ubuntu 10.04
2687
 
2688
Internal:
2689
    * System(--Shell) escaping - improved.
2690
      Only escape spaces if there are multiple arguments.
2691
 
2692
------------------------------------------------------------------------
345 dpurdie 2693
Version:  2.94.0000.cr                               Released: 16-Dec-10
227 dpurdie 2694
------------------------------------------------------------------------
345 dpurdie 2695
Major changes:
2696
 
2697
Minor changes:
2698
    * New target platform - PHP
2699
      This target is only available on a Windows Platform. It is used to limit
2700
      the processing of PHP artifacts by the ZendGaurd.
2701
 
2702
    * Utility: cache_dpkg
2703
      Used internally to cache packages to a local archive.
2704
      When an error is encountered in the transfer the utility will now
347 dpurdie 2705
      correctly delete the package that it was transferring. Previously it
345 dpurdie 2706
      could leave a partially transferred package.
2707
 
2708
    * Utility: create_dpkg [DEVI-063950 ]
2709
      Creates build.<MachineName> marker files as well as built.<MachType>.
2710
      Partial work for DEVI-063950
2711
 
2712
    * makefile.pl directives
2713
      Corrects and extended the operation of the platform-specifier.
2714
      All non-platform options must be true, while the platform names are
2715
      treated as before - any of them may be true. See MASS-00166 for full
2716
      details.
2717
 
2718
Internal:
2719
    * System(--Shell) operations will escape spaces in the argument
2720
      Allows the use c:\Program Files\... in path elements.
2721
 
2722
------------------------------------------------------------------------
343 dpurdie 2723
Version:  2.93.0000.cr                               Released: 03-Dec-10
2724
------------------------------------------------------------------------
2725
Major changes:
2726
 
2727
Minor changes:
2728
    * Jats Sandbox operation
2729
      Don't remove .RUL files in sandbox testing of the build files
2730
 
2731
    * Jats MakeProject directive
2732
      Added --TargetDebug= and --TargetProd=  to allow the default target
2733
      of the project builds to be specified.
2734
 
2735
      Can be used in all targets that use a Visual Studio project or solution
2736
      to build a package.
2737
 
2738
    * MergeLibrary directive
2739
      New sub-option --InterfacePlain
2740
      This will allow the use of 3rd party libraries that do not have a P or D
2741
      suffix in the library name.
2742
 
2743
    * GenerateFiles directive
2744
      Use of --Var(ObjDir) will cause the Object directory to a prequisite
2745
      of the command. Similar for BinDir and LibDir.
2746
 
2747
    * BuildPlatform
2748
      New option: --NoToolSet
2749
      Supresses the check for the existance of the underlying toolset.
2750
      Ensures that the user does not attempt to use the underlying toolset.
2751
 
2752
      To be used in packages that generate installers, where there is
2753
      no compilation phase, but the package search mechanism may still
2754
      need toolset specific information.
2755
 
2756
      Normally used in conjunction with --OnlyProd.
2757
 
2758
      eg: BuildPlatforms ( 'WIN32,--OnlyProd,--NoToolSet' );
2759
 
2760
Internal:
2761
    * Jats EnvVars, ccrelease and svnrelease
2762
      Factored out the default value of GBE_VIEWBASE and associated
2763
      processing into jats.pl
2764
 
2765
      Expect GBE_VIEWBASE to be site specific. Defaults are suitable for
2766
      a ClearCase site.
2767
 
2768
------------------------------------------------------------------------
341 dpurdie 2769
Version:  2.92.0000.cr                               Released: 08-Nov-10
2770
------------------------------------------------------------------------
2771
Major changes:
2772
 
2773
Minor changes:
2774
    * DEVI-059977: 64-bit Solaris libraries try to link against 32-bit libs
2775
      The 64-bit Solaris build will no longer attempt to consume 32-bit
2776
      libraries or header files.
2777
 
2778
    * New tool update_release
2779
      Extracts current package version list from Deployment Manager SBom(s)
2780
      and copy resultant packages to release specific directory.
2781
 
2782
      Use 'jats man update_release' for full details
2783
 
2784
    * New tool ccmerge_build
2785
      Merge an autobuilt build.pl file back to the parent branch
2786
      and leave the resultant file checked out.
2787
 
2788
      Use 'jats man ccmerge_build' for full details
2789
 
2790
    * Jats Sandbox command
2791
      Improved operation of 'sandbox all' and packages that use
2792
      BuildPkgArchive.
2793
 
2794
    * GCC and SUNWORKS tools
2795
      Allow shlib dependency generation to be displayed in verbose mode
2796
 
2797
Internal:
2798
    * Work for subversion support
2799
 
2800
    * Build
2801
      Use Perl 'File' operations instead of system function to delete
2802
      directories. Is faster under Windows.
2803
 
2804
------------------------------------------------------------------------
339 dpurdie 2805
Version:  2.91.0000.cr                               Released: 15-Sep-10
2806
------------------------------------------------------------------------
2807
Major changes:
2808
    * SharedLib directives for Solaris and GCC targets
2809
      Added support to control the 'soname' embedded within the shared
2810
      library. Refer the MASS-00166 for full details. Use with care.
2811
 
2812
------------------------------------------------------------------------
337 dpurdie 2813
Version:  2.90.0000.cr                               Released: 14-Sep-10
2814
------------------------------------------------------------------------
2815
Major changes:
2816
    * New platform - 'COBRA'.
2817
      Support for the ARM926EJS based hardware.
2818
      This is a Linux based target.
2819
      Requires a new compiler to be installed into build machines
2820
 
2821
Minor changes:
2822
    * Jats sandbox command
2823
      Basic support for the 'cache' command.
2824
      Allows external dependent packages to be cached for disconnected
2825
      development.
2826
 
2827
------------------------------------------------------------------------
335 dpurdie 2828
Version:  2.89.0000.cr                               Released: 13-Sep-10
2829
------------------------------------------------------------------------
2830
Major changes:
2831
    * [DEVI-062103]
2832
      Many (11) toolsets - all that generate linker dependency
2833
      files for creating shared libraries or programs.
2834
        Solaris, Gcc, WIN32, Wince, MOS, Verix, Keil, AVR_IAR,
2835
        CSHARP, MCR, Pharlap.
2836
 
2837
      Better, simpler, and in some cases correct, generation
2838
      of dependency files used in linking. Also generate separate
2839
      files for Production and Debug builds.
2840
 
2841
Minor changes:
2842
    * Jats sandbox command
2843
      The 'info' subcommand will highlight external packages that cannot be
2844
      found in any of the the package archives.
2845
 
2846
    * Jats release -extract
2847
      The ClearCase view that is created will have a comment tag added that
2848
      describes:
2849
        - the directory in which the user created the view
2850
        - the date of creation
2851
 
2852
    * PackageFile directive
2853
      Now supports --NoRecurse and --Recurse in conjunction with --DirTree
2854
 
2855
Internal:
2856
    * PackageFile, PackageHdr and InstallHdr directives
2857
      Removed --Abs option - its not supported
2858
      Fixed --Full option.
2859
 
2860
------------------------------------------------------------------------
2861
Version:  2.88.0000.cr                               Released: 26-Jul-10
2862
------------------------------------------------------------------------
2863
Major changes:
2864
 
2865
Minor changes:
2866
    * Dependency Generation Tool - mkdepend
2867
      Correct a problem encountered when the name of an included file
2868
      matches the name of a subdirectory within the include search path
2869
      resulting in multiple builds.
2870
 
2871
    * SOLARIS and LINUX toolsets
2872
      Corrected problem in dependency tracking of shared libraries
2873
      Dependency between shared librares was not being used at all.
2874
 
2875
      Only affected Solaris and Linux builds
2876
 
2877
      Still an issue that affect all platforms that build shared libaries.
2878
      Dependency tracking does not work correctly for both debug and
2879
      production builds. It will work for the first one done.
2880
 
2881
------------------------------------------------------------------------
331 dpurdie 2882
Version:  2.87.0000.cr                               Released: 13-Jul-10
2883
------------------------------------------------------------------------
2884
Major changes:
2885
 
2886
Minor changes:
2887
    * Jats label command
2888
      New option '-entireview' to be used by the build daemon
2889
      Not recommended for general use.
2890
      Will locate the root of the current view and label all files and
2891
      directories within the current view.
2892
 
2893
      Removed the double check of labeled files introduced in
2894
      version 2.80.3000.cr as the problem has been found and corrected
2895
      elsewhere.
2896
 
2897
    * Jats save_build
2898
      Use a better set of options of 'cleartool find' to speed up
2899
      the determination of a branch.
2900
 
2901
      Use the -entireview option of the jats label utility to speed
2902
      up labeling by the build daemons.
2903
 
2904
    * Jats build
2905
      Better handling of sandboxed packages.
2906
        Indicates that the dependency is from a sandbox
2907
        No overwrite warnings when reinstalling a package
2908
 
2909
    * Borland6 toolset
2910
      Changed the default value of where Borland6 is installed
2911
      to match the documented install location of:
2912
        c:\BCB6\CBuilder6
2913
 
2914
    * Jats build
2915
      Added -noforce option to only generate build files if they
2916
      are out of date. It will only recreate makefiles if needed.
2917
      This is a very quick operation.
2918
 
2919
      The default operation is '-force'. This will populate the
2920
      interface directory and generate makefiles.
2921
 
2922
    * Jats all [Experimental. Feed back welcome]
2923
      Uses the '-noforce' form of the build command such that build
2924
      files are only recreated if need be.
2925
 
2926
      The 'all' command will do what is needed in order to rebuild
2927
      the package. It will do a build, if need be, and then
2928
      make the package.
2929
 
2930
    * Jats sandbox
2931
      The 'all' command will perform a '-noforce' build followed by a make.
2932
 
2933
      The 'build' command will perform a build followed by a make. This will
2934
      be a complete build of all component packages.
2935
 
2936
      The 'jats sandbox all' command can be used to rebuild all
2937
      components in an efficient manner. If the build files have changed,
2938
      then the makefiles will be regenerated, other wise only the make phase
2939
      is performed.
2940
 
2941
Internal:
2942
    * build.pl
2943
      Cleanup the start-up processing of build.pl and buildlib.pl            
2944
 
2945
 
2946
------------------------------------------------------------------------
329 dpurdie 2947
Version:  2.86.2000.cr                               Released: 21-May-10
2948
------------------------------------------------------------------------
2949
Major changes:
2950
 
2951
Minor changes:
2952
    * RunTest directive
2953
      Corrected problems with the --Var(xxxx) option when used in conjunction
2954
      with the --abspath option.
2955
 
2956
    * Jats label command
2957
      Removed redundant 'cleartool describe' operations to speed up the process.
2958
 
2959
------------------------------------------------------------------------
327 dpurdie 2960
Version:  2.86.1000.cr                               Released: 11-May-10
2961
------------------------------------------------------------------------
2962
Major changes:
2963
    * New compiler support
2964
      Support for the Keil Arm V4.03a compiler
2965
      This is enabled via:
2966
        build.pl: BuildPlatforms ( 'H400,--Version=4.03a' );
2967
 
2968
Minor changes:
2969
 
2970
Internal changes:
2971
 
2972
------------------------------------------------------------------------
325 dpurdie 2973
Version:  2.86.0000.cr                               Released: 30-Apr-10
2974
------------------------------------------------------------------------
2975
Major changes:
2976
 
2977
Minor changes:
2978
    * jats label command - Renaming a label
2979
      Address issue when renaming a label when the current ClearCase view is
2980
      based on the label. All operation after the rename must specify the VOB
2981
      name as ClearCase may no longer be able to determine the VOB.
2982
 
2983
    * Better handling of .lnk files used within sandboxes and local package
2984
      archives. Now strip all trailing white space correctly
2985
 
2986
    * Jats Sandbox stop files
2987
      Added 'stop.<GBE_MACHTYPE>' stop files to better support multi
2988
      platform builds.
2989
 
2990
    * Makefile rebuild test correctly locates interface directory in
2991
      cases where the source directory is above the build file in the
2992
      directory tree.
2993
 
2994
    * New command: jats man
2995
      Produces full help on a specified item.
2996
 
2997
Internal changes:
2998
    * jats upddep
2999
      Delete temp .cfg file created during the process.
3000
 
3001
    * Jats makefiles: Platform directive
3002
      Initial release of ++Machtype, ++Project and ++Defined
3003
      Not yet in use.
3004
 
3005
------------------------------------------------------------------------
323 dpurdie 3006
Version:  2.85.0000.cr                               Released: 17-Mar-10
3007
------------------------------------------------------------------------
3008
Major changes:
3009
    * New Utility: upddep - Update Dependencies
3010
      This utility will update the dependencies in a build.pl file to be
3011
      consistent with those of a given Release Manager Release. This simplifies
3012
      the operation of maintain build files during development.
3013
 
3014
      It will create an 'auto.pl' file, which JATS uses in preference to a
3015
      build.pl file. DO NOT check this file in.
3016
 
3017
      See:  'jats upddep -help'         - For brief help
3018
            'jats upddep -man'          - For full manual
3019
 
3020
      Examples:
3021
            jats upddep -show
3022
            jats upddep -show=vtk
3023
            jats upddep -rtag=6684
3024
 
3025
    * MicroTec Compiler toolset
3026
      When creating a ShardLibrary (THX) report missing libraries before
3027
      compiling the objects that go into the THX.
3028
 
3029
      This ensures that the error messages the describe the missing library
3030
      can be seen and are not masked by the building of the objects.
3031
 
3032
Minor changes:
3033
 
3034
Internal changes:
3035
    * Utility: jats_rewrite
3036
      Modifications to interwork with the upddep utility.
3037
 
3038
------------------------------------------------------------------------
321 dpurdie 3039
Version:  2.84.0000.cr                               Released: 16-Feb-10
3040
------------------------------------------------------------------------
3041
Major changes:
3042
    * Makefile directive helper function: If
3043
      Used within another directive to enable or disable arguments passed to the
3044
      outer directive. The first argument is a 'platform' specifier - as in
3045
      all Jats Make directives. If making for the specified platform, then the
3046
      remainder of the arguments are inserted into the directives argument
3047
      stream.
3048
 
3049
      Example:
3050
 
3051
      SharedLib ( '*', 'mySharedLib', @OBJS
3052
                     , If ('WIN32',   '-llibrary1', '-llibrary2' )
3053
                     , If ('SOLARIS', '-llibrary3' )
3054
                     );
3055
Minor changes:
3056
    * Makefile directive: InstallLibs
3057
      Correctly installs, as libraries, files that are specified with a 'Src'
3058
      directive. This is consistent with the operation of the PackageLibs
3059
      directive.
3060
 
3061
    * GCC Toolkit
3062
      Changes to the shared library dependency processing to bring it inline
3063
      with other toolers. Will terminate after determining that some
3064
      libraries cannot be found. This will ensure that the error message is at
3065
      the point of termination.
3066
 
3067
    * Jats save_build utility
3068
      Corrected problem in unreserving a reserved checkout of a build.pl file
3069
      under windows.
3070
 
3071
    * Jats sandbox
3072
      ClearCase views created with in the sandbox are created with a tag that
3073
      is named after the sandbox. This allows multiple instances of a view
3074
      in different sandboxes.
3075
 
3076
    * Jats release
3077
      Display cleartool error messages when view creation fails.    
3078
 
3079
------------------------------------------------------------------------
319 dpurdie 3080
Version:  2.83.1000.cr                               Released: 04-Feb-10
3081
------------------------------------------------------------------------
3082
Major changes:
3083
 
3084
Minor changes:
3085
    * jats options
321 dpurdie 3086
      Added -locatedir=name
3087
      Will scan from CWD to the root of the file system looking for the named
319 dpurdie 3088
      directory.
3089
 
3090
    * jats label utility
3091
      Improved handling of the -file and -dir options
3092
      These options will now label the directory elements within the paths
3093
      specified by these options, when used in conjunction with the -up option.
3094
      This simplified the process of labeling complex directory structures.
3095
 
3096
      Added -admin, to allow creation of global labels
3097
 
3098
------------------------------------------------------------------------
317 dpurdie 3099
Version:  2.83.0000.cr                               Released: 20-Jan-10
315 dpurdie 3100
------------------------------------------------------------------------
3101
Major changes:
317 dpurdie 3102
 
3103
Minor changes:
3104
    * WinCe Toolsets
3105
      New CompileOptions operations:
321 dpurdie 3106
        Exceptions              - Enable exception handling
317 dpurdie 3107
        noExceptions            - Disable
3108
      Default is to retain backward compatibility. It is mixed.
3109
      Example:
3110
        CompileOptions ('*', 'Exceptions' );
3111
 
3112
    * Solaris targets
3113
      Full support for a target called SOLARIS8_SPARC32
3114
      It is identical to SOLARIS in a 'sparc' build machine, but it is only
3115
      available on a 'sparc' build machine. Can be used to limit builds to one
3116
      machine type.
3117
 
3118
------------------------------------------------------------------------
3119
Version:  2.82.0000.cr                               Released: 18-Jan-10
3120
------------------------------------------------------------------------
3121
Major changes:
315 dpurdie 3122
    * New Build Platform: VB6
3123
      Jats has been enhanced to support the building of VB6 .vbg and .vbp
3124
      project files.
3125
 
3126
    * Build Directive BuildVersion.
3127
      This has been extended to allow the creation of Version Information in a
3128
      form that can be consumed by Visual Basic using '--Style=VB'
3129
 
3130
Minor changes:
3131
    * Added more internal documentation
3132
      Use jats help to see available documentation
3133
 
3134
    * Jats label -info command [DEVI-059929]
3135
      Fixed problem that prevent this command running on Unix systems.
3136
 
3137
    * Jats save_build utility
3138
      Corrected problem in unreserving a reserved checkout of a build.pl file
3139
      under windows.
3140
 
3141
    * Solaris 10, 64 Bit Sparc Builds
3142
      All compiles are done in a position independent manner (-KPIC)
3143
      This solved issues where static libraries are linked into shared
3144
      libraries.
3145
 
3146
    * Solaris builds
3147
      Program and Shared library dependency checking is now done before
3148
      the program/library objects are built. Thus errors associated with missing
3149
      dependencies occur before objects are built and the user can see the cause
3150
      of the build failure.
3151
 
3152
 
3153
Internal changes:
3154
    * Moved 'jats vars' functionality into a separate program
3155
      Moved associated documentation into the jats_vars tool
3156
 
3157
    * Moved some other internal documentation into InstallationNotes and
3158
      PkgArchive topics.
3159
 
3160
------------------------------------------------------------------------
313 dpurdie 3161
Version:  2.81.0000.cr                               Released: 12-Jan-10
3162
------------------------------------------------------------------------
3163
Major changes:
3164
    * Solaris Builds for 64 bit targets
3165
      Changes to fully support the SOLARIS10_X86 and SOLARIS10_SPARC64
3166
      targets. These are using a different version of the compiler than the
3167
      existing 32-bit builds.
3168
 
3169
      64-Bit Solaris10 builds are performed with Sun Studio 12.1
3170
      32-Bit Solaris10 builds are performed with Sun Studio 11
3171
 
3172
Minor changes:
3173
    * jats label -exclude=nnn
3174
      Corrected problem with the -exclude option introduced in 2.80.3000.cr
3175
 
3176
    * Package searching
3177
      The BuildpkgArchive and LinkPkgArchive directives will search
3178
      both dpkg_archive and deploy_archive paths for packages.
3179
 
3180
      Allows JATS to be used to process deployable packages.
3181
 
3182
    * jats help
3183
      Modified the operation of the 'jats help' command.
3184
      This command now provides a gateway to the jats help system.
3185
 
3186
      Information provided by the previous 'jats help' can be achieved
3187
      with one of:
3188
        jats -h
3189
        jats help jats
3190
 
3191
Internal:
3192
    * cmdfile utility
3193
      Added macros:
3194
        @(sep,x,text)               - Reformat text with specified file sep
3195
        @(env,VarName)              - Extract text from an EnvVar
3196
 
3197
      Corrected
3198
        @(vsep,ident)               - Set path seperator (: or ;)
3199
        @(vhost,ident)              - Modify @(vlib) operation
3200
 
3201
      Extended
3202
        @(vpath)                    - Added optional 'sep' argument.
3203
        @(vlib)                     - Added optional 'sep' argument.
3204
        @(vlint)                    - Added optional 'sep' argument.
3205
        @(vglob)                    - Added optional 'sep' argument.
3206
 
3207
------------------------------------------------------------------------
311 dpurdie 3208
Version:  2.80.4000.cr                               Released: 17-Dec-09
3209
------------------------------------------------------------------------
3210
Major changes:
3211
 
3212
Minor changes:
3213
 
3214
Internal changes
3215
    * Created a Pseudo package to describe the interface directory
3216
      This simplifies the various scanning algorithms within JATS
3217
      Useful side effects include:
3218
 
3219
        JATS plugins will be sourced from the interface directory if included
3220
        with a BuildPkgArchive. This will simplify debugging.
3221
 
3222
        [DEVI-059682] QtBase can be consumed via a BuildPkgArchive directive,
3223
        simplifying the process of packaging additional fonts.
3224
 
3225
        [DEVI-059685] Simplify implementation of --FromPackage options in other
3226
        tools, which obviates the need for QtBase to be consumed via a
3227
        BuildPkgArchive
3228
 
313 dpurdie 3229
    * Perl Modules
3230
      Included the most recent version of the Pod module within the JATS
3231
      release. This will:
3232
        * Ensure consistent cross platform behaviour
3233
        * Corrects issues within earlier releases of the Pod module - some
3234
          reported by ERG.
3235
        * Provide a basis for a better help system within JATS.
3236
 
311 dpurdie 3237
------------------------------------------------------------------------
309 dpurdie 3238
Version:  2.80.3000.cr                               Released: 01-Dec-09
3239
------------------------------------------------------------------------
3240
Major changes:
3241
 
3242
Minor changes:
3243
    * BuildTool utility: jats_save_build
3244
      Returns non-zero error code on labeling errors.
3245
      Deletes label on labeling errors.
3246
      Removed backward compatibility options as they are no longer used.
3247
 
3248
    * Jats label utility
3249
      Changes to assist in tracking down clearcase labeling errors
3250
 
3251
      Once labels have been applied a check is done to ensure that
3252
      the labels have been placed. The check is to attempt to find
3253
      new files and folders to label - there should be none.
3254
 
3255
    * Jats core
3256
      Improved the auto location of the base directory of the build to allow
3257
      for ant-based packages. Allows the jats 'create_dpkg' command to be
3258
      used to package ant based builds.
3259
 
3260
------------------------------------------------------------------------
307 dpurdie 3261
Version:  2.80.2000.cr                               Released: 12-Nov-09
305 dpurdie 3262
------------------------------------------------------------------------
3263
Major changes:
3264
 
3265
Minor changes:
307 dpurdie 3266
    * CSHARP toolset
3267
      Creation of unit tests was broken by 2.80.0000.cr
3268
      This is now fixed.
3269
 
309 dpurdie 3270
      The cmdfile utility creates paths with file path separators as discovered
307 dpurdie 3271
      in the PATH EnvVar. Now that PATH is nice it means that the use of cmdfile
309 dpurdie 3272
      to create shell scripts resulted in scripts with unsuitable separators.
307 dpurdie 3273
 
3274
    * WCEPSION_500_VS2005
3275
      Extended the list of nodefaultlibs to include secchk.lib and ccrtrtti.lib
3276
 
3277
------------------------------------------------------------------------
3278
Version:  2.80.1000.cr                               Released: 12-Nov-09
3279
------------------------------------------------------------------------
3280
Major changes:
3281
 
3282
Minor changes:
305 dpurdie 3283
    * Generating makefiles
3284
      Ensure that the 'BuildMake' directive is the last one in the build.pl file
307 dpurdie 3285
      Directives after this will not be processed correctly and now generate
305 dpurdie 3286
      an error.
3287
 
3288
    * WCEPSION_500_VS2005
307 dpurdie 3289
      Suppress use of -debug:cv when building libraries.
305 dpurdie 3290
 
3291
    * Build directive: BuildSrcArchive
307 dpurdie 3292
      Highly specialized directive.
305 dpurdie 3293
      Refer the JATS Manual.
3294
 
3295
------------------------------------------------------------------------
303 dpurdie 3296
Version:  2.80.0000.cr                               Released: 04-Nov-09
3297
------------------------------------------------------------------------
3298
Major changes:
3299
    * New target: WCEPSION_500_VS2005
3300
      A build of the Psion CE 5.0 under VS2005
3301
      This target has been added to the WINCE target.
3302
 
3303
      WCEPSION_500_VS2005 build cannot consume build artifacts from the
3304
      WCEPSION_500. The two are separate.
3305
 
3306
    * Support for building WinCE targets under VS2005
3307
      Currently only the WCEPSION_500_VS2005 is fully supported
3308
      Support includes
3309
        * Building of executables and DLLs via jats directives
3310
        * Building of components via VS2005 'solution' files
3311
 
3312
Minor changes:
3313
    * Build file processing
3314
      Better detection of bad platform names under Windows
3315
      Note: All platform names should be in uppercase.
3316
 
3317
    * MOS builds
3318
      If a 'product' name not known to JATS is used and a board base address
3319
      is specified then no warnings are generated indicating an unknown 'product'
3320
 
3321
    * MOS builds
3322
      New 'known' product: PICP
3323
      Identical to the TP5 in all but name.
3324
 
3325
    * GenerateFiles directive
3326
        Better handling of '\' when passing arguments to a command line
3327
        under windows.
3328
 
3329
        .
3330
 
3331
    * Verbose builds now show command files
3332
      Currently only supported for WIN32 and WINCE builds.
3333
 
3334
      The use of 'OPTIONS=args' will cause the linker command file to be dumped
3335
      to the output stream.
3336
 
3337
      This facility will be retrofitted to other platform targets in the future.
3338
 
3339
    * Windows Shell
3340
      The shell provided with JATS for use under Windows has been modified so
3341
      that the COMSPEC and PATH variables are correctly formatted with '\'
3342
 
3343
      Addresses issues when invoking Windows tools and programs from within JATS.
3344
 
3345
    * H8S toolset
3346
      Ensure the the EnvVar CYGWIN is not set.
3347
 
3348
      If 'binmode' is set then the gcc compiler used by the H8S toolset cannot
3349
      handle macros that use line continuation.
3350
 
3351
Internal changes
3352
    * WinCe builds
3353
      Changed name of internal file 'toolset/vcwce' to better represent the
3354
      content of the file.
3355
 
3356
      Many internal changes to better support VS2005 and EVC
3357
 
3358
      Macros to encode and decode paths with embedded spaces.
3359
      Currently only used in WIN32 and WINCE toolsets.
3360
 
3361
------------------------------------------------------------------------
301 dpurdie 3362
Version:  2.79.6000.cr                               Released: 18-Sep-09
3363
------------------------------------------------------------------------
3364
Minor changes:
3365
    * PackageFile directive with spaces in names.
3366
      Corrected problem.
3367
 
3368
------------------------------------------------------------------------
299 dpurdie 3369
Version:  2.79.5000.cr                               Released: 14-Sep-09
3370
------------------------------------------------------------------------
3371
Major changes:
3372
 
3373
Minor changes:
3374
    * DPACKAGE file created on multiple machines [DEVI-054973]
3375
      DPACKAGE files are now machine specific.
3376
      Changes are transparent to users.
3377
 
3378
    * Creating static libraries without any object files is treated
3379
      as an error. The Microtec tools sets will create a 'pop-up' if
3380
      this occurs.
3381
 
3382
    * The LinkSandbox directive is not allowed when GBE_ABT is set.
3383
      This directive is highly discouraged in development: Use a jats 'sandbox'
3384
      Moreover it is not reproducible and thus not supported within the
3385
      automated build framework.
3386
 
3387
    * jats sandbox command
3388
      Added support to delete the sandbox metadata. This undoes the
3389
      'create' command.
3390
 
3391
    * jats command aliases. Added
3392
        jats extractfiles to be jats release -extractfiles
3393
        jats extract      to be jats release -extract
3394
 
3395
------------------------------------------------------------------------
297 dpurdie 3396
Version:  2.79.4000.cr                               Released: 29-Jul-09
3397
------------------------------------------------------------------------
3398
Major changes:
3399
    * Jats Command line and -java option
3400
      This version will place the specified java's 'bin' directory into
3401
      the PATH. Thus the commands:
3402
            jats -java=1.6 eprog java -version
3403
            jats -java=1.6 ant build
3404
      will work as expected
3405
 
3406
Minor changes:
3407
    * VS2008 Toolset
3408
      Picking up incorrect config details
3409
      May result in a warning message.
3410
 
3411
    * gen_cots utility
3412
      New option to allow use without ClearCase dependencies.
3413
      Its simply creates a buildable package image.
3414
 
3415
    * DELPHI7 toolset
3416
      Correct the definition of the Debug option '-$D+'
3417
      In debug mode, add $DELPHI/lib/debug to the search paths
3418
 
3419
------------------------------------------------------------------------
295 dpurdie 3420
Version:  2.79.3000.cr                               Released: 01-Jul-09
3421
------------------------------------------------------------------------
3422
Major changes:
3423
Minor changes:
3424
    * Escrow Utility
3425
      Add header to generated HTML describing the source of the data
3426
 
3427
    * IAR Compiler
3428
      Fixed test for loader file
3429
 
3430
    * GCC Toolset
3431
      Fixed DLL Version Number
3432
 
3433
    * DELPHI7 Toolset
3434
      Minor correction discovered during use.
3435
      Existing tools to create a .lib from .dll had serious path length issues
3436
      Extended the compiler search paths
3437
 
3438
    * Deployment utilities (old)
3439
      Correct SQL statement to work without any Schema assumptions
3440
 
3441
------------------------------------------------------------------------
293 dpurdie 3442
Version:  2.79.2000.cr                               Released: 11-Jun-09
3443
------------------------------------------------------------------------
3444
Major changes:
3445
Minor changes:
3446
    * Minor bug fix to address issues introduced in previous release
3447
      Affects SOLARIS and MOS builds
3448
 
3449
------------------------------------------------------------------------
291 dpurdie 3450
Version:  2.79.1000.cr                               Released: 10-Jun-09
3451
------------------------------------------------------------------------
3452
Major changes:
3453
Minor changes:
3454
    * Initial Support for Visual Studio 2008
3455
      New platforms: CSHARP2008 and VS2008
3456
 
3457
    * WIN32 Toolset
3458
      Corrected the -machine option passed to the Windows linker
3459
      Now passes -machine:X86 instead of -machine:IX86
3460
 
3461
------------------------------------------------------------------------
289 dpurdie 3462
Version:  2.79.0000.cr                               Released: 10-Jun-09
3463
------------------------------------------------------------------------
3464
Major changes:
3465
    * New Platform: DELPHI7
3466
      Support the creation of Units,Libraries, Packages and Programs using
3467
      Borlands Delphi Version 7.
3468
 
3469
      See Jats Reference Manual for complete details and Delphi specific options
3470
      to the Prog and SharedLib directives.
3471
 
3472
      This toolset has a number of limitations:
3473
        1) It can build either Debug or Production, but not both, in a single
3474
           makefile.pl. This is caused by the Delphi limitation that library
3475
           names cannot be changed.
3476
 
3477
        2) The generation of dependencies between the source and the generated
3478
           artifacts is very simplistic.
3479
 
3480
      Units are generated with the 'Lib' directive. The name of the Unit and the
3481
      name of the source are linked. The source should not be provided.
3482
        ie: Lib ('*', 'MyUnit' );
3483
      Will create a unit called MyUnit.dcu from the source file 'MyUnit.pas'
3484
 
3485
      Packages are generated with the SharedLib directive starting with a .dpk
3486
      file.
3487
        ie: SharedLib  ( '*', 'MyPackage' );
3488
      will create a package called MyPackage.bpl/dcp from the source file
3489
      MyPackage.dpk.
3490
 
3491
      Libraries are generated with the SharedLib directive starting with a .dpr
3492
      file.
3493
        ie: SharedLib  ( '*', 'MyDll' );
3494
      will create a package called MyDll.dll/lib from the source file
3495
      MyDll.dpr.
3496
 
3497
      Programs are generated with the Prog directive starting with a .dpr
3498
      file.
3499
        ie: Prog  ( '*', 'MyProg' );
3500
      will create a package called MyProg.exe from the source file
3501
      MyProg.dpr.
3502
 
3503
Minor changes:
3504
    * New EnvVar: DELPHI7
3505
      Required only if Borland Delphi 7 has not being installed in the
3506
      standard location or if the Windows Short Name is not
3507
      c:\PROGRA~1\Borland\Delphi7
3508
 
3509
    * BuildVersion directive
3510
      Added a 'Style' of 'Delphi' to allow the generation of version information
3511
      in a Delphi Unit.
3512
 
3513
      Modified the operation of the "C" style generation.
3514
      If the name of the file is provided via '--File', then the generated files
3515
      will be 'known' to JATS and can be consumed from any makefile. JATS will
3516
      'know' the location of the files.
3517
 
3518
    * Sanity test on the names of libraries and programs
3519
      Some characters are not allowed: ie: '/' as this is a mistake.
3520
 
3521
Internal Changes:
3522
    * ToolsetSHLD functions
3523
      Pass in the shared library version string as an argument
3524
      Means that the core of JATS can manage this information in a manner
3525
      that is decoupled from the toolsets.
3526
 
3527
    * Reworked the mechanism used to hold data about libraries, shared libraries
3528
      merged libraries and programs. Created a class to manipulate build targets
3529
      and to maintain information about the contents of the targets.
3530
 
3531
------------------------------------------------------------------------
287 dpurdie 3532
Version:  2.78.4000.cr                               Released: 30-Apr-09
3533
------------------------------------------------------------------------
3534
Major changes:
3535
    * Correctly generate dependencies for C++ only builds
3536
      Many tools sets ( gcc and others) would not generate makefile dependency
3537
      information for purely C++ builds.
3538
 
289 dpurdie 3539
    * Jats.bat and Jats.sh now provide a default Read Only username/password
3540
      for Release Manager and Deployment Manager.
287 dpurdie 3541
 
289 dpurdie 3542
      NOTE: Windows users will need to update their JATS.BAT file in order
3543
            to pick up changed passwords for Release Manager and Deployment
3544
            Manager
287 dpurdie 3545
 
3546
Minor changes:
3547
    * The jats option '-noexportvars' deletes selected JATS EnvVars from the
3548
      environment. This only affects the build daemons.
3549
 
3550
    * updatenodespec utility
3551
      Correct the SQL statements to work with ReadOnly access to the Deployment
3552
      Manager database.
3553
 
3554
------------------------------------------------------------------------
285 dpurdie 3555
Version:  2.78.3000.cr                               Released: 30-Mar-09
3556
------------------------------------------------------------------------
3557
Major changes:
3558
 
3559
Minor changes:
3560
    * Creation of DPACKAGE file [DEVI-054973]
3561
      Better support for packages that build on multiple platforms
3562
      Not completly fixed, but much better than before.
3563
 
3564
    * Escrow tool
3565
      Remove warning created during normal operation
3566
 
3567
    * Minor code cleanup as suggested by code analysis tools
3568
 
3569
------------------------------------------------------------------------
283 dpurdie 3570
Version:  2.78.2000.cr                               Released: 05-Mar-09
3571
------------------------------------------------------------------------
3572
Major changes:
3573
    * New Platform: H400
3574
      Supported by the KIELARMV3 toolset.
3575
      Refer to the Jats Reference Manual for toolset specific options
3576
 
3577
Minor changes:
3578
    * MergeLibrary directive
3579
      Allow a library that has been created in the same makefile.pl as the
3580
      directive to be located, without the need to 'install' it first.
3581
 
3582
 
3583
------------------------------------------------------------------------
281 dpurdie 3584
Version:  2.78.1000.cr                               Released: 26-Feb-09
3585
------------------------------------------------------------------------
3586
Major changes:
3587
 
3588
Minor changes:
3589
    * New command: jats make show
3590
      Will display the platfroms, alias definitions and the makefile paths
3591
      used in the build.
3592
 
3593
    * Escrow command
3594
      Now supports extraction based on a single package and version
3595
 
3596
    * Build File Rewrite Utility
3597
      Added a '-validate' option to allow the build daemons to validate the
3598
      build files against the Release Manager information.
3599
 
3600
      Improved error reporting to make it clear that the problem is a mis-match
3601
      between Release Manager and the package's build files.
3602
 
3603
------------------------------------------------------------------------
279 dpurdie 3604
Version:  2.78.0000.cr                               Released: 18-Feb-09
277 dpurdie 3605
------------------------------------------------------------------------
3606
Major changes:
279 dpurdie 3607
    * GBE_BUILDFILTER configuration has been simplified
277 dpurdie 3608
 
279 dpurdie 3609
      JATS will automatically filter out target platforms that cannot be built
3610
      on the users machine. ie: It will not try to build Solaris targets on a
3611
      Windows machine. Thus, under the new scheme a Windows GBE_BUILDFILTER need
281 dpurdie 3612
      not contain '!SOLARIS'
279 dpurdie 3613
 
3614
      This greatly simplifies the creation of GBE_BUILDFILTER as it does not
3615
      need to be configured to exclude targets that cannot by built.
3616
 
3617
      Existing GBE_BUILDFILTER definitions are backward compatible.
3618
 
3619
    * Jats utility : gen_cots
3620
      Requires the user to specify a target VOB with the -vob option
3621
        Ensures the user is aware of the target VOB
3622
 
3623
      Now creates temporary directory within the users TEMP directory.
3624
        Addresses problems where the user's CWD is within the package being
3625
        processed.
3626
 
3627
      Removed the '-delete' option
3628
        Always delete the temp work directory if it exists.    
3629
 
277 dpurdie 3630
Minor changes:
279 dpurdie 3631
    * Sandbox command
3632
      Added build, make, clean, clobber commands
3633
 
3634
      Sandbox packages may contain a file called 'stop', to exclude the
3635
      target from consideration in the build set.
3636
 
3637
    * MCR Toolset
3638
      This toolset only supports 16 compiler search paths. An descriptive error
3639
      has been added to detect and report on this error.
3640
 
3641
    * WIN32 and PHARLAP toolsets
3642
      The --Resource=xxx option specifies a comma separated list of files.
3643
      Spaces are now allowed either side of the comma.
3644
        ie: "--Resource=file1.h, File2.h"
3645
 
3646
    * Jats run_test command
3647
      Removed a non-fatal warning message that was being generated when the
3648
      tests we run on a Window machine.
3649
 
3650
    * descpkg file
3651
      Now contains HOSTNAME of the build machine
3652
      Not (yet) aggregated when packages are merged
3653
 
3654
   * built.<machine> tag files created by create_dpkg
3655
     Now contains build trace information
3656
        Date-Time, Machine, User, ABT config
3657
 
3658
   * jats abt command simplified usage
3659
     This command now appends the current directory as a library path to ANT if
3660
     it contains 'jar' files.
3661
 
3662
     Uses ANT 1.6 as the default version of ANT
3663
 
3664
     Both changes will simplify the use of this command within the escrow
3665
     environment. ie: 'jats abt -buildfile=build1.xml'
3666
 
3667
   * BuildVersion directive
3668
     Form:
3669
        BuildVersion ('--Style=C');
3670
     now works as expected.
3671
     Slightly better error detection on the directives arguments.
3672
 
3673
Internal Changes:
3674
 
3675
    * Error reporting mechanism
3676
      Improved the error reporting mechanism. Allowed a function to
3677
      create modify the error reporting parameters in such a manner that the
3678
      original values are restored at the end of a function.
3679
 
3680
 
3681
------------------------------------------------------------------------
3682
Version:  2.77.8000.cr                               Released: 18-Dec-08
3683
------------------------------------------------------------------------
3684
Major changes:
3685
 
3686
Minor changes:
277 dpurdie 3687
  * Jats Wrapper
3688
    Added -NoExportVars option to allow use of JATS to startup build daemons
3689
    without fixing the version of JATS that is used by the processes the daemon
3690
    then starts.
3691
 
3692
    Limit searches for local and sandbox archives to the '/home' directory
3693
    so that the Unix auto mounter does not report errors.
3694
 
3695
  * Jats makefiles. Platform Specifier
3696
    The Platform Specifier has been extended to support a '--MachType=name'
3697
    non-platform option.
3698
 
279 dpurdie 3699
    This may be used to limit Java builds to a 'win32' machine if required.
277 dpurdie 3700
 
3701
------------------------------------------------------------------------
275 dpurdie 3702
Version:  2.77.7000.cr                               Released: 17-Dec-08
3703
------------------------------------------------------------------------
3704
Major changes:
3705
 
3706
Minor changes:
3707
    * MugFile support
3708
      Added facilities to allow named files to be added the the Thx Fileset
3709
      Added options to facilitate the creation of sets of THX files
3710
      Refer to MASS-00099 for complete details.
3711
 
3712
    * Jats Utility: dstatus
3713
      Limit display width of the build machine named to 20 characters
3714
 
3715
    * Jats sandbox command (experimental)
3716
        A files called 'stop' within the root directory of the component
3717
        packages will prevent the utility from processing that subdirectory.
3718
 
3719
        Extended command sets to allow the command 'all', 'build' and 'make'
3720
        to be processed as commands to be invoked in all sandbox components
3721
 
3722
    * Jats Make: New EnvVars
3723
        GBE_MAKE_TYPE               - P or D
3724
        GBE_MAKE_TARGET             - Target platform
3725
        GBE_MAKE_CMD                - Current make target
3726
        GBE_MAKE_CFG                - Internal config
3727
 
3728
    * Jats generated scripts: set_<platform>.sh
3729
      The generated scripts preserve any spaces in the argument list passed
3730
      to the invoked application.
3731
 
3732
Internal Changes:
3733
    * JatsCopy Package
3734
      CopyFile operation can copy an array of files
3735
      CopyDir now supports MatchDirs
3736
 
3737
    * JatsMakeConfig Package
3738
      Added class to read in the parsed makefile.pl data for the current
3739
      build target.
3740
 
3741
    * Jmake - Jats Makefile Supervisor
3742
      Export GBE_MAKE_* EnvVars to directly export the current makefile
3743
      environment. 
3744
 
3745
 
3746
------------------------------------------------------------------------
273 dpurdie 3747
Version:  2.77.6000.cr                               Released: 11-Dec-08
3748
------------------------------------------------------------------------
3749
Major changes:
3750
 
3751
Minor changes:
3752
    * Jats command: sandbox
3753
      Support subcommands "clean" and "clobber"
3754
      These traverse the sandbox in the reverse direction so that the clean
3755
      up operations work correctly.
3756
 
3757
    * Makefile generation
3758
      Removed warning on the use of --OnlyProd and --OnlyDebug
3759
 
3760
    * JatsCopy Package
3761
      Minor enhancements to this internal package
3762
        CopyFile operation returns path to target file
3763
        CopyDir can, if asked, returns an array of files copied
3764
        Wildcard correctly supports the [0-9] construct
3765
 
3766
Internal Changes:
3767
    * Environment
3768
      Export EnvVar GBE_HOSTMACH
3769
      This is the same as GBE_MACHTYPE, but it is not modified by legacy
3770
      makefiles. Available for sanity testing.
3771
 
3772
    * Remove unused references to the File::Find package in Perl scripts
3773
 
3774
    * Jats building Jats now uses the JatsCopy package to perform the many
3775
      copy operations in the build.
3776
 
3777
 
3778
------------------------------------------------------------------------
271 dpurdie 3779
Version:  2.77.5000.cr                               Released: 24-Nov-08 
267 dpurdie 3780
------------------------------------------------------------------------
3781
Major changes:
3782
 
3783
Minor changes:
271 dpurdie 3784
    * Added LMOS_PPC_603E to the LMOS target
269 dpurdie 3785
 
271 dpurdie 3786
    * Jats Utility: dstatus
3787
      Improved handling of closed and archived releases
3788
      Displays include activity time information
269 dpurdie 3789
 
271 dpurdie 3790
Internal Changes
3791
    * jats.pl
3792
      Removed unused function
3793
 
3794
    * makeif.pl
3795
      Added significant documentation
3796
      Provided access to some of the functions via and API
3797
      Renamed to MakeIf.pm
3798
      Moved location to the LIB directory.
3799
 
3800
    * MakeEntry.pm
3801
      Added support for the use of in-memory files
3802
      Allows the output to be 'printed' to a memory variable rather then a file
3803
 
3804
    * ReadBuildConfig.pm
3805
      Added routines to access package information in a manner that is
3806
      independent of the underlying data.
3807
 
3808
    * makelib.pl2
3809
      Added mechanism to allow toolsets to register for notification
3810
      of specific source files present in the build.
3811
 
3812
      Improved readability of the generated makefiles.
3813
      Added informationas to the source of included files
3814
 
3815
      Added docuementation to previously undocumented functions
3816
 
3817
      Corrected usage of the MakeIf package.
3818
      Use it as a package.
3819
 
3820
    * Win32 binary tools
3821
      Added 7z.exe - command line utility to process various compressed
3822
      file formats. Can be used to perform tar-like operations underlying
3823
      windows.
3824
 
3825
    * JatsSvnCore.pm
3826
      Made use of a new binary utility ('stdmux') to multiplex stdout and
3827
      stderr into one data stream that can be handled by perl one allow
3828
      platforms.
3829
 
3830
 
269 dpurdie 3831
------------------------------------------------------------------------
271 dpurdie 3832
Version:  2.77.4000.cr                               Released: 11-Nov-08
269 dpurdie 3833
------------------------------------------------------------------------
3834
Major changes:
3835
 
3836
Minor changes:
271 dpurdie 3837
    Jats utility 'release' [DEVI-051370 ]
3838
    The utility will place a tag file in the root of the package
3839
    as specified by the '-path' option. This will be used by the build tool
3840
    tool re-locate the root of the package and thus allow the correct generation
3841
    of the ClearCase related metrics.
3842
 
3843
    Generation of Resource Files for WIN32 builds
3844
    Corrected version identifier
3845
 
3846
 
3847
------------------------------------------------------------------------
3848
Version:  2.77.3000.cr                               Released: 28-Oct-08
3849
------------------------------------------------------------------------
3850
Major changes:
3851
 
3852
Minor changes:
267 dpurdie 3853
    * Jats option '-locate' correctly locates ANT build files [DEVI-052423]
3854
 
3855
    * Allow Deployable packages to be built on some, but not all, of the
3856
      build machines and correctly package the descpkg file. [DEVI-052422]
3857
 
3858
    * JATS CompileOptions directive  [DEVI-052426]
3859
      New options:
3860
        no_define_source_file
3861
        define_source_file              (Default)
3862
 
3863
      The 'no_define_source_file' will suppress the compile definition __SOURCE__
3864
      Currently only implemented for WIN32 and WINCE toolsets.
3865
 
3866
      The __SOURCE__ definition renders pre-compiled headers useless.
3867
      This option has not be enabled by default to ensure backward
3868
      compatibility.
3869
 
3870
    * Jats directives: MakeProject
3871
      Now supports the following new options:
3872
            --InstallProgDebug=list
3873
            --InstallProgProd=list
3874
            --InstallProg=list
3875
 
3876
      These allows files that are created by the project builder to be
3877
      installed locally to be consumed by such packaging directives as
3878
      GenerateCab.
3879
 
3880
    * Jats directives: AddLDFlags and AddASFlags
3881
      Now supports the --Debug and --Prod options like the other AddFlags
3882
      directives.
3883
 
3884
    * Jats builder directive: BuildVersion
3885
      New options that can be used when generating a WinRC style version
3886
      information:
3887
            --Definitions                   - Create definitions only
3888
            --Comment=text
3889
            --Description=text
3890
            --Product=name
3891
 
3892
Internal Changes:
3893
    * These utility 'gen_winrc' now uses module used by the BuildVersion
3894
      directive to created the resource file.
3895
 
3896
      The BuildVersion.pm module has been modified to allows it to be used in
3897
      a standalone manner by gen_winrc.pl.
3898
 
3899
------------------------------------------------------------------------
265 dpurdie 3900
Version:  2.77.2000.cr                               Released: 26-Sep-08
261 dpurdie 3901
------------------------------------------------------------------------
3902
Major changes:
263 dpurdie 3903
 
3904
Minor changes:
265 dpurdie 3905
    * Jats utility jats_save_build.pl
3906
      Fix problem when used in new mode.
3907
      These label is now applied from the root of the VOB and not from
3908
      the location of the builder file.
3909
 
3910
------------------------------------------------------------------------
3911
Version:  2.77.1000.cr                               Released: 18-Sep-08
3912
------------------------------------------------------------------------
3913
Major changes:
3914
 
3915
Minor changes:
263 dpurdie 3916
    * New JATS Platform : PHARLAP [DEVI-051359]
3917
      Added support for PharLap 10.1
3918
      Requires that both PharLap 10.1 and Visual Studio 6 be installed
3919
      Full details in the JATS manual.
3920
 
3921
    * Windows utilities  [DEVI-051360]
3922
      Added rpccpp to assist in the creation of rcpgen based modules under
3923
      windows.
3924
 
3925
    * MOS68K and MOSCF toolsets
3926
      Made used of rpccpp. These platforms can now support the creation
3927
      of XDR based modules.
3928
 
3929
    * Jats GenerateFiles directive
3930
      New option '--PreDelete' will delete all generated files before
3931
      the generator process is run. This may be used in cases where the
3932
      generator process does not operate if the output files already exist,
3933
      such as the rpcgen utility.
3934
 
3935
    * Jats MakeAnt directive
3936
      Correct problem where unit_tests could not be run.
3937
      Automated unit_tests tests could be run.
3938
 
3939
    * Buildtool utility: jats_rewrite
3940
      Added -noconfig option to allow the creation of auto.xml files
3941
      in escrow.
3942
 
3943
    * create_dpkg utility
3944
      Merged files that exist in the target archive are now compared
3945
      against the local file. A difference is considered to be an error.
3946
 
3947
Internal Changes:
3948
    * Resolved issues with JatsEnv modules that make it difficult to include
3949
      the modules in other modules. This is now a package
3950
 
3951
    * JatsSystem Module
3952
      Resolved issues when 'shell' is used to invoke a 'system' command.
3953
      Now quote the command string being passed to the shell.
3954
 
3955
      Resolved issues with JatsCmd
3956
      Now takes an array of arguments.
3957
 
3958
      Added JatsTool to be more efficient where a known JATS tool is being
3959
      invoked. This is faster assist it does not invoked three unneeded
3960
      programs.
3961
 
3962
    * Renamed jats_cbuilder tool to jats_ccrelease.
3963
      Changes is not visible to the users, assist they go through the 'jats'
3964
      wrapper. Internally the changes is in preparation to alternate version
3965
      control systems.
3966
 
3967
 
3968
------------------------------------------------------------------------
3969
Version:  2.77.0000.cr                                Released: 1-Sep-08
3970
------------------------------------------------------------------------
3971
Major changes:
261 dpurdie 3972
    * Perl Version. Must be at least version 5.8.2
3973
      This is the first version that supports Windows 2003 server.
3974
 
3975
      After discovering that several operations are not fully function under
3976
      Perl 5.6.1 the minimum version of Active State Perl that is required has
3977
      been increased.
3978
 
3979
      A suitable windows installer can be found at:
3980
        \\auperaunx26\devl\releases\3rdParty-Products\ActivePerl\5.8.8.819\
3981
                                    ActivePerl-5.8.8.819-MSWin32-x86-267479.msi
3982
 
3983
    * Jats Build Targets
3984
      New target and toolset: VERIX
3985
 
3986
    * Jats utility: jats_save_build
3987
      Extended to allow all ClearCase specific operations to be removed
3988
      from the Build Daemons.
3989
 
3990
      This utility is only used by "Release Planner" and the "Build Daemons".
3991
 
3992
      Suggested new usage:
3993
        jats etool jats_save_build
3994
                        -pname=xxxx
3995
                        -pversion=yyyy
3996
                        -infofile=path_name
3997
                        -locatepkg=zzzz     (Optional)
3998
                        -infile=aaaa        (Optional)
3999
                        -outfile=bbbb       (Optional)
4000
                        -wiplabel=ccccc     (Optional)
4001
 
4002
Minor changes:
4003
    * JATS make: Merge Library Operation [DEVI-049475]
4004
      Fixed such that Library Merge operations don't delete other build
4005
      artifacts.
4006
 
4007
    * JATS make: New option expert=0|1
4008
      Runtime processing of 'expert' mode to allow dependencies between the
4009
      object files and the makefile to be ignored.
4010
 
4011
      Previous this operation could only be invoked at 'build' time. Now the
4012
      default state will be set at build time and it can be overridden at 'make'
4013
      time.
4014
 
4015
    * JATS utility: CCdiff
4016
      Corrected operation of the option "-new=dir=."
4017
 
4018
    * Nunit support in CSHARP
4019
      Improved support for different version of Nunit
4020
      Allow the DLLs that are required by nunit to be specified 
4021
      within the package.
4022
 
4023
    * Jats utility: dstatus
4024
      Suppresses archived releases.
4025
      Shows release state
4026
 
4027
    * Build file directive: BuildPkgArchive
4028
      Extended list of supported directories to include 'wsdl'.
4029
 
4030
Internal Changes:
4031
    * JATS make: Detection of makefile dependencies
4032
      Isolated the detection process to one point.
4033
      Previously was being done at two places
4034
        - Within jmake - jats makefile supervisor
4035
        - Within the generated makefile. This is still present but
4036
          is suppressed if jmake is used to invoke the makefile.
4037
 
4038
    * JATS make: Command line
4039
      Removed the use of the un used "VERBOSE=1" operation
4040
      Improved use of "options=args|allargs"
4041
 
4042
      It didn't work on all platforms.
4043
      Is better does with "options=args" or "options=allargs"
4044
 
4045
    * JATS command line
4046
      Improved operation of the -help,-man, -verbose and -debug options
4047
      to allow:
4048
        + Direct level specification (-verbose=3)
4049
        + Better use of Perl Option Parsing Utilities
4050
        + Consistent use of option parsing
4051
 
4052
    * JATS makefile generation
4053
      Simplifies creation of internal rules
4054
      Improved readability of the generation process
4055
      Improved readability of the generated makefile
4056
      Removed dead code
4057
      Improved the creation of Progs
4058
 
4059
    * JATS error reporting
4060
      Added a Fatal call to allow utilities to report infrastructure
4061
      problems.
4062
 
4063
      Corrected problem in the use of GBE_[tag]_VERBOSE and GBE_[tag]_DEBUG
4064
      environment variables where the 'tag' contains a space.
4065
 
4066
    * Assorted Perl files
4067
      Minor corrected after running Perl Syntax check over JATS files.
4068
 
4069
    * Made the use of IFLAGS uniform for all JATS toolsets
4070
      Removed the need, and use of IFLAGS3; simplifying the generated
4071
      makefiles
4072
 
4073
    * Corrected tagging  of files generated by the various toolsets
4074
      Many files where incorrectly tagged and were not being cleaned up.
4075
 
4076
    * FileUtils package.
4077
      Added functions to create and append text to small text files.
4078
      Provides consistent error messages and simplifies creation of small files.
4079
      Used functions within JATS.
4080
 
4081
 
4082
------------------------------------------------------------------------
259 dpurdie 4083
Version:  2.76.2000.cr                               Released: 23-Jul-08
257 dpurdie 4084
------------------------------------------------------------------------
259 dpurdie 4085
Minor changes:
4086
    * New Platform and Toolset : ACEX
4087
      Provides support for the Fairchild ACEx assebmler
4088
 
4089
------------------------------------------------------------------------
4090
Version:  2.76.1000.cr                               Released: 10-Jul-08
4091
------------------------------------------------------------------------
257 dpurdie 4092
Major changes:
4093
 
4094
    * Jats make: Package and Install directives [DEVI-049299]
4095
      Convert relative pathnames to absolute pathnames before passing
4096
      to copy command. This makes the most of Windows limited path length
4097
      as implemented by many Windows utilities.
4098
 
4099
Minor changes:
4100
    * JATS makefile generation: Provide case-corrected pathnames for
4101
      library and include files in dpkg_archive.
4102
 
4103
      Needed to support badly formed legacy packages when used with
4104
      some windows tools.
4105
 
259 dpurdie 4106
------------------------------------------------------------------------
255 dpurdie 4107
Version:  2.76.0000.cr                               Released: 24-Jun-08
4108
------------------------------------------------------------------------
4109
Major changes:
4110
    * Support for Microsoft Visual Studio 2005 [DEVI-049017]
4111
      The product must be installed in its default location.
4112
 
4113
      New platforms:
4114
        CSHARP2005
4115
         Uses C# Framework Version 2.0.50727
4116
         Support extends to allow:
4117
            1) Building of Csharp source using standard JATS
4118
            2) Build Visual Studio solutions
4119
         Can consume files from CSHARP and WIN32 components.
4120
 
4121
        VS2005
4122
         Support extends to allow:
4123
            1) Building of C and C++ source using standard JATS
4124
            2) Build Visual Studio solutions
4125
         Can consume files from VS2003 and WIN32 components.
4126
 
4127
      The existing WIN32 and CSHARP platforms can also utilize VS2005
4128
      through a version selector:
4129
        WIN32 Toolset   - "MS.NET2005"
4130
        CSHARP Toolset  - "MS.NET2005"
4131
 
4132
    * Version of Make for Win32 builds
4133
      The version of Make has been upgraded to 3.81 to provide access
4134
      to macros to simplify support for the MS VS2005.
4135
 
4136
    * CSHARP and WIN32 platforms
4137
      The LIB path uses to locate libraries and DLLs has been altered to:
4138
        - Contain absolute paths. Relative paths did not work under all
4139
          conditions when building projects and solutions.
4140
        - Contain valid paths. JATS generated paths that do not physically exist
4141
          will be removed from the search path. This removes warning messages
4142
          under VS2005.
4143
 
4144
Minor changes:
4145
    * New Jats utility: dstatus
4146
      Display Build Daemon Status. A text based utility.
4147
      Use 'jats dstatus -man' for full details.
4148
 
4149
    * PPC_603E Toolset
4150
      Changed the definition of HOST_CPU to be correct for the linux
4151
      architecture that uses the value - powerpc.
4152
 
4153
      Extended LinuxDrivers directive to allow for powerpc.
4154
 
4155
      Updated the MakeLinuxDriver directive to use EXTRA_CFLAGS as CFLAGS
4156
      has been removed. This change is backwardly compatible.
4157
 
4158
    * Modified all utilities to avoid a Perl-10 warning message [DEVI-049018]
4159
      Improved usage of the 'require' statement used to check for
4160
      a minimal value of perl.
4161
 
4162
      Removed excessive require statements.
4163
 
4164
    * JATS internal utilities - xmake
4165
      Source for Make 3.81 is now controlled
4166
      Include JATS specific files for
4167
        1) Windows
4168
        2) Linux
4169
 
4170
      JATS now includes binaries for make.
4171
      This will ensure that the version of make being used will be known for all
4172
      machines. Gnu make does not need to be installed for the various build
4173
      machines.
4174
 
4175
    * JATS internal utility sh.exe (windows)
4176
      Extended internal debugging via EnvVar SHDEBUGEXEC
4177
 
4178
    * JATS Environment
4179
      Allow Jats Environment variables that are used to specify a directory
4180
      to be set to either '-' or 'none'. The associated path will set to empty.
4181
 
4182
      This can be used to override defaults that may be inserted by the JATS
4183
      wrapper scripts.
4184
 
4185
    * JATS utility: sandbox (Experimental)
4186
      Correct problem with location of build files.
4187
      Spell check help and code.
4188
 
4189
------------------------------------------------------------------------
253 dpurdie 4190
Version:  2.75.3000.cr                               Released: 06-Jun-08
251 dpurdie 4191
------------------------------------------------------------------------
4192
Major changes:
4193
 
4194
Minor changes:
253 dpurdie 4195
    * Jats utility: release [DEVI-047291]
4196
      A race condition within clearcase will cause a view to fail during
4197
      creation. This is detected and the command will be retried a number
4198
      of times.
4199
 
4200
------------------------------------------------------------------------
4201
Version:  2.75.2000.cr                               Released: 27-May-08
4202
------------------------------------------------------------------------
4203
Major changes:
4204
 
4205
Minor changes:
251 dpurdie 4206
    * PPC_603E Toolset
4207
      Changed the definition of HOST_CPU to be non-numeric
4208
 
4209
    * GCC Toolset
4210
      Correct the operation of the assembler interface to 'gas' such that
4211
      options are passed correctly.
4212
 
4213
    * Jats utility: CCdiff [DEVI-048127] [DEVI-048439]
4214
      Sped up the label-label comparison.
4215
      Restored speed to that of observed before the label-view comparison
4216
      was added.
4217
 
4218
      Restored ability to perform a one-sided comparison. This is used when
4219
      reviewing a new package.
4220
 
4221
    * Makefile creation: BuildVersion directive
4222
      Better handling of the generated files such that they are
4223
      automatically included in the source file list.
4224
 
253 dpurdie 4225
    * Toolset updates
4226
      Thyron and gnu_mpt. From An Tran.
4227
 
251 dpurdie 4228
------------------------------------------------------------------------
249 dpurdie 4229
Version:  2.75.1000.cr                               Released: 14-May-08
229 dpurdie 4230
------------------------------------------------------------------------
4231
Major changes:
249 dpurdie 4232
 
4233
Minor changes:
4234
    * PackageFile directive [DEVI-048037][DEVI-047541]
4235
      Now supports the packaging of files with ( or ) in the name
4236
 
4237
------------------------------------------------------------------------
4238
Version:  2.75.0000.cr                               Released: 07-May-08
4239
------------------------------------------------------------------------
4240
Major changes:
247 dpurdie 4241
  * New toolset and platform
4242
    Added support for the PPC_603E platform.
4243
    This uses the powerpc-603e-linux-gnu compiler
4244
    The DEVLINUX and LMOS_DEVLINUX targets have been extended to include
4245
    this platform.
4246
 
4247
Minor changes:
4248
  * Jats utility: CCdiff
4249
    Extended operation to allow one side of the comparison to be a directory
4250
    within a static view. This allows comparison between a label and current
4251
    work.
4252
 
4253
  * Jats utility: release
4254
    Added checking of correct package name and version when files are
4255
    published to dpkg_archive.
4256
 
249 dpurdie 4257
  * Jats utility: jats_rewrite [DEVI-034837]
247 dpurdie 4258
    Extended operation to allow the special properties to be transferred from
4259
    Release Manager to the build tool to the target build. Currently only
4260
    supported for ANT builds.
4261
 
4262
    New 'known' ANT properties are:
4263
        releasemanager.releasename
4264
        releasemanager.projectname
4265
 
4266
    The configuration file, used by this utility, has been extended to support
4267
    tagged data item of the form
4268
 
4269
        releasemanager.releasename = value
4270
        releasemanager.projectname = value
4271
 
4272
  * Mug File Generation
4273
    Added --NoMugFiles option to suppress the creation of Mug Files
4274
    This allows THX files to be collected for possible deployment.
4275
 
4276
    When this option is enabled, the user does not need to specify the
4277
    Device ID, Name or Tier Number, nor are the external tools packages
4278
    required.
4279
 
4280
  * Makefile creation: BuildVersion directive
4281
    Modified the operation of the BuildVersion directive such that the
4282
    location of the files that are generated will be known to the Jats
4283
    makefiles. In this manner the user doesn't not need to know the location of
4284
    the files in order to use them.
4285
 
4286
    The file will need to be declared with a 'Src' directive, but JATS will
4287
    locate the file.
4288
 
4289
    This options does not occur for the 'C' version files. This is intentional
4290
    to ensure backward compatibility.
4291
 
4292
    The operation does occur for version files of Style:
4293
        * CSharp
4294
        * Properties
4295
        * WinRC
4296
 
4297
  * JATS directive: CompileOptions
4298
    Correct operation of options that make use of assigned values.
4299
    The case of the value is now preserved.
4300
    Value is correctly assigned.
4301
 
4302
------------------------------------------------------------------------
4303
Version:  2.74.0000.cr                               Released: 29-Apr-08
4304
------------------------------------------------------------------------
4305
Major changes:
245 dpurdie 4306
  * M16C toolset. Used by the MPR platform to build MCRFirmware [DEVI-047555]
4307
    Corrected the version number embedded in the generated THX file.
4308
 
4309
    Major and minor numbers greater than 9 were incorrectly represented
4310
    Added a test to ensure that the major and minor numbers are in the range
4311
    of 0 to 99 inclusive.
4312
 
4313
  * Auto-build when multiple build.pl files are labelled [DEVI-047461]
4314
    Modified JATS to allow support for the automated building of packages that
4315
    contain multiple, labeled, build files.
4316
 
4317
    Added a '-locatepkg=pkg' option to the Jats wrapper script. This allows the
4318
    user to specify the package to be selected from those that can be found.
4319
    This will be integrated into the build tool.
4320
 
4321
    Modified the operation of the 'jats release' command to use the
4322
    infrastructure provided by the above feature. Testing a release uses the
4323
    additional information to ensure that the created package name and version are
4324
    correct.
4325
 
4326
    Modified the operation of the (experimental) 'jats sandbox command to use
4327
    the infrastructure provided by the above feature.
4328
 
4329
Minor changes:
4330
  * Solaris Toolset [DEVI-047398]
4331
    The toolset no longer requires that the user have the compiler and the
247 dpurdie 4332
    'ar' utility in their path. It will be controlled by the toolset.
245 dpurdie 4333
 
4334
    This should improve build reproducibility.
4335
    This will simplify new user setup.
4336
 
4337
  * All Unix Toolsets
4338
    Corrected the operation of the 'options=showenv' so that it works
4339
    on unix systems
4340
 
4341
  * JATS release utility  [DEVI-047356]
4342
    Fixed problem where utility would issue a 'Broken Pipe' message
4343
    on some Solaris Machines.
4344
 
4345
  * JATS -version=<version>
4346
    Fixed operation on machines that do not have a GBE_DPKG_CACHE such that
4347
    JATS does not attempt to cache the alternate version.
4348
 
4349
------------------------------------------------------------------------
4350
Version:  2.73.4000.cr                               Released: 10-Apr-08
4351
------------------------------------------------------------------------
4352
Major changes:
243 dpurdie 4353
    * New platform: WCEPSION_500_emu [DEVI-047234]
245 dpurdie 4354
      Creates binaries for the WCEPSION_500 emulator
243 dpurdie 4355
      Added this platform to the default 'WINCE' alias.
4356
 
4357
Minor changes:
4358
    * JATS escrow utility [DEVI-047232]
4359
      Handle package names that have spaces and brackets
4360
 
4361
    * JATS release utility [DEVI-047232]
4362
      Handle view names that have spaces and brackets
4363
 
4364
    * Removed detection of unknown platforms
4365
      Does not work with LMOS
4366
 
4367
    * Readme.txt file
4368
      Added a brief description on the core_devl directory structure.
4369
 
4370
    * Misc Cleanup
4371
      Removed version-1 test that is not applicable to the current jats
4372
      Move PostInstall script into the BUILD directory.
4373
 
4374
------------------------------------------------------------------------
4375
Version:  2.73.3000.cr                               Released: 07-Apr-08
4376
------------------------------------------------------------------------
4377
Major changes:
241 dpurdie 4378
  * MOS68K Toolset (Not MOS68KRM)
4379
    Force compiler option -nOj
4380
    The default compiler option (-Oj) has been seen to cause problems with some
4381
    code. Problem reported/analysed by rparker and thunter.
237 dpurdie 4382
 
241 dpurdie 4383
  * MOS68K Toolset (Not MOS68KRM)
4384
    Correct problem in disabling Global Optimization that was introduced in
4385
    version 2.73.1000
4386
 
237 dpurdie 4387
Minor changes:
241 dpurdie 4388
  * JATS makefiles
4389
    Correct problem where a Production/Debug only build would create OBJ
4390
    directories for both production and debug, and not clean them up.
4391
 
4392
  * JATS builds
4393
    Allow ANT builds to be run in verbose mode to facilitate debugging
4394
    The command "make all options=args" will run the ANT builds in 'verbose'
4395
    mode.
4396
 
4397
  * JATS makefiles
4398
    Extended the 'selector' used in all makefile directives - as the first
4399
    argument. Added two non-platform related options:
4400
        --Project=xxxx      True if the package suffix matches
4401
        --Defined=yyy       True if yyy is declared with a SetValue or
4402
                            SetList directive.
4403
 
4404
    ie: AddSrcDir ('--Project=sls' , 'sls' );
4405
        AddSrcDir ('!--Project=sls', 'default');
4406
 
4407
  * JATS makefiles. MakeProject directive
4408
    New packaging options to package up programs to be used as JATS plug-ins
4409
        --PackageTool=xxxx
4410
        --PackageToolProd=xxx
4411
        --PackageToolDebug=xxx
4412
 
4413
  * JATS buildfile processing
4414
    Generate a warning for build platforms that are unknown to JATS
4415
    These may be the result of a user typo or an incompatible version
4416
    of JATS.
4417
 
4418
  * JATS save_build utility
4419
    Correctly handle autobuild branches that contain multiple checkouts, one of
4420
    which may be reserved.
4421
 
4422
  * JATS gen_cots utility
4423
    Correctly labels directories up to the VOB root.
4424
    Displays the correct 'Source Path' in the Release Manager Information.
4425
    Ignores the 'administration_view' as this is read-only
4426
 
4427
  * JATS sandbox (experimental)
4428
    Ensure the AutoBuildTool does not use any sandbox
4429
 
4430
  * JATS release (cbuilder) utility
4431
    Handle paths that have a trailing path separators.
4432
 
4433
  * JATS Makefile generation. Packaging directives
4434
    Packaging directives that use the --Dir option have been modified
4435
    such that the direction cannot use a a relative path.
4436
 
4437
    * Escrow tool
4438
      Creates a simple HTML file that details all the packages with a short
4439
      description.
4440
 
4441
------------------------------------------------------------------------
4442
Version: 2.73.2000.cr                                Released: 06-Mar-08
4443
------------------------------------------------------------------------
4444
Major changes:
4445
 
4446
Minor changes:
239 dpurdie 4447
    * Corrected operation of GBE_PLATFORM, when building a GENERIC package.
4448
      A GENERIC package can now be built independently of the value
4449
      of GBE_PLATFORM.
4450
 
4451
    * MOS Toolset
4452
      If only building for a production target, then don't generate an error
4453
      if there is no debug data and code addresses specified.
4454
 
4455
      Use to build platform independent MOS Releases. Cannot have debug, but
4456
      can have production (PIC) components.
4457
 
4458
    * Utility command: jats abt
4459
      Parse and use -buildfile=xxx option
4460
 
4461
    * Utility command: jats extract -extractfiles
4462
      The extractfiles option will now duplicate empty directories
4463
 
4464
    * Building ANT projects under JATS
4465
      Ensure that the PATH is correctly setup so that ANT can locate
4466
      utilities within the JAVA directory - for both Solaris and Windows.
4467
      Previously only worked on Windows
4468
 
4469
------------------------------------------------------------------------
4470
Version: 2.73.1000.cr                                Released: 21-Feb-08
4471
------------------------------------------------------------------------
4472
Major changes:
4473
 
4474
Minor changes:
237 dpurdie 4475
    * Jats Label Utility
4476
      Correct use of '-norecurse' operation.
4477
 
4478
    * Jats command line under Unix
4479
      Corrected problem when command line quoted arguments with a space are
241 dpurdie 4480
      passed in. ie: -xxx="aaa bbb ccc"
237 dpurdie 4481
 
4482
    * Escrow tool
4483
      Added totals to all the tables created in the HTML report
4484
 
4485
    * Platform MOS68KRM
4486
      Rome builds. Modified compiler options to match the existing build system
4487
 
4488
------------------------------------------------------------------------
239 dpurdie 4489
Version: 2.73.0000.cr                                Released: 20-Feb-08
237 dpurdie 4490
------------------------------------------------------------------------
4491
Major changes:
235 dpurdie 4492
    * New Toolset: BORLAND
4493
      The toolset uses the Borland C++ Builder 6 to build Borland Project
4494
      files via the MakeProject directive.
231 dpurdie 4495
 
235 dpurdie 4496
      In this release there is no support for native compilation and linking.
4497
 
4498
      Details are provided in MASS-00166 JATS Reference Manual
4499
 
231 dpurdie 4500
Minor changes:
235 dpurdie 4501
    * Extract/Release utility.
4502
      Handle Source Path option with spaces by creating a config spec
4503
      that can handle spaces
4504
 
4505
    * MOS Compiler
4506
      The TMP directory used by the assembler will be created before the
4507
      assembler is invoked. This will ensure that the directory exists.
4508
 
4509
    * Utility: create_dpkg
4510
      Uses the first 'descpkg' file found. Allows packages that have embedded
4511
      descpkg files to be copied.
4512
 
4513
    * AVR_IAR Toolset
4514
      Added support for AT90SC144144CT - by David Payne.
4515
 
4516
    * JATS ANT command
4517
      Better selection of the ant build file
4518
 
4519
    * Build directive: BuildVersion
4520
      Extended the WinRc version file to allow the name of an icon to be
4521
      embedded in the .RC file.
4522
 
4523
------------------------------------------------------------------------
4524
Version: 2.72.2000.cr                                Released: 06-Feb-08
4525
------------------------------------------------------------------------
4526
Major changes:
4527
 
4528
Minor changes:
233 dpurdie 4529
    * Building JATS. Installer will set a+x in dpkg_archive
4530
 
4531
    * JATS rewrite. Remove the need  for the 'name=' attribute in the
4532
      <project> field.
4533
 
4534
    * CCdiff utility
4535
      Now ignores blank lines when generating a file difference report.
4536
 
4537
    * Escrow utility
4538
      Quote 'path' in the generated extraction commands
4539
      Allow escrow to be based on a single Release Manager package
4540
 
4541
    * Minor Perl-10 tweaks  
4542
 
4543
------------------------------------------------------------------------
4544
Version: 2.72.2000.cr                                Released: 24-Jan-08
4545
------------------------------------------------------------------------
4546
Major changes:
4547
 
4548
Minor changes:
231 dpurdie 4549
    * Jats Tool: CCbc2 [DEVI-044908]
4550
      Locates BeyondCompare through the Windows Registry. This allows
4551
      BeyondCompare to be installed in places other then the default location.
4552
 
4553
    * Jats test runtime helper scripts set_PLATFORM.bat
4554
      Windows. Batch file modified so that it doesn't exit the shell.
4555
 
4556
    * Jats wrapper
4557
      If JATS attempts to cache itself and an error is reported by the caching
4558
      utility, then Jats would fail without reporting an error message.
4559
 
4560
------------------------------------------------------------------------
4561
Version: 2.72.00000.cr                                Released: 11-Jan-08
4562
------------------------------------------------------------------------
4563
Major changes:
229 dpurdie 4564
    * Jats Release Mechanism
4565
      Jats can now release itself. This is not the same a building all of its
4566
      internal components, but it does mean that a new version of JATS can be
4567
      released using the 'standard' mechanism.
4568
 
4569
      Jats releases will be tracked in Release Manager.
4570
 
4571
      A side effect of this is that the labelling scheme will change to align
4572
      itself with Release Manager. ie: <package_name>_<package_version>.
4573
 
4574
    * Running Jats
4575
      Running Jats from within a ClearCase view is being deprecated.
4576
      Jats should be run from a package present in dpkg_archive.
4577
      This may affect some windows developers.
4578
 
4579
      This release of JATS can be run from ClearCase, but generates a warning.
4580
      Future versions will generate an error.
4581
 
4582
      Refer to MASS-00164 Installing and Using JATS.
4583
 
4584
Minor changes:
4585
    * Perl Version Check
4586
      Jats will generate a warning if the version of Perl in use is newer
4587
      than the version used in test. Newer versions are not always backward
4588
      compatible. Currently JATS has been extensively tested with 5.8.8.
4589
 
4590
    * Build Directive: BuildVersion
4591
      This directive has been extended to allow the creation of a 'properties'
4592
      file. This file may be used to pass version information into a an ANT
4593
      build.
4594
 
4595
    * Jats Internals
4596
      Minor fix to interwork with Perl version 5.10.
4597
      Perl 5.10 has not been extensively tested - yet.
4598
 
4599
    * Jats Tool: CCbc2
4600
      Added utility to use BeyondCompare (BC2) to compare files in two
4601
      packages defined as ClearCase labels. The utility creates two dynamic views
4602
      and starts BeyondCompare. The views are destroyed at the end of the
4603
      process.
4604
 
4605
      Requires BeyondCompare to be installed in its default location.
4606
      Only works under Windows.
4607
 
4608
      Use jats CCbc2 -help (or -man) for further details.
4609
 
4610
    * Jats test runtime helper scripts set_PLATFORM.sh
4611
      Marked as executable, so that users can run them directly
4612
 
4613
    * Jats test runtime helper scripts set_PLATFORM.bat
4614
      Uses SETLOCAL / ENDLOCAL to prevent environment variables being exported
4615
      into the parent space. This mimics the behaviour of Unix.
4616
 
4617
    * Jats eprog
4618
      Consistent cross-platform handling of programs found in the current
4619
      directory.
4620
 
4621
    * jats tool jats_metrics
4622
      A new utility that will be used by the Automated Build System to collect
4623
      build metrics.
4624
 
4625
------------------------------------------------------------------------
227 dpurdie 4626
Version: 2.71.6.cr                                Released: 18-Dec-07
4627
------------------------------------------------------------------------
4628
Major changes:
4629
 
4630
Minor changes:
4631
    * Jats Tool: create_dpkg
4632
      Added options to allow the utility to sanity test the package name and
4633
      version of the package being created. This is intended to be used by the
4634
      automated build system. New options are:
4635
        -pname=Package_Name
4636
        -pversion=Package_Version
4637
 
4638
      Added option to allow the source package form to be tested, without
4639
      transferring the package. New options are:
4640
        -test
4641
 
4642
    * Jats Tool: CCdiff
4643
      -output=filename now works. Previously only -out=filename worked.
4644
      -vob=name does not generate internal message under unix
4645
 
4646
    * JATS Environment variables GBE_BUILDFILTER and GBE_PLATFORM can be either
4647
      a space separated or a comma separated list.
4648
 
4649
    * Solaris Toolset
4650
      Disable the use of purify, purecov and quantify when building shared
4651
      libraries. Shared libraries are not supported by these tools. Executable
4652
      programs are still supported.
4653
 
4654
------------------------------------------------------------------------
4655
Version: 2.71.5.cr                                Released: 07-Dec-07
4656
------------------------------------------------------------------------
4657
Major changes:
4658
 
4659
Minor changes:
4660
    * WINCE toolsets
4661
      Added a run-time test for the presence of the required toolset
4662
      This will report an error if the required WINCE toolset has not been
4663
      installed. This is better than obscure message generated by the compilers
4664
      when header files cannot be found.
4665
 
4666
    * GenerateFiles directive
4667
      If the generating tool can only be found in the users path, don't make
4668
      it a prequisite under Windows. There are problems with spaces in pathnames
4669
      that are difficult to solve.
4670
 
4671
    * MakePerlModule directive
4672
      Extended the directive syntax to allow command line options to be passed
4673
      to the the module builder.
4674
 
4675
    * Jats Tool: label
4676
      Add the ability to label specific sub-directories (-dirs=name[,name]+)
4677
      Allow the -up option to be used in conjunction with the  -files=xxx and
4678
      -dirs=xxx options.
4679
 
4680
    * Jats Tool: release
4681
      Corrected a problem when multiple ant builds where located within the
4682
      build view. Now all ants builds will be perform.
4683
 
4684
      Expanded the operation of the '-build=name' option such that it can be
4685
      used to limit ANT builds by specifying the name of the depends.xml file.
4686
 
4687
    * Jats Tool: CCdiff
4688
      Added utility to provide difference reports in a format suitable to be
4689
      uploaded to CodeStriker.
4690
 
4691
      Use jats CCdiff -help (or -man) for further details.
4692
 
4693
 
4694
------------------------------------------------------------------------
4695
Version: 2.71.4.cr                                Released: 30-Nov-07
4696
------------------------------------------------------------------------
4697
Major changes:
4698
    * New Platform : MOS68KRM
4699
      Building MOS for the 68K processor for Rome
4700
      Requires the Microtec 4.5R compiler
4701
      Similar to MOS68K, but has different optimization and definitions
4702
 
4703
Minor changes:
4704
    * label utility
4705
      Better handling of filenames with embedded spaces.
4706
 
4707
    * make package and install operations
4708
      Improved the error detection and reported that may occur during a file
4709
      transfer.
4710
 
4711
    * make clean up
4712
      Improved the cleanup of generated files.
4713
 
4714
    * Jats Tool: jats_transform_file
4715
      Tool that can be used within makefiles and test harnesses to perform
4716
      minor file transformations such as:
4717
        Copy, with optional rename
4718
        Force Dos or Unix style line endings
4719
        Perform simple TAG replacement
4720
 
4721
      Use 'jats jats_transform_file -help' for details
4722
 
4723
    * jats release utility
4724
      Added the -extractfiles option to extract files without leaving a view
4725
      in place.
4726
 
4727
    * escrow utility
4728
      Added -extract option to assist in creating images of all files in
4729
      the escrow, with a log file to summarize success/failure of the extraction.
4730
 
4731
------------------------------------------------------------------------
4732
Version: 2.71.3.cr                                Released: 16-Nov-07
4733
------------------------------------------------------------------------
4734
Major changes:
4735
 
4736
Minor changes:
4737
    * Makefile generation
4738
      Corrected a problem in the detection of a generated target
4739
      Some JAVA builds were not correctly detecting the need to run the
4740
      generate phase early.
4741
 
4742
------------------------------------------------------------------------
4743
Version: 2.71.2.cr                                Released: 09-Nov-07
4744
------------------------------------------------------------------------
4745
Major changes:
4746
 
4747
Minor changes:
4748
    * GBE_PLATFORM operation
4749
      Restored operation of GBE_PLATFORM. This feature is not encouraged.
4750
 
4751
    * Makefile generation
4752
      Added a sanity check to generate a warning if a file is packaged, or
4753
      installed, from more than one makefile.pl
4754
 
4755
    * Utilities gen_msproject, gen_dirlist and gen_metrics
4756
      Modified to use generic interface to the makefile data
4757
 
4758
    * AutoBuilder support tool 'save_build'
4759
      Check for users having placed locks on the build file and the autobuild
4760
      branch. The locks will be removed.
4761
 
4762
    * jats_rewrite utility
4763
      Better handling of DOS line ending under Unix
4764
 
4765
    * jats escrow utility
4766
      Can now create a simple escrow build, and information, on a Release.
4767
      Still handles an escrow based on an SBOM.
4768
 
4769
      Can be used to create an HTML report on unbuildable packages and
4770
      inconsistent packages.
4771
 
4772
    * jats make help
4773
      Corrected the list of target platforms to only show those that are
4774
      available within the current build.
4775
 
4776
    * jats makefiles
4777
      Modified the behaviour of jats when multiple instances of the
4778
      MakefileGenerate() directive are found.
4779
 
4780
      If the MakefileGenerate() directive is found in the 'common' makefile.
4781
      pl, then it will be ignored.
4782
 
4783
    * gcc toolset
4784
      SharedLibries.
4785
        The --Def=name option supports two types of def file
4786
        The 'old' form is used if the name of the Def file ends in .def
4787
 
4788
        The 'old' form is created by the existing versions of mod_if.pl
4789
        The 'new' form is created by tne new versions (daf_tools 25.1.5000.cr)
4790
        of mod_if - if the name of the file does not end in .def.
4791
 
4792
      SharedLibraries and Prog (Experimental)
4793
        New options:
4794
            --MultiScan
4795
            --NoMultiScan ( default)
4796
            MultiScan will scan the libraries until no more undefined references
4797
            can be satisfied. This may simplify linking of complex programs.
4798
 
4799
 
4800
------------------------------------------------------------------------
4801
Version: 2.71.1.cr                                Released: 16-Oct-07
4802
------------------------------------------------------------------------
4803
Major changes:
4804
 
4805
Minor changes:
4806
    PackageLib directive
4807
    The construct "PackageLib( '*', @SHLIBS, @LIBS );" now works as expected.
4808
    Packaging multiple libraries and shared libraries works as expected.
4809
    Packaging multiple shared libraries works as expected.
4810
 
4811
    MakefileGenerate directive
4812
    This directive should only be called once. JATS will now generate a warning,
4813
    and not produce an erroneous, if the directive is invoked more than once.
4814
 
4815
    Multiple Parent detection
4816
    A makefile.pl that is invoked from more than one other makefile.pl, or the
4817
    build.pl, is counted as having multiple parents. This condition is
4818
    normally treated as an error. When run by the Auto Built Tool, this
4819
    condition will be treated as a warning.
4820
 
4821
    Solaris Toolset
4822
    Added option '--WithMisalign' to the SharedLib directive.
4823
    When used in conjunction with the 'misalign' CompleOption this option will
4824
    cause a machine specific object file (misalign.o) to be included in the
4825
    link.
4826
 
4827
    Programs that are created with 'misalign' will automatically include the
4828
    misalign.o object file. The fact that shared libraries do not may be an
4829
    indication that this is a bad thing to do.
4830
 
4831
    Make and generation of subdirectories
4832
    Fixed an issue which caused created directories to have a bad timestamp.
4833
    This could result in multiple attempts to generate the source dependency
4834
    file.
4835
 
4836
------------------------------------------------------------------------
4837
Version: 2.71.0.cr                                Released: 10-Oct-07
4838
------------------------------------------------------------------------
4839
Major changes:
4840
    Makefile generation and make recursion
4841
    Extensive changes to the makefiles that are generated by JATS and method by
4842
    which JATS recuses through subdirectories during a build.
4843
 
4844
    Summary of changes:
4845
        - Removed the use of 'make' to perform recursion over subdirectories
4846
          and platforms. This has been replaced by a JATS program  that performs
4847
          the same task - only a great deal faster and with a greater scope for
4848
          flexibility.
4849
 
4850
          The user interface remains identical: jats make ....
4851
 
4852
        - Replaced the generated 'Makefile' with 'Makefile.gbe'. This is a text
4853
          file that provides sufficient information to allow JATS to locate the
4854
          interface directory and associated build information.
4855
 
4856
        - Significant speed up in determining the need to rebuild a makefile.
4857
          On a large package this has been reduced from 30+ seconds to less
4858
          than one second.
4859
 
4860
        - Significant speed up of large recursive builds through intelligent
4861
          building of the 'make_init' target. This is only processed once for
4862
          each platform type. Previously it was processed in each and every
4863
          makefile. This make target is used, internally, to perform sanity
4864
          testing of the compiler environment and to display the name of the
4865
          toolset. It is an expensive operation.
4866
 
4867
        - Intelligent speed up of large recursive through better mechanism
4868
          for creating required directories. These are now created on the fly,
4869
          rather than via a slow recursive pass though all makefiles.
4870
 
4871
        - Better makefile rebuilding
4872
          Makefiles can be rebuilt on the fly. The previous system was prone to
4873
          detecting that makefiles needs to be re-built, but then not re-
4874
          building them.
4875
 
4876
        - Detection of build file changes
4877
          The make process will detect that the build file has been modified
4878
          and that the component has not been rebuilt. This is a warning. It
4879
          does not prevent the 'make' operation.
4880
 
4881
        - Quieter make output
4882
          The 'Nothing to be done' message has been disabled.
4883
 
4884
 
4885
Minor changes:
4886
    MakeAnt Directive
4887
    Allows ANT_HOME to be a path with spaces. ie: c:\Program Files\apache-ant-1.6.5
4888
 
4889
    JATS command "debug" and "prod"
4890
    These now handle make arguments and options correctly. Thus the command:
4891
        jats prod WIN32 OPTIONS=args
4892
    Will correctly do a production build for WIN32 with command execution
4893
    display. Before, the system would attempt to process prod_OPTIONS=args.
4894
 
4895
    CSHARP toolset
4896
    Correctly detect missing compiler directories
4897
 
4898
------------------------------------------------------------------------
4899
Version: 2.70.2.cr                                Released: 27-Sep-07
4900
------------------------------------------------------------------------
4901
Major changes:
4902
 
4903
Minor changes:
4904
    Java target. Resolve problem of multiple project builds when multiple files
4905
    are generated.
4906
 
4907
    MakeAnt
4908
    If the Ant build fails JATS will terminate.
4909
    Previously JATS would continue until another error forced its termination.
4910
    This is done through a better startup of ANT using the
4911
    org.apache.tools.ant.launch.Launcher directly.
4912
 
4913
    MCR platform
4914
    Create '.mod' files from the generated THX files.
4915
    This is a MOS binary and can be download to the MCR devices.
4916
 
4917
------------------------------------------------------------------------
4918
Version: 2.70.1.cr                                Released: 20-Sep-07
4919
------------------------------------------------------------------------
4920
Major changes:
4921
 
4922
Minor changes:
4923
    MakeAnt directive extended
4924
    New option: --PackageBase
4925
        This will pass the path to all packages specified with LinkPkgArchive
4926
        directives to the build.xml file. Without the option the path will
4927
        address a 'jar' directory within the package.
4928
 
4929
    New passed parameter: PACKAGEDIR
4930
        This is the path to the output package that is being created by JATS
4931
        Allows the ant build script to place artifacts directly into the
4932
        package image being created.
4933
 
4934
------------------------------------------------------------------------
4935
Version: 2.70.0.cr                                Released: 13-Sep-07
4936
------------------------------------------------------------------------
4937
Major changes:
4938
    * Linux compiler
4939
      Changed the linux compiler used to build Embedded Linux platforms
4940
            DEVLINUX
4941
                LINUX_EMU
4942
                LINUX_ETX
4943
                ARM9TDMI
4944
 
4945
            LMOS
4946
                LMOS_LINUX_EMU
4947
                LMOS_LINUX_ETX
4948
                LMOS_ARM9TDMI
4949
 
4950
 
4951
    This is a non-backwardly compatibly release.
4952
 
4953
    Do not migrate to this version of JATS if you are building against
4954
    existing packages, until the underlying packages have been rebuilt.
4955
 
4956
    Packages created with the previous version of the compiler should not be
4957
    mixed with packages created with the version in this release.
4958
    Packages will be rebuilt with the new compiler as soon as possible.
4959
 
4960
    The new compiler will need to be installed on users VM's
4961
    The compiler package is dpkg_archive/linux_gnu_tools/1.1.0000.cots
4962
    The binary is:crosstool-gcc-4.1.1-glibc-2.5.tar.bz2
4963
    This should be extacted, as root, into / with the (one line) command
4964
         tar -xjf /net/auperaunx26/export/devl/dpkg_archive/linux_gnu_tools/1.1.0000.cots/
4965
                    crosstool-gcc-4.1.1-glibc-2.5.tar.bz2 -C/
4966
 
4967
Minor changes:
4968
    * Skipped 2.69 due to nature of major change
4969
 
4970
 
4971
------------------------------------------------------------------------
4972
Version: JATS_2.68.3                                Released: 28-Aug-07
4973
------------------------------------------------------------------------
4974
Major changes:
4975
 
4976
Minor changes:
4977
    * WIN32 CompileOptions to control use of precompiled headers
4978
      Added a WIN32 specific compiler option to control the pre compiled
4979
      headers.
4980
 
4981
        CompileOptions ('WIN32', 'PreCompileHdrs' );        (default)
4982
        CompileOptions ('WIN32', 'NoPreCompileHdrs' );
4983
 
4984
 
4985
------------------------------------------------------------------------
4986
Version: JATS_2.68.2                                Released: 28-Aug-07
4987
------------------------------------------------------------------------
4988
Major changes:
4989
 
4990
Minor changes:
4991
    * Reverted changes made in JATS_2.68.1 to the library search path
4992
      Although the search order is broken, we will need to live with it.
4993
 
4994
      Addressed the search order of /usr/lib under Solaris by adding a new
4995
      AddLibDir option (--System) to add system paths. These will be searched
4996
      last.
4997
 
4998
      For the record, the search order for header files and libraries is:
4999
 
5000
        1) As specified with AddIncDir/AddLibDir in the local makefile.pl
5001
           or within any such directive with the --Local option
5002
 
5003
        2) Within the components 'local' directories. These are populated with
5004
           InstallHdr and InstallLib directives.
5005
 
5006
        3) Within the 'interface' directory as populated by BuildPkgArchive
5007
 
5008
        4) As specified with AddIncDir/AddLibDir in the 'global' makefile.pl
5009
           or within any such directive with the --Global option
5010
 
5011
        5) Within packages specified by a LinkPkgArchive directive
5012
 
5013
 
5014
        6) As specified with AddIncDir/AddLibDir in any makefile.pl
5015
           with the --System option
5016
 
5017
    * LMOS target platform
5018
      Includes LINUX_ETX
5019
 
5020
------------------------------------------------------------------------
5021
Version: JATS_2.68.1                                Released: 24-Aug-07
5022
------------------------------------------------------------------------
5023
Major changes:
5024
 
5025
Minor changes:
5026
    * Solaris Toolset
5027
      Corrected library search order, such that /usr/lib is search after the
5028
      dependent packages.
5029
 
5030
    * RunTest operation
5031
      Added the current directory '.' to the PATH used when the test is run.
5032
 
5033
    * Csharp toolkit
5034
      .dtd files are treated as resource files too
5035
 
5036
------------------------------------------------------------------------
5037
Version: JATS_2.68.0                                Released: 20-Aug-07
5038
------------------------------------------------------------------------
5039
Major changes:
5040
    * Trap use of uncontrolled versions of 'ant' and the Java Compiler (javac)
5041
 
5042
      It was discovered that a few old makefile.pl's where invoking ant and
5043
      javac directly in order to build small Java components. This was
5044
      normally being done in the guise of the WIN32 target. These packages
5045
      were making assumptions about the version of Java on the users search
5046
      path.
5047
 
5048
      JATS can invoke ANT and build Java based components using the MakeAnt
5049
      directive and the JAVA platform. This method is controlled and
5050
      reproducible.
5051
 
5052
      This release provides changes such that these packages will not build.
5053
      This is better than building incorrectly.
5054
 
5055
      There are several aspects to the change
5056
        1) JATS provides binaries (ant and javac) with an error message. If
5057
           the user invoked ant/javac in a manner that involves searching the
5058
           PATH then these will be used and report an error.
5059
 
5060
       2) A special command (jats abt) can be used to start up the Auto Build
5061
          Tool in a manner that does not alter the PATH seen by the utilities.
5062
          Moreover it does not alter the JAVA_HOME seen by the build. This is
5063
          controlled separately.
5064
 
5065
Minor changes:
5066
    * Sanitize the PATH environment variable
5067
        Ensure the JATS bin directory is the first directory searched
5068
        Remove duplicates
5069
        Place non-existent components at the end of the PATH
5070
 
5071
------------------------------------------------------------------------
5072
Version: JATS_2.67.1                                Released: 17-Aug-07
5073
------------------------------------------------------------------------
5074
Major changes:
5075
 
5076
Minor changes:
5077
    * Makefile sanity test
5078
      Added a test to ensure that makefiles created on a machine of one type are
5079
      not then run on a machine of a different type.
5080
 
5081
      This will prevent files created on solaris-sparc being used on a solaris-
5082
      x86 machine.
5083
 
5084
    * Correct bug in RunTest
5085
      RunTest now extends the PATH to include the local bin directory
5086
 
5087
------------------------------------------------------------------------
5088
Version: JATS_2.67.0                                Released: 13-Aug-07
5089
------------------------------------------------------------------------
5090
Major changes:
5091
    * RunTest directive
5092
      Added support for running tests within the NUNIT test framework for the
5093
      CSHARP target. In the process a generalized mechanism for accessing
5094
      toolset specific test frameworks has been added.
5095
 
5096
      Changes to the directive to support a FrameWork.
5097
        The use of a test FrameWork is signaled with the option
5098
        --FrameWork=<name> If this is present then the raw name of the program
5099
        under test will be passed to the framework. program.
5100
 
5101
        If a FrameWork is in use, then JATS will invoke the specified framework
5102
        builder within the current toolset.
5103
 
5104
      When a framework is in place JATS will pass arguments of the form:
5105
        '--Tag=Text' to the FrameWork. Other options are processed as normal.
5106
 
5107
      With in the Nunit FrameWork the program under test will be a DLL Nunit
5108
      will only operate on a DLL. The DLL must have been created by the makefile
5109
      containing the RunTest directive.
5110
 
5111
      The Nunit Framework supports the following options:
5112
        --Uses=<Name>[,SubOption]+
5113
 
5114
        This option specifies other DLLs that are used by the TestDLL. They will
5115
        be copied in to the test directory, and may be sourced from an external
5116
        package or the components 'local' lib directory.
5117
 
5118
        SubOptions available to The --Uses directive are:
5119
            --NonJats       This is not a JATS built library. It will not have a
5120
                            P or D suffix.
5121
            --Jats          (Default) This is a JATS built library. JATS will
5122
                            select the correct library type for this build.
5123
 
5124
Minor changes:
5125
    * New Cache cleanup mechanism
5126
      When a package is consumed from the 'cache' a flag is updated within
5127
      the cache. The cache aging routines use this file in preference to
5128
      the descpkg file, thus it will prevent the aging of packages that are
5129
      frequently used. The aging policy can be made more aggressive.
5130
 
5131
    * Save Build Utility
5132
      This utility is used by the Auto Build System to save the 'build.pl' file
5133
      used in a ripple build.
5134
 
5135
      The utility has been enhanced to detect  a reserved checkout of the
5136
      build.pl. The checkout will be changed to unreserved - if possible.
5137
 
5138
    * Release Utility
5139
      The 'jats release' command will now unlock any labels that it locked
5140
      when an error is encountered.
5141
 
5142
      This simplifies the 'release' process as the developers label will be
5143
      unlocked if a build error occurs.
5144
 
5145
    * Jats caching local copy of itself
5146
      Fixed a bug which resulted in an "Use of individualized value" message
5147
      being displayed a large number of times during the file transfer process.
5148
 
5149
    * Minor extension to allow plug-in directives to perform a processing step
5150
      before the makefiles are created.
5151
 
5152
    * TestProg directive
5153
      TestProg's are now built in exactly the same manner as Progs
5154
 
5155
    * Correct problem introduced in 2.66.1 with packaging of files with
5156
      a 'space' or '$' in the file name.
5157
 
5158
------------------------------------------------------------------------
5159
Version: JATS_2.66.1                                Released: 20-Jul-07
5160
------------------------------------------------------------------------
5161
Major changes:
5162
    * New build target
5163
            LINUX_ETX           - Support for Linux on an ETX board
5164
            LMOS_LINUX_ETX      - Support for LMOS on the LINUX_ETX target
5165
 
5166
      These targets have also been added to the following pseudo targets.
5167
            DEVLINUX
5168
            LMOS_DEVLINUX
5169
 
5170
    * Internal utility dpkg_cache [Windows]
5171
      Modified to remove use of system utilities to perform the the file
5172
      transfer, after having problems the 'cp.exe' provided by JATS.
5173
 
5174
Minor changes:
5175
    * Added utility class to provide directory searching
5176
      To be used in JATS and JATS support tools
5177
 
5178
    * tweaks to the C# toolset
5179
      Correct problem with filename that start with "n" as in .\not_nice.cs
5180
 
5181
      Create resource files with Fully Qualified Names derived from the .resx
5182
      and .cs files.
5183
 
5184
      Handle Strong Key Names and creates wrappers to provide do the right
5185
      thing.
5186
 
5187
    * Microtec ColdFire compiler
5188
      Further attempts to get the compiler to place all of its temp files in a
5189
      local directory. The compiler uses a large number of EnVars to control
5190
      were it places temp files.
5191
 
5192
      Underlying problem is random compiler failures on big builds. Suspected
5193
      interaction with other builds.
5194
 
5195
    * Release utility command
5196
      Added a -tag=name option to allow the Auto Build Tools to create
5197
      multiple instances of a static view. The tag is used to provide a unique
5198
      component in the clearcase tag name.
5199
 
5200
------------------------------------------------------------------------
5201
Version: JATS_2.66.0                                Released: 27-Jun-07
5202
------------------------------------------------------------------------
5203
Major changes:
5204
  * Support for building CSHARP code
5205
    Natively build C# within JATS using the Microsoft command line programs
5206
 
5207
    Supports the handling of .resx files
5208
 
5209
    Supports the creation of windows programs, console programs and shared
5210
    libraries
5211
 
5212
Minor changes:
5213
  * Unit Tests
5214
    Allow test scripts to be PERL - with a .pl extension
5215
    These will be correctly initiated under WIndows and Unix
5216
 
5217
    Correct warning messsage that is generated if a "CopyIn" file is also listed
5218
    as a Script.
5219
 
5220
 
5221
------------------------------------------------------------------------
5222
Version: JATS_2.65.3                                Released: 11-Jun-07
5223
------------------------------------------------------------------------
5224
Major changes:
5225
 
5226
Minor changes:
5227
  * WINCE Support
5228
    Added WCEPA962_500 support. The WINCE target now includes this target.
5229
    Complete list of WINCE targets is:
5230
        WCEIT3000
5231
        WCEPA961
5232
        WCEPA962
5233
        WCEPA962_500
5234
        WCEPCM7220
5235
        WCEPSION_500
5236
        WCEPSPC_arm
5237
        WCEPSPC_emu
5238
        WCEX86A420
5239
        WCEX86A500
5240
        WCEX86A500_SOM4455
5241
 
5242
 
5243
------------------------------------------------------------------------
5244
Version: JATS_2.65.2                                Released: 06-Jun-07
5245
------------------------------------------------------------------------
5246
Major changes:
5247
 
5248
Minor changes:
5249
  * WINCE Support
5250
    Added WCEPSION_500 support. The WINCE target now includes this target.
5251
 
5252
  * Removed the following targets
5253
        TP5600
5254
        TP5600_ARM9TDMI
5255
        TP5600_EMU
5256
        LMOS_TP5600_ARM9TDMI
5257
        LMOS_TP5600_EMU
5258
 
5259
  * Deployment
5260
    Simplify access to build information during deployment
5261
 
5262
  * build.pl
5263
    Better error check on a packages version number.
5264
 
5265
    The --forcebuildpkg has been extended to copy files on a Unix system, rather
5266
    than to use symlinks. This simplifies remote builds.
5267
 
5268
  * Tool: gen_msprojects
5269
    Has been extended to create either a Debug build (default), or a Production
5270
    build.
5271
 
5272
        Eg: jats etool gen_msprojects -prod
5273
 
5274
  * Tool: escrow
5275
     New features
5276
     Given an rtag_id, report determine packages that are in the 'release' but
5277
     are not in the SBOM.
5278
 
5279
     Prune "patch" package versions.
5280
 
5281
     Specify packages to be ignored.
5282
 
5283
 
5284
------------------------------------------------------------------------
5285
Version: JATS_2.65.1                                Released: 30-May-07
5286
------------------------------------------------------------------------
5287
Major changes:
5288
  * Provided a mechanism by which JATS makefile.pl directives can be extended
5289
    through modules provided by external packages. This will be used to reduce
5290
    the dependancy on JATS of various packaging processes.
5291
 
5292
  * GenerateFiles
5293
    Added the options:
5294
        --UnknownPreq           - Will force the recipe to be run every time
5295
                                  the generated files are required. May be used
5296
                                  when the dependancies are too complex to
5297
                                  describe. ie: Entire directory tree.
5298
 
5299
        --AutoGenerate          - Will not force the recipe to be run during the
5300
                                  'generate' phase, unless the recipe generates
5301
                                  source files. Allows recipes to be run very
5302
                                  late. ie: when the dependent files are actually
5303
                                  required.
5304
 
5305
 
5306
Minor changes:
5307
  * GenerateFile directive
5308
    Added --Var(BuildRoot)
5309
 
5310
  * GCC Toolset
5311
    Creating Shared Libaries with a 'Def' file. The library is now dependent
5312
    on the Def file, such that changes to the Def file will cause the library to
5313
    be rebuilt.
5314
 
5315
  * MakeAnt and MakeProject directives
5316
    Preserve the order in which projects are built.
5317
 
5318
------------------------------------------------------------------------
5319
Version: JATS_2.65.0                                Released: 16-May-07
5320
------------------------------------------------------------------------
5321
Major changes:
5322
 *  Access to Release Manager and Deployment Manager databases
5323
    The database location, user and password have been made configurable via
5324
    environment variables.
5325
 
5326
    Reason: The Release Manager and Deployment Manager databases are being
5327
            moved.
5328
 
5329
    This will affect users that:
5330
        1) Use tools that access RM or DM
5331
           Some tools that build deployable packages
5332
 
5333
        2) Use the ABT system
5334
           The buildadm user, and the ABT scripts will be modified to provide
5335
           the required configuration
5336
 
5337
    If you need to use tools that access RM or DM, outside of the ABT scripts on
5338
    the build machine then you will need to add the following environment
5339
    definitions to your .profile_bash, or jats.bat.
5340
    Windows
5341
        set GBE_RM_LOCATION=jdbc:oracle:thin:@auperaora03:1521:RELEASEM
5909 dpurdie 5342
        set GBE_RM_USERNAME=RM_READONLY
5343
        set GBE_RM_PASSWORD=RM_READONLY
5710 dpurdie 5344
        set GBE_RM_URL=http://bms:8002/ManagerSuite/Release_Manager
227 dpurdie 5345
        set GBE_DM_LOCATION=%GBE_DM_LOCATION%
5909 dpurdie 5346
        set GBE_DM_USERNAME=DM_READONLY
5347
        set GBE_DM_PASSWORD=DM_READONLY
5710 dpurdie 5348
        set GBE_DM_URL=http://bms:8002/ManagerSuite/Deployment_Manager
227 dpurdie 5349
    Note: GBE_RM_LOCATION will change in the near future.
5350
 
5351
 
5352
  * New build platforms
5353
        ARM9TDMI            - To replace TP5600_ARM9TDMI
5354
        LINUX_EMU           - To replace TP5600_EMU
5355
 
5356
        LMOS_ARM9TDMI       - To replace LMOS_TP5600_ARM9TDMI
5357
        LMOS_LINUX_EMU      - To replace LMOS_TP5600_EMU
5358
 
5359
        DEVLINUX            - To replace TP5600
5360
        LMOS_DEVLINUX       - To replace LMOS_TP5600
5361
        LMOS                - New platform that expands to known LMOS targets:
5362
                              LMOS_ARM9TDMI, LMOS_LINUX_EMU, LMOS_WIN32
5363
 
5364
    Many of these targets are designed to replace the badly named platforms
5365
    of TP5600_ARM9TDMI and TP5600_EMU. These will be removed in a future
5366
    release.
5367
 
5368
    The GBE_BUILDFILTER for linux boxes may need to be changed to
5369
         LINUX_I386 ARM9TDMI LINUX_EMU LMOS_ARM9TDMI LMOS_LINUX_EMU
5370
 
5371
    The TP5600* targets should be removed to make it obvious that these packages
5372
    need to be converted.
5373
 
5374
  * Building Linux Device Drivers
5375
    The hard-coded path to the Kernel Headers has been removed.
5376
    Linux Drivers must be built with a suitable package to provide
5377
    the kernel headers. This allows multiple versions of the linux kernel to be
5378
    used for different targets platforms.
5379
 
5380
  * Sandbox support
5381
    Embryonic support for building multiple packages in a common sandbox
5382
    Will remain undocumented until fully implemented.
5383
 
5384
    New command: jats sandbox ...
5385
 
5386
Minor changes:
5387
 
5388
 
5389
------------------------------------------------------------------------
5390
Version: JATS_2.64.1                                Released: 03-May-07
5391
------------------------------------------------------------------------
5392
Major changes:
5393
  * MakeAnt directive
5394
    Added options to allow the and project to unit tests.
5395
 
5396
    New options
5397
        --AutoTest=<target>            # Run as Automated unit test
5398
        --UnitTest=<target>            # Run as Unit test
5399
 
5400
    This will invoke the ant build file, with the specified target, during the
5401
    run_unit_tests phase.
5402
 
5403
  * Sandbox support
5404
    Embryonic support for building multiple packages in a common sandbox
5405
    Will remain undocumented until fully implemented
5406
 
5407
Minor changes:
5408
  * jats build
5409
    Use platform configuration information to prune platforms from the list of
5410
    platforms that will be 'built'.
5411
 
5412
    This simplies the construction of a GBE_BUILDFILTER
5413
 
5414
    This information is not available for all supported platforms, but is
5415
    available for psuedo platforms that transform into machine specific
5416
    platforms. These include SOLARIS, LINUX, TP5600 and LMOS_TP5600
5417
 
5418
  * AVR_IAR Toolset
5419
    Clean up 9 files that may be created by the USB license dongle.
5420
 
5421
  * JATS.BAT
5422
    Example file now provides a default GBE_DPKG definition that assumes that
5423
    the "V" drive is mapped to \\auperaunx26\devl. This allows access to both
5424
    the dpkg_acrhive and the deploy_archive with the one mapping.
5425
 
5426
  * jats label
5427
    Correct problem when locking a label in a specified VOB
5428
 
5429
------------------------------------------------------------------------
5430
Version: JATS_2.64.0                                Released: 16-Apr-07
5431
------------------------------------------------------------------------
5432
Major changes:
5433
  * New build platform:
5434
        LMOS_TP5600
5435
        LMOS_TP5600_ARM9TDMI
5436
        LMOS_TP5600_EMU
5437
 
5438
    LMOS_TP5600 is a tag that will be expanded to the entire family of LMOS_TP5600
5439
    supported targets. A common alias of LMOS_T5600 will be created to
5440
    describe the group of platforms.
5441
 
5442
    LMOS_TP5600_ARM9TDMI and LMOS_TP5600_EMU
5443
    These are LMOS based targets. The 'lmos' package must be used in order to
5444
    build these targets.
5445
 
5446
    The LMOS_TP5600_ARM9TDMI can use components from the TP5600_ARM9TDMI,
5447
    where no LMOS_TP5600_ARM9TDMI components are provided.
5448
 
5449
    The LMOS_TP5600_EMU can use components from the TP5600_EMU,
5450
    where no LMOS_TP5600_EMU components are provided.
5451
 
5452
  * New build platform: WINCE
5453
    This is a tag that will be expanded to all the known WINCE targets.
5454
    Use of this platform will simplify the creation of components for
5455
    consumption on all WINCE machines.
5456
 
5457
    The current list of WINCE targets is:
5458
            WCEIT3000
5459
            WCEPA961
5460
            WCEPA962
5461
            WCEPCM7220
5462
            WCEPSION_420
5463
            WCEPSPC_arm
5464
            WCEPSPC_emu
5465
            WCEX86A420
5466
            WCEX86A500
5467
            WCEX86A500_SOM4455
5468
 
5469
    The WINCE targets actually built will be affected by GBE_BUILDFILTER.
5470
 
5471
 *  JATS makefile.pl
5472
    The package descriptor file, 'descpkg', will be packaged in all makefiles
5473
    that contain packaging directives.
5474
 
5475
    There is now no need to explicitly package the 'descpkg' file, except in
5476
    very unusual configurations.
5477
 
5478
Minor changes:
5479
  * Directive: PackageFile
5480
    Generate a warning if the source file name does not confirm to good naming
5481
    conventions. The filename must not start with a '-' and must not contain
5482
    an '='.
5483
 
5484
    Normally the result of an error in the directive. ie: "-Subdir=etc", instead
5485
    of "--Subdir=etc".
5486
 
5487
  * JATS Internal utility: cmdfile
5488
    Updated Linux and Solaris targets with a version of the cmdfile that
5489
    provides a better error message for libraries that cannot be found.
5490
 
5491
    This version will display the library search path with one item per line,
5492
    rather than all items on one, very long, line.
5493
 
5494
------------------------------------------------------------------------
5495
Version: JATS_2.63.0                                Released: 5-Apr-07
5496
------------------------------------------------------------------------
5497
Major changes:
5498
 
5499
  * JATS release command
5500
    Modified the configuration spec generated when a branching rule is
5501
    specified. The change will ensure that directories are not branched.
5502
 
5503
    Rules are:
5504
        Modify a file:      File will branch
5505
        Adding a file:      Containing directory will not branch
5506
                            File will be placed on a branch
5507
        Add a directory:    Containing directory will not branch
5508
                            New directory will branch
5509
 
5510
Minor changes:
5511
  * JATS release command
5512
    Added -noprefex option to allow the creation of a view directory without the
5513
    user name being prefixed to it. This is useful in creating an escrow view.
5514
 
5515
  * JATS label command
5516
    Detect and report parent directories that are checkedout when a label
5517
    is applied. Previously these had gone unreported.
5518
 
5519
  * JATS make
5520
    Undo previous change to preserve symbolic links while Packaging and
5521
    Installing files. A problem was encountered when a file from a package
5522
    was re-packaged.
5523
 
5524
  * JATS escrow
5525
    Added a tool to generate information for creating an escrow drop.
5526
    Use jats escrow -help for details
5527
 
5528
  * makefile.pl directive: MakeAnt
5529
    This directive will create parameters to specify the location of external java
5530
    packages that have been referenced via a LinkPkgArchive directive.
5531
 
5532
    This allows the build.xml to contruct a CLASSPATH to access JAR files in
5533
    packages, without the overhead of copying the entire package into the
5534
    interface directory.
5535
 
5536
  * build.pl directive: BuildPkgArchive
5537
    Modified the processing of 'jar' directories.
5538
    Directories of the form 'jar.<target>' will be transferred into the 'jar'
5539
    directory as seen by the package.
5540
 
5541
    Intended use: Deployment of oraclient for Solaris 10
5542
 
5543
  * JAVA 6
5544
    JATS now supports all versions of Java through the use of JAVA_HOME_X_Y
5545
    environment variables. Where X andY specify the version of JAVA.
5546
 
5547
    The jats.bat and jats.sh example files only provide indication of 1.4, 1.5
5548
    and 1.6 support, but all versions are now supported.
5549
 
5550
    The "jats vars -v" command will display all JAVA_HOME environment variables
5551
 
5552
  * Jats command: vars
5553
    Extended to show a "*" for EnvVars that do not address a valid directory
5554
    These indicate potential problems.
5555
 
5556
------------------------------------------------------------------------
5557
Version: JATS_2.62.4                                Released: 20-Mar-07
5558
------------------------------------------------------------------------
5559
Major changes:
5560
  * JATS create_dpkg + packageing shared libraries (Unix)
5561
    When a shared library is created a simple symbolic link to the versioned
5562
    libarry is also created.
5563
 
5564
    Previous versions of JATS would replace the symbolic link with a physical
5565
    copy of the file. The effect of this is that when the shared libaries is
5566
    'Installed', 'Packaged' and transferred into dpkg_archive there are two
5567
    files, instead of one file and one link to the file (in the same directory)
5568
    The Solaris shared libraries can be quite large, due to the debug
5569
    information contained within the file.
5570
 
5571
    This version of JATS will preserve symbolic links when 'Installing',
5572
    'Packaging' and transferring to dpkg_archive.
5573
 
5574
    The advantage of this will be significant reduction in disk space used
5575
    within the build environment and dpkg_archive.
5576
 
5577
  * Building Perl Modules
5578
    Modified the process to prevent the module builder attempting to modify the
5579
    documentation on the build machine.
5580
 
5581
    Integrated the 'jats clean' operation.
5582
 
5583
Minor changes:
5584
  * jats create_dpkg
5585
    Added an option to create a built.generic file
5586
    This is only used by the Automated Built Tools.
5587
 
5588
------------------------------------------------------------------------
5589
Version: JATS_2.62.3                                Released: 28-Feb-07
5590
------------------------------------------------------------------------
5591
Major changes:
5592
  * JATS JAVA build target
5593
    The default behaviour of the JAVA build target has changed such that the
5594
    default version of JAVA used will be 1.4.
5595
 
5596
    Previous behaviour was to use whichever version was specified by the EnvVar
5597
    JAVA_HOME. This was not controlled, thus the build was not controlled.
5598
    Problems occur when using the new AutoBuildTool as it uses Java 1.5 and this
5599
    is then picked up as the default version.
5600
 
5601
    If a version, other than 1.4, is required then specify it within the
5602
    build.pl file.
5603
 
5604
Minor changes:
5605
  * jats release
5606
    Ensure that the 'cleartool' command can be found in the users PATH
5607
    Issue an error if it cannot be found.
5608
    This error indicates bad DevEnv setup
5609
 
5610
    Added facility to create a view based on a config_spec, instead of a label.
5611
    Such a view cannot be used to create a release. It is intended to simplify
5612
    the creation of simple static views. The name of view is, by default,
5613
    based on the name of the config spec. Use the -view=name option to change
5614
    the name of the view.
5615
 
5616
  * GenerateFiles directive
5617
    Added new --Vars() to allow packaging of JATS plugin tools.
5618
 
5619
  * MOS Toolset
5620
    When using MOS fast intermodule calls the optimizer will preload commonly
5621
    used memory addresses into a register BEFORE the GDP has been correctly set
5622
    up. Use the following option to suppress this optimization
5623
 
5624
    Added: CompileOptions ('*', 'NoGlobalOptimization' );
5625
 
5626
 
5627
------------------------------------------------------------------------
5628
Version: JATS_2.62.2                                Released: 15-Feb-07
5629
------------------------------------------------------------------------
5630
Major changes:
5631
 
5632
Minor changes:
5633
  * JATS environment
5634
    Ensure that the true path of the Perl executable is present in the PATH
5635
    environment variable. This allows build tool access to various perl utilities
5636
    that are located in the Perl bin directory.
5637
 
5638
    Resolves issues in locating utilities such as pod2html
5639
 
5640
  * Use of GENERIC platforms
5641
    Report an error if a GENERIC platform is mixed with any other platform
5642
    specifier. GENERIC is used for packages that build on all machines because
5643
    they do not use a compiler or linker. They simply contains files that need
5644
    to be packaged.
5645
 
5646
  * Generated makefiles
5647
    Solaris and Linux: Ensure that LD_LIBRARY_PATH is exported if it is used.
5648
 
5649
  * Generating MOS THX files
5650
    Added option --BinaryImage to the SharedLib directive used to create MOS THX
5651
    files. This option will create a binary image (.bin) instead of a .thx file.
5652
    This is being used in the creation of BR Applets.
5653
 
5654
        SharedLib   ( 'MOS', "xxx", @OBJS, "--Rel=xxx.rel", "--BinaryImage" );
5655
 
5656
  * JATS release
5657
    Correct the operation of the -path option under Unix
5658
 
5659
  * JATS extract
5660
    New JATS command. This is the same as 'jats release -extract'
5661
 
5662
  * JATS Toolset
5663
    Added support for the WinCe PSION (WCEPSION_420)
5664
    This is a armv4i device using 4.20 of the WCE SDK    
5665
 
5666
 
5667
------------------------------------------------------------------------
5668
Version: JATS_2.62.1                                Released: 18-Jan-07
5669
------------------------------------------------------------------------
5670
Major changes:
5671
 
5672
Minor changes:
5673
  * jats label
5674
    Added a -vob=name option
5675
    This allwos the label utility to create, lock, unlock, rename and delete
5676
    labels without the user actually being located within the VOB. This option
5677
    cannot be used in conjunction with operations that place labels on files.
5678
    It can only be used for operations that manipulate the label.
5679
 
5680
    Added a -user=name option
5681
    This extends the operation of the -mine operation to change ownership of the
5682
    label to the named user.
5683
 
5684
  * jats release
5685
    Displays the path to the view and the build file in a user friendly manner
5686
    Under Windows it uses \, unless running under cygwin.
5687
 
5688
  * JATS build.pl
5689
    BuildProduct supports the --Uses=xxxx construct on a per-target basis.
5690
    ie:
5691
        BuildProduct ('TP5', 'LMOS_TP5600_EMU', 'LMOS_TP5600_ARM9TDMI,--Uses=TP5600_ARM9TDMI');
5692
 
5693
 
5694
------------------------------------------------------------------------
5695
Version: JATS_2.62.0                                Released: 22-Dec-06
5696
------------------------------------------------------------------------
5697
Major changes:
5698
  * GenerateFiles and RunTest directives
5699
    These directives have been extended to allow a large number of makefile
5700
    values to be added to the command lines,without resorting to knowledge of
5701
    the makefile internals. ie:
5702
        --Var(BuildName)
5703
    will be expanded to (hen building MyPackage)
5704
        -BuildName=MyPackage
5705
 
5706
    The complete list of Variables is provided in the JATS manual.
5707
 
5708
  * GenerateFiles
5709
    Added a --Clean option to allow tools to be invoked in the 'clean' phase
5710
    This allows external scripts to cleanup.
5711
 
5712
  * BuildPlatforms
5713
    Restored operation of the --Uses option
5714
 
5715
Minor changes:
5716
  * GCC Toolset
5717
    Exports path to compiler. Used by scripts to build packages
5718
 
5719
Internal changes:
5720
  * GenerateFiles
5721
    Maintains the arguments in an array for simpler processing.
5722
 
5723
    --Shell is now processed by the 'make' shell rather then invoking an
5724
    external shell. It will be the same shell, just easier to setup.
5725
 
5726
 
5727
------------------------------------------------------------------------
5728
Version: JATS_2.61.3                                Released: 14-Dec-06
5729
------------------------------------------------------------------------
5730
Major changes:
5731
  * Caching JATS
5732
    Added a mechanism whereby JATS can cache a copy of itself on the users local
5733
    drive. This is applicable to windows.
5734
 
5735
    This mechanism will allow a user to address JATS via the soft-links in
5736
    dpkg_archive and pick up the current version of JATS without the penalty of
5737
    then using JATS across a slow(network) link.
5738
 
5739
    The EnvVar GBE_CACHE_JATS controls the operation of this feature.
5740
    Set GBE_CACHE_JATS to one to enable the operation, but it will only be
5741
    effective if JATS is being run from GBE_DPKG in the first place.
5742
 
5743
    Use: Build Machines and Windows Users
5744
 
5745
Minor changes:
5746
  * Build directive: BuildAlias with --Target option
5747
    Corrected a problem when the target name is a expanded platform name (ie:
5748
    TP5600) that prevent correct expansion.
5749
 
5750
  * jats build
5751
    If the user has not configured a cache, then do not attempt to cache
5752
    packages. This will remove an annoying warning message for each package
5753
    processed by the build.
5754
 
5755
  * jats build
5756
    Modified the error messages generated when JATS fails to create the
5757
    makefiles. The previous system would report failures while creating
5758
    makefiles and, at the end of the process, it would generate a large error
5759
    message to indicate the failure. This large message diverted the users
5760
    from reading the other error messages resulting in confusion.
5761
 
5762
  * PackageFile, PackageLib, PackageProg and PackageHdr
5763
    Detect and report as an error use of the --Dir=<Path> option where the
5764
    Path is not specified.
5765
 
5766
    Most instances of this error will be where the option has been mis-used in
5767
    conjunction with a package.pl file, or during transition from using a
5768
    package.pl file. That change is detects errors where the user has specified
5769
        --Dir=$Pinc
5770
    but $Pinc is not defined.
5771
 
5772
  * Purify and Purecov under Windows
5773
    Changes to correct the operation of Rational's tools when used on the
5774
    Windows platform.
5775
 
5776
        - OPTIONS=purecov
5777
            Forces the link operations to generate the relocation table required
5778
            by 'purecov.
5779
 
5780
            Does not attempt to use purecov in the compiler tool chain
5781
            This is required under Solaris, but not Windows
5782
 
5783
        - OPTIONS=purify
5784
            Does not attempt to use purecov in the compiler tool chain
5785
            This is required under Solaris, but not Windows.
5786
            Under WIndows this option does nothing.
5787
 
5788
 
5789
------------------------------------------------------------------------
5790
Version: JATS_2.61.2                                Released: 27-Nov-06
5791
------------------------------------------------------------------------
5792
Major changes:
5793
  * makefile.pl directive Platform
5794
    This directive has been expanded to allow for the negation operation
5795
    Example:
5796
        Platform ('!MOSCF');
5797
            Process makefile for all targets other than MOSCF
5798
            This is the same as Platform ('*', '!MOSCF');
5799
 
5800
    Excluded platform will be processed after included platforms have
5801
    been determined.
5802
 
5803
Minor changes:
5804
  * Added the ScanList directive.
5805
    This directive allows a list of files within an external package to be
5806
    located at build-time.
5807
 
5808
  * Unix based systems
5809
    If the EnvVar LD_LIBRARY_PATH was undefined, then a warning would be
5810
    generated by make under some conditions. The warning has been removed.
5811
 
5812
  * MakeLinuxDriver
5813
    Added a --Define=text option to allow "defines" to be passed to the
5814
    driver being built.
5815
 
5816
 
5817
------------------------------------------------------------------------
5818
Version: JATS_2.61.1                                Released: 20-Nov-06
5819
------------------------------------------------------------------------
5820
Major changes:
5821
 
5822
 
5823
Minor changes:
5824
  * jats_rewrite tool
5825
    Handle the BuildPreviousVersion() directive.
5826
    This directive is only used within deployment scripts.
5827
 
5828
  * Internal package: RmPkgInfo
5829
    Extract modified date when extracting package information
5830
 
5831
    Added the function getDependenciesHash() to provide a hash of all the
5832
    dependancy information within a package.
5833
 
5834
    Added NO_WARN option to the classes 'new' method to supress warning
5835
    messages.
5836
 
5837
------------------------------------------------------------------------
5838
Version: JATS_2.61.0                                Released: 13-Nov-06
5839
------------------------------------------------------------------------
5840
Major changes:
5841
  * makefile.pl directives
5842
    Added directive: MakePerlModule to build and package CPAN style Perl Modules.
5843
 
5844
    Added directive: MakeLinuxDriver to build and Linux Device Driver.
5845
 
5846
    GenerateFiles.
5847
        Added option: --NoGenerate to indicate that the directive does
5848
                      not generate any tangible results. The command will
5849
                      be run on every invocation.
5850
 
5851
 
5852
Minor changes:
5853
  * Added the jats version command
5854
    Will only print out the current version of JATS
5855
 
5856
  * GCC Toolset (Used to build Linux)
5857
  Added options to allow the generation of statically linked programs.
5858
  There are two mechanism:
5859
 
5860
  Globally within the makefile.pl, or if applied in the common makefile.pl
5861
  the option can apply to all programs being built.
5862
 
5863
  CompileOptions ( 'platform', 'StaticProgs' );     - Generate static programs
5864
  CompileOptions ( 'platform', 'No_StaticProgs' );  - Default
5865
 
5866
  Within the Prog directive, the following options will override the global
5867
  default.
5868
    --Static    - Create a statically linked program
5869
    --Shared    - Create a dynamically linked program
5870
 
5871
------------------------------------------------------------------------
5872
Version: JATS_2.60.0                                Released: 03-Nov-06
5873
------------------------------------------------------------------------
5874
Major changes:
5875
  * SunWorks Toolset
5876
    Better determination of the location of the SunWorks compiler and library
5877
    Does not use an environment variable to locate compiler libraries
5878
    It is based on machine type.
5879
    Uses the absolute path to the compiler  and does not use the user's PATH
5880
 
5881
    Corrects a problem on the Solaris10 installs.
5882
 
5883
Minor changes:
5884
  * Perl DBI interface
5885
    Removed the message showing database connection
5886
 
5887
  * JATS internal library
5888
    Better handling of badly formed version numbers
5889
 
5890
------------------------------------------------------------------------
5891
Version: JATS_2.59.0                                Released: 30-Oct-06
5892
------------------------------------------------------------------------
5893
Major changes:
5894
  * GCC Toolset
5895
    Altered the mechanism used to determine cross compilation
5896
    Extended the cross compilers that can be handled by the toolset
5897
    Removed the use of `uname`.
5898
 
5899
  * Added platforms
5900
    TP5600                  ( Expands to TP5600_ARM9TDMI and TP5600_EMU )
5901
    TP5600_ARM9TDMI
5902
    TP5600_EMU
5903
 
5904
Minor changes:
5905
  * descpkg file reader
5906
    Allow handcrafted JAVA based packages that use tabs instead of spaces as a
5907
    field separator.
5908
 
5909
  * JATS eprog command
5910
    Can now start java programs encapsulated within JAR files
5911
 
5912
  * Microtec Coldfire compiler
5913
    Force the compiler to create temp files within the interface directory.
5914
    This is an attempt to solve a infrequent problem seen when multiple builds
5915
    are being performed. The 68k compiler already had a similar fix to address a
5916
    similar, but more pronounced, issue.
5917
 
5918
  * Atmel toolset (DEVI-031788)
5919
    New Products: AT90SC7272C and AT90SC3232CS
5920
        The AT90SC3232CS is identical to the existing AT3232
5921
        The AT90SC7272C replaces the (as yet unused) AT72722
5922
 
5923
    Note: Products of AT3232 and AT90SC3232CS cannot be mixed.
5924
          AT3232 is provided for backward compatibility.
5925
 
5926
------------------------------------------------------------------------
5927
Version: JATS_2.58.0                                Released: 16-Oct-06
5928
------------------------------------------------------------------------
5929
Major changes:  Directive: RunTests
5930
  * The --CopyIn option will always copy in the specified files
5931
 
5932
  * GCC Toolset (Shared Library Generation)
5933
    Added option --Def=file_name to the shared library definitions
5934
 
5935
    When compiling Shared Library objects the -fPIC flag has been added.
5936
 
5937
 
5938
Minor changes:
5939
  * JATS wrapper script
5940
    Added a sanity test to ensure that the JATS machine specific BIN directories
5941
    have been setup. When JATS is installed the PostInstall script must be run
5942
    to setup links to system programs.
5943
 
5944
------------------------------------------------------------------------
5945
Version: JATS_2.57.1                                Released: 15-Sep-06
5946
------------------------------------------------------------------------
5947
Major changes:
5948
 
5949
Minor changes:
5950
  * AT3232 toolset
5951
    Added a --Type=PayLoadType field to the Prog directive for this target
5952
    when creating .sxml files
5953
 
5954
  * Test Tool
5955
    Added: jats_lib_scan.pl
5956
    Use jats jats_lib_scan -man for detailed help
5957
 
5958
 
5959
------------------------------------------------------------------------
5960
Version: JATS_2.57.0                                Released: 12-Sep-06
5961
------------------------------------------------------------------------
5962
Major changes:
5963
  * SOLARIS toolset: CompileOptions
5964
    Added CompileOptions
5965
        misalign            - Only allowed on sparc platforms
5966
        no_misalign         - Default
5967
 
5968
        multithread         - Default
5969
        no_multithread      - Disable multithread compilation and linking
5970
 
5971
  * SOLARIS toolset: CompileOptions
5972
    Implemented the common CompileOptions
5973
 
5974
        prod_no_optimise
5975
        prod_no_debuginfo
5976
        prod_optimise
5977
        prod_debuginfo
5978
 
5979
        debug_no_optimise
5980
        debug_no_debuginfo
5981
        debug_optimise
5982
        debug_debuginfo
5983
 
5984
  * SOLARIS target: New Aliases
5985
    Provided new ALIAS based in the underlying architecture
5986
    Theses are:
5987
        SOLARIS_SPARC
5988
        SOLARIS_AMD
5989
    These may be used to limit operations to only flavor of SOLARIS. eg: The
5990
    utility 'rtc_patch_area' is only usable on sparc machines.
5991
 
5992
Minor changes:
5993
  * AT3232 toolset
5994
    Create .sxml files in conjunction with .s19 files
5995
 
5996
  * Jats build
5997
    Altered the programs help mechanism to use perl POD.
5998
    Extended the builtin help text.
5999
 
6000
------------------------------------------------------------------------
6001
Version: JATS_2.56.3                                Released: 04-Sep-06
6002
------------------------------------------------------------------------
6003
Major changes:
6004
 
6005
Minor changes:
6006
  * Utility InstallPkg as used by BuildPkgArchive()
6007
    Better dection of directories that have been processed to reduce warning
6008
    messages
6009
 
6010
  * PackageFile and PackageProg directives
6011
    The --Machine and --Tool options have been modified to allow the JATS tools
6012
    to be created in a directory that is related to GBE_MACHTYPE on which the
6013
    tool is created, rather then the target platform type.
6014
 
6015
------------------------------------------------------------------------
6016
Version: JATS_2.56.2                                Released: 28-Aug-06 
6017
------------------------------------------------------------------------
6018
Major changes:
6019
 
6020
Minor changes:
6021
  * WIN32 and WINCE toolsets
6022
    SharedLib operation. Added an option to allow the creation of a 'stub'
6023
    library without creating the body of the library:
6024
        eg: SharedLib ( 'WIN', 'MyStub' , '--Def=windef.def','--MutualDll','--Stubonly' );
6025
 
6026
 
6027
  * MOS toolsets
6028
    SharedLib operation. Added an option to allow the creation of a 'stub'
6029
    library without creating the body of the library:
6030
        eg: SharedLib ( 'MOS', 'MyStub' , '--Rel=lib.rel' , '--Implib=lib_stub','--Stubonly' );
6031
 
6032
  * JATS BIN directories
6033
    Added the program 'gmake' as a soft link.
6034
    gmake is required by some COTS packages that are being built from source
6035
    using autoconf.
6036
 
6037
  * Generate directive
6038
    The shared library search path is extended to allow the tools to locate
6039
    all shared libraies (.dll/.so) in packages and the local area.
6040
 
6041
    Simplifies the use of Xerces during the build process.
6042
 
6043
 
6044
------------------------------------------------------------------------
6045
Version: JATS_2.56.1                                Released: 23-Aug-06
6046
------------------------------------------------------------------------
6047
Major changes:
6048
  * Support for SOLARIS10_X86 and SOLARIS10_X64
6049
    Initial release.
6050
 
6051
Minor changes:
6052
 
6053
 
6054
------------------------------------------------------------------------
6055
Version: JATS_2.56.0                                Released: 18-Aug-06
6056
------------------------------------------------------------------------
6057
Major changes:
6058
  * Support for SOLARIS10_sparc32 and SOLARIS10_sparc64
6059
    Initial release.
6060
 
6061
  * Packaging directives
6062
    Added option --OsCommon to allow files and header files to be packed into
6063
    a directory known to all platforms being built for a common OS.
6064
 
6065
    Currently this is only supported to target platforms based on
6066
        SOLARIS
6067
        WIN32
6068
 
6069
  * Removal of support for badly formed packages
6070
    As of this release libraries that exist in the <packagename>/lib directory
6071
    will not be available to JATS. These libraries are in the incorrect
6072
    directory. They MUST be in a directory that indicates the intended purpose
6073
    of the library. A .so library cannot be used on all machines ( linux,
6074
    solaris-sparc, solaris-amd ... ).
6075
 
6076
  * Build Platform target name expansion facility
6077
    The build targets of SOLARIS and LINUX are seen as expandable names. They
6078
    will be expanded to suitable targets - depending on the host machine .
6079
 
6080
 
6081
Minor changes:
6082
  * Utility: JATS LABEL
6083
    Ensure that the 'cleartool' utility can be found in the users path.
6084
    Generate a suitable error message if it cannot be found.
6085
 
6086
  * Utility: JATS RELEASE
6087
    Added a -root=dirname to allow the user to place the created view at a given
6088
    location
6089
 
6090
    Added GBE_VIEWBASE to provide a globally configured mechanism for
6091
    controlling the view location. Performs the same job as -root=xxxx
6092
 
6093
  * Utility genrc
6094
    Added the company name to the copyright string
6095
 
6096
  * Utility: jats_save_build
6097
    Added option: -new
6098
    This option forces the saved file only a new branch.
6099
    The option can be used to save a build.pl file onto a new project-specific
6100
    branch. Useful when branching an entire release.
6101
 
6102
  * Utility: jats_rewrite
6103
    Added options to allow project suffixes to be replaced.
6104
    Use: Convert a .syd project to a .bej project.
6105
 
6106
 * Deprecated features: package.pl and tree.dir
6107
   These two build features are being deprecated. They are not suitable for
6108
   migration to other SOLARIS based platforms.
6109
 
6110
   The Package directives provide sufficient power to replace the package.pl
6111
   features - in a uniform manner.
6112
 
6113
 
6114
Internal Changes:
6115
  * Major rework of the JATS BuildPlatform, BuildAlias an BuildProducts
6116
    directives, together with the mechanism used to describe the platform builds.
6117
 
6118
    Introduced a CFG/<PLATFORM>.CFG file to provide:
6119
        1) Platform information available at build time
6120
        2) Dynamic platform names
6121
 
6122
  * Major rework of the 'SOLARIS' platform
6123
    The SOLARIS platform will generate one or more targets, depending on the
6124
    machine on which the platform is invoked.
6125
 
6126
    Consolidated a number of SOLARIS specific kludges and converted them into
6127
    configurable items. These kludges are really on applicable to the
6128
    SOLARIS8_SPARC32 platform. New SOLARIS builds will be well formed.
6129
 
6130
  * BuildPkgArchive operation
6131
    Formalized a number of kludges in operation of the SOLARIS8 under sparc32
6132
    platform. These are configured early in the build process and are no longer
6133
    needed.
6134
 
6135
    A side effect of this work is that files from external packages may be
6136
    located in 'SOLARIS', 'SOLARIS_sparc' or 'sparc' directories. The change
6137
    should be transparent as the consumer tools should be able to handle
6138
    files from all of these.
6139
 
6140
------------------------------------------------------------------------
6141
Version: JATS_2.55.1                                Released: 17-Aug-06
6142
------------------------------------------------------------------------
6143
Major changes:
6144
 
6145
Minor changes:
6146
  * WinCE toolset
6147
    Added support for the adv_som_4455_wlan
6148
 
6149
------------------------------------------------------------------------
6150
Version: JATS_2.55.0                                Released: 3-Aug-06
6151
------------------------------------------------------------------------
6152
Major changes:
6153
  * Jats wrapper: Specify version of JATS to be used
6154
    Added a -version=xxxx option to force JATS to use a specific version of
6155
    JATS. The same operation can be achieved by setting GBE_JATS_VERSION.
6156
 
6157
    The required version MUST be found in one of the known archives.
6158
 
6159
    JATS will attempt to cache the version of JATS to assist in speeding up
6160
    the operations.
6161
 
6162
    The version option MUST be the first option.
6163
 
6164
    The version option MUST be followed by a '--' option.
6165
    This prevents JATS parsing other options and recursion issues.
6166
 
6167
    Example:    jats -version=2.54.3.cr -- build
6168
 
6169
  * Migrated the "jats install" functionality out of the jats wrapper script
6170
    and into the create_dpkg utility. This is transparent to the user.
6171
 
6172
  * Utility: create_dpkg
6173
    Added a '-quiet' option to allow use within scripts
6174
    Extended the built-in help
6175
    Added useful error messages
6176
    Migrate code to a common error reporting mechanism
6177
 
6178
  * WinCE toolset
6179
    Added support for the WCEPA962 target.
6180
 
6181
  * M16 toolset as used in building MCRFirmware
6182
    Added a --MotOnly option to the Prog directives. MOT files 
6183
    are used in the creation of bootstraps.
6184
 
6185
Minor changes:
6186
  * JATS wrapper script
6187
    Added a -ABT=xxx option to allow the Auto Build Tool to be invoked from
6188
    the command line.
6189
 
6190
  * Utility: jats_rewrite
6191
    Modified so that it will display changes. These will then be present in the
6192
    ABT log so that a developer can see which packages have been rippled.    
6193
 
6194
Internal Changes:
6195
  * Common Error Reporting
6196
    Will use environment variables to control DEBUG and VERBOSE levels
6197
    for individual users. A module reporting with a name of XXXX will use EnvVars
6198
    of GBE_XXXX_VERBOSE and GBE_XXXX_DEBUG to control the debug and VERBOSE
6199
    level.
6200
 
6201
    Force flushing after a "Question" is asked to ensure that the prompt is
6202
    displayed.
6203
 
6204
    Enable autoflush for both STDOUT and STDERR.
6205
 
6206
  * Added JatsSystem module
6207
    Common code for accessing system commands        
6208
------------------------------------------------------------------------
6209
Version: JATS_2.54.3                                Released: 17-Jul-06
6210
------------------------------------------------------------------------
6211
Major changes:
6212
 
6213
Minor changes:
6214
  * BR Compiler toolset
6215
    Add the include file search path to the link command line. Allows
6216
    .def files to include other files.
6217
 
6218
  * IAR toolset
6219
    Added AT7272 support
6220
 
6221
  * Tool: jats_manifest
6222
    Added links to a suitable md5sum program on target platforms
6223
 
6224
------------------------------------------------------------------------
6225
Version: JATS_2.54.2                                Released: 12-Jul-06
6226
------------------------------------------------------------------------
6227
Major changes:
6228
 
6229
Minor changes:
6230
  * BR Compiler toolset
6231
    Corrected a problem in flagging that the non-version-1 compiler was in
6232
    use.
6233
 
6234
 
6235
------------------------------------------------------------------------
6236
Version: JATS_2.54.1                                Released: 29-Jun-06
6237
------------------------------------------------------------------------
6238
Major changes:
6239
 
6240
Minor changes:
6241
  * Mictotec toolset
6242
    Assembler files. Define DEBUG in debug builds and NDEBUG in production
6243
    builds.
6244
 
6245
  * JATS Core
6246
    Added GBE_ABT. This is used by the Auto Build Tool to indicate that an
6247
    auto build is in progress. It may be used by various tools to modify their
6248
    behaviour.
6249
 
6250
------------------------------------------------------------------------
6251
Version: JATS_2.54.0                                Released: 22-Jun-06
6252
------------------------------------------------------------------------
6253
Major changes:
6254
  * Removal of non-core deployment functionality from JATS.
6255
    Deployment package will be affected.
6256
 
6257
    The build.pl file of deployment package will need to import deployment
6258
    support with a BuildPkgArchive directive. ie:
6259
 
6260
        BuildPkgArchive ( 'deployfiles', '1.0.0.cr' );
6261
 
6262
    This version of deployfiles contains the same functionality as that provided
6263
    by the previous version of JATS. Version 2 of this package will be the start
6264
    of a deployment system that will provide support for building InstallShield
6265
    packages.
6266
 
6267
 * Deployment support utilities must be run under JATS
6268
   The environment required for the deployment support utilities is complex
6269
   and is provided by the JATS wrapper script.
6270
 
6271
   This is a change in usage. Instead of running the program 'updatenodespec'
6272
   the user will need to run 'jats updatenodespec'
6273
 
6274
Minor changes:
6275
  * SubDir directive
6276
    Added a sanity test to detect the case when a 'SubDir' directive specifies
6277
    a directory from two different makefiles.
6278
 
6279
  * Tools: Dependancy generator mkdepend
6280
    If an include file was referenced by a symbolic name, then the generated
6281
    dependancy information would be wrong for all but the first occurrence
6282
    of the file usage.
6283
 
6284
  * New utility: jats_manifest
6285
    Used by the build system to generate and validate source files.
6286
    Beta Release: Windows only at the moment
6287
 
6288
  * Unit tests under SOLARIS_sparc
6289
    The LD_LIBRARY_PATH has been modified to correctly pick up libraries
6290
    generated within the build and have been installed locally.
6291
 
6292
  * Default behaviour of JATS the wrapper script
6293
    This has been changed. Previous unknown commands were passed to make.
6294
    In this release unknown comamnds will be treated a 'etool' commands and 
6295
    will execute a JATS extended command.
6296
 
6297
 
6298
Internal Changes:
6299
  * Code refactor
6300
    Created JatsEnv to encapsulate functionality that was multiply defined.
6301
 
6302
  * Deployment utilities
6303
    The Perl module Ignorelist.pm and the .ccignore file
6304
    Changed the mechanism by which this module locates a .ccignore file.
6305
    The .ccignore file has been moved to the same directory as the module and
6306
    the module can locate the file.
6307
 
6308
    Previously the module required an environment variable in order to locate
6309
    the file, which was in a fixed location anyway.
6310
 
6311
  * JATS core
6312
    Removed the use of the environment variable PERLINC.
6313
 
6314
    Better parsing of descpkg files.
6315
 
6316
  * JATS core debugging: JatsError.pm
6317
    Allow control over the debug and verbose messages of specific programs
6318
    through the use of environment variables.
6319
 
6320
    A program reporting errors as "name" can be controlled via environment
6321
    variables GBE_name_VERBOSE and GBE_name_DEBUG.
6322
 
6323
  * BuildPkgArchive operation
6324
    Modified the subdirectories transferred with this directive to include:
6325
        deployfiles     - as used by the deployment system
6326
        tools/scripts   - as used by perl based extensions
6327
 
6328
  * Make environment
6329
    Extended the PERL5LIB path seen by perl programs executed under make to
6330
    include 'tools/script' directories that contain Perl Modules.
6331
 
6332
 
6333
------------------------------------------------------------------------
6334
Version: JATS_2.53.2                                Released: 13-Jun-06
6335
------------------------------------------------------------------------
6336
Major changes:
6337
  * Deployment. GetMassInstId.rul (From George Christidis)
6338
    Added support for SILENT_MODE
6339
 
6340
 
6341
------------------------------------------------------------------------
6342
Version: JATS_2.53.1                                Released: Not release
6343
------------------------------------------------------------------------
6344
 
6345
Not Released.
6346
This label waas used as a place keeper. This version was not used as a basis
6347
for JATS_2.53.2. Its much closer to JATS_2.54.0.
6348
 
6349
 
6350
------------------------------------------------------------------------
6351
Version: JATS_2.53.0                                Released: 11-Apr-06
6352
------------------------------------------------------------------------
6353
Major changes:
6354
  * Deployment Scripts: Release Manager Database Access
6355
    The mechanism for communicating with the Release Manager Database has been
6356
    radically replaced.
6357
 
6358
    A test tool has been added to prove connectivity to Release Manager.
6359
    Usage:
6360
        jats etool test_rmconnection
6361
 
6362
    The pervious scripts used DBI::ODBC to communicate with the Oracle
6363
    Database that contains Release Manager. There were a number of problems with
6364
    this solution:
6365
         - Required the installation of two Perl Modules
6366
         - Required the installation of an Oracle client
6367
         - Required the use of an ODBC bridge machine when used on Solaris
6368
         - Support for Perl within Oracle appears to be on the decline
6369
 
6370
    The solutions uses a Java application and Java's jdbc. The oracle:thin
6371
    client is used as this does not require any installation or configuration in
6372
    order to work.
6373
 
6374
    JATS overrides Perl's DBI package with a package of the same name, but
6375
    reduced functionality.
6376
 
6377
 
6378
Minor changes:
6379
  * makefile.pl directive: SetValue
6380
    Added a '--' option to disable and enable parsing of options.
6381
    This allows a value with leading '--' to be set.
6382
 
6383
  * makefile.pl directive: SetList
6384
    Added this directive to formalise the creation and processing of lists
6385
    within the makefiles.
6386
        Options:
6387
            --NoWarn                    Disable name clash warnings
6388
            --Project=xxxx[,xxxx]+      Add to list in selected projects
6389
            --Unique                    Add only if not already present
6390
            --Clear                     Clear list, before adding new items
6391
            --Append                    Append items to list (default)
6392
            --                          Disable/Enable option parsing
6393
        Useage:
6394
 
6395
    SetList ('*', 'LibList', 'lib1', 'lib2', '--Project=syd');
6396
    SharedLib ('*', 'MyDLL', @OBJS, @LibList );
6397
 
6398
  * Makefile.pl directive: RunTest
6399
    Corrected the option of the --CopyIn=file option where the specified file
6400
    is not in the current directory.
6401
 
6402
  * Jats Command: ant'
6403
    This command has been extended to make use of the -buildfile=xxxx option
6404
    to allow multiple buildfiles to be differentiated.
6405
 
6406
    eg: jats -buildfile=MyPackage ant
6407
 
6408
  * TOOLSET: DAFBR Compiler support
6409
    Modified the toolset to support an optimisation feature of the next
6410
    generation of the daf_br_compiler. These will be enabled if the major version
6411
    of the package containing the compiler is greater the "1". ie: 2.0.0.cr
6412
 
6413
  * Interface helper files: set_XXXX.bat/.sh
6414
    Added provision to process user command arguments.
6415
    Thus
6416
 
6417
        set_WIN32.bat prog
6418
 
6419
    will set the WIN32 environment and run the command: prog
6420
 
6421
 
6422
------------------------------------------------------------------------
6423
Version: JATS_2.52.2                                Released: 30-Mar-06
6424
------------------------------------------------------------------------
6425
Major changes:
6426
 
6427
Minor changes:
6428
  * Addressed issue with BUILDNAME, an internal variable.
6429
    Due to the use of these 'raw' values in user build.pl's they need to be
6430
    maintained. Previously the values may or may not have had a project
6431
    extension. It was bad. Now:
6432
        $(BUILDNAME) contains two or three space seperated fields - always
6433
 
6434
  * m16c Toolset - MCRFirmware
6435
    Force the generation of .thx and payload files when the .bin files are
6436
    created. Previously this only occured in the packaging phase.
6437
 
6438
Internal changes:
6439
  * JATS toolsets
6440
    Added a feature to allow a toolset to flag additional files that get created
6441
    as a part of a "Prog". This allows a "Prog" definition to generate a
6442
    number of files, some which may be packaged.
6443
 
6444
    Previously such files where only generated during the packaging phase. Now
6445
    they will be generated during the make_prog phase - with the other programs.
6446
 
6447
------------------------------------------------------------------------
6448
Version: JATS_2.52.1                                Released: 29-Mar-06
6449
------------------------------------------------------------------------
6450
Major changes:
6451
  * Jats command: etool
6452
    Extended to allow execution of deployment tools. This allows the deployment
6453
    tools to use the JATS core perl modules.
6454
 
6455
  * Address issues with the use of BUILDVER and ScmBuildVer
6456
    Due to the use of these 'raw' values in user makefile.pl's they need to be
6457
    maintained. Previously the values may or may not have had a projectt
6458
    extension. It was bad. Now:
6459
        $(BUILDVERSION) contains the project extension - always
6460
        $ScmBuildVersion does not contain a project extension - always
6461
 
6462
Minor changes:
6463
 
6464
 
6465
------------------------------------------------------------------------
6466
Version: JATS_2.52.0                                Released: 27-Mar-06
6467
------------------------------------------------------------------------
6468
Major changes:
6469
  * JATS environment variables
6470
    Added GBE_DPKG_STORE
6471
        Optionally addresses a dpkg_archive store. This is intended to allow
6472
        read only access to a remote repository. The GBE_DPKG_STORE will be
6473
        searched after GBE_DPKG. It will be searched last. JATS, be default,
6474
        will not publish packages in this repository.
6475
 
6476
        Uses: Seed repository for a complete build
6477
              Remote repository
6478
 
6479
    Added GBE_DPLY
6480
        Optionally addresses a Deployment Archive. This is only used in the
6481
        placement of deployment packages. This value may be project specific.
6482
 
6483
  * MOS_MRI toolset
6484
    Changes the mechanism used to link against the compiler RTL.
6485
    Previously the RTL was included multiple times in the link order. This
6486
    created problem with daf_dsi as the function 'time()' was being satisfied by
6487
    the RTL before being satisfied by the user libraries.
6488
 
6489
    The compiler RTL is now treated as a library of last resort. It will be
6490
    processed once and it will be processed last.
6491
 
6492
 
6493
Minor changes:
6494
  * JATS utility: build
6495
  * JATS utility: cache_dpkg
6496
    Extended the package search algorithm to locate a package within
6497
    GBE_DPKG_STORE. This archive will be searched last.
6498
 
6499
  * JATS utility: gen_cots
6500
    Ensure label is not locked
6501
    Add option to allow user to specify source directory other than a package
6502
    that already exists in dpkg_archive.
6503
 
6504
  * JATS directive: PackageFile
6505
    Now supports --Prod and --Debug options to limit the packaging process
6506
    to a specific type of build.
6507
 
6508
  * JATS directive: GenerateFiles and RunTests
6509
    Added a --PackageInfo() replacement tag to allow package version information
6510
    to be extracted and passed to generator programs.
6511
        ie: --PackageInfo(sysbasetypes,syd,--fullversion)
6512
 
6513
    Extended the --PackageBase() replacement tag to work with packages such as
6514
    sysbasetypes, where there is a .cr and a .syd type.
6515
        ie: --PackageBase(sysbasetypes,syd)
6516
 
6517
  * JATS utility: release
6518
    Under windows, ensure that the directory C:\Clearcase exists. There have
6519
    been installations of Clearcase where this is directory does not exist.
6520
 
6521
  * JATS utility: label
6522
    Added option: "-comment=Text" to allow a comment to be added to a label,
6523
    when it is being created.
6524
 
6525
Internal Changes
6526
  * JATS utility: create_dpkg
6527
    Refactored code to use JATS DescPkg class.
6528
 
6529
    Added options to allow packaging to the various archives. This is of no use
6530
    to the normal developer, but will be used within the complete build system.
6531
 
6532
  * Factored out the parsing of the BuildName directive
6533
    This process was being done in 3 locations - and there were getting
6534
    different results.
6535
 
6536
  * ToolsetRequire directive
6537
    This has been extended to allow JATS to locate Toolset extensions within
6538
    packages. They should be placed within the tool/scripts directory
6539
 
6540
------------------------------------------------------------------------
6541
Version: JATS_2.51.0                                Released: 15-Mar-06
6542
------------------------------------------------------------------------
6543
Major changes:
6544
 
6545
  * MCR toolset
6546
    Generate CD payload files in conjunction with the .BIN files
6547
 
6548
------------------------------------------------------------------------
6549
Version: JATS_2.50.0                                Released: 15-Feb-06
6550
------------------------------------------------------------------------
6551
Major changes:
6552
  * WIN32 utilities
6553
    Replaced a number of the Windows utilities ( cp, rm, mv ...)
6554
    with versions from the GNUWin32 project.
6555
 
6556
    The 'cp' previously used could not recursively copy large directories
6557
    under Windows Server 2003, when both the source and destination are on the
6558
    same drive. ( dpkg_cache of ace ).
6559
 
6560
Minor changes:
6561
  * BuildVersion
6562
    The definition of VERSION_BUILD within the generated version-defs.h file
6563
    will have leading zeros removed, thus allowing it to be used within a 'C'
6564
    program without the number being interpreted as an octal constant.
6565
 
6566
    The string form (VERSION_BUILD_STR) will retain the zeros.
6567
 
6568
  * Unix Builds
6569
    Corrected several issues encountered when specifying the name of a static
6570
    library or a shared library.
6571
 
6572
    JATS will prepend 'lib' to the user specified library name. Problems occurred
6573
    when the user specified a library name that started with 'lib'. Now, on Unix
6574
    systems, JATS will only prepend 'lib' if the library name does not already
6575
    start with 'lib'.
6576
 
6577
  * BuildPkgArchive
6578
    Since 2.45.0 JATS will only transfer files for the BuildPkgArchive, if
6579
    they have not already been transferred. Added a test for the source
6580
    package being updated and then forceing the copy to be repeated.
6581
 
6582
------------------------------------------------------------------------
6583
Version: JATS_2.49.0                                Released: 10-Feb-06
6584
------------------------------------------------------------------------
6585
Major changes:
6586
  * MOS_MRI toolset
6587
    Corrected a problem with the dependencies between a .REL file and the target
6588
    THX file. If the .REL files was modified the output THX file did not get
6589
    regenerated. This was only a problem in cases where the .REL file was
6590
    being manually maintained.
6591
 
6592
 
6593
Minor changes:
6594
  * MakeAnt directive
6595
    Introduced a check to ensure that this directive is only used with a toolset
6596
    that can handle an 'ant' build file. Currently only the JAVA toolset
6597
    supports ANT builds.
6598
 
6599
  * BuildPkgArchive directive
6600
    Correct problem in the caching of BuildPkgArchive packages in the case where
6601
    there is no GBE_DPKG_LOCAL on the machine.
6602
 
6603
  * Label utility
6604
    Added a 'files=filename,filename' option to allow only specified
6605
    files to be labeled.
6606
 
6607
  * Build. Parsing descpkg files
6608
    Corrected problem in which Java Manifest files were not parsed correctly
6609
    on Solaris.
6610
 
6611
  * Generated makefiles
6612
    Fix a bug with the CompilerOptions that allowed a '0' definition to be set to
6613
    nothing.
6614
 
6615
  * MOS Toolset
6616
    Added 'CompileOptions' of CcSupervisor.
6617
    This will set a MOS internal definition suitable for building specialised
6618
    modules.
6619
 
6620
  * Utility: gen_cots
6621
    This utility will create a JATS buildable package froma dpkg_archive entry
6622
    and then check it in under clearcase.
6623
 
6624
    JATS etool gen_cots -man will provide only help.
6625
 
6626
  * Utilty cache_dpkg
6627
    Detect and repair incomplete copy operations.
6628
 
6629
------------------------------------------------------------------------
6630
Version: JATS_2.48.0                                Released: 24-Jan-06
6631
------------------------------------------------------------------------
6632
Major changes:
6633
  None
6634
 
6635
Minor changes:
6636
  * DEVI addressed
6637
    DEVI-022055 JATS builds DLLs with wrong copyright symbol in version resource
5710 dpurdie 6638
    DEVI-022054 JATS puts "VIX Group test" in Product Name of Windows resource
227 dpurdie 6639
 
6640
  * Utility: release (cbuild)
6641
    Added an option to create a view configured to work with a branching
6642
    rule. A single branch can be named with the -branch option. eg:
6643
 
6644
        jats release -extract 'label' -branch SITS_LEGACY_BRANCH
6645
 
6646
    will create a view based on the named label, but suitable for creating
6647
    a patch for Sydney Legacy work.
6648
 
6649
  * RunTest directive
6650
    The 'PATH' that the test uses is extended to allow access to programs that have
6651
    been installed with a InstallProg directive. This allows a test script to
6652
    test a program that is generated elsewhere within the package.
6653
 
6654
  * PackageFile, Option --DirTree
6655
    Support for filenames that contain a "$" or a ' ' within the
6656
    --DirTree option. Implemented to allow entire JAVA class trees to be
6657
    packaged under JATS
6658
 
6659
    Note: In general the use of a $ and space within a filename is not
6660
          supported within JATS.
6661
 
6662
  * Jats utility wrapper
6663
    Added an eprog option. The allows any program to be run within the
6664
    sanitized environment provided by JATS.
6665
 
6666
    The specified program may be in the current directory or the user's
6667
    PATH. If the program is a perl script then it will be run with the
6668
    JATS perl interpreter, otherwise it will be processed by the system.
6669
 
6670
    Eg: jats eprog myscript arg1 arg2
6671
    Eg: jats ant
6672
 
6673
  * Jats utility wrapper
6674
    Added an 'ant' command. ( "jats ant" )
6675
 
5710 dpurdie 6676
    This will run an VIX ANT build by scanning the current directory for a file
227 dpurdie 6677
    called <ProjectName>depends.xml and then looking the a file called
6678
    <ProjectName>.xml. Jats will then create 'auto.xml' based on the
6679
    <ProjectName>depends.xml file and use ant to invoke the
6680
    <ProjectName>.xml file.
6681
 
5710 dpurdie 6682
    If the VIX build files cannot be found then ant is simply run and it will
227 dpurdie 6683
    expect a build.pl file.
6684
 
6685
  * Jats utility wrapper
6686
    Force the environment variable PERL5INC to be unset.
6687
 
6688
  * Jats utility: create_dpkg
6689
    Simplify handling of ANT based projects. Look for the package within
6690
    the build/pkg subdirectory, in the JANTS style.
6691
 
6692
  * Utility: gen_winrc (DEVI-022054)
6693
    Added a "'-product=text'" option to allow the product name to be specified.
6694
 
6695
  * Build files
6696
    Handle the java generated descpkg files. These are a Manifest format with
5710 dpurdie 6697
    VIX extensions.
227 dpurdie 6698
 
6699
------------------------------------------------------------------------
6700
Version: JATS_2.47.0                                Released: 20-Dec-05
6701
------------------------------------------------------------------------
6702
Major changes:
6703
  * BuildVersion directive in build.pl
6704
    Correct a problem in the generation of version.c
6705
    The function GetModuleInfo() would return a string with a trailing
6706
    space when the 'array' mode was selected.
6707
 
6708
    This may cause module validation to fail.
6709
 
6710
Minor changes:
6711
  * None
6712
 
6713
------------------------------------------------------------------------
6714
Version: JATS_2.46.0                                Released: 08-Dec-05
6715
------------------------------------------------------------------------
6716
Major changes:
6717
  * BuildProduct and BuildPlatforms directives
6718
    Added option --Uses=NAME
6719
    ie:
6720
        BuildProduct    ( 'OBFTP,--Uses=TP5',    'MOSCF' );
6721
 
6722
    This will create a OBFTP_MOSCF platform that will 'use' TP5
6723
    headers and libraries if none are specifically provided for the
6724
    OBFTP. It is the users responsibily to ensure that the two build
6725
    environments are compatible.
6726
 
6727
 
6728
Minor changes:
6729
  * BuildName option
6730
    Modifications to allow the creation of COTS packages with buildnames
5710 dpurdie 6731
    that do not confirm to the VIX naming scheme (--RelaxedVersion).
227 dpurdie 6732
 
6733
  * jats.bat
6734
    Ensure that GBE_BIN is not defined
6735
    It will be set by the jats.pl to a fully qualified path.
6736
 
6737
------------------------------------------------------------------------
6738
Version: JATS_2.45.0                                Released: 29-Nov-05
6739
------------------------------------------------------------------------
6740
Major changes:
6741
  * BuildPkgArchive directive
6742
    The operation of the BuildPkgArchive directive has been modified
6743
    so that a package will only be installed once. This significantly
6744
    speeds up multiple 'build' operations.
6745
 
6746
    If the package is being extracted from the 'local archive', then
6747
    this mechanism is suppressed as packages in the local archive are
6748
    considered as under development and are subject to change.
6749
 
6750
    If package cache is being refreshed, then the package will be
6751
    installed a second time. Thus it is possible to force the package to
6752
    be transferred into the 'interface' directory.
6753
 
6754
    A BuildTags directory is used to track packages that have been
6755
    transferred.
6756
 
6757
  * Internal changes to factor common code into a group of packages.
6758
    See notes below.
6759
 
6760
  * WIN32 toolset
6761
    Allow the Microsoft preprocessor directive #import to operate
6762
    correctly.
6763
 
6764
    Export the complete library search path into the build environment
6765
    for all Microsoft command, not just the linker and library commands.
6766
 
6767
  * BuildVersion
6768
    Modifications to allow the generation of version files for C#
6769
    The mechanism has been extended to allow version information for
6770
    other langauges as needed.
6771
 
6772
 
6773
Minor changes:
6774
  * Utility: gen_winrc.pl
6775
    Will extracted build number from the patch number, if present.
6776
    This information will be available to be placed into the generation
6777
    version strings.
6778
 
6779
  * GenerateFiles directive
6780
    Fixed a problem detecting programs that were not in the local
6781
    package or an imported package.
6782
 
6783
  * Toolsets: MOS_MRI
6784
    Generate an error if required tools are not found.
6785
    Previously this condition would generate a warning.
6786
 
6787
  * BuildPkgArchive and LinkPkgArchive directives
6788
    Ensure that packages are only included once. The previous check
6789
    was half-hearted and could allow multiple packages of the same
6790
    version to be included. This could result in badly formed
6791
    makefiles and strange error messages.
6792
 
6793
Internal Changes
6794
  * Started to factor out internal packages and place them into a common
6795
    directory. This will allow common error handling thoughout the suite
6796
    of utilities.
6797
 
6798
    Modified all utilities to utilize the common error reporting
6799
    functions.
6800
 
6801
------------------------------------------------------------------------
6802
Version: JATS_2.44.0                                Released: 18-Nov-05
6803
------------------------------------------------------------------------
6804
Major changes:
6805
  * Generated makefiles
6806
    Modified the windows shell to remove the use of the EXTENDED_LINE
6807
    cache. This did not work. Modified the extend.lst file to ensure
6808
    that sed did not process its arguments.
6809
 
6810
    This has been done to address a problem seen within test scripts
6811
    within unit tests that use wildcard expansion. The windows shell was
6812
    incorrectly processing:
6813
        sed '-es~.*WIN32~~'
6814
    The '.*' construct was being seen as a wildcard and the shell was
6815
    then putting the argument into a command file - it was totally
6816
    confused.
6817
 
6818
    NOTE: Attempted to remove use of EXTENDED_LINE, but this caused a
6819
    breakage with the DOS based gcc compiler( ie:H8S and others).
6820
    The construct
6821
        -D__SOURCE__=\"name\"
6822
    was corrupted somewhere. If the command is put in a command file,
6823
    then it works.
6824
 
6825
  * MakeAnt directive
6826
    Added option: --GeneratedFile=PathOfFile
6827
 
6828
    This option has the following effects
6829
        1) Marks the file a source file. It is then known to JATS and
6830
           can be used installed and manipulated.
6831
 
6832
        2) Schedules the processing of the ANT build to be done
6833
           early - in the generated files phase.
6834
 
6835
    Intended use. The creation of packages with a JNI. The Java
6836
    component needs to generate a header file early.
6837
 
6838
 
6839
Minor changes:
6840
  * JATS post-installation script
6841
    Flag deployment tools and libraries as executable.
6842
 
6843
  * Detection of extension type is case insensitive for non-unix
6844
    systems. Thus *.h and *.H files will considered header files in
6845
    windows.
6846
 
6847
  * Build.pl rewrite tool
6848
    Handle all variants of BuildName
6849
 
6850
  * Jats wrapper script
6851
    Generate an error if the JATS configuration variables are not usable
6852
        1) Contain spaces
6853
        2) Start with a // - Remote drives must be mapped
6854
 
6855
  * Toolset
6856
    Added a 'LINUX' platform.
6857
 
6858
  * JAVA toolset
6859
    Ensure the that build file passed via MakeAnt contains the following
6860
    directive:
6861
 
6862
        includeAntRuntime="off"'
6863
 
6864
    This MUST be used to ensure that ANT's classpath is not passed to
6865
    the java compiler thus ensuring that the compiler does not use ANT's
6866
    version of any JAR files that have not been specified by the user.
6867
 
6868
  * GCC Toolset
6869
    Use -Map name to create map files as needed for GCC under Debian
6870
 
6871
  * Makefile generation
6872
    When packages are used by name to resolve package location JATS
6873
    has been modified to use the package name specified by the user.
6874
    Previously JATS would use the package name found within the
6875
    descpkg file. In cases where the descpkg file was badly formed the
6876
    package could not be used.
6877
 
6878
  * Unit Tests
6879
    The following environment variables are set:
6880
 
6881
        GBE_TYPE    - The type of build. Debug or production. This
6882
                      will be set to either a 'P' or 'D'
6883
 
6884
        GBE_HOST    - The host machine we are running on.
6885
                      This will be set to 'WIN' or Unix'
6886
 
6887
    These variable should assist in the production of test scripts.
6888
 
6889
  * New makefile.pl directive: SetValue
6890
 
6891
 
6892
------------------------------------------------------------------------
6893
Version: JATS_2.43.0                                Released: 01-Nov-05
6894
------------------------------------------------------------------------
6895
Major changes:
6896
  * New Platform : "MCR" using the Mitsubishi m16c compiler.
6897
 
6898
    Special features of this toolset.
6899
    1) A .THX source file will be converted to an obtect file
6900
       This allows processing of fonts within a THX file to be
6901
       incorporated within the target image.
6902
 
6903
    2) Prog directive extensions:
6904
       --Set=Name=Value
6905
                The 'Name' is set to 'Value' at link time.
6906
                This allows the location of program segments to be set
6907
 
6908
       --Ref=name
6909
                The name of a Release file. If provided, it will be used
6910
                to provide information that will be placed within the
6911
                THX header. The version number will be ignored. It
6912
                will be taken from the build version number.
6913
 
6914
Minor changes:
6915
  * MOS Toolset
6916
    Create the VisionClick files when the THX file is created.
6917
    Previously the files were created when the THX was installed or
6918
    packaged.
6919
 
6920
  * Src directive
6921
    No generates a warning if no source files are located within the
6922
    directive. This is normally the result of a missing platform
6923
    specifier.
6924
 
6925
  * WIN32 runtime support
6926
    Added the following 'Unix' style utilities to assist in testing.
6927
        1) od       - dump files in octal and other formats
6928
        2) cmp      - compare two files byte by byte
6929
 
6930
Internal:
6931
    Added an extension to allow the target toolset to handle the "Prog"
6932
    dependancy generation if required. This allow complex program
6933
    generation mechanisms to be handled by the toolset.
6934
 
6935
------------------------------------------------------------------------
6936
Version: JATS_2.42.0                                Released: 19-Oct-05
6937
------------------------------------------------------------------------
6938
Major changes:
6939
    * BuildAlias directive
6940
      Added options.
6941
        --Define        - Does not create implicit platforms
6942
        --Target        - Redeclares the alais as the list of all
6943
                          platforms that are based on a given target or
6944
                          targets.
6945
      Eg:
6946
        BuildAlias      ( 'LMOS,--Target', 'LMOS_WIN32', 'LMOS_linux_armv4' );
6947
        BuildProduct    ( 'GAK',    'LMOS', 'MOS68K', 'MOSCF' );
6948
        BuildProduct    ( 'PCP',    'LMOS', 'MOS68K' );
6949
 
6950
      Will export an alias of LMOS that can be used within makefile.pl's
6951
      that will be the list of all platforms that have a target of
6952
      'LMOS_WIN32' or 'LMOS_linux_armv4'.
6953
 
6954
      Note the dual use of LMOS within the example. This is intentional.
6955
      The LMOS alias is used within the BuildProduct to simplify the
6956
      specification of all the LMOS targets.
6957
 
6958
 
6959
Minor changes:
6960
  * Label utility
6961
    Will generate a warning message if it labels more than one
6962
    build.pl file
6963
 
6964
  * Package directives. PackageFile.
6965
    Corrected a problem with wildcard expansion in which a --FilterIn
6966
    needed to be specified in order for the --FilterOut to operate.
6967
    Now all files in the tree are considered 'in' unless modified by the
6968
    --FilterIn option.
6969
 
6970
  * jats release (cbuilder) utility
6971
    Correct use of the -prodOnly and -debugOnly flags.
6972
    The full name was not accepted; -debug and -prod was.
6973
 
6974
  * Location of descpkg file
6975
    All makefile.pl's now know where the package descpkg file was
6976
    created. This simplifies the process og packaging this file as it
6977
    can be done within any makefile.pl.
6978
 
6979
------------------------------------------------------------------------
6980
Version: JATS_2.41.0                                Released: 27-Sep-05
6981
------------------------------------------------------------------------
6982
Major changes:
6983
  * RunTest directive
6984
    Extended the options and operation of RunTest
6985
    Additional options
6986
      --CopyIn=file
6987
        This will copy the specified file into the BIN directory before
6988
        the test is run. The file will be marked as executable. This
6989
        allows scripts and configuration files to be transferred into
6990
        the test area.
6991
 
6992
    Additional operations
6993
    The arguments passed to the script/program allow a number of
6994
    transformations, similar to GenerateFiles. Transforms
6995
      --File(xxxx[,flags])          - xxxx is a known file
6996
      --Local(xxxx[,flags])         - xxxx is a file that has been Installed
6997
      --PackageBase(xxxx[,flags])   - xxxx is a Package
6998
    Allows flags:
6999
      --dir         - directory part of the pathname
7000
      --file        - file part of the pathname
7001
      --abspath     - as an absolute path
7002
      --absdrive    - as an absolute path with drive letter (Windows)
7003
 
7004
    Files and directories are prerequisites of the test. Their
7005
    existence is tested.
7006
 
7007
  * Packaging Directives
7008
    Added a --Derived option to support the packaging of derived targets
7009
    such as LMOS.
7010
 
7011
        PackageHdr ('*', 'file1.h', '--Derived=LMOS');
7012
 
7013
    Will place file1.h into .../include/LMOS_WIN32
7014
 
7015
        PackageHdr ('*', 'file1.h', '--Derived=LMOS,sys');
7016
 
7017
    Will place file1.h into .../include/LMOS_WIN32/sys
7018
 
7019
  * JAVA 1.4 and 1.5
7020
    Added support to the JATS JAVA platform to allow the user to specify
7021
    the version of Java to be used to build a package.
7022
 
7023
        BuildPlatforms  ( 'JAVA,--Version=1.5' );
7024
 
7025
    The default will use the default machine version of JAVA.
7026
    This may not be sutable for all packages.
7027
 
7028
    Non-default versions of JAVA require that an environment variable be
7029
    set to the root of the JDK directory. These are:
7030
 
7031
      JAVA_HOME_1_4
7032
      JAVA_HOME_1_5
7033
 
7034
Minor changes:
7035
  * Script directive
7036
    Scripts may be copied into the BIN directory for use by a test.
7037
    These scripts are now always marked as executable.
7038
 
7039
  * JATS environment
7040
    Ensure that all programs run under JATS in Windows have an uppercase
7041
    COMSPEC envvar. Windows appears to define a mixed case one. Fixed in
7042
    the JATS wrapper script.
7043
 
7044
  * Label utility
7045
    Added -[no]checkout to control the labeling of checked out files.
7046
    There are three modes of operation:
7047
        1) -nocheckout      Checked out files are not labeled
7048
        2) -checkout        Only checked out files are labeled
7049
        3) Neither          All files are labeled.
7050
 
7051
 
7052
------------------------------------------------------------------------
7053
Version: JATS_2.40.0                                Released: 15-Sep-05
7054
------------------------------------------------------------------------
7055
Major changes:
7056
 
7057
Minor changes:
7058
  * label utility
7059
    Added -smartlabel option to unlock and lock the label - if it was locked.
7060
    This options retains the locked state of a label.
7061
 
7062
  * AVR_IAR toolset
7063
    Extended the 'Prog' directive to allow a Program Loader to be
7064
    added to a program as it is created. The option is:
7065
      --ProgLoader=name
7066
 
7067
  * Package directives. PackageFile
7068
    Added support for packaging of directory trees.
7069
    Options to do this are:
7070
        --TreeDir=name
7071
        --FilterOut=regexp
7072
        --FilterIn=regexp
7073
        --StripDir
7074
 
7075
    Only a single directory can be specified.
7076
    Multiple filters are allowed.
7077
    The directories must be within the current directory. It is not
7078
    possible to search outside the subdirectory tree below the makefile.
7079
 
7080
    The filters allow elements within the directory to be selected.
7081
    The filters are regular expressions. Examples:
7082
 
7083
      '--FilterIn=\.h$'         - Select all files ending with .h
7084
      '--FilterOut=MyHeader.h'  - Except this one
7085
 
7086
    The --StripDir option will remove the TreeDir directory from the
7087
    files. This allows the top level directory to be stripped off.
7088
 
7089
 
7090
------------------------------------------------------------------------
7091
Version: JATS_2.39.0                                Released: 14-Sep-05
7092
------------------------------------------------------------------------
7093
Major changes:
7094
    * Make commands
7095
      Consolidated the parsing of the OPTIONS arguments.
7096
 
7097
      The filter and nofilter options are globally applied to all tools
7098
      sets. ie: jats make debug OPTIONS=nofilter
7099
 
7100
    * Label utility
7101
      Generate a warning when attempting to label a symbolic link.
7102
      Links are very hard to maintain in a reproducible manner.
7103
 
7104
Minor changes:
7105
    * Toolsets
7106
      Replaced the use of c:\WINDOWS and c:\Program Files with suitable
7107
      variables and overrides.
7108
 
7109
      The make_init target is always run.
7110
      This facility had been lost. The target was being used to provide
7111
      compiler sanity testing, but had was not being reliably run.
7112
 
7113
    * Deployment
7114
      Suppress testing of compiler existence when used in conjunction
7115
      with deployment operations.
7116
 
7117
    * Release utility
7118
      Add options to build only the debug or the production versions.
7119
      The default is to build both. Note: User option may be further
7120
      restricted by options within the build.
7121
 
7122
    * PackageLib, InstallLib and MergeLib directives in makefile.pl
7123
      The use of @LIBS and @MLIBS in unix systems was causing a
7124
      problem as these variables already had a 'lib' prepended to the
7125
      list of libraries. These directives would add another 'lib' to the
7126
      list of libraries under unix causing a mismatch.
7127
 
7128
      Corrected by stripping liblib from the names within these
7129
      directives.
7130
 
7131
    * MakeProject directive
7132
      If the project build fails the log file was not being displayed
7133
      because 'make' stops when a command fails.
7134
 
7135
      The MakeProject operations have been modified to ensure that the
7136
      log file is always displayed. The exit code of the build command
7137
      is preserved.
7138
 
7139
    * Auto build utility jats-rewrite.pl
7140
      Modified to support the rewrite of Java 'using' and 'project'
7141
      statements.
7142
 
7143
    * Mugfile generation
7144
      Added a --ThxDir=xxxx option to allow the THX and load files to
7145
      be placed in the target package.
7146
 
7147
 
7148
------------------------------------------------------------------------
7149
Version: JATS_2.38.0                                Released: 01-Sep-05
7150
------------------------------------------------------------------------
7151
Major changes:
7152
    * BuildVersion directive
7153
      The 'defs' mode has been extended to create a file with a build
7154
      number as well as a patch number.
7155
 
7156
      The patch number is decoded into a patch number and a build
7157
      number.
7158
 
7159
Minor changes:
7160
    * AddFlags directives
7161
      Added a --NoWarn option that will suppress the warning of
7162
      duplicate flags being added.
7163
 
7164
    * GBE_CORE environment variable (Windows)
7165
      Ensure that GBE_CORE has a driver letter. This allows use of JATS
7166
      loaded into the same dynamic view as the user code.
7167
 
7168
    * Mug File Generation
7169
      Added support to allow load files to include other load files.
7170
 
7171
   * 'cbuild' or 'release' command
7172
     Added a -latestroot=xxxx option. This is a work around for the
7173
     problem where the root level directory in the VOB has not been
7174
     labeled. After using this switch add the label to the root
7175
     directory.
7176
 
7177
     The need to use this this switch indicates that the view is NOT
7178
     reproducible.
7179
 
7180
------------------------------------------------------------------------
7181
Version: JATS_2.37.0                                Released: 22-Aug-05
7182
------------------------------------------------------------------------
7183
Major changes:
7184
    * jats.bat and jats.sh
7185
      Changes to include GBE_DPKG and GBE_DPKG_CACHE.
7186
      Most importantly GBE_DPKG must be a single directory. It is no
7187
      longer a list of directories.
7188
 
7189
      Removal of the setup of Microsoft Visual Studio 6. This is now
7190
      done within the toolset.
7191
 
7192
      *** Update your jats.bat to follow the format in this release
7193
 
7194
    * JATS environment variables
7195
      Redefined variable
7196
        GBE_DPKG        - Now the MASTER dpkg_archive
7197
                          Previously was a list that included the
7198
                          dpkg_archive cache.
7199
 
7200
      New variable
7201
        GBE_DPKG_CACHE  - Optional directory for a local cache of
7202
                          the main dpkg_archive.
7203
 
7204
 
7205
Minor changes:
7206
    * Utility: gen_packagelist
7207
      Enhanced (thanks Ross) to allow PATH information for various
7208
      target platforms to be extracted.
7209
 
7210
      Better support for Product families. This is only an issue
7211
      for WIN32 derived families due to the generation of a list of
7212
      libraries. The list now observes Product hierarchy.
7213
 
7214
    * Utility: release (cbuilder)
7215
      Added -noruntests option too suppress the running of unit tests
7216
      Units tests will still be run by default.
7217
 
7218
      Tighten the config specification used to build the sandbox. It has
7219
      no LATEST rules. All directories and files MUST be labeled.
7220
 
7221
    * Utility: jats_rewrite
7222
      Support ANT based XML files
7223
 
7224
    * Utility: create_dpkg
7225
      Support ANT flavor Manifest dependancy files and pkg directory
7226
      structure.
7227
 
7228
    * makefile.pl's
7229
      GenerateFiles directive. Added a --Prog specifier to allow tools
7230
      to be generated within the same script. Example:
7231
 
7232
            Prog('*', 'Myprog', @OBJS );
7233
            GenerateFiles ('*', "--Prog=MyProg",
7234
                                '--Prereq(infile)',
7235
                                '--GeneratedCommon(outfile)' );
7236
 
7237
      RunTest directive. Added a --Auto option to flags tests that can
7238
      be run within the Build Systems Auto Build environment. These
7239
      tests will be run with the 'run_unit_tests' target. All tests will
7240
      be run with the 'run_tests' targets. Only tests that confirm to
5710 dpurdie 7241
      the VIX "Unit Test Automation" guidelines should be marked as
227 dpurdie 7242
      -- Auto.
7243
 
7244
    * Added a new make target: run_unit_tests
7245
      This will be used by the build tool to run non-interactive
7246
      unit tests within an automated framework.
7247
 
7248
    * Make run_test and run_unit_test operation
7249
      The search path for DLL's or Shared Libraries is extended to
7250
      include all Shared Libraries in the build package list as well
7251
      as the local and interface directory. This allows tests to
7252
      locate required Shared Libraries at runtime.
7253
 
7254
    * WIN32 targets built using Visual Studio 6
7255
      The path to the compiler is setup within JATS. It is no longer
7256
      imported from the users environment as the environment is
7257
      indeterminate when multiple versions of Visual Studio are
7258
      installed on the machine.
7259
 
7260
    * WINCE Targets
7261
      The name of the SDK is case sensitive.
7262
      The POCKET PC 2003 was incorrect
7263
 
7264
 
7265
 
7266
------------------------------------------------------------------------
7267
Version: JATS_2.36.0                                Released: 03-Aug-05
7268
------------------------------------------------------------------------
7269
Major changes:
7270
    * WIN32 platforms
7271
      When building Microsoft project files the PATH environment
7272
      variable is extended to include the DLL path of imported packages
7273
      and installed packages.
7274
 
7275
    * Building DLL or EXE with the --NoPDB option will disable the
7276
      generation of debug information so that the  linker does not
7277
      create CV style debug information in the target.
7278
 
7279
    * UNIX Platforms (SOLARIS and LINUX)
7280
      Modification to allow BuildProduct and BuildPkgArchive to
7281
      interwork. Previously BuildPkgArchive packages were placed into
7282
      the 'interface/lib/SOLARIS' subdirectory and this was not being
7283
      searched when looking for libraries.
7284
 
7285
Minor changes:
7286
    * GenerateFiles directive
7287
      New sub-options to filename generation commands
7288
        --abspath       - provide the named file with an absolute path
7289
        --absdrive      - provide the named file with an absolute path
7290
                          and drive letter
7291
 
7292
    * Src directive
7293
      Modified the --FromPackage' option to allow searching of the root
7294
      directory of a package.
7295
 
7296
            Src('*', 'etc/data.ini', '--FromPackage' );
7297
 
7298
      Also prevent warnings on duplicate files if the package is
7299
      imported with a BuildPkgArchive directive. The file was being
7300
      found in the package and the interface directory.
7301
 
7302
    * jats_rewrite utility
7303
      Process depend.xml files for auto builder
7304
 
7305
 
7306
------------------------------------------------------------------------
7307
Version: JATS_2.35.0                                Released: 28-Jul-05
7308
------------------------------------------------------------------------
7309
Major changes:
7310
    * SunWorks production builds
7311
      Corrected the flag used to select the level of compiler
7312
      optimisation. The current flag generates an error of:
7313
            cc: Warning: option -2 passed to ld
7314
      The flag has been changed from -O2 to -xO2 inline with the
7315
      compiler documentation.
7316
 
7317
    * MOS Toolset
7318
      Implement a workaround for a bug in VisionClick's convert program
7319
      in which the tool would not generate a valid .bdx file.
7320
 
7321
      The solution was to create the .bdx and .ab file in two steps.
7322
 
7323
Minor changes:
7324
    * Correct the case of 4 toolset files. The files were created under
7325
      windows, which has a habit of capitalizing filenames.
7326
      This should not affect current users.
7327
 
7328
    * Mugfile generation
7329
      Extended the --Package option to allow subdirectories to be
7330
      specified.
7331
        "--Package=MyPackage,--Subdir=thx/moscf,thx"  
7332
 
7333
------------------------------------------------------------------------
7334
Version: JATS_2.34.0                                Released: 22-Jul-05 
7335
------------------------------------------------------------------------
7336
Major changes:
7337
    MOS Toolset
7338
    Modified the optimizations options used to generate 'Production'
7339
    code. A problem with -Ob optimization has been identified.
7340
 
7341
Minor changes:
7342
    * Jats wrapper script
7343
      Windows: Ensure that cmd.exe is in the users PATH. Without cmd.exe
7344
      scripts will not work properly as the PERL 'system' command assumes
7345
      that cmd.exe is in the users PATH.
7346
 
7347
    * LinkPkgArchive and BuildPkgArchive
7348
      Processing soft links. Generate a warnings if a package soft
7349
      link and a real package are found in the same directory. The link
7350
      may be suspect.
7351
 
7352
    * GenerateFiles directive
7353
      Added a --PackageBase(xxx) argument that will be replaced with
7354
      the pathname to the specified package.  
7355
 
7356
------------------------------------------------------------------------
7357
Version: JATS_2.33.0                                Released: 18-Jul-05
7358
------------------------------------------------------------------------
7359
Major changes:
7360
    * Added a JAVA platform to better support the processing of ANT
7361
      build.xml files.
7362
 
7363
Minor changes:
7364
    * WIN32 toolset.
7365
      Delete V7 specific temp files when compiling with V7 compiler
7366
 
7367
    * MakeAnt
7368
      Pass an absolute path to the 'interface' directory to allow the
7369
      build.xml file to be a directory other than the current directory
7370
 
7371
      Allow the ANT_HOME path to contain spaces: c:\Program Files\Ant
7372
 
7373
    * gen_winrc - A utility to generate Windows RC files with version
7374
      information. Allow 3 or 4 fields in the version number. If only
7375
      3 fields are provided, then the fourth field is set to 0.
7376
 
7377
    * MakeAnt directive
7378
      Now supports --Debug and --Prod options to limit the building of
7379
      ANT files. The MakeAnt directive is only going to work in
7380
      conjunction with the JAVA target
7381
 
7382
      Recommended usage:
7383
      MakeAnt('JAVA',"build.xml","--Jar=java.build/test.jar",'--Prod');
7384
 
7385
Internal Changes
7386
      The MakeAnt directive is now treated like a MakeProject directive.
7387
 
7388
 
7389
------------------------------------------------------------------------
7390
Version: JATS_2.32.0                                Released: 13-Jul-05
7391
------------------------------------------------------------------------
7392
Major changes:
7393
    * Initial release of WINCE and WIN32 V7 based project builds
7394
      The DSW, VCW and SLN files can be built via JATS and selected
7395
      files packaged into the release.
7396
 
7397
      Refer to the 'MakeProject' directive in
7398
            MASS-00166 JATS Reference Manual
7399
            http://auperaws396/mass/Wiki.jsp?
7400
                                page=UsingJATSToBuildMicrosoftProjects
7401
 
7402
    * Added support for Visual Studio 2003.
7403
      The recommended platform is:
7404
        BuildProduct    ( 'VS2003', 'WIN32,--Version=MS.NET2003' );
7405
 
7406
    * Initial release of support for building Ant files.
7407
      JATS can build small Java sub-components using Ant. This is not
7408
      a replacement for JANTS it is intended for mixed C++ and Java
7409
      components.
7410
 
7411
      Refer to the 'MakeAnt' directive in
7412
            MASS-00166 JATS Reference Manual
7413
            http://auperaws396/mass/Wiki.jsp?
7414
                                page=UsingJATSToBuildSmallJavaComponents
7415
 
7416
Minor changes:
7417
    * Support for Windows DLLs
7418
      When building a WIN32 target the file interface/set_WIN32.bat is
7419
      created. This file extends the Windows PATH to allow DLLs used
7420
      by the package to be accessed.
7421
 
7422
      The file may be "called" from a wrapper batch file to start the
7423
      application or visual studio.
7424
 
7425
    * The descpkg file created by JATS contains a JATS version number
7426
      and the JATS Core path.
7427
 
7428
    * AddIncDir, AddSrcDir and AddLibDir directives
7429
      Now generate an error if there is only one argument to the
7430
      directive or if no directories where specified.
7431
 
7432
    * MOS Toolset
7433
      Add support for the TPT device
7434
      Correct error message for unsupported devices.
7435
 
7436
    * Correct problem with in creating absolute path names to allow
7437
      DOS driver letters to be handled correctly.
7438
 
7439
    * Added --ExcludeLib(xxx,yyy) processing to allow specified
7440
      libraries to be excluded from a list of libraries processed by
7441
      when creating libraries, shared libraries and programs.
7442
 
7443
      Used in conjunction with --Using(aaaa) to correct errors.
7444
 
7445
Internal Changes
7446
    * JATS release process validates the JATS version number contained
7447
      in jats.pl
7448
 
7449
------------------------------------------------------------------------
7450
Version: JATS_2.31.0                                Released: 28-Jun-05
7451
------------------------------------------------------------------------
7452
Major changes:
7453
    * JATS wrapper script
7454
      Allow multiple alternative build files: auto.pl and build_test.pl
7455
 
7456
    * Initial support for the building of WINCE based projects
7457
 
7458
    * Formal release of the toosl to generate Mug Files
7459
 
7460
Minor changes:
7461
    * Deployment support
7462
      Allow a --PatchNum to be specified in the BuildName
7463
      This is then used to invoke a deploypatch.pl file
7464
 
7465
    * 'build'
7466
      Added --ForceBuildPkg switch to the 'jats build' command to
7467
      force LinkPkgArchive directives to be interpreted as
7468
      BuildPkgArchive. This option is useful for the creation of
7469
      sandboxes for use within IDEs as the package files are placed
7470
      in a known directory structure within the sandbox.
7471
 
7472
    * WINCE and WIN32 Toolset
7473
      Options for Program and Shared Library construction
7474
            --Entry=xxxx            - Alternate entry point
7475
            --NoAddLibs             - Do not add default libraries to
7476
                                      the link phase.
7477
 
7478
    * BuildPkgArchive
7479
      Handle symlink directories at the top level of the package tree
7480
      Previously these were ignored.
7481
      Minor code cleanup
7482
 
7483
    * "cbuild" or "release" utility
7484
      Add a "-path=xxxx" option to provide sanity testing of the Release
7485
      Manager "Source Path" field.
7486
 
7487
    * SOLARIS targets
7488
      Modified the TARGET name generated with building a Product Family
7489
      based on SOLARIS. It is treated in the same manner as a Platform
7490
      of SOLARIS and creates a targets of SOLARIS_sparc
7491
 
7492
    * MugFile generation
7493
      Allows a 'load.cmd' file to be used to list the THX files to be
7494
      included in the final package.
7495
 
7496
    * Corrected a problem with the processing of platform selection
7497
      arguments used within all directives within a makefile.pl.
7498
      Multiple platforms should be specified as:
7499
            Src( 'PLAT1,PLAT2,PLAT3', .... );
7500
      with only a comma between the platforms: No whitespace
7501
      If whitespace did exist then the makefile.pl would not do what
7502
      was expected - and it would not warn the user. The simplest
7503
      solution was to allow whitespace either side of the comma.        
7504
 
7505
    * GenerateFiles directive within makefile.pl
7506
      Allow 3 different bracket styles for the arguments to allow for
7507
      embedded  brackets. Now allow
7508
            --Option=(some_text)
7509
            --Option=[some_text]
7510
            --Option={some_text}
7511
 
7512
Internal Changes
7513
    * Derive the names of the package and install directories from a
7514
      single data structure rather then being hardcoded throughout the
7515
      code.
7516
 
7517
------------------------------------------------------------------------
7518
Version: JATS_2.30.0                                Released: 01-Jun-05
7519
------------------------------------------------------------------------
7520
Major changes:
7521
    * JATS wrapper script
7522
      Changed the command line parsing. Now use GetOpts.
7523
 
7524
      Modified "all" command It no longer performs an "install"
7525
      The "install" process is not needed. the build places a shortcut
7526
      to the package into the local_dpkg_archive. This can be used by
7527
      other components.
7528
 
7529
      Removed "bmake" command. The "all" command is the now that same.
7530
 
7531
    * JATS
7532
      Created a class to write JATS configuration files.
7533
      Changes to the code to use this new class.
7534
 
7535
    * Build operations
7536
      Perform one level of package version checking. Generate warnings
7537
      if required packages are built against different versions of
7538
      packages.
7539
 
7540
    * Make operations
7541
      Added a new target - "deploy". This interfaces to the deployment
7542
      scripts. This is still a work interfaces progress.
7543
 
7544
Minor changes:
7545
    * Added environment variables to assist in the running of the
7546
      deployment builds.
7547
        PERL5LIB        - Extended based on GBE_CORE
7548
        DEPLOYLIB_DIR   - Calculate based on GBE_CORE
7549
 
7550
      Extended the "jats vars" display
7551
 
7552
    * build.pl
7553
        Corrected BuildAlias() operation. Defined options are correctly
7554
        processed. Allows
7555
            BuildAlias('WIN', 'WIN32,--OnlyProduction');
7556
        to define a platform called WIN32 that only builds for
7557
        production.
7558
 
7559
    * MOS toolset
7560
      Added a '--Acon' options to SharedLib to allow the creation of
7561
      Acon modules. These required special linking.
7562
 
7563
    * create_dpkg utility
7564
      Adds a files to the published package to indicate which type of
7565
      machine the package was published from. This will be used in a
7566
      multi-machine build environment to assist in determining the
7567
      progress of the build.
7568
 
7569
    * New utility - jats_save_build.pl
7570
      This is specific to the auto build system. It will be used to
7571
      capture the modified build files back into the version control
7572
      system.
7573
 
7574
------------------------------------------------------------------------
7575
Version: JATS_2.29.0                                Released: 25-May-05
7576
------------------------------------------------------------------------
7577
Major changes:
7578
    * WIN32 and WINCE toolsets
7579
      Modified the way that PDB files are created.
7580
      The files are now created using absolute pathnames when compiling
7581
      The name of the PDB files embedded in created DLLs is now correct.
7582
      The PDB files created when compiling objects for DLLs are now not
7583
      named after the DLLs - this was causing the linker toolsets crash.
7584
 
7585
    * WCEX86A500 target
7586
      Corrected problem creating DLLs.
7587
 
7588
    * MOS Toolsets
7589
      Modified the mechanism by which absolute filenames are passed to
7590
      the compiler.
7591
 
7592
    * RunTest directive
7593
      This directive will ensure that the named test is either a script
7594
      or a TestProg. If the test to be run is a TestProg then a
7595
      suitable suffix will be added to the named test.
7596
 
7597
Minor changes:
7598
    * JATS BUILD
7599
      Generate an error if the setting of GBE_BUILDFILTER or
7600
      GBE_PLATFORM prevents any targets being made at all. This should
7601
      highlight bad settings.
7602
 
7603
    * Publish the JATS toolsets extension pathnames to simplify the
7604
      access to extensions.
7605
 
7606
------------------------------------------------------------------------
7607
Version: JATS_2.28.0                                Released: 18-May-05
7608
------------------------------------------------------------------------
7609
Major changes:
7610
    * WIN32 and WINCE toolsets
7611
      Enable dependancy file generation of C++ files
7612
 
7613
    * label utility ( SOLARIS )
7614
      Fix bug with the escaping of '(' and ')' in cleartool commands
7615
      under unix.
7616
 
7617
Minor changes:
7618
    * label utility
7619
      Added options to:
7620
        o Delete a label
7621
        o Prevent recursion while labeling
7622
        o Control labeling of files missing from a static view
7623
 
7624
    * WIN32 and WINCE toolsets
7625
      Correct problem with the packaging of PDB files. Packaging of the
7626
      PDB files can be controlled with the -Extras= options to the
7627
      Package directives.
7628
 
7629
    * Added GBE_UNIX to the JATS_2 controlled environment. Set by
7630
      jats.pl to be used by utilities to determine the underlying
7631
      system.
7632
 
7633
------------------------------------------------------------------------
7634
Version: JATS_2.27.0                                Released: 10-May-05
7635
------------------------------------------------------------------------
7636
Major changes:
7637
    * MOS Toolset
7638
      The generation of multiple THX's in the one makefile.pl now works
7639
      There was a subtle "closure" problem in the toolset.
7640
 
7641
    * WIN32 Toolset
7642
      Added CompileOption of AddLibs (default) and NoAddLibs
7643
      toolset suppress the addition of thread libraries toolset the link
7644
      list.
7645
 
7646
    * Put a version number in the "interface" information toolset
7647
      allow JATS to generate an error when the "interface" changes.
7648
 
7649
      This version is manually maintained and prone to error.
7650
 
7651
    * GenerateFiles directive one Unix systems was incorrectly
7652
      invoking "sh.exe" instead of "sh"
7653
 
7654
 
7655
Minor changes:
7656
    * SOLARIS_SPARC platform (GCC toolset)
7657
      The process of creating a Shared Libraries creates a soft link
7658
      to the the "GBEBIN" directory. This directory was not listed as
7659
      a prerequisite and was not being created. This problem has been
7660
      corrected.
7661
 
7662
    * JATS will detect an "auto.pl" file and use it as an alternate
7663
      build.pl file. Previously this file was named build.use.pl.
7664
 
7665
    * Correct problem when .PDB files are installed from a merged
7666
      library created from libraries that have been 'installed'
7667
      JATS would create a circular dependancy.
7668
 
7669
------------------------------------------------------------------------
7670
Version: JATS_2.26.0                                Released: 03-May-05
7671
------------------------------------------------------------------------
7672
Major changes:
7673
    * WIN32 Toolset
7674
      Correct a problem linking in required / correct libraries for
7675
      use with multithreaded modes.
7676
 
7677
    * Complete the support for Global build options of --OnlyDebug and
7678
      --OnlyProd.
7679
 
7680
      These options can now be provided in the "Platform" directive
7681
      within the makefile.pl.
7682
 
7683
Minor changes:
7684
    * Platform directive within makefile.pl
7685
      These use of the "*" platform specifier has been modified such
7686
      that options provided within the directive will be added to all
7687
      platforms.
7688
 
7689
      eg:   Platform ('*', '--OnlyProduction' );
7690
 
7691
------------------------------------------------------------------------
7692
Version: JATS_2.25.0                                Released: 29-Apr-05
7693
------------------------------------------------------------------------
7694
Major changes:
7695
    * Correct problem in handling the SOLARIS_SPARC platform.
7696
      The SOLARIS platform is a bit of a kludge for backward
7697
      compatibility. JATS was not differentiating between SOLARIS and
7698
      SOLARIS_SPARC correctly.
7699
 
7700
    * Preliminary Support
7701
      Global build options of --OnlyDebug and --OnlyProd, which are
7702
      mutually exclusive. These may between specified in the build.pl
7703
      file as build arguments in any of the three standard mechanism.
7704
 
7705
        BuildPlatforms ( 'SOLARIS', '--OnlyDebug' );
7706
        BuildProduct   ( 'GAK', 'MOS68K,--OnlyProduction' );
7707
        BuildArgument  ( 'WIN', '--OnlyProduction' );
7708
 
7709
      These options limit processing to either Production or Debug
7710
      building. The default build will build both.
7711
 
7712
Minor changes:
7713
    * Extended the search path that JATS will use attempting to locate
7714
      a build.pl file. JATS will now look in ., build and build/jats
7715
      directories in the current directory and 3 directories up.
7716
 
7717
    * WCEX86A420 toolset
7718
      Added suitable libflags entry. Prevents the warning:
7719
        warning: undefined variable `WCE_LIBFLAGS'
7720
 
7721
 
7722
------------------------------------------------------------------------
7723
Version: JATS_2.24.0                                Released: 21-Apr-05
7724
------------------------------------------------------------------------
7725
Major changes:
7726
    * PackageLib and PackageProg directives now have a --Extra=xxx[,xxx]
7727
      option. Where xxx can be one or more of: none stub map lint debug
7728
      or all.
7729
 
7730
      This option may be used to limit the files that are packaged with
7731
      the library or program.
7732
 
7733
      Eg: PackageLib ('MOS', 'MyThx', '--Extra=none' );
7734
 
7735
      Will only package the .thx file. It will not package the stub
7736
      library or any debug files.
7737
 
7738
    * GenerateFiles
7739
      All processed arguments now support two options.
7740
 
7741
          ie: --Prerequisite(xxxx,--dir)
7742
              directory in which the prereq file is found
7743
 
7744
          ie: --Prerequisite(xxxx,--file)
7745
              The filename of the prereq file
7746
 
7747
    * LinkPkgArchive and BuildPkgArchive will cause the build to fail if
7748
      the required package is not available. A "--package" option, to
7749
      the build command, will prevent this behaviour.
7750
 
7751
 
7752
Minor changes:
7753
    * create_dpkg utility
7754
      Touch descpkg files when packages are merged. This will allow
7755
      utilities that use the timestamp of this file to determine that
7756
      the package has been altered.
7757
 
7758
------------------------------------------------------------------------
7759
Version: JATS_2.23.0                                Released: 14-Apr-05
7760
------------------------------------------------------------------------
7761
Major changes:
7762
    * New toolset: WCEX86A420
7763
      This is a WINCE target
7764
      This uses the ADVANTEC_X86_CE42 SDK
7765
 
7766
    * New toolset
7767
      mpt for the mpt500 platfomr
7768
 
7769
    * Modified toolset
7770
      THYRON - updates from An An Tran
7771
 
7772
    * Modified toolset
7773
      MRI68K. Now supports the Microtec 5.1 68k compiler
7774
 
7775
Minor changes:
7776
    * "cbuild" or "release" command now has a -merge option to allow
7777
      builds from different machines to be merged into dpkg_archive.
7778
 
7779
      The default operation is to replace the package indpkg_archive.
7780
 
7781
    * Simplify the use of GBE_BUILDFILTER
7782
      GBE_BUILDFILTER should be used to limit the creation of makefiles
7783
      to those that are supported by the underlying hardware.
7784
 
7785
      The change allows the construct
7786
        GBE_BUILDFILTER=SOLARIS --TARGET=SOLARIS
7787
      to be replaced by the simpler
7788
        GBE_BUILDFILTER=SOLARIS
7789
 
7790
      The default operation is to allow or disallow all TARGETS of the
7791
      specified name.    
7792
 
7793
 
7794
------------------------------------------------------------------------
7795
Version: JATS_2.22.0                                Released: 13-Apr-05
7796
------------------------------------------------------------------------
7797
Major changes:
7798
    * Dependancy generator
7799
      Extend the number of header files that can be included
7800
      to allow for 4096 included files.
7801
 
7802
------------------------------------------------------------------------
7803
Version: JATS_2.21.0                                Released: 12-Apr-05
7804
------------------------------------------------------------------------
7805
Major changes:
7806
    * Dependancy generator
7807
      Extend the number of header files that can be included
7808
 
7809
------------------------------------------------------------------------
7810
Version: JATS_2.20.0                                Released: 12-Apr-05
7811
------------------------------------------------------------------------
7812
Major changes:
7813
    * The "package.pl" file.
7814
      Setting $Pbase to "." is now supported and will result in the
7815
      package name being taken from the build name
7816
 
7817
      It is an error to set Pbase to a value other than "." or the
7818
      package Build Name.
7819
 
7820
Minor changes:
7821
    * create_dpkg utility
7822
      The -m ( merge) option will not replace a file if it already exists
7823
 
7824
------------------------------------------------------------------------
7825
Version: JATS_2.19.0                                Released: 08-Apr-05
7826
------------------------------------------------------------------------
7827
Major changes:
7828
 
7829
Minor changes:
7830
    * Dependancy generator
7831
      Correct two common situations
7832
        1) // Style comments. The following line was ignored
7833
        2) Allow preprocessor directives to be indents. This is not
7834
           ansi, but is often done.
7835
 
7836
    * GCC toolset
7837
      Corrected operation of the C++ compiler. The object file was not
7838
      being created in the correct place.
7839
 
7840
    * jats "label"
7841
      The -auto -clone options allow a label to be created if its not
7842
      present. Previously this would label all files in the VOB.
7843
 
7844
 
7845
------------------------------------------------------------------------
7846
Version: JATS_2.18.0                                Released: 06-Apr-05
7847
------------------------------------------------------------------------
7848
Major changes:
7849
 
7850
Minor changes:
7851
    * BuildPkgArchive. The transfer of the "pkg" subdirectory has been
7852
      modified. Directories of the form pkg/pkg.$(GBE_MACHTYPE) will
7853
      be transferred to the "pkg" directory.
7854
 
7855
      If there are no directores of the form "pkg.xxxxx" then the entire
7856
      pkg directory will be transferred.
7857
 
7858
    * Transfer to dpkg_acrhive
7859
      Corrected a problem in which a file with the same name as the
7860
      package was not being transferred.
7861
 
7862
------------------------------------------------------------------------
7863
Version: JATS_2.17.0                                Released: 06-Apr-05
7864
------------------------------------------------------------------------
7865
Major changes:
7866
    * Support for solaris_i386
7867
      The JATS toolset has been modified to provide the required
7868
      binaries for this target.
7869
 
7870
      The platform SOLARIS_I386 has been created to build on this target
7871
      with the GCC compiler.
7872
 
7873
      The JATS startup shell has been modified to allow specfic values
7874
      to be imported from the environment. Under Unix such values may
7875
      need to be specified in the /etc/profile file.
7876
 
7877
Minor changes:
7878
    * The InstallHdr, InstallLib, InstallJar and InstallProd directives
7879
      will now generate a warning if a "local" directory has not been specified
7880
      with a "BuildInterface" directive in the build.pl file.
7881
 
7882
    * cbuild ( release) utility
7883
      Fxied a problem locating VOBs under Solaris
7884
 
7885
------------------------------------------------------------------------
7886
Version: JATS_2.16.0                                Released: 04-Apr-05
7887
------------------------------------------------------------------------
7888
Major changes:
7889
    * The InstallHdr, InstallLib, InstallJar and InstallProd directives
7890
      will generate an error if a "local" directory has not been specified
7891
      with a "BuildInterface" directive in the build.pl file.
7892
 
7893
      The "local" directory should be specified to JATS so that it can
7894
      remove the directory tree with the "clobber" command.
7895
 
7896
    * jats_rewrite.pl utility
7897
      Allow BuildName and LinkPkgArchive directives to contains comments
7898
      with either " or ' characters.
7899
 
7900
    * BuildSubDir - in build.pl
7901
      It is now an error if the specified subdirectory does not exist
7902
      and  does not contain the file "makefile.pl".
7903
 
7904
    * SubDir - in makefile.pl
7905
      It is now an error if the specified subdirectory does not exist
7906
      and  does not contain the file "makefile.pl".
7907
 
7908
    * Jats wrapper
7909
      Added a "-locate" option to force JATS to locate the build.pl file
7910
      and then change to the containing directory before execution
7911
      further commands.
7912
 
7913
Minor changes:
7914
    * WinCe and Win32 toolsets
7915
      Corrected a problem in the generation of .dep files used in the
7916
      creation of Shared Libraries. There was a miss-match between the
7917
      name of the .dep file and its content.
7918
 
7919
------------------------------------------------------------------------
7920
Version: JATS_2.15.0                                Released: 22-Mar-05
7921
------------------------------------------------------------------------
7922
Major changes:
7923
    * WIN32 and WinCE Toolset. New CompileOptions
7924
        NoPDB   - Disable the generation of PDBs
7925
        PDB     - Enable the generation of PDBs (default).
7926
 
7927
      These options operation affect all components within the
7928
      makefile.pl. If the directive is used within the common makefile.pl
7929
      then they will affect all components within the build.
7930
 
7931
      Note: It is not possible to create a merged library in which some
7932
            of the component libraries have PDB's and some do not.
7933
 
7934
Minor changes:
7935
 
7936
------------------------------------------------------------------------
7937
Version: JATS_2.14.0                                Released: 18-Mar-05
7938
------------------------------------------------------------------------
7939
Major changes:
7940
    * The MergeLibrary directive, under WIN32 and WinCe, will publish the
7941
      PDB files associated with the library files being merged.
7942
 
7943
Minor changes:
7944
    * gen_winrc tool can add an icon to a program.
7945
      The utility supports -icon=filename.ico
7946
 
7947
    * The JATS wrapper script command "prod" to build and package the
7948
      production parts. This is similar to the "dev" command.
7949
 
7950
------------------------------------------------------------------------
7951
Version: JATS_2.13.0                                Released: 18-Mar-05
7952
------------------------------------------------------------------------
7953
Major changes:
7954
    * Modified the order in which the makefiles passes operate. Merged
7955
      the make_shlib and the install_shlib into one phase. The
7956
      implication of this is that Shared Libraries that are created can
7957
      "installed" so that other shared libraries can link against them.
7958
      The order in which the makefile.pl's are processed is important as
7959
      this is the order in which the libraries will be created and
7960
      installed.
7961
 
7962
      This solution does not handle mutual shared libraries: two shared
7963
      libraries that depend on each other.
7964
 
7965
      This is an issue only in Solaris and Linux systems that do not
7966
      generate separate stub libraries to link against.
7967
 
7968
Minor changes:
7969
    * WIN32 and WinCE Toolsets
7970
      Building up resources. The RC compiler can now locate resource files
7971
      in the "local" and "interface" directory.
7972
 
7973
    * The version.c, version.h and descpkg files will be created in the
7974
      first directory named with a BuildDir directive, unless a
7975
      "src" directory is encountered. This mimics the operation
7976
      of the older JATS, without the need for a "src" directory.
7977
 
7978
------------------------------------------------------------------------
7979
Version: JATS_2.12.0                                Released: 18-Mar-05
7980
------------------------------------------------------------------------
7981
Major changes:
7982
 
7983
Minor changes:
7984
    * Added a --Depend=xxx[,yyy]+ option to the Src directive
7985
      Not needed for C and C++ files, but may be used in conjunction
7986
      with assembler files to indicate that the file includes another
7987
      file.
7988
 
7989
    * Fixed problem with the local_dpkg_archive consistency test when
7990
      a soft link is used to redirect to the package.
7991
 
7992
    * Win32 and WinCE toolsets
7993
      Added a compiler option to enable Run Time Type Information.
7994
            CompileOptions ('WIN32', 'RTTI' );
7995
 
7996
      Add an option to Shared Library creation to allow the generation of
7997
      a Resource Only DLL. Option is "--ResourceOnly"
7998
 
7999
      Add an option to allow Resources to be built into Static Libraries
8000
      in the same manner at Shared Libraries.
8001
 
8002
    * WinCE toolsets
8003
      Mutual DLL support corrected. Library path is used to resolve
8004
      compiler specific libraries.
8005
 
8006
    * SOLARIS toolset
8007
      Prevent the compiler displaying its command line. This is in line
8008
      with the other tools sets. The commands can be seen with
8009
      OPTIONS=args and this may be set in the users environment.
8010
 
8011
      Modified the cleanup process to delete the links to shared
8012
      libraries. Only files, and not links to files, where being
8013
      cleaned up.
8014
 
8015
    * Microtec tools set (MOS)
8016
      Dependancy generation can display commands with OPTIONS=args
8017
 
8018
    * jats_rewriter.pl
8019
      Allow BuildName and LinkPkgArchive directives to contains arguments
8020
      with either " or ' characters.
8021
 
8022
 
8023
------------------------------------------------------------------------
8024
Version: JATS_2.11.0                                Released: 15-Mar-05
8025
------------------------------------------------------------------------
8026
Major changes:
8027
    * BuildPkgArchive operation
8028
      The entire "include" directory is copied into the interface area
8029
      The installer was trying to be too smart and only copy platform
8030
      specific files,but was missing out many needed subdirectories
8031
 
8032
      Reduce the warnings generated. These were an artifact of the process
8033
      of picking up all the strange variations of the directory structures.
8034
 
8035
    * Cleaned up the handling of object files that were generated by the
8036
      user.
8037
 
8038
    * MOS Microtec Toolset
8039
      Always present an absolute filename to the compiler
8040
      Display a shortened filename to allow the user to track progress
8041
 
8042
      This will remove error messages about the path being too long
8043
      for the   -Gf option.
8044
 
8045
Minor changes:
8046
    * SOLARIS Toolset
8047
      Remove duplicate -KPIC flags on the command line
8048
 
8049
    * Win32 and WinCE Toolset
8050
      Source files are either compiled by the C compiler as C files or
8051
      the C++ compiler as C++ files. The option to allow the compiler to
8052
      figure out what sort of file it is has been removed.
8053
 
8054
------------------------------------------------------------------------
8055
Version: JATS_2.10.0                                Released: 11-Mar-05
8056
------------------------------------------------------------------------
8057
Major changes:
8058
    * Extended BuildName to accept the form
8059
            BuildName ('package_name', 'nn.nn.nn.xxx' );
8060
 
8061
    * MOS68K and MOSCF toolset.
8062
      Extended the --board option to allow the user to define code and
8063
      data addresses for the board.
8064
 
8065
            BuildProduct( 'TP5', 'MOSCF','--board=01234H,05678H' );
8066
 
8067
      Will set the code,data address for the debugable image
8068
 
8069
    * Extended the PackageXxxxx options
8070
      1) Allow --Platform=xxx,yyy
8071
         Where xxx is a directory prefix and yyy is suffix to the
8072
         "platform" name.  Only useful within the context of the
8073
         PackageFile
8074
 
8075
      2) The operation of --Platform=xxx when used by the PackageFile
8076
         directive now treats the xxx directory as a prefix to the
8077
         platform name. Other Package directives still treat it as a
8078
         suffix. In practice this is the logical use.
8079
 
8080
    * Allow InstallLib and PackageLib to install a file that has been
8081
      discovered with a "Src" directive. This allows generated files
8082
      to be installed and packaged.
8083
 
8084
Minor changes:
8085
 
8086
    * cache_dpkg utility
8087
      If a package is found in the local_dpkg_archive then the cache
8088
      entry will be deleted and the master archive will not be accessed.
8089
 
8090
    * label utility
8091
      New option -auto to create and label
8092
 
8093
    * Build WIN32 and WinCe Mutual DLLs with all the object files
8094
      This allows the generated import library to contain C++ names
8095
 
8096
    * The BuildDirTree directive now supports an empty first argument
8097
      This allows a NULL tree.dir file, while still creating the root
8098
      directory. ie:
8099
 
8100
            BuildDirTree    ( '', 'pkg' );
8101
 
8102
    * Fixed DEVIM 00019520
8103
      The problem was that /bin/pwd could return a different path to
8104
      the Cwd:getpwd() function. Solution: Use one mechanism throughout.
8105
 
8106
 
8107
------------------------------------------------------------------------
8108
Version: JATS_2.9.0                                 Released: 28-Feb-05
8109
------------------------------------------------------------------------
8110
Major changes:
8111
    * First release for Back Office and Front Office use.
8112
 
8113
    * Added the jats tool  jats_rewrite.pl to rewrite build.pl files.
8114
      To be used by the nightly build process.
8115
 
8116
    * Work around a problem in the Microtec 68K compiler.
8117
      The compiler uses temp files. If the temp file name that the
8118
      compiler uses already exists, then the compiler will not delete
8119
      the file. Instead it appends information to the existing file.
8120
 
8121
      The workaround is to create the temp files within the build's
8122
      interface directory and to remove all temp files before each
8123
      compilation.
8124
 
8125
      This bug does not affect the Mictotec CF compiler.
8126
 
8127
Minor changes:
8128
    * The "jats clobber" command will remove version definition file, if
8129
      one is being produced.
8130
 
8131
    * Using JATS within a Visual Studio project. The "rebuild all"
8132
      option now translates to the JATS unbuild command to do a better
8133
      job of cleaning the workspace.
8134
 
8135
    * Added GetPackageRoot() directive to support the packaging of MOS
8136
 
8137
    * Generate error message for misuse of the SubDir directive
8138
 
8139
    * Modified BuildName to allow an '-' in the name.
8140
      This provides backward compatibility with existing packages.
8141
 
8142
------------------------------------------------------------------------
8143
Version: JATS_2.8.0                                 Released: 17-Feb-05
8144
------------------------------------------------------------------------
8145
Major changes:
8146
    * Added some new WINCE based targets. These require WINCE SDKs to be
8147
      installed in order for the compilers to work.
8148
 
8149
    * New PLATFORMS are WCEIT3000, WCEPA961 and WCEPCM7220
8150
 
8151
    * All invocations of xmake specify the name of the makefile
8152
      This allow GNUMakefiles and the Jats makefiles to exist in the
8153
      same directory
8154
 
8155
    * Overcome a limitation of the Microtec compiler in which the flag
8156
      _DEBUG is defined enev in production builds - contrary to the
8157
      documenattion.
8158
 
8159
Minor changes:
8160
    * Process of descpkg files allows for both Unix and DOS line endings
8161
      Under Unix JATS would report that the package names don't match
8162
 
8163
    * Corrected a problem with BuildPkgArchive in which file names with
8164
      spaces could not be soft linked. Only affects Unix systems.
8165
 
8166
    * Added a -rename to the "jats label" utility.
8167
      Ensure that the user specified label exists in the VOB
8168
 
8169
    * Correct problem with "make clean" that resulted in a verbose display
8170
      when the verbose option had not been selected
8171
 
8172
    * Correct a problem with "make unbuild". Changes in the build files
8173
      would prevent the execution of the command. This command should
8174
      be exempt from this test.
8175
 
8176
    * Correct a problem with "make clean" in the WIN32 and WINCE
8177
      platforms where the .exp files were not deleted.
8178
 
8179
    * The "JATS clobber" command now invokes "make clobber" and "build
8180
      clobber". The result is as clean a clean as it can be.
8181
 
8182
      Note: Jats "clean" does not remove a lot of files. These can be
8183
      removed with "unbuild" and "unpackage". This is what "clobber"
8184
      does.
8185
 
8186
    * The operation of "build clobber" has been cleaned up. It will
8187
      not try to invoke make if the makefiles have already been removed.
8188
 
8189
 
8190
------------------------------------------------------------------------
8191
Version: JATS_2.7.0                                 Released: 09-Feb-05
8192
------------------------------------------------------------------------
8193
Major changes:
8194
    * First release with support for the DAFBR compiler
8195
 
8196
    * Extended MergeLibrary. Added per-file options of:
8197
        --Interface         - Pull lib from Interface directory
8198
        --Local             - Pull lib from Local directory (default)
8199
        --SubDir=pathname   - Pull lib from a subdirectory
8200
                              Note: xxxx,pathname still works
8201
 
8202
    * Added "jats label" to provide a number of useful labeling
8203
      operations.
8204
 
8205
    * Added extensive help to JATS. JATS -man.
8206
 
8207
    * Added this manual ChangeLog file
8208
 
8209
Minor changes
8210
    * Added an 'ebin' command to jats to allow the JATS binary tools to
8211
      be run in a controlled environment from the command line.
8212
 
8213
    * Prune the list of library paths passed through to the various
8214
      toolsets. If a directory does not have any files in it then the
8215
      directory is not added to the library path.
8216
 
8217
      Thus if a library is located in xxxx/lib/WIN32 then JATS will
8218
      not add the xxxx/lib to the path.
8219
 
8220
    * cbuilder will now look in all VOBs for the user specified label.
8221
      The program has a list of "known" labels which it will search
8222
      first in an attempt to speed up the process.
8223
 
8224
    * The AddFlags directive will issue a warning if the flags does not
8225
      begin with a -D or a -U. The user should not be using compiler
8226
      specific flags.
8227
 
8228
    * The use of linker flags will issue a warning.
8229
 
8230
    * Process the common makefile.pl after the toolset has been
8231
      determined. This allows the toolset to extend the CompileOptions
8232
      such they are available to the common makefile.pl.
8233
 
8234
    * Added the WIN32 CompileOptions "jats_v1" to force JATS to specify
8235
      a number of compile time definitions used by earlier versions of
8236
      JATS.
8237
 
8238
    * Fixed bug in the --Debug option to the PackageProg directives that
8239
      caused both the production and debug versions to be packaged.
8240
 
8241
    * The gen_msproject utility now creates simpler names for the MS
8242
      projects that it creates. The name no longer contains the full
8243
      pathname, thus making them shorter and readable.
8244
 
8245
    * The ShowDlls utility now handles absolute and relative paths to
8246
      the initial DLL or EXE.
8247
 
8248
    * Correct problem in which the use of Generate/Rule directives may
8249
      fail since prerequisite subdirectories were not being created
8250
      since the "generate" phase was not being run.
8251
 
8252
      Added messages to prompt the user to remove Generate, Generated
8253
      and Rule directives. Use the GenerateFiles directive
8254
 
8255
    * JATS.BAT file will exclude LINUX builds by default.
8256
 
8257
    * The make NODEPEND=1 processing now does not recurse at all.
8258
      Previously each subdirectory was visited - only to do nothing.
8259
 
8260
    * Correct a problem in creating stub libraries for MOS targets if
8261
      the stub library object was not listed with the SharedLib's
8262
      objects.
8263
 
8264
    * Correct a problem with the MS Studio support. The invoked make
8265
      command is XXX_all_debug. There was a problem with this command in
8266
      that it did not do any dependancy checking and would not always
8267
      build defendants.