Subversion Repositories DevTools

Rev

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

Rev Author Line No. Line
6073 dpurdie 1
------------------------------------------------------------------------
7014 dpurdie 2
Version:  3.19.6000.cr                              Released: 18-Apr-19 
3
------------------------------------------------------------------------
4
Minor changes:
5
    * Platform: WCEX86A700_SOM4466
6
      Is a member of the WINCE7 alias
7
 
8
------------------------------------------------------------------------
7010 dpurdie 9
Version:  3.19.5000.cr                              Released: 17-Apr-19 
7009 dpurdie 10
------------------------------------------------------------------------
11
Minor changes:
12
    * New Platform: WCEX86A700_SOM4466
13
      A WINCE 7.0 based toolchain
14
 
7010 dpurdie 15
    * JATS-446 Windows linker options do not support those with a 'space'
16
      Supported for Windows only
17
 
7009 dpurdie 18
------------------------------------------------------------------------
6954 dpurdie 19
Version:  3.19.4000.cr                              Released: 29-Mar-19 
20
------------------------------------------------------------------------
21
Minor changes:
22
    * Internal: Added perl ZIP packages to provide support on
23
                platforms with random versions of Perl that do not
24
                have this support.
25
 
26
------------------------------------------------------------------------
6925 dpurdie 27
Version:  3.19.3000.cr                              Released: 18-Mar-19 
6910 dpurdie 28
------------------------------------------------------------------------
29
Minor changes:
30
    * New utility: rm_query - Execute simple SQL query against the Release
31
      Manager database.
32
 
6925 dpurdie 33
    * Unit Test Post processing of junit results
6922 dpurdie 34
      Remove duplicate test names that result from a unit test that runs 
35
      all other unit tests.
36
 
6925 dpurdie 37
    * CORTEXM3_IAR Toolset
38
      Included changes from David Payne to support C and C++ compilation
39
 
40
    * New platform : MANSIG
41
      Used exclusively to generate Manifest Signatures
42
      Allows a controlled machine to be located within the build system
43
 
6910 dpurdie 44
------------------------------------------------------------------------
6906 dpurdie 45
Version:  3.19.2000.cr                              Released: 28-Feb-19
46
------------------------------------------------------------------------
47
Minor changes:
48
    * GenerateFile
49
      Removed sanity test for misue of the --NoGenerate option
50
 
51
------------------------------------------------------------------------
6898 dpurdie 52
Version:  3.19.1000.cr                              Released: 27-Feb-19
53
------------------------------------------------------------------------
54
Minor changes:
55
    * Unit Test Supported
56
      Enhanced GenerateFiles to allow it to run a Unit Test with support
57
      for post processing so that the results can be included in the build system
6906 dpurdie 58
      Added sanity checks.
6898 dpurdie 59
 
60
Internal:
61
    * Unit Test Support
62
      Removed the 'ant' utf post processing filter
63
      Enhanced the 'junit' utf post processing filter to support 'ant', karma
64
      and gradle output.
65
 
66
    * Added support to remove files and folders during the 'clobber' phase
67
 
68
------------------------------------------------------------------------
6888 dpurdie 69
Version:  3.19.0000.cr                              Released: 19-Feb-19 
6887 dpurdie 70
------------------------------------------------------------------------
71
Minor changes:
72
    * Oracle Interface
73
      Corrected order in which rows are returned
74
 
75
Internal:
76
    * Provide internal indication when a dependent package is from
77
      a sandbox.
78
 
79
    * Add scripted used in the Release Manager Migration process
80
 
81
------------------------------------------------------------------------
6798 dpurdie 82
Version:  3.18.9000.cr                              Released: 10-Dec-18 
83
------------------------------------------------------------------------
84
Minor changes:
85
    * Support for Perl 5.26
86
      Removed '.' from the @INC which affects some searching.
87
      Perl 5.26 is not recommended, but is a part of Ubuntu 18.
88
 
89
    * GCC Toolset
90
      [JATS-445] Improved handling of Unit Tests that have not been
91
      built, but are attempted to run.
92
 
93
    * New Platform - STIBAXIO
94
      The AXIO device from Parkeon as used in STIB.
95
 
96
------------------------------------------------------------------------
6684 dpurdie 97
Version:  3.18.8000.cr                              Released: 28-Aug-18
98
------------------------------------------------------------------------
99
Minor changes:
100
    * Build Files
101
      Added LinkPkgExclude directive
102
 
103
------------------------------------------------------------------------
6653 dpurdie 104
Version:  3.18.7000.cr                              Released: 21-Aug-18 
105
------------------------------------------------------------------------
106
Minor changes:
107
    * Subversion support
108
      The command 'jats svn branch someName' will now create the 'branches'
109
      subdirectory within the Subversion repository if it does not already
110
      exist.
111
 
112
------------------------------------------------------------------------
6628 dpurdie 113
Version:  3.18.6000.cr                              Released: 13-Aug-18
114
------------------------------------------------------------------------
115
Minor changes:
116
    * Unit Test support
117
      Fixed breakage introduced in 3.18.5000.cr 
118
 
119
------------------------------------------------------------------------
6619 dpurdie 120
Version:  3.18.5000.cr                              Released: 07-Aug-18
121
------------------------------------------------------------------------
122
Minor changes:
123
 
124
    * Unit Test support
125
      Added support for 'googletest', via --UtfFormat=gtest
126
 
127
    * Platform: HAMMERHEAD
128
      Correctly marked as having debian packaging support under linux_x64. 
129
 
130
------------------------------------------------------------------------
131
Version:  3.18.4000.cr                              Released: 23-Jul-18
132
------------------------------------------------------------------------
133
Minor changes:
134
 
135
    * JAVA Builds
136
      Fix java version test used when ANT is provided as a dependency.
137
 
138
------------------------------------------------------------------------
139
Version:  3.18.3000.cr                              Released: 23-Jul-18
140
------------------------------------------------------------------------
141
Minor changes:
142
 
143
    * Unit Test support
144
      Added GBE_UTFTEST to Java and Android tools 
145
 
146
------------------------------------------------------------------------
147
Version:  3.18.2000.cr                              Released: 20-Jul-18
148
------------------------------------------------------------------------
149
Minor changes:
150
 
151
    * Unit Test support
152
      Fix UtfFilter_junit.pm so that it will run on all supported architectures
153
 
154
------------------------------------------------------------------------
155
Version:  3.18.1000.cr                              Released: 19-Jul-18
156
------------------------------------------------------------------------
157
Minor changes:
158
    * build command
159
      Added -localcache option to cache packages within the interface
160
      directory. A simple single package caching mechanism.
161
 
162
    * Makefile generation.
163
      Fixed issue where makefile definitions could be created out of order.
164
 
165
    * Unit Test support
166
      Added UTF post processing for junit files as produced by Karma
167
      and possibly other tools.
168
 
169
      Added GBE_UTFTEST. Used by junit processing to support multiple 
170
      test runs in the same build.
171
 
172
------------------------------------------------------------------------
173
Version:  3.18.0000.cr                              Released: 04-Jul-18 
174
------------------------------------------------------------------------
175
Minor changes:
176
    * Build File
177
      Added warnings to build directives that should be removed as they
178
      do nothing and are just noise.
179
 
180
    * Subversion utilities
181
      Extended to handle svn client 1.10 when running against a 1.10 server
182
 
183
    * Utilities: jats_rewrite and jats_upddep now support a '-zero' option
184
      This option will rewrite the build file with version numbers that
185
      are 0.0.0.0000.
186
 
187
------------------------------------------------------------------------
6511 dpurdie 188
Version:  3.17.9000.cr                              Released: 15-May-18
189
------------------------------------------------------------------------
190
Minor changes:
191
    * Restored error in the detection of jats-internal tools within packages 
192
      to allow for badly formed legacy packages.
193
 
6619 dpurdie 194
    * Fix WINCE Entry point calculation
195
 
6511 dpurdie 196
------------------------------------------------------------------------
197
Version:  3.17.8000.cr                              Released: 09-May-18
198
------------------------------------------------------------------------
199
Minor changes:
200
    * Makefile generation
201
      Correct the PATH generated in the set_<PLATFORM>.sh files
202
 
203
------------------------------------------------------------------------
204
Version:  3.17.7000.cr                              Released: 08-May-18
205
------------------------------------------------------------------------
206
Minor changes:
207
    * Available makefile variables
208
      Added $ScmBuildBaseVersion - Contains the version number, without 
209
      the project suffix, patch and build number. Useful in COTS 
210
      packages to provide the non-JATS portion of the 
211
      packages version number.
212
 
213
------------------------------------------------------------------------
6504 dpurdie 214
Version:  3.17.6000.cr                              Released: 08-May-18
215
------------------------------------------------------------------------
216
Internal:
217
    * Extended the detection of jats-internal tools within packages
218
      to allow for toolsets that require a directory structure to be 
219
      maintained (ie: cmake)
220
 
221
------------------------------------------------------------------------
222
Version:  3.17.5000.cr                              Released: 30-Apr-18
223
------------------------------------------------------------------------
224
Minor changes:
225
    * Makefile generation
226
      GenerateFiles - Added --Tool(name) argument
227
      RunTests      - Added --Tool(name) argument
228
 
229
Internal:
230
    * Debug and Verbose functions
231
      Revert to processing array items as one per line if a '++' is 
232
      encountered.
233
 
234
------------------------------------------------------------------------
6469 dpurdie 235
Version:  3.17.4000.cr                              Released: 18-Apr-18 
236
------------------------------------------------------------------------
237
 
238
Minor changes:
239
    * Makefile generation
6504 dpurdie 240
        [JATS-434] - GenerateFiles directive incorrect when 
6469 dpurdie 241
                     prerequisite cannot be found
242
 
243
------------------------------------------------------------------------
6459 dpurdie 244
Version:  3.17.3000.cr                              Released: 18-Apr-18 
245
------------------------------------------------------------------------
246
 
247
Minor changes:
248
    * ANDROID NDK Build Support
249
      Added new platforms: ANDROIDARMV7
250
      This is a part of the ANDROIDNDK alias
251
 
252
------------------------------------------------------------------------
6442 dpurdie 253
Version:  3.17.2000.cr                              Released: 17-Apr-18 
254
------------------------------------------------------------------------
255
 
256
Minor changes:
257
    * WINCE toolchains. Shared Library generation.
258
      The use of --ResourceOnly and -Entry=xxxx are mutually exclusive
259
 
6459 dpurdie 260
    * ANDROID NDK Build Support
6442 dpurdie 261
      Added new platforms: ANDROIDARM64, ANDOROIDMIPS64 and ANDROIDX86_X64
6459 dpurdie 262
      These are a part of the ANDROIDNDK alias
6442 dpurdie 263
 
264
------------------------------------------------------------------------
6423 dpurdie 265
Version:  3.17.1000.cr                              Released: 10-Apr-18
266
------------------------------------------------------------------------
267
 
268
Minor changes:
269
    * VS2015_X64. Added flags to allow the NSIS packager to generate
270
      an installer tagged as X64 instead of WIN32, but default.
271
 
272
    * GenerateFiles directive.
273
      Will display the RecipeTag, if provided, as a hint in backets when 
274
      building the package.
275
 
276
    * Makefile generation
277
      Fixed issues with $(BUILDVERNUM) embedded in rules
278
 
279
Internal:
280
    * Added FileUtils::CatPaths will silently ignore 'undef' arguents
281
      This will simplify creation of optional elements.
282
 
283
------------------------------------------------------------------------
6415 dpurdie 284
Version:  3.17.0000.cr                              Released: 06-Apr-18 
285
------------------------------------------------------------------------
286
 
287
Minor changes:
288
    * GenerateFiles directive.
289
        Added option --RecipeTag=name
290
        Remove 'undef' arguments for the call parameters
291
Internal:
292
    * Added FileUtils::ValidatePath
6423 dpurdie 293
        Centralise the testing of a user-provided path to ensure that
6415 dpurdie 294
        it is within the package being built and is sane.
295
 
296
------------------------------------------------------------------------
6403 dpurdie 297
Version:  3.16.9000.cr                              Released: 04-Apr-18
298
------------------------------------------------------------------------
299
 
300
Minor changes:
301
    * Correct buildfilter calculation on build machines
302
 
303
------------------------------------------------------------------------
6387 dpurdie 304
Version:  3.16.8000.cr                              Released: 27-Mar-18
305
------------------------------------------------------------------------
306
 
307
Minor changes:
308
    * New Directives:
309
        PackageDir  - Packages an entire directory tree
310
            Can be used to package generated components - unlike 
311
            PackageFile with the --DirTree option, which will only package
312
            files present when the makefile is generated.
313
 
314
        InstallDir  - Installs an entire directory tree
315
 
316
    * Makefile directive - RunTest
317
        Added --Dir=(path) option to allow paths to tests to be massaged
318
        as required.
319
 
320
    * Build Alias for LMOS based platforms
321
      Corrected the generation of internal alias for LMOS based platforms
322
      In particular PKG_DEB.
323
 
324
Internal:
325
    * Makefile generation. 
326
        Sped up directory searching over large number of items. 
327
        UniquePush is slow for large items.
328
 
329
    * Add helper routine to assist in creation of plugins
330
        AddToSrc() - Like Src, but will only process one file if not already known
331
 
332
    * Src directive. Add --IgnoreDup option. Suppress warnings on duplicate adds
333
 
334
    * Extended 'jats_runtime' to support PackageDir
335
 
336
------------------------------------------------------------------------
6353 dpurdie 337
Version:  3.16.7000.cr                              Released: 15-Feb-18
338
------------------------------------------------------------------------
339
 
340
Minor changes:
341
    * Directive: MakeProject and the ANDROID platform
342
      Enhanced to allow the the population of the build environment
343
      to work in production or debug Only modes - as well as the normal
344
      production and debug mode.
345
 
346
    * Subversion interface
347
      Detect newer credentials error messages and provide suitable prompt
348
 
349
Internal:
6387 dpurdie 350
    * Removed some files that are now a part of the Release Note 
351
      generation package.
6353 dpurdie 352
 
353
------------------------------------------------------------------------
6294 dpurdie 354
Version:  3.16.6000.cr                              Released: 18-Jan-18
6281 dpurdie 355
------------------------------------------------------------------------
356
 
357
Minor changes:
6294 dpurdie 358
    * Fixed build target LMOS_LINUX_I386
359
      It is meaningless, but is needed for historical builds
6285 dpurdie 360
 
6294 dpurdie 361
    * Toolset: GCC
362
      Correctly tagged the 'dbg' files such that will not be packaged
363
      when packages with the option of '--Extras=none'
364
 
365
    * Makefile generation. DPACKAGE processing
366
      Generated sorted entries so that the file is the same on all machines
367
 
6285 dpurdie 368
------------------------------------------------------------------------
6294 dpurdie 369
Version:  3.16.5000.cr                              Released: 15-Jan-18
6285 dpurdie 370
------------------------------------------------------------------------
371
 
372
Minor changes:
6294 dpurdie 373
    * WINCE Platform tweaks
374
      Prog directive: Added --Stack=0x10000,0x1000
375
      SharedLib directive: Set default entry point to _DllMainCRTStartup
376
 
377
    * Platform: WCE6ARMV4I
378
      Removed from the WINCE alias
379
      Added to the WINCE6 alias
380
 
381
------------------------------------------------------------------------
382
Version:  3.16.4000.cr                              Released: 10-Jan-18
383
------------------------------------------------------------------------
384
 
385
Minor changes:
386
    * New Platform: WCE6ARMV4I
387
      A generic Windows Embedded 6.0 platform
388
      Used under VS2008
389
 
390
    * MakeAnt directive. New option: --AllPackages.
391
      This will cause JATS to pass to the ANT build definitions to all
392
      the dependent packages, not just those specified with a 
393
      LinkPkgArchive.
394
 
6281 dpurdie 395
    * Utility: create_dpkg
396
      Added compatibility for noBuild with Ant Builds
397
 
398
------------------------------------------------------------------------
6277 dpurdie 399
Version:  3.16.3000.cr                              Released: 2-Jan-2018 
400
------------------------------------------------------------------------
401
 
402
Minor changes:
403
    * Utility: jats_generate_deployable
404
        Removed
405
 
406
    * Utility: create_dpkg
407
        Will warn on symlinks with absolute path references
408
        Will warn on symlinks that escape the package
409
        Will warn on broken symlinks
410
        Will not transfer bad links
411
 
412
    * MOS68K and MOSCF Toolsets
413
        Added support to build MOS with JATS
414
        Added Compiler directive: BuildMosOs
415
        Auto detect correct glob.lib file to be used
416
 
417
------------------------------------------------------------------------
418
Version:  3.16.2000.cr                              Released: 20-Nov-17 
419
------------------------------------------------------------------------
420
 
421
Minor changes:
422
    * Reinstated TOOLS\jats_generate_deployable.pl
423
 
424
    * Subversion Repository location
425
      The correct paths to the various SubVersion repositories is:
426
        GBE_SVN_URL_AUPERASVN01: https://auawsasvn001.vix.local/svn
427
        GBE_SVN_URL_FRBESASVN01: http://frbesasvn01.frbesa.erggroup.com/svn
428
      Windows users may need to update there jats.bat file.
429
      These are Fully Qualified Domain Names.    
430
 
431
------------------------------------------------------------------------
432
Version:  3.16.1000.cr                              Released: 17-Nov-17
433
------------------------------------------------------------------------
434
 
435
Minor changes:
436
    * Makefile creating
437
      Fixed issue locating tools in packages and the failure to extend
438
      PERLs search path to locate some extensions - ie in the utf package.
439
 
440
    * BuildArgument directive
441
      Delay processing the arguments so that aliases may work as expected.
442
 
443
   * jUnit Test Prost Process
444
     Support the <skipped /> tag correctly
445
 
446
------------------------------------------------------------------------
447
Version:  3.16.0000.cr                              Released: 02-Nov-17
448
------------------------------------------------------------------------
449
 
450
Minor changes:
451
    * Fix issue with empty GBE_BUILDFILTER and user defined GBE_PLATFORM
452
 
453
    * Deprecated use of SOLARIS under Solaris8
454
      Must use SOLARIS8_SPARC32
455
 
456
    * Sandbox
457
      Detect, report and ignore nested sandboxes
458
      Added --OnlyLevel=n option to facilitate escrow builds.
459
 
460
    * Escrow Builds
461
      Added GBE_DPKG_ESCROW to greatly simplify the process of escrow
462
      building by allowing an escrow to be performed within a jats
463
      sandbox. Unfortunately the sandbox does not support the old 
464
      JANTS style packages that many older projects use.
465
 
466
    * RHEL7, UBUNTU14 and UBUNTU16 builds
467
      Use '-std=gnu++11' for building c++ files.
468
 
469
    * Makefile generation
470
      Fix issues with the '--FromPackage' option when working against the secured
471
      dpkg_archive.
472
 
473
    * Extraction from subversion
474
      Relaxed the check for a 'tags' subdirectory with a package.
475
 
476
    * Directive: InstallHdr and PackageHdr
477
      Added --Strip=nn option to strip the first 'n' elements from the path.
478
 
479
Internal:
480
    * Major rework of the build target processing
481
      Simplified the creation of platform morphs
482
      Better detection of platforms not covered in the build
483
      Extended some displays form 79 character to 100.
484
 
485
------------------------------------------------------------------------
486
Version:  3.15.1000.cr                              Released: 19-Oct-17
487
------------------------------------------------------------------------
488
 
489
Minor changes:
490
    * Utility: jats_generate_deployable
491
      Tweaks to support non-standard debian packages provided by Oracle.
492
 
493
------------------------------------------------------------------------
494
Version:  3.15.0000.cr                              Released: 02-Oct-17
495
------------------------------------------------------------------------
496
 
497
Minor changes:
498
    * Platforms GENRIC_<MACHTYPE>
499
      Corrected generation of makefiles - 2nd attempt
500
 
501
    * Utility: jats_generate_deployable
502
      Added RHEL7 support
503
 
504
------------------------------------------------------------------------
505
Version:  3.14.9000.cr                              Released: 27-Sep-17
506
------------------------------------------------------------------------
507
 
508
Minor changes:
509
    * Platforms GENRIC_<MACHTYPE>
510
      Corrected generation of makefiles.
511
 
512
------------------------------------------------------------------------
6198 dpurdie 513
Version:  3.14.8000.cr                              Released: 26-Sep-17
514
------------------------------------------------------------------------
515
 
516
Minor changes:
517
    * Makefile generation: 
518
        [JATS-425] WCEPSPC_emu not seen as a part of the WINCE alias
519
        Affects all platforms with lowercase characters in the platform 
520
        name.
521
 
522
------------------------------------------------------------------------
523
Version:  3.14.7000.cr                              Released: 15-Sep-17 
524
------------------------------------------------------------------------
525
 
526
Minor changes:
527
    * Utility: sandbox
528
      Fixed issues with the 'buildfilter' command. The data is stored in the 
529
      sandbox_dpkg_archive subdirectory.
530
 
531
      Added options to:
532
         - Display path to build file
533
         - Handle packages with multiple builders
534
 
535
    * Templates
536
      Fixed some poor examples
537
 
538
    * New platform: SK100 (Experimental)
539
      Added an alias for the SK family of platforms.
540
      Includes special handling of Linker Scripts
541
 
542
    * Utility: jats_generate_deployable
543
      Added option to generate symlinks to packages instead of transferring
544
      the body of the package. 
545
 
546
Internal changes:
547
    * Error directive support message prefix to simplify error processing.
548
 
549
------------------------------------------------------------------------
6192 dpurdie 550
Version:  3.14.6000.cr                              Released: 04-Sep-17
551
------------------------------------------------------------------------
552
 
553
Minor changes:
554
    * Utility: jats_generate_deployable
555
      Support for RPM cots packages.
556
 
557
    * Utility: sandbox
558
      Add command: scandepth - to display/set the default scan depth for build files
559
 
560
      Added options to the 'info' command:
561
        -[no]dependencies   - Display external dependencies (default)
562
        -[no]buildorder     - Display build order (default)
563
 
564
------------------------------------------------------------------------
565
Version:  3.14.5000.cr                              Released:16-Aug-17 
566
------------------------------------------------------------------------
567
 
568
Minor changes:
569
    * Utility: jats_generate_deployable
570
      Added support to allow the inclusion of the uigen-pulse package
571
      Changes to the 'alas' name generation process
572
 
573
    * Build Directives: BuildPlatforms and BuildProducts
574
        The --Uses=XXX and --Alias=XXX options support a comma and a colon 
575
        separated list. The colon seperated list will aviod parsing 
576
        confusion.
577
 
578
        The following all have the same effect:
579
            BuildPlatforms ('P1', '--Uses=P2:P3' );
580
            BuildPlatforms ('P1', '--Uses=P2,P3' );
581
            BuildPlatforms ('P1,--Uses=P2:P3' );
582
            BuildPlatforms ('P1','--Uses=P2', '--Uses=P3' );
583
 
584
       The folling will not:
585
            BuildPlatforms ('P1,--Uses=P2,P3' );
586
 
587
    * Utility: sandbox
588
      Add 'testlinks' command to test, and optionally delete, the package
589
      symlinks.
590
 
591
------------------------------------------------------------------------
6177 dpurdie 592
Version:  3.14.4000.cr                              Released: 07-Aug-17 
6142 dpurdie 593
------------------------------------------------------------------------
594
 
595
Minor changes:
6177 dpurdie 596
    * Utility: jat_svnrelease [JATS-424]
597
      Handle obscure condition where the tag has been created directly from
598
      a merge and the merge involved the deletion of files from the fileset.
599
 
600
    * Buildfiles.
601
      Restored VS2005 to the MSWIN32 alias
602
 
603
------------------------------------------------------------------------
604
Version:  3.14.3000.cr                              Released: 02-Aug-17 
605
------------------------------------------------------------------------
606
 
607
Minor changes:
608
    * Utility: jats_generate_deployable
609
      Can create .bomGen file from scratch
610
      Improved reporting of files add, removed and updated
611
 
612
    * Makefile generation
613
      Correctly export 'PACKAGE_ARCH' as a global
614
 
615
------------------------------------------------------------------------
616
Version:  3.14.2000.cr                              Released: 04-Jul-17 
617
------------------------------------------------------------------------
618
 
619
Minor changes:
620
    * Platform: RHEL7_INSTRUMENT
621
      Marked as a NATIVE build.
622
 
623
    * Platforms: LMOS_*
624
      Inherit system aliases from base platform configuration.
625
 
626
------------------------------------------------------------------------
627
Version:  3.14.1000.cr                              Released: 03-Jul-17 
628
------------------------------------------------------------------------
629
 
630
Minor changes:
631
    * Updated copyright notices in all files
632
 
633
    * jats_extract
634
      Will no longer create a 'local_dpkg_archive'
635
      The use of a 'local_dpkg_archive' is deprecated in favor of the jats 
636
      'sandbox', which does a much better job.
637
 
638
    * Utility: jats_generate_deployable
639
        Windows: Fixed compilation error
640
 
641
    * Platform: RHEL7_INSTRUMENT
642
      Added missing configuration file
643
 
644
------------------------------------------------------------------------
645
Version:  3.14.0000.cr                              Released: 23-Jun-17
646
------------------------------------------------------------------------
647
 
648
Minor changes:
649
    * JAVA Platform [JATS-420]
650
      The java builder can use an 'ant' provided by a suitable package
651
      ie: ant_1.9.2.0000.cots
652
 
653
------------------------------------------------------------------------
654
Version:  3.13.9000.cr                              Released: 22-Jun-17 
655
------------------------------------------------------------------------
656
 
657
Minor changes:
658
    * Corrected use of shell 'echo' command
659
        Always quote the string
660
        Issue was the unquoted use of a string that contained matching square brackets
661
            ie: echo [$<] Compiling..
662
        The [..] construct is a filename expanding construct.
663
 
664
     * Win32 and Win64 makefile generation
665
       Allow the 'cmdfile' commands to be shown in verbose mode.
666
 
667
     * Makefile generation
668
       Fixed issue with some build formats and a bug in cmdfile when no path item
669
       has a directory separator.
670
 
671
------------------------------------------------------------------------
672
Version:  3.13.8000.cr                              Released: 16-Jun-17  
673
------------------------------------------------------------------------
674
 
675
Minor changes:
676
    * Makefiles: New Directive: ExtendIncDir
677
        ExtendIncDir ('*', 'private' );
678
      Specialised use only. See MASS-00166
679
 
680
    * Utility: jats_svnrelease
681
      The 'extractFiles' option will display the files extracted when 
682
      running on a build machine.
683
 
684
    * Windows builds
685
      [JATS-419] Visual Studio builds fail with fatal error C1090: PDB API call failed, error code '23'
686
      Use same value for _MSPDBSRV_ENDPOINT_ in all makefiles
687
 
688
 
689
------------------------------------------------------------------------
690
Version:  3.13.7000.cr                              Released: 13-Jun-17 
691
------------------------------------------------------------------------
692
 
693
Minor changes:
694
    * Utility: jats
695
        Added option -script. Supresses internal warnings when capturing
696
        output within a scripting environment.
697
 
698
    * Utility: sandbox
699
      Allow the build.pl file to be upto 4 directories deep
700
        Slows down sandbox scanning
701
        Provides backward compatability with old projects
702
 
703
    * Makefile directive: MakePerl
704
        Added option to control the output format to better support multiple
705
        build machines.
706
 
707
    * Build File
708
      Fixed handling of aliases that broke the (not recommended) construct
6142 dpurdie 709
        BuildProduct ( 'CSHARP2010', 'WIN32,--Version=MS.NET2010' );
710
 
6177 dpurdie 711
    * Windows builds
712
      [JATS-419] Visual Studio builds fail with fatal error C1090: PDB API call failed, error code '23'
713
 
714
Experimental:
715
    * New platform: RHEL7_INSTRUMENT and RHEL7
716
        Supported on RHEL7 and Centos with a MACHTYPE of linux_el7_x64
717
 
718
    * Makefiles. New aliases
719
        PKG_DEB, PKG_RPM and PKG_WIN
720
        Internal use only at the moment
721
 
6142 dpurdie 722
------------------------------------------------------------------------
6133 dpurdie 723
Version:  3.13.6000.cr                              Released: 04-May-17
6085 dpurdie 724
------------------------------------------------------------------------
725
 
726
Minor changes:
6133 dpurdie 727
    * Makefile directive: PackageFiles
728
      Added option: --PreserveSymlinks. 
729
        Used internally for preserving symlinks when building SDKs
730
 
731
    * Utility: jats_generate_deployable
732
      Ongoing improvements.
733
 
734
Internal:
735
    Class: JatsCopy::CopyDir
736
        Added options
737
            NoRecurse
738
            NoSubDirList
739
 
740
------------------------------------------------------------------------
741
Version:  3.13.5000.cr                              Released: 13-Apr-17
742
------------------------------------------------------------------------
743
 
744
Minor changes:
745
    * Makefiles: Enhanced platform specifier
746
      Allows mixed use of included and excluded platform names.
747
        ie: Src ('DEVLINUX,!UBUNUT12', .... )
748
 
749
    * New Utilities: jats_generate_deployable, jats_generate_bom
750
      Experimental utilities for generation of BOMS
751
 
752
------------------------------------------------------------------------
753
Version:  3.13.4000.cr                              Released: 31-Mar-17 
754
------------------------------------------------------------------------
755
 
756
Minor changes:
757
    * Build Files. BuildSrcArchive
758
      Exclude .svn sub directories.
759
 
760
    * Utility: jats_sandbox
761
      Improved behaviour of packages that do not build with the current
762
      build filters. They will be silently skipped and not create 
763
      build errors.
764
 
765
    * Build Files - New alias : INSTRUMENT
766
      This is an alias for active instrumented build targets
767
 
768
    * Build Files - New directive : BuildAliasDef
769
      Shorthand for
770
        BuildAlias ('xxx,--Define', ... );
771
      This is the preferred method for defining aliases
772
 
773
    * Build Files - BuildAlias directive
774
      The build alias has been extended to support the use of a '!' operator
775
      This allows one, or more platforms to be removed from a definition.
776
      Examples: 
777
        BuildAlias( 'A1,--Define', 'DEVLINUX,!ARM9TDMI');
778
        BuildAliasDef ('A1', 'DEVLINUX,!ARM9TDMI'); 
779
            All platforms covered by the DEVLINUX alias, except ARM9TDMI
780
 
781
        BuildAlias( 'A2,--Define', '!ARM9TDMI');
782
        BuildAliasDef( 'A2', '!ARM9TDMI');
783
            All active platforms, except the ARM9TDMI.
784
 
785
    * Platforms: GENERIC_XXX
786
      Improved operation of machType based generic platforms when used within the
787
      build system.
788
 
789
Experimental:
790
    * Support for Red Hat Enterprise Linux 7
791
      Compiler is supported via the new platform RHEL7
792
      Jats support is provided via a machine type of linux_x64.
6177 dpurdie 793
      This will change 
6133 dpurdie 794
 
795
------------------------------------------------------------------------
796
Version:  3.13.3000.cr                              Released: 13-Mar-17
797
------------------------------------------------------------------------
798
 
799
Minor changes:
800
    * Build Files. BuildSrcArchive
801
      Added a 'platform' argument. It is only used on build machines to
802
      prevent the archive being build on multiple machines.
803
 
804
------------------------------------------------------------------------
805
Version:  3.13.1000.cr                              Released: 01-Mar-17 
806
------------------------------------------------------------------------
807
 
808
Minor changes:
809
    * Directive: MakePerlModule
810
      Fixed build issues associated with building Perl Modules under VS2012.
811
      Minor differences in the operation of nmake.
812
 
813
    * Build Files
814
      Handle build.pl files with out a BuildInterface directive
815
      Will force an interface directory called 'interface'
816
 
817
      Modified parsing of the BuildName to handle some instances of
818
      incorrect use of the '--RelaxedVersion' option.
819
 
820
      Note: This option is to be deprecated. Do not use it.
821
            Jats will handle '.cots' packages correctly by itself.
822
 
823
   * New Platforms: GENERIC_XXX
824
     A collection of platforms (Alias of GENERICS) that provide an architecture 
825
     specific  build target. The name of the target is created by joining the
826
     keyword GENERIC_ with the Jats Machine Type. 
827
        ie: GENERIC_WIN32, GENERIC_LINUX_I386, GENERIC_LINUX_X64
828
 
829
     These targets cannot be mixed with non-generic targets (on the same machine), nor the GENERIC
830
     build target. It is possible to mix GENERIC_WIN32 with UBUNTU16 as they appear on
831
     different architectures.
832
 
833
     The targets function is in a similar manner to the GENERIC build target, but
834
     are directed to one or more machines.
835
 
836
     Intended uses:
837
        Windows: Creating installers. 
838
                 The NSIS builder does not require a compiler toolchain.
839
 
840
       All: Specialized packaging.
841
 
842
    * Makefiles
843
      New option in the platform specifier. --Alias=alias1[:alias2]*
844
      Allows the directive to be true if the current build has the specified alias.
845
      Eg:
846
        PackageFile ('--Alias=TOOLSET',DEVLINUX', ...)
847
      Will package the file(s) if the current build is for a platform that is
848
      a part of the TOOLSET alias AND is also member of the DEVLINUX alias.
849
      It could also have been written as:
850
        PackageFile ('--Alias=TOOLSET',--Alias=DEVLINUX', ...)
851
      but NOT as:
852
        PackageFile ('--Alias=TOOLSET:DEVLINUX', ...)
853
        PackageFile ('TOOLSET,DEVLINUX', ...)
854
            as these will be true if current platform is a TOOLSET or DEVLINUX
855
 
856
    * Utility: sandbox
857
      Subcommand info 
858
        - Added option to test fingerprints
859
        - Display status in a column for easy reading
860
 
861
------------------------------------------------------------------------
862
Version:  3.13.0000.cr                              Released: 20-Feb-17
863
------------------------------------------------------------------------
864
 
865
Minor changes:
866
    * New build.pl directive BuilToolset.
867
      This directive will enable the generation of the TOOLSET alias.
868
      Provides a sanity test to ensure that tools can be built.
869
      Includes options to limit use to specific architectures
870
 
871
    * Support for building many of the platforms on a linux_x64 based machine
872
      Previously many of the compiler were limited to the Ubuntu12 machines.
873
      These can now be built on an Ubuntu16 based machine.
874
 
875
    * GenerateFiles directive
876
      Added --Var(Toolset) and --Var(Native).
877
 
878
    * Utility: sandbox
879
      Added a 'fingerprint' command to manipulate packages fingerprints.
880
 
881
      Sped up the location of build files. The results are cached and 
882
      recalulated if the user adds or removes packages from the sandbox.
883
 
884
Internal changes:
885
    * Centralizing build platform information.
886
 
887
------------------------------------------------------------------------
888
Version:  3.12.9000.cr                              Released: 10-Feb-17 
889
------------------------------------------------------------------------
890
 
891
Minor changes:
892
    * Build File. BuildExclude directive
893
      Added special platform of 'INSTRUMENT'. This will exclude 
894
      all Instrumented builds.
895
 
896
    * 64 Bit Linux Build Machines
897
      Allowed Java to be built on such machine - if it is installed.
898
 
899
    * Build Alias - TOOLSET
900
      Changed the manor in which the alias is calculated.
901
      On a build machine it will use the BUILDFILTER to determine which 
902
      machine may build the toolset.
903
 
904
      On a developers machine it will use the first suitable available 
905
      platform.
906
 
907
------------------------------------------------------------------------
908
Version:  3.12.8000.cr                              Released: 07-Feb-17
909
------------------------------------------------------------------------
910
 
911
Minor changes:
912
    * Utility: sandbox
913
      Changed method of accessing SHA1 routines to allow compatibility
914
      with older versions of Perl.
915
 
916
------------------------------------------------------------------------
917
Version:  3.12.7000.cr                              Released: 07-Feb-17
918
------------------------------------------------------------------------
919
 
920
Minor changes:
921
    * Build Processing
922
      Removed processing of CVS change log and associated command line options
923
      It is not used.
924
 
925
      Tweaks to the calculation of the TOOLSET alias to allow it to work when
926
      the build system is split across multiple machines.
927
 
928
    * Utility: escrow
929
      Added -skim option
930
 
931
    * Utility: sandbox
932
      Many improvements:
933
        Can be invoked in a subdirectory and will only build packages required
934
        by the package that contains the current subdirectory.
935
 
936
        Package build order is alphabetic, within each build level.
937
 
938
        Added '-keepgoing' option to several commands to allow processing even
939
        if an error is detected.
940
 
941
        Generate a package fingerprint and use it to determine if a package
942
        needs to be rebuilt at all.
943
 
944
        Added 'skip' and 'unskip' commands to allow a package to be marked to be
945
        skipped during the build.
946
 
947
        The 'info' subcommand indicates which packages have been built.
948
 
949
------------------------------------------------------------------------
950
Version:  3.12.6000.cr                              Released: 06-Feb-17
951
------------------------------------------------------------------------
952
 
953
Minor changes:
954
    * New build Alias - TOOLSET
955
      TOOLSET is, at most, one platform in the current build, which build 
956
      artifacts that can be expected to run on the build machine.
957
 
958
      The TOOLSET alias has been created to simplify the support
959
      for building and packaging of JATS-internal utilities.
960
 
961
------------------------------------------------------------------------
962
Version:  3.12.5000.cr                              Released: 30-Jan-17
963
------------------------------------------------------------------------
964
 
965
Minor changes:
966
    * JATS Wrapper
967
      Changes to the package location library to allow JATS to locate
968
      build files in very deep directory trees. Windows path limits
969
      were causing some issues.
970
 
971
------------------------------------------------------------------------
972
Version:  3.12.4000.cr                              Released: 25-Jan-17
973
------------------------------------------------------------------------
974
 
975
Minor changes:
976
    * VS2015, VS2015_X64 and CSHARP2015 builds
977
      Minor tweaks to the configuration and detection of the installed compiler
978
 
979
------------------------------------------------------------------------
980
Version:  3.12.3000.cr                              Released: 24-Jan-17
981
------------------------------------------------------------------------
982
 
983
Minor changes:
984
    * New JATS Platforms: VS2015, VS2015_X64 and CSHARP2015
985
 
986
Internal:
987
    * Support to extract build aliases from the build metadata.
988
 
989
------------------------------------------------------------------------
990
Version:  3.12.2000.cr                              Released: 11-Jan-17
991
------------------------------------------------------------------------
992
 
993
Minor changes:
994
    * JATS Build
995
      Removed warning about duplicate function definition
996
 
997
------------------------------------------------------------------------
998
Version:  3.12.1000.cr                              Released: 10-Jan-17
999
------------------------------------------------------------------------
1000
 
1001
Minor changes:
1002
    * New Platforms: UBUNTU16 and UBUNTU16_INSTRUMENT
1003
      Uses gcc 5.4.0
1004
      For packages to be deployed under Ubuntu16 LTS
1005
 
6085 dpurdie 1006
    * Utility: vcsdiff
1007
      Added option to allow users to extend the 'diff' command line
1008
      Requires knowledge of the underliying diff utility being used
1009
      on the particular platform.
1010
 
1011
------------------------------------------------------------------------
6079 dpurdie 1012
Version:  3.12.0000.cr                              Released: 16-Nov-16
1013
------------------------------------------------------------------------
1014
 
1015
Minor changes:
1016
    * Build Alias
1017
      Removed 'LINUX_I386' from the 'LINUX' alias
1018
      LINUX_I386 should only be used to build JATS tools.
1019
 
1020
------------------------------------------------------------------------
6073 dpurdie 1021
Version:  3.11.9000.cr                              Released: 11-Nov-16
1022
------------------------------------------------------------------------
6065 dpurdie 1023
 
6073 dpurdie 1024
Minor changes:
1025
    * Packaging directives
1026
      Corrected escaping of ${GBE_TYPE} as well as the preferred $(GBE_TYPE)
1027
      as seen in some Java-centric packages.
1028
 
1029
    * BuildPkgArchive directive
1030
      [JATS-411] Detect when the the users build filter has been modified
1031
      pick up new build artifacts.
1032
 
4362 dpurdie 1033
------------------------------------------------------------------------
6065 dpurdie 1034
Version:  3.11.8000.cr                              Released: 08-Nov-16 
1035
------------------------------------------------------------------------
1036
 
1037
Minor changes:
1038
    * jats.bat and related example config files
1039
      Added GBE_SVN_URL_AUPERASVN02 to support the new Repo Server
1040
 
1041
    * MergeLibrary directive
1042
      Corrected escaping of $(OBJDIR).
1043
 
1044
------------------------------------------------------------------------
5999 dpurdie 1045
Version:  3.11.7000.cr                              Released: 23-Sep-16
1046
------------------------------------------------------------------------
1047
 
1048
Minor changes:
1049
    * Makefile Package and Install directives
1050
      Addressed [JATS-405] - PackageFile does not handle files with a colon 
1051
                             in the name
1052
      Prevent colon escaping on Windows machines as it doesn't work and
1053
      interferes with sme valid file names.
1054
 
1055
------------------------------------------------------------------------
5995 dpurdie 1056
Version:  3.11.6000.cr                              Released: 23-Sep-16
1057
------------------------------------------------------------------------
1058
 
1059
Minor changes:
5999 dpurdie 1060
    * [JATS-406] Dependency generation fails when building linux_drivers_viper
5995 dpurdie 1061
      Fixed an issue in JATS' mkdepend utility. Detect attempts to divide 
1062
      and mod by zero and generate an error and not a program fault.
1063
 
1064
------------------------------------------------------------------------
1065
Version:  3.11.5000.cr                              Released: 22-Sep-16
1066
------------------------------------------------------------------------
1067
 
1068
Minor changes:
1069
    * Makefile Package and Install directives
1070
      Addressed [JATS-405] - PackageFile does not handle files with a colon 
1071
                             in the name
1072
      Centralized handling of filename escaping.
1073
 
1074
      Note: The 'colon' character is not supported under Windows. This is a
1075
      limitation of Windows, not JATS. The use of a colon in a file name is
1076
      strongly discouraged. Such files can only be manipulated under Unix.
1077
 
1078
    * Make operations uninstall, unpackage and clobber
1079
      Improved the deletion of files such that only files that exist will 
1080
      be logged as deleted.
1081
 
1082
------------------------------------------------------------------------
5987 dpurdie 1083
Version:  3.11.4000.cr                              Released: 21-Sep-16
1084
------------------------------------------------------------------------
1085
 
1086
Minor changes:
1087
    * RunTest directive. Windows Only
1088
      [JATS-404] RunTest under Windows does not handle paths correctly
1089
 
1090
------------------------------------------------------------------------
5970 dpurdie 1091
Version:  3.11.3000.cr                              Released: 29-Aug-16
1092
------------------------------------------------------------------------
1093
 
1094
Minor changes:
1095
    * Platform: VS2010 and VS2012
1096
      [JATS-176] Generate Visual Studio Property Sheet to simplify use within JATS
1097
      Add build directive 'BuildPropertyPages' - See MASS-00166
1098
 
1099
------------------------------------------------------------------------
5941 dpurdie 1100
Version:  3.11.2000.cr                              Released: 04-Aug-16
1101
------------------------------------------------------------------------
1102
 
1103
Minor changes:
1104
    * Utility: timeout - All supported Unix platforms
1105
      Addressed [JATS-396] - timeout utility can hang - Unix 
1106
 
1107
------------------------------------------------------------------------
5935 dpurdie 1108
Version:  3.11.1000.cr                              Released: 03-Aug-16
1109
------------------------------------------------------------------------
1110
 
1111
Minor changes:
1112
    * Utility: timeout (linux)
1113
      Addressed [JATS-396] - timeout utility can hang - linux
1114
 
1115
------------------------------------------------------------------------
5910 dpurdie 1116
Version:  3.11.0000.cr                              Released: 27-Jul-16
5909 dpurdie 1117
------------------------------------------------------------------------
1118
 
1119
Minor changes:
1120
    * Configuration
1121
      Changed templates and scripts to reflect the new location of the
1122
      Release Manager database. Correct configuration is:
5914 dpurdie 1123
        GBE_RM_LOCATION=jdbc:oracle:thin:@auawsards001.vix.local:1521:RELEASEM
5909 dpurdie 1124
 
1125
    * Release Manager Database interface
1126
      Improved performance of tools that access the Release Manager database.
1127
 
1128
    * Utility: test_rmconnection
5914 dpurdie 1129
      Added options to allow separate testing of the Database and the Webserver.
5909 dpurdie 1130
 
1131
------------------------------------------------------------------------
5885 dpurdie 1132
Version:  3.10.14000.cr                              Released: 12-Jul-16
5882 dpurdie 1133
------------------------------------------------------------------------
1134
 
1135
Minor changes:
1136
    * Jats Build
1137
      [JATS-266] jats install and package - does not preserve symbolic links
5885 dpurdie 1138
      Shared libraries, under Unix, are created with one or two symlinks to 
5882 dpurdie 1139
      the library: link and soname.
1140
      When the shared library is Installed or Packaged the symlink was not 
1141
      preserved resulting in a much larger package that really required.
1142
 
1143
      Shared library symlinks are marked and are now copied so as to 
1144
      preserve the symlink.
1145
 
5884 dpurdie 1146
    * Jats make - Instrumented builds
1147
      [JATS-350] GCOV creates files in uncontrolled locations within the build system
1148
      The files generated by gcov are now contained within the package
5882 dpurdie 1149
 
5884 dpurdie 1150
      [JATS-395] GCOV does not work for all build topologies
1151
      Improved the extraction of gcov information to allow for all 
1152
      build topologies.
1153
 
1154
      Reduced the output when running the code coverage tools
5885 dpurdie 1155
      The can be re-enabled by adding an 'options=args' to the make 
5884 dpurdie 1156
      command.
1157
 
1158
      Simplified the processing of the coverage data.
1159
 
1160
 
5882 dpurdie 1161
------------------------------------------------------------------------
5878 dpurdie 1162
Version:  3.10.13000.cr                              Released: 08-Jul-16
5872 dpurdie 1163
------------------------------------------------------------------------
1164
 
1165
Minor changes:
1166
    * Jats Installation
1167
      Improved post install script to hook into build system automated 
1168
      deployment.
1169
 
5878 dpurdie 1170
    * Build Generation
1171
      [JATS-374] Units tests can't run if soname libraries are not present
1172
        Generate sonames to the shared libraries present in dependent packages
1173
        Extend the library search path to include this sonames.
1174
 
1175
    * Makefile directive GenerateFiles
1176
      Corrected error introduced in 3.10.12000.cr 
1177
 
5872 dpurdie 1178
------------------------------------------------------------------------
5868 dpurdie 1179
Version:  3.10.12000.cr                              Released: 07-Jul-16
5859 dpurdie 1180
------------------------------------------------------------------------
1181
 
1182
Minor changes:
1183
    * Improved use of cppcheck - Static code analysis (Adrien Oliva)
1184
        Enable all possible check
1185
        Force analysis of all pre-processor branch
1186
        Remove false positive
1187
            Missing include, unused function and unmatched suppression
1188
        Configure cppcheck to ignore files provided by the compiler
5867 dpurdie 1189
            We do not want to analyze compiler
5859 dpurdie 1190
        Fix variable name
1191
 
5862 dpurdie 1192
    * GCC Toolchain
1193
      Improved header file dependency generation through correct calculation
1194
      of the compiler header file search paths.
5859 dpurdie 1195
 
5862 dpurdie 1196
    * IAR Toolchain
1197
      Corrected the generation of the Program Loader
5859 dpurdie 1198
 
5862 dpurdie 1199
    * Internal Utility: cache_dpkg
1200
      Improved handling (under windows) of files with the same name but
1201
      different case. Generate a clear warning message.
1202
 
5868 dpurdie 1203
    * Makefile directive GenerateFiles [JATS-178]
1204
      Attempting to generate a file that is also marked as a source file is
5867 dpurdie 1205
      now an error.
1206
 
5859 dpurdie 1207
------------------------------------------------------------------------
5868 dpurdie 1208
Version:  3.10.11000.cr                              Released: 01-Jul-16
5848 dpurdie 1209
------------------------------------------------------------------------
1210
 
1211
Minor changes:
5859 dpurdie 1212
    * Jats internal utility 'timeout'
1213
      Improved stability under Server 2013
1214
      Reinstated use of 'timeout' in unit tests running under Windows.
5848 dpurdie 1215
 
5859 dpurdie 1216
    * Utility: jats -buildfiter=xxx
1217
      Corrected the operation of the -buildfilter=xxx option when used 
1218
      within a sandbox.
5848 dpurdie 1219
 
1220
------------------------------------------------------------------------
5868 dpurdie 1221
Version:  3.10.10000.cr                              Released: 28-Jun-16 
5818 dpurdie 1222
------------------------------------------------------------------------
1223
 
1224
Minor changes:
5859 dpurdie 1225
    * Platform: CORTEXM3_ARM
1226
      Corrected the generation of the Program Loader
5830 dpurdie 1227
 
5859 dpurdie 1228
    * UBUNUTU12C11_INSTRUMENT and UBUNUTU12_INSTRUMENT platforms
1229
      lcov includes branch coverage
1230
 
1231
    * All _INSTRUMENT targets
1232
      Limit coverage to file within the package
1233
      Now excludes all external libraries
5818 dpurdie 1234
 
5859 dpurdie 1235
      The 'make clean' operation will remove intermediate files generated 
1236
      by the coverage.
5818 dpurdie 1237
 
1238
    * Unit Tests
5859 dpurdie 1239
      'make clean' now removes temp 'rc' file generated while running the test
5818 dpurdie 1240
 
5859 dpurdie 1241
    * Internal Utility: cache_dpkg
1242
      [JATS-388] Package caching does not support multiple instances updating 
1243
      the same version
5818 dpurdie 1244
 
5859 dpurdie 1245
    * Internal Utility: cache_dpkg
1246
      assemble_dpkg - purge stale package fragments from the package fragment 
1247
      assembly area.
5828 dpurdie 1248
 
5859 dpurdie 1249
    * Sandbox
1250
      [JATS-389] Sandbox does not support packages that use deployment
1251
      directives.
5819 dpurdie 1252
 
5818 dpurdie 1253
------------------------------------------------------------------------
5796 dpurdie 1254
Version:  3.10.9000.cr                               Released: 14-Jun-16 
5792 dpurdie 1255
------------------------------------------------------------------------
1256
 
1257
Minor changes:
5859 dpurdie 1258
    * [JATS-372] Long pathnames kill metrics gathering
1259
      See Jira issue for full details
5792 dpurdie 1260
 
5859 dpurdie 1261
    * [JATS-373] UBUNUTU12C11 and UBUNUTU12C11_INSTRUMENT platforms
1262
      Specify the dynamic linker used to load programs generated by this compiler
5796 dpurdie 1263
 
5859 dpurdie 1264
        NOTE: Programs generated for this platform require the installation of the
1265
              vix-ubuntu12-c11-glibc installer from the 'linux-glibc' package.
5796 dpurdie 1266
 
5792 dpurdie 1267
------------------------------------------------------------------------
5783 dpurdie 1268
Version:  3.10.8000.cr                               Released: 02-Jun-16
1269
------------------------------------------------------------------------
1270
 
1271
Minor changes:
5859 dpurdie 1272
    * Platform: CORTEXM3_ARM
1273
      Added assembler flags
5783 dpurdie 1274
 
5859 dpurdie 1275
    * Utility cache_dpkg
1276
      Seperate wait-for-replication and copy-to-cache
5783 dpurdie 1277
 
5859 dpurdie 1278
    * Build Directive - BuildName
1279
      Added a 3 argument form
1280
        BuildName ('pkgName', 'Version', 'Suffix' );
1281
      Improved error reporting.
5783 dpurdie 1282
 
1283
------------------------------------------------------------------------
5761 dpurdie 1284
Version:  3.10.7000.cr                               Released: 19-May-16 
5757 dpurdie 1285
------------------------------------------------------------------------
1286
 
1287
Minor changes:
5859 dpurdie 1288
    * Platform: CORTEXM3_ARM
1289
      Changed to use Embedded Workbench 7.4
5757 dpurdie 1290
 
5859 dpurdie 1291
      Added --CrcRange=... option to the CORTEXM3_ARM Prog directive
1292
      Used to specify the range to fill and CRC.
5757 dpurdie 1293
 
1294
------------------------------------------------------------------------
5744 dpurdie 1295
Version:  3.10.6000.cr                               Released: 13-May-16
5743 dpurdie 1296
------------------------------------------------------------------------
1297
 
1298
Minor changes:
5859 dpurdie 1299
    * Utility cache_dpkg
1300
      When used by the build system, the contents of the 'lcov' directory
1301
      will not be cached.
5743 dpurdie 1302
 
5859 dpurdie 1303
      Add facility to allow build system to wait for package replication
1304
      to occur. Only active when a replica store is configured.
5744 dpurdie 1305
 
5859 dpurdie 1306
    * UBUNUTU12C11 and UBUNUTU12C11_INSTRUMENT platforms
1307
      Added 'rpath' elements to generated executables to ensure that
1308
      the all glibc components required by the runtime can be located.
5744 dpurdie 1309
 
5743 dpurdie 1310
------------------------------------------------------------------------
5736 dpurdie 1311
Version:  3.10.5000.cr                               Released: 06-May-16
1312
------------------------------------------------------------------------
1313
 
1314
Minor changes:
5859 dpurdie 1315
    * C11 Support under GCC
1316
      Use '-std=gnu++11' for building c++ files (Not -std=c++11) 
1317
      Note: Use of the compiler definition 'linux' is non-standard
1318
            __linux__ is the standard definition.
5736 dpurdie 1319
 
1320
------------------------------------------------------------------------
5732 dpurdie 1321
Version:  3.10.4000.cr                               Released: 09-May-16
5731 dpurdie 1322
------------------------------------------------------------------------
1323
 
1324
Minor changes:
5859 dpurdie 1325
    * Code coverage Support under GCC
1326
      Ensure that the correct gcov utility is used. Gcov is a part of the compiler
1327
      toolset. Affects UBUNUTU12C11_INSTRUMENT.
5731 dpurdie 1328
 
5859 dpurdie 1329
    * Platform: CORTEXM3_ARM
1330
      Continuing tweaks.
5731 dpurdie 1331
 
1332
------------------------------------------------------------------------
5726 dpurdie 1333
Version:  3.10.3000.cr                               Released: 06-May-16
1334
------------------------------------------------------------------------
1335
 
1336
Minor changes:
5859 dpurdie 1337
    * C11 Support under GCC
1338
      Added '-std=c++11' for building c++ files
5726 dpurdie 1339
 
1340
------------------------------------------------------------------------
5717 dpurdie 1341
Version:  3.10.2000.cr                               Released: 04-May-16 
5708 dpurdie 1342
------------------------------------------------------------------------
1343
 
1344
Minor changes:
5859 dpurdie 1345
    * Removed use of 'timeout' on unit tests in a Windows environment 
1346
      pending several Windows issues. Total 'make' time is still being enforced.
5708 dpurdie 1347
 
5859 dpurdie 1348
    * New platforms
1349
      COBRA2 - Similar to COBRA, but using a C11 compliant version of GCC
1350
      VIPER2 - Similar to PPC_603E, but using a C11 compliant version of GCC
1351
      UBUNUTU12C11 - Similar to UBUNTU12. Uses the same version of GCC as COBRA2 and VIPER2
1352
      UBUNUTU12C11_INSTRUMENT - Instrumented builds of UBUNUTU12C11
1353
      DEVLINUX includes all of these new platforms.
5708 dpurdie 1354
 
5859 dpurdie 1355
    * New Utility: 
1356
        checkRelease - Locate package-Version required by a Release/SBOM/Package
1357
        that are not in dpkg_archive.
5708 dpurdie 1358
 
1359
Internal:
5859 dpurdie 1360
    * Removed runtime warning from buildlib.pl
5708 dpurdie 1361
 
5859 dpurdie 1362
    * Updated VIX Copyright notices
5710 dpurdie 1363
 
5708 dpurdie 1364
------------------------------------------------------------------------
5700 dpurdie 1365
Version:  3.10.1000.cr                               Released: 19-Apr-16
5695 dpurdie 1366
------------------------------------------------------------------------
1367
 
5700 dpurdie 1368
Minor changes:
5859 dpurdie 1369
    * Jats internal utility 'timeout'
1370
      Fixed compatibility issue under Windows-7
5700 dpurdie 1371
 
1372
------------------------------------------------------------------------
1373
Version:  3.10.0000.cr                               Released: 15-Apr-16
1374
------------------------------------------------------------------------
1375
 
5695 dpurdie 1376
Major changes:
5859 dpurdie 1377
    * Jats make
1378
        All make commands are now time limited to a maximum of 3 hours.
1379
        This default can be altered with the -maxtime option.
1380
        The global default can be set with the EnvVar GBE_MAXMAKE.
5695 dpurdie 1381
 
5859 dpurdie 1382
      This feature is to prevent unit tests from hijacking the build system.
5695 dpurdie 1383
 
5859 dpurdie 1384
    * RunTest directive
1385
        Runtime of automated unit tests is limited to (default) 30 minutes
1386
        The RunTest directive has a --MaxTime parameter to alter the default
1387
        time.
5695 dpurdie 1388
 
5859 dpurdie 1389
      This feature is to prevent unit tests from hijacking the build system.
5695 dpurdie 1390
 
5859 dpurdie 1391
    * Build Platform Aliases: DEVLINUX and LMOS_DEVLINUX
1392
        Removed LINUX_EMU from DEVLINUX
1393
        Removed LMOS_LINUX_EMU from LMOS_DEVLINUX
5695 dpurdie 1394
 
5859 dpurdie 1395
        There is no target environment for LINUX_EMU to run on.
1396
        building for this target is pointless.
5695 dpurdie 1397
 
1398
------------------------------------------------------------------------
5680 dpurdie 1399
Version:  3.9.0000.cr                               Released: 11-Apr-16
5679 dpurdie 1400
------------------------------------------------------------------------
1401
 
5680 dpurdie 1402
Major changes:
5859 dpurdie 1403
    * New buildfile directive: BuildExclude
1404
      Allows spcific targets to be excluded from the build. Intended to be 
1405
      used in conjunction with Platform aliases such as DEVLINUX. ie:
1406
        BuildPlatforms('DEVLINUX');
1407
        BuildExclude('ARM9TDMI', 'LINUX_EMU');      # Targets specfically not supported
5679 dpurdie 1408
 
5680 dpurdie 1409
Minor changes:
5859 dpurdie 1410
    * New Platform: CORTEXM3_ARM
1411
      Used by the next generation of Security Module
1412
 
5679 dpurdie 1413
------------------------------------------------------------------------
5673 dpurdie 1414
Version:  3.8.7000.cr                               Released: 04-Apr-16 
5637 dpurdie 1415
------------------------------------------------------------------------
1416
 
1417
Minor changes:
5859 dpurdie 1418
    * Visual Studio 2012 support
1419
      Added support for update 5. Now allowes either update 4 or update 5.
1420
      Note: Update-4 is the documented (required) version.
5637 dpurdie 1421
 
5859 dpurdie 1422
    * Internal tool for windows : which.exe
1423
      Updated the internal utility 'which' provided under windows for shell
1424
      compatability. It was found to not work with Server 2003.
5645 dpurdie 1425
 
5859 dpurdie 1426
    * Makefile directive: MakeLinuxDriver
1427
      Added support for Module Versioning bewteen modules in the same build.
5672 dpurdie 1428
 
5637 dpurdie 1429
------------------------------------------------------------------------
5619 dpurdie 1430
Version:  3.8.6000.cr                               Released: 15-Mar-16
1431
------------------------------------------------------------------------
1432
 
1433
Minor changes:
5859 dpurdie 1434
    * SK20 Toolchain
1435
      Version 4.1.0 of the SK20 toolchain has beencompletely replaced
1436
      with a new version. 4.1.1. The SK20V1 target uses the new compiler.
5619 dpurdie 1437
 
5859 dpurdie 1438
      Version 4.1.0 was not used to generate released software. It is
1439
      no longer needed. The new compiler-version is available in the
1440
      arm-unknown-linux-gnueabi-sk20 package.
5619 dpurdie 1441
 
1442
------------------------------------------------------------------------
5582 dpurdie 1443
Version:  3.8.5000.cr                               Released: 25-Feb-16
1444
------------------------------------------------------------------------
1445
 
1446
Minor changes:
1447
    * System Utility - assemble_dpkg
5859 dpurdie 1448
      Allow for both unix and windows generated .tar.gz files
1449
      The windows files do not have './' prepended
5582 dpurdie 1450
 
1451
------------------------------------------------------------------------
5578 dpurdie 1452
Version:  3.8.4000.cr                               Released: 24-Feb-16
1453
------------------------------------------------------------------------
1454
 
1455
Minor changes:
1456
    * System Utility - assemble_dpkg
5859 dpurdie 1457
      Windows and Unix create tar-zip files via different mechanisms
1458
      Note: bsdtar has issues with large archives under Server2003
5578 dpurdie 1459
 
5859 dpurdie 1460
    * Windows utilities. Update the 7zip binaries to latest version
5578 dpurdie 1461
 
1462
------------------------------------------------------------------------
5568 dpurdie 1463
Version:  3.8.3000.cr                               Released: 18-Feb-16
1464
------------------------------------------------------------------------
1465
 
1466
Minor changes:
5859 dpurdie 1467
    * Packaging directives
1468
      Improved the cleanup of badly specified --Dir options
5568 dpurdie 1469
 
1470
    * System Utility - assemble_dpkg
5859 dpurdie 1471
      Extended to allow deletion of bad and test builds
5568 dpurdie 1472
 
1473
   * Java Build Support
1474
     Only in the build system, set JATS_HOME to the package repostory replica
5859 dpurdie 1475
     if one is available.
5568 dpurdie 1476
 
1477
------------------------------------------------------------------------
5551 dpurdie 1478
Version:  3.8.2000.cr                               Released: 12-Feb-16
5485 dpurdie 1479
------------------------------------------------------------------------
1480
 
1481
Minor changes:
5859 dpurdie 1482
    * Jats documentation generation. 
1483
      Fixed [JATS-227] Pod2Html has a bug with nested items blocks
5542 dpurdie 1484
 
5859 dpurdie 1485
    * System Utility - create_dpkg
1486
      Added support for flagging non-builds. This will be used by a
1487
      future release of the build system.
5551 dpurdie 1488
 
5542 dpurdie 1489
------------------------------------------------------------------------
1490
Version:  3.8.1000.cr                               Released: 03-Feb-16 
1491
------------------------------------------------------------------------
1492
 
1493
Minor changes:
5859 dpurdie 1494
    * New target: SK20V41
1495
      This is the SK20 Platform, With version 4.1.0.0, except that is
1496
      a part of the DEVLINUX alias.
5527 dpurdie 1497
 
5859 dpurdie 1498
    * Windows utilities. Added 'bsdtar', called 'tar'
1499
      This utility handles a subset of gnu-tar operations on windows, but 
1500
      it does support .gz and .bz2 files.
5485 dpurdie 1501
 
5859 dpurdie 1502
    * Jats essential binaries
1503
      Added symlinks within jats to ensure that gtar can be located on
1504
      machines in which a gnu-tar is not native to the machine.
5527 dpurdie 1505
 
1506
    * System Utility - assemble_dpkg
5859 dpurdie 1507
      Used by the build system to assemble a package from package fragments.
5527 dpurdie 1508
 
5859 dpurdie 1509
    * System Utility - create_dpkg
1510
      Added support to create package fragments. This will be used by a
1511
      future release of the build system.
5527 dpurdie 1512
 
5485 dpurdie 1513
------------------------------------------------------------------------
5448 dpurdie 1514
Version:  3.8.0000.cr                               Released: 04-Jan-16 
1515
------------------------------------------------------------------------
1516
 
1517
Minor changes:
5859 dpurdie 1518
    * ANDROID Platform
1519
      Flag the AndroidStudioBuilder that the project does have unit
1520
      tests so that they can be built before the tests are run.
5448 dpurdie 1521
 
1522
------------------------------------------------------------------------
5434 dpurdie 1523
Version:  3.7.11000.cr                               Released: 17-Dec-15
1524
------------------------------------------------------------------------
1525
 
1526
Minor changes:
5859 dpurdie 1527
    * SK20 Platform, With version 4.1.0.0
1528
      Correct the value of HOST_CPU provided to utilities such as 
1529
      ShellBuild. The 4.1.0.0 compiler is diffeent to the Version 1.
5434 dpurdie 1530
 
1531
------------------------------------------------------------------------
5429 dpurdie 1532
Version:  3.7.10000.cr                               Released: 14-Dec-15 
1533
------------------------------------------------------------------------
1534
 
1535
Minor changes:
5859 dpurdie 1536
    * Build File [JATS-146]
1537
      Fix for use in build system
5429 dpurdie 1538
 
1539
------------------------------------------------------------------------
5415 dpurdie 1540
Version:  3.7.9000.cr                               Released: 11-Dec-15 
5411 dpurdie 1541
------------------------------------------------------------------------
1542
 
1543
Minor changes:
5859 dpurdie 1544
    * Build File [JATS-146]
1545
      Improved reporting of 'alias' conflicts.
1546
      Conflicts now generate an error, not a warning.
1547
      Within the Build and Escrow system conflicts will generate a warning
1548
      to maintain backward compatability.
5411 dpurdie 1549
 
5859 dpurdie 1550
    * ANDROID AndroidStudio
1551
      Added support run automated unit tests
5411 dpurdie 1552
 
1553
------------------------------------------------------------------------
5387 dpurdie 1554
Version:  3.7.8000.cr                               Released: 30-Nov-15
1555
------------------------------------------------------------------------
1556
 
1557
Minor changes:
1558
    * Unit Testing
5859 dpurdie 1559
      Fixed the name of the Unique Test Identifier passed to the filter - UTFUID
5387 dpurdie 1560
 
5859 dpurdie 1561
      Auto detect the presence of test results generated by 'UTF' and invoke
1562
      the UTF filter, if found. This allows the use of the new 'UTF' without
1563
      reworking all UTF consumers.
5387 dpurdie 1564
 
1565
------------------------------------------------------------------------
5378 dpurdie 1566
Version:  3.7.7000.cr                               Released: 26-Nov-15
1567
------------------------------------------------------------------------
1568
 
1569
Minor changes:
1570
    * GCC Toolchain
1571
      Fixed shell script error message introduced in 3.7.6000.cr 
1572
 
1573
------------------------------------------------------------------------
5330 dpurdie 1574
Version:  3.7.6000.cr                               Released: 05-Nov-15
1575
------------------------------------------------------------------------
1576
 
1577
Minor changes:
1578
    * Utility: create_dpkg
1579
      Only perform package level locking when invoked from a build daemon
1580
      Still performs version level locking
1581
 
1582
    * Support for new version of the compiler for the SK20 platform
1583
      New version is selected via: 
1584
          BuildPlatforms('SK20,--Version=4.1.0.0');
1585
      Requires the compiler provided in the arm-unknown-linux-gnueabi-sk20
1586
      package to be locally installed.
1587
 
1588
------------------------------------------------------------------------
5315 dpurdie 1589
Version:  3.7.5000.cr                               Released: 12-Oct-15
5262 dpurdie 1590
------------------------------------------------------------------------
1591
 
1592
Minor changes:
1593
    * Build.pl. BuildAlias directive
1594
      Correctly report the detection of multiple aliases in the one specification.
1595
 
5264 dpurdie 1596
    * Utilities: vcsdiff
1597
      Open registry with read-only access
1598
 
5284 dpurdie 1599
    * Build Metrics
1600
      Updated the version of the 'cloc' tool used by JATS to generate metrics.
1601
 
5262 dpurdie 1602
------------------------------------------------------------------------
5254 dpurdie 1603
Version:  3.7.4000.cr                               Released: 14-Sep-15
1604
------------------------------------------------------------------------
1605
 
1606
Minor changes:
1607
    * Toolset: UBUNTU14_INSTRUMENT
1608
      The UBUNTU14_INSTRUMENT toolchain can consume headers and libraries 
5259 dpurdie 1609
      built for UBUNTU14
5254 dpurdie 1610
 
1611
------------------------------------------------------------------------
5241 dpurdie 1612
Version:  3.7.3000.cr                               Released: 31-Aug-15
5206 dpurdie 1613
------------------------------------------------------------------------
1614
 
1615
Minor changes:
1616
    * Subversion Support
1617
      Detected authentication failure messages provided by new versions of subversion
1618
 
5240 dpurdie 1619
    * Utilities: vcsdiff
1620
      Improved support for BeyondCompare 4 (BC4).
1621
      Check more locations for the program.
1622
 
5206 dpurdie 1623
------------------------------------------------------------------------
5138 dpurdie 1624
Version:  3.7.2000.cr                               Released: 30-Jun-15 
1625
------------------------------------------------------------------------
1626
 
1627
Minor changes:
1628
    * Platform: HAMMERHEAD
1629
      Removed some compiler flags from the c++ builds.
1630
      The removed flags are not applicable to c++ and generate warnings about the
1631
      misuse of the flags.
1632
 
1633
------------------------------------------------------------------------
5129 dpurdie 1634
Version:  3.7.1000.cr                               Released: 30-Jun-15 
5115 dpurdie 1635
------------------------------------------------------------------------
1636
 
1637
Minor changes:
1638
    * BuildProduct directive
1639
      The use of the --Alias=xxx suboption has been exetnded.
1640
        BuildProduct   ( PROD,--Alias=A1', 'PLATFORM1,--Alias=A2', 'PLATFORM1,--Alias=A3' );
1641
      Will result in A1 being an alias for PROD_PLATFORM1 and PROD_PLATFORM2
1642
                     A2 being an alias for PROD_PLATFORM1
1643
                     A3 being an alias for PROD_PLATFORM2
1644
 
1645
    * GCC Toolset. New CompileOptions
1646
      'pic'     - Generate Position Independent Code (PIC) for static libraries
1647
      'nopic'   - Do not generated PIC for static libraries
1648
 
1649
      Currently the default is to not generate PIC on static libraries, except for
1650
      the UBUNTU14 target.
1651
 
1652
      Note: PIC will always be generated for shared libraries
1653
 
1654
------------------------------------------------------------------------
5109 dpurdie 1655
Version:  3.7.0000.cr                               Released: 18-Jun-15 
5100 dpurdie 1656
------------------------------------------------------------------------
1657
 
5109 dpurdie 1658
Major changes:
1659
    * Build File processing - duplicate platforms
1660
      Attempting to build duplicate platforms has been elevated from a warning
1661
      to an error. The warning was always ignored and created bad side effects.
1662
 
1663
      The build daemons and the escrow process will allow duplicates for backward
1664
      compatibility and reproducibility, but new software should have the 
1665
      duplicates corrected.
1666
 
1667
    * Build File processing - Reodering of build information and warnings
1668
      Warnings and Messages generated before the 'Build Configuration' are now
1669
      being stored and displayed after the 'Build Configuration'.
1670
 
1671
      This is intended to bring to the users attention warning that appear at the
1672
      start of the build process but are at the top of the screen. Warnings will be
1673
      displayed at the end of the build process.
1674
 
5100 dpurdie 1675
Minor changes:
1676
    * Utilities: vcsdiff
1677
      Added support for BeyondCompare 4 (BC4)
1678
 
1679
    * Utilities: CCdiff and CCBc2
1680
      Removed. Replaced by vcsdiff
1681
 
5104 dpurdie 1682
    * Utility: gen_cots
1683
      User must specify the source of the package image.
1684
 
5109 dpurdie 1685
    * Package Cache Control
1686
      A new environment variable(GBE_DPKG_CACHE_CTL) allows the GBE_DPKG_CACHE
1687
      to be automatically populated. See 'jats man EnvVars' for details.
1688
      Use 'jats cache_dpkg' to manage the cache.
1689
 
5100 dpurdie 1690
------------------------------------------------------------------------
5074 dpurdie 1691
Version:  3.6.7000.cr                               Released: 19-May-15
5073 dpurdie 1692
------------------------------------------------------------------------
1693
 
1694
Minor changes:
1695
    * Added several make targets:
1696
      jats make hdrs        - makes and installs headers
1697
      jats make libs        - make and installs static libs
1698
      jats make slibs       - make and install shared libs
1699
      jats make progs       - make and install programs
1700
 
5074 dpurdie 1701
    * Subversion comments
1702
      Extended the text in the default Subversion comments created by Jats
1703
      to include the tag/branch being created. Does not affect user provided
1704
      comments.
1705
 
5073 dpurdie 1706
------------------------------------------------------------------------
5036 dpurdie 1707
Version:  3.6.6000.cr                               Released: 08-Apr-15 
5035 dpurdie 1708
------------------------------------------------------------------------
1709
 
1710
Minor changes:
1711
    * Unit Testing
1712
      Create a simple unit test results file for Unit Tests that do 
1713
      not support full results reporting.
1714
 
1715
------------------------------------------------------------------------
5004 dpurdie 1716
Version:  3.6.5000.cr                               Released: 24-Mar-15
1717
------------------------------------------------------------------------
1718
 
1719
Minor changes:
1720
    * Platform : VS2012_X64
1721
      Searches WIN64 for OSCOMMON header files.
1722
 
1723
    * Unit Testing
1724
      Export EnvVar GBE_UTFFILE.
1725
 
1726
      The automated and non-automated unit tests are now run in the order
1727
      in which they are defined in the makefile.pl.
1728
 
1729
    * Build System Utility
1730
      Use file locking on the build marker file to force it to be flushed 
1731
      out to the file server.
1732
 
1733
------------------------------------------------------------------------
4969 dpurdie 1734
Version:  3.6.4000.cr                               Released: 12-Mar-15 
1735
------------------------------------------------------------------------
1736
 
1737
Minor changes:
1738
    * Pseudo Platform: LINUX
1739
      Corrected the operation of the LINUX alias. It is an alias for
1740
      all Back Office Linux targets.
1741
 
1742
    * Utility: create_dpkg
1743
      Use file locking to address contention while merging package instances
1744
      into dpkg_archive.
1745
 
1746
------------------------------------------------------------------------
4950 dpurdie 1747
Version:  3.6.3000.cr                               Released: 06-Mar-15
1748
------------------------------------------------------------------------
1749
 
1750
Minor changes:
1751
    * New Platform: HAMMERHEAD
1752
      Builds under linux using the AVR32_GNU toolchain
1753
 
1754
------------------------------------------------------------------------
4928 dpurdie 1755
Version:  3.6.2000.cr                               Released: 03-Mar-15
1756
------------------------------------------------------------------------
1757
 
1758
Minor changes:
1759
    * ANDROID target
1760
      Can be build on either Windows and Linux. This does not mean that
1761
      all Android packages will build on both, rather that the some Android 
1762
      builders can build under Windows and some under Linux.
1763
 
1764
    * UBUNTU14 target
1765
      Always generates (PIC) Position Independent Code.
4931 dpurdie 1766
      Addresses issues in the creation of shared libraries from static
4928 dpurdie 1767
      libraries.
1768
 
1769
    * Directive CompileOptions
1770
      New options: 'warnings_as_errors' and 'no_warnings_as_errors'
4929 dpurdie 1771
      Will convert compiler warnings into errors on supported toolsets.
4928 dpurdie 1772
      Currently support by all Windows compilers and those that use 
1773
      the GCC toolset.
1774
 
1775
Internal:
1776
    * System function will remove 'undef' parameters
1777
 
1778
------------------------------------------------------------------------
4903 dpurdie 1779
Version:  3.6.1000.cr                               Released: 17-Feb-15 
4898 dpurdie 1780
------------------------------------------------------------------------
1781
Major changes:
1782
 
4902 dpurdie 1783
    * Final release of the 64-bit support platforms
1784
      VS2012_X64, UBUNTU14 and UBUNTU14_INSTRUMENT 
1785
 
4898 dpurdie 1786
Minor changes:
1787
    * Build system. Rewriting of build files with new dependencies now
1788
      preserves the file-endings in the source file. ie: Unix and DOS
1789
      file formats will be preserved.
1790
 
4902 dpurdie 1791
    * Detect and prevent build of software on non-build machines
1792
      such as auperaunx01.
4898 dpurdie 1793
 
4902 dpurdie 1794
Internal:
4903 dpurdie 1795
    * Added platform configurable global options
4902 dpurdie 1796
 
4898 dpurdie 1797
------------------------------------------------------------------------
4889 dpurdie 1798
Version:  3.6.0000.cr                               Released: 12-Feb-15 
4778 dpurdie 1799
------------------------------------------------------------------------
4889 dpurdie 1800
Major changes:
4780 dpurdie 1801
    * JAVA Platform
4805 dpurdie 1802
      Post process UTF results with a ANT/JUNIT4 specific tool.
4889 dpurdie 1803
      Disabled by default
4780 dpurdie 1804
 
4889 dpurdie 1805
    * New platforms (still under development)
4814 dpurdie 1806
      VS2012_X64 - Build 64 bit Windows applications, using VS2012
1807
      MSWIN64    - An alias for all supported 64 bit windows compilers
1808
                   Currently VS2012_X64 is the only member
1809
      UBUNTU14   - Build 64 bit applications targeted at Ubuntu LTS 14.04
1810
                   This is not aimed at front office devices and thus
4903 dpurdie 1811
                   this target is not a part of DEVLINUX
4814 dpurdie 1812
                   It is a part of LINUX
4835 dpurdie 1813
      UBUNTU14_INSTRUMENT
1814
                 - Build instrumented 64 bit applications targeted 
1815
                   at testing under Ubuntu LTS 14.04
4814 dpurdie 1816
 
4778 dpurdie 1817
------------------------------------------------------------------------
4889 dpurdie 1818
Version:  3.5.10000.cr                               Released: 03-Feb-15
1819
------------------------------------------------------------------------
1820
Minor changes:
1821
    * GCC toolset: Handle different versions of lcov
1822
 
1823
    * Unit Testing. Run the collate test results target only once.
1824
 
1825
    * Jats build option: -[no]generic
1826
      To be used by the build system to verify correct usage of the 
1827
      GENERIC platform type.
1828
 
1829
Internal:
1830
    * Adding mechanism to post process Unit Test results.
1831
 
1832
------------------------------------------------------------------------
4728 dpurdie 1833
Version:  3.5.9000.cr                               Released: 04-Dec-14
1834
------------------------------------------------------------------------
1835
Minor changes:
1836
    * New build Alias - NATIVE
1837
      NATIVE is a set of platforms, in the current build, which build 
1838
      artifacts that can be expected to run on the build machine.
1839
 
1840
      The NATIVE alias has been created to simplify the support
1841
      for automated unit tests.
1842
 
4761 dpurdie 1843
    * New build platform - UBUNTU12_INSTRUMENT
4728 dpurdie 1844
      This build target is similar to UBUNTU12, except that it 
1845
      generates instrumented code with gcov. The platform's unit tests 
1846
      will create and maintain a set of lcov files.
1847
 
4805 dpurdie 1848
      Packages generated with this target SHOULD NOT be deployed 
1849
      to the field.
4728 dpurdie 1850
 
1851
------------------------------------------------------------------------
4688 dpurdie 1852
Version:  3.5.8000.cr                               Released: 21-Nov-14 
4652 dpurdie 1853
------------------------------------------------------------------------
1854
Minor changes:
1855
    * Build System Utility: create_dpkg
4688 dpurdie 1856
      When creating the file list for release notes, convert filenames 
1857
      to utf-8 for consistent handling.
4652 dpurdie 1858
 
1859
      Will add its own 'built' files to the package metadata file.
1860
 
1861
    * VS2012 Toolset
1862
      [JATS-308] Running jats from VS2012 Developer command prompt
1863
 
4688 dpurdie 1864
    * EnvVars
1865
      Added GBE_DPKG_REPLICA. This read-only package store is scanned 
1866
      before GBE_DPKG. It is intended to facilitate remote build 
1867
      servers that have a local package archive replica.
1868
 
1869
    * Autobuild support for Java Based Packages
1870
      Attempt to overcome shortcomings in ant-using in a remote build 
1871
      environment. Set GBE_DPKG to GBE_DPKG_REPLICA if doing an ABT enabled 
1872
      build and GBE_DPKG_REPLICA is defined.
1873
 
1874
    * Jats caching
1875
      Modified the cache mechanism such that if the required version is
1876
      found in the cache, then it will not be refreshed. This should speed
1877
      up jats startup.
1878
 
4652 dpurdie 1879
------------------------------------------------------------------------
4620 dpurdie 1880
Version:  3.5.7000.cr                               Released: 20-Oct-14
1881
------------------------------------------------------------------------
1882
Minor changes:
1883
    * SQL Interface to Release Manager Database
1884
      Addressed issues with Java 1.4 compatibility
1885
 
1886
------------------------------------------------------------------------
4613 dpurdie 1887
Version:  3.5.6000.cr                               Released: 16-Oct-14 
4549 dpurdie 1888
------------------------------------------------------------------------
1889
Minor changes:
1890
    * Jats Internal utility: create_dpkg
1891
      Interactive features have been removed
1892
      Generates XML file of files transferred to the package
1893
 
4551 dpurdie 1894
    * Jats Internals
1895
      Reworked the handling of the 'GENERIC' target
1896
 
4549 dpurdie 1897
------------------------------------------------------------------------
4538 dpurdie 1898
Version:  3.5.5000.cr                               Released: 24-Sep-14
1899
------------------------------------------------------------------------
1900
Minor changes:
1901
    * GCC Toolset: SharedLib creation - dependency file detection
1902
      Fixed a bug[JATS-304] in which the dependencies between header files
1903
      and source files was not being used, when building a SharedLib.
1904
 
1905
      The main effect of this is that if a developer modified a .h file
1906
      then JATS was not detecting which C files to recompile.      
1907
 
1908
    * Added a script called jats.unix.sh
1909
      On Unix, this is intended to be copied to /usr/local/bin as 'jats'
1910
      It will redirect the user to the correct instance of JATS
1911
 
1912
    * Jats Internal: Database access
1913
      Rebuilt the database access tools using Java 1.4
1914
      Java 1.4 is lowest common denominator on all of our machines
1915
 
1916
------------------------------------------------------------------------
4519 dpurdie 1917
Version:  3.5.4000.cr                               Released: 19-Sep-14
4488 dpurdie 1918
------------------------------------------------------------------------
1919
Minor changes:
4501 dpurdie 1920
    * Toolset Compiler: M16C for the MCR platform
4488 dpurdie 1921
      Added support to ensure that the program does not exceed allocated
1922
      flash space.
1923
 
4519 dpurdie 1924
    * Toolset: GCC [JATS-300]
5859 dpurdie 1925
      Added support for linking against shared libraries that have 
4519 dpurdie 1926
      dependencies on other shared libraries
1927
 
1928
 
4501 dpurdie 1929
    * Jats Make Directive - Script
1930
      Corrected its operation. The Scripts will be copied into the 'bin'
1931
      directory before the tests are run.
1932
 
4466 dpurdie 1933
    * Internal utilities: Database Access
1934
      Added support to access the ClearQuest database via sqlserver
1935
      Added test_cqconnection
1936
      Added EnvVars to support ClearQuest access
1937
      Updated the template jats.bat and jats.sh scripts
1938
 
4688 dpurdie 1939
    * Reverted automated build support for multi-level SVN branches.
4519 dpurdie 1940
      It created more issues than it fixed.
1941
 
4466 dpurdie 1942
------------------------------------------------------------------------
4461 dpurdie 1943
Version:  3.5.3000.cr                               Released: 19-Aug-14 
4447 dpurdie 1944
------------------------------------------------------------------------
1945
Minor changes:
1946
    * Automated Build Support. SVN branches in a subdirectory structure
1947
      Allow a SVN branch in a multi-level subdirectory to be labeled by
4538 dpurdie 1948
      the build tool. [Removed in 3.5.4000.cr]
4447 dpurdie 1949
 
4461 dpurdie 1950
      Such paths are not encouraged, nor supported by the body of JATS, but
1951
      for compatibility with some existing repositories is required.
4447 dpurdie 1952
 
4461 dpurdie 1953
    * Makefile builder
1954
      Removed two warnings detected by recent versions of Perl
1955
 
4447 dpurdie 1956
------------------------------------------------------------------------
4424 dpurdie 1957
Version:  3.5.2000.cr                               Released: 29-Jul-14
1958
------------------------------------------------------------------------
1959
Minor changes:
1960
    * Utility: create_dpkg
1961
      Does not copy broken symlinks into dpkg_archive
1962
      Will warn about broken symlinks
1963
      In test mode it will generate an error if broken symlinks are found
1964
 
1965
    * Jats Makefile creation
1966
      Corrected handling of source files with multiple '.' in their names.
1967
      There was a problem with such files in Prog and SharedLib directives
1968
 
1969
    * Utility: deploy_builder
1970
      Initial release of this internal utility.
1971
 
1972
------------------------------------------------------------------------
4391 dpurdie 1973
Version:  3.5.1000.cr                               Released: 07-Jul-14 
4382 dpurdie 1974
------------------------------------------------------------------------
1975
Minor changes:
1976
    * Visual Studio 2005 and above toolset
1977
      The programs .exe.manifest will be packaged along with the 
1978
      executable, but only if it exists.
1979
 
1980
------------------------------------------------------------------------
4362 dpurdie 1981
Version:  3.5.0000.cr                               Released: 24-Jun-14
1982
------------------------------------------------------------------------
1983
Minor changes:
1984
    * ANDROID Support
1985
      The 'populate' phase passes in all arguments from the MakeProject directive
1986
      This allows libs and jars to be named during the populate phase.
4345 dpurdie 1987
 
361 dpurdie 1988
------------------------------------------------------------------------
4345 dpurdie 1989
Version:  3.4.9000.cr                               Released: 19-Jun-14
1990
------------------------------------------------------------------------
1991
Minor changes:
1992
    * ANDROID Support
1993
      Populate the project during the build phase. This will place 
1994
      external JARs and Shared Libraries in the project to facilitate
1995
      development.
1996
 
1997
------------------------------------------------------------------------
4326 dpurdie 1998
Version:  3.4.8000.cr                               Released: 18-Jun-14
4324 dpurdie 1999
------------------------------------------------------------------------
2000
Minor changes:
2001
    * New Platform - ANDROID
2002
      Basic build support provided though the Makeproject directive
2003
      The Sdk and all other tools are provided via packages. These
2004
      include: androidBuilder, anddroidSdk and ant
2005
 
2006
------------------------------------------------------------------------
4309 dpurdie 2007
Version:  3.4.7000.cr                               Released: 11-Jun-2014
2008
------------------------------------------------------------------------
2009
Minor changes:
2010
    * GCC toolsets
2011
      Removed -Wid-clash-31 from the list of warnings enabled via 'options=wall'
2012
 
2013
    * New Platform Alias - MSWIN32
2014
      This alias will expand to (supported) targets that build Microsoft
2015
      Windows 32-bit targets. At this release these targets are:
2016
        WIN32   - Visual C 6         
2017
        VS2005  - Visual Studio 2005 (Not recommended)
2018
        VS2012  - Visual Studio 2012
2019
 
2020
------------------------------------------------------------------------
4287 dpurdie 2021
Version:  3.4.6000.cr                               Released: 26-May-14
2022
------------------------------------------------------------------------
2023
Minor changes:
2024
    * Subversion utilities
4309 dpurdie 2025
      Ignored messages about external links while examining the workspace.
4287 dpurdie 2026
      Only generated by some versions of SVN.
2027
      Note: SVN Externals are not supported - just ignored.
2028
 
2029
------------------------------------------------------------------------
4266 dpurdie 2030
Version:  3.4.5000.cr                               Released: 21-May-14
2031
------------------------------------------------------------------------
2032
Minor changes:
2033
    * PackageFile directive
2034
      Improved the --DirTree operation to allow it to work in packages
2035
      with an inverted buildfile structure.
2036
 
2037
------------------------------------------------------------------------
4261 dpurdie 2038
Version:  3.4.4000.cr                               Released: 21-May-14
2039
------------------------------------------------------------------------
2040
Minor changes:
2041
    * Makefile Directives MakeProject and MakeAnt
2042
      Ensure that each project creates a unique makefile target.
2043
      Previously, projects based on the same solution/project file would
2044
      only build the last project due to a name clash
2045
 
2046
------------------------------------------------------------------------
4257 dpurdie 2047
Version:  3.4.3000.cr                               Released: 16-May-14 
2048
------------------------------------------------------------------------
2049
Minor changes:
2050
    * PackageFile directive
2051
      Improved the --DirTree operation. The directive can package up any
2052
      directory within the package - as determined by the PackageBase.
2053
 
2054
------------------------------------------------------------------------
4248 dpurdie 2055
Version:  3.4.2000.cr                               Released: 14-May-14
4197 dpurdie 2056
------------------------------------------------------------------------
2057
Minor changes:
2058
    * Utility: jats sandbox. 
2059
      New subcommand called buildfilter, to display and modify the buildfilter
2060
      used within the sandbox.
2061
 
4247 dpurdie 2062
    * Utility: jats_metrics
2063
      Detect subversion based workspaces and do not attempt to invoke the
2064
      'cleartool' command to count the clearcase branches in the view.
2065
 
4197 dpurdie 2066
------------------------------------------------------------------------
4193 dpurdie 2067
Version:  3.4.1000.cr                               Released: 04-Apr-14
4192 dpurdie 2068
------------------------------------------------------------------------
2069
Minor changes:
2070
    * Preliminary support for VS2012 and CSHARP2012
2071
      This is a Beta.
2072
      Requires VS2012 professional update 4 to be installed
2073
 
2074
    * Utility: gen_cots
2075
      Fixed the package creation process
2076
 
2077
    * Utility: sandbox.
2078
      The -toPackage, -fromPackage, -justPackage and ignore package now support
2079
      a full package_version name, in addition to the simple package name and
2080
      the package name.project forms.
2081
 
2082
      Clarified the forms in the documentation.
2083
 
2084
------------------------------------------------------------------------
4179 dpurdie 2085
Version:  3.4.0000.cr                               Released: 26-Mar-14 
4135 dpurdie 2086
------------------------------------------------------------------------
2087
Minor changes:
4163 dpurdie 2088
    * PackageFile directive
2089
      Improved the --DirTree option's detection of paths outside the current
2090
      directory.
2091
 
4179 dpurdie 2092
    * Jats build log
2093
      Will display the name of the host machine when being run by the BuildTool
2094
      and the build daemons.
2095
 
2096
    * New JATS supported host machine type: linux_x86
2097
      This has been added to support auperaunx01 as a general developer machine
2098
      Currently there are no supported compilers for this machine. It is only
2099
      the JATS tool chain. It allows the processing of subversion related 
2100
      commands.
2101
 
4163 dpurdie 2102
------------------------------------------------------------------------
2103
Version:  3.3.5000.cr                               Released: 21-Feb-14 
2104
------------------------------------------------------------------------
2105
Minor changes:
4135 dpurdie 2106
    * Makefiles. Platform specifier
2107
      Corrected issue where the platform specifier consists entirely of 
2108
      non-platform arguments.
2109
 
2110
    * Jats.bat file example/template
2111
      Added JAVA 1.7 default location
2112
 
2113
------------------------------------------------------------------------
4119 dpurdie 2114
Version:  3.3.4000.cr                               Released: 22-Jan-14
4115 dpurdie 2115
------------------------------------------------------------------------
2116
Minor changes:
4119 dpurdie 2117
    * SK20 Toolset
2118
      Added standard HOST_* definitions to SK20 target
2119
 
2120
    * Subversion Support
2121
      Ignore error text of the form 'QDBusConnection:*' from the SVN error
2122
      stream. This may be generated by a dud released of Ubuntu KDE
2123
 
2124
------------------------------------------------------------------------
2125
Version:  3.3.3000.cr                               Released: 15-Jan-14
2126
------------------------------------------------------------------------
2127
Minor changes:
4115 dpurdie 2128
    * Re-release with missing SK20 support files.
2129
 
2130
------------------------------------------------------------------------
4110 dpurdie 2131
Version:  3.3.2000.cr                               Released: 13-Jan-14 
4109 dpurdie 2132
------------------------------------------------------------------------
2133
Major changes:
2134
    * New build target called SK20
2135
      This uses a gcc-based cross compiler and can be run on linux development
2136
      machines. The compiler and associated SDKs are provided by 'You Transactor'
2137
      Controlled in the VIX package named 'arm-iwmmxt-linux-gnueabi'. This package
2138
      addresses issues in the 'You Transactor' provided installer.
2139
 
2140
Minor changes:
2141
 
2142
------------------------------------------------------------------------
4097 dpurdie 2143
Version:  3.3.1000.cr                               Released: 13-Dec-13  
4075 dpurdie 2144
------------------------------------------------------------------------
2145
Major changes:
2146
 
2147
Minor changes:
2148
    * C# Toolset
2149
      Supported named dependencies when specifying a resx file to support
2150
      resx files that include other files.
2151
 
4097 dpurdie 2152
      Resx support. Extend search path for associated .cs file to include
2153
      the parent directory.
2154
 
4095 dpurdie 2155
    * Utility: update_release
2156
      Set umask to 0002 to assist in preserving group access to files and
2157
      folders created in the 'releases' area.
4075 dpurdie 2158
 
4095 dpurdie 2159
    * Utility: svn createPackage
2160
      Perform a validity check on any directory tree being imported. It 
2161
      must not contain any of the following reserved directory names:
2162
        .svn, .git, .hg, .cvs, tags, trunk or branches
4075 dpurdie 2163
 
4095 dpurdie 2164
    * GCC Based build targets
2165
      Extended CTAGS support to GCC based targets.
4097 dpurdie 2166
      'jats make ctags' will generate a ctags file for GCC based builds in
2167
      the same manner as it has for Windows based builds.
4095 dpurdie 2168
 
4075 dpurdie 2169
------------------------------------------------------------------------
4096 dpurdie 2170
Version:  3.3.0000.cr                               Released: 19-Sep-13
4034 dpurdie 2171
------------------------------------------------------------------------
2172
Major changes:
2173
    * GCC Toolchain - Android NDK support
2174
      Implemented SharedLibrary option - --NoVersionDll
2175
      Implemented CompilerOptions - 'NoVersionDll'
2176
 
4036 dpurdie 2177
      Improved the process that creates symbolic links between a Shared
4034 dpurdie 2178
      Libraries 'RealName' and its 'soname' and 'link name'
2179
 
2180
      Added support for a compiler to be provided through a package.
2181
      Specifically implemented to allow Android
2182
 
2183
Minor changes:
2184
    * BuildName directive
2185
      Force '--RelaxedVersion' on COTS packages that have exactly 3 arguments.
2186
 
2187
    * Sandbox utility
4036 dpurdie 2188
      Fixed use of a 'buildfilter' file in the sandbox directory.
4034 dpurdie 2189
 
2190
    * GCC Toolchain - General
4036 dpurdie 2191
      When building a shared library, all unresolved symbols will generate
4034 dpurdie 2192
      a warning.
2193
 
2194
------------------------------------------------------------------------
4003 dpurdie 2195
Version:  3.2.2000.cr                               Released: 27-Aug-13
2196
------------------------------------------------------------------------
2197
Major changes:
2198
 
2199
Minor changes:
2200
    * Automated Build System Support for machines that do not build the package
2201
      This version provides a transparent 'dummy' build under conditions where
2202
      a package does not build for the current machine. All the commands
2203
      used by the 'buildtool' will perform a dummy build. There are no build
2204
      artifacts, but the build will not fail.
2205
 
2206
      This mechanism improved the tracking of files created during the creation
2207
      of makefiles and uses this mechanism to deleted generated files.
2208
 
2209
------------------------------------------------------------------------
3987 dpurdie 2210
Version:  3.2.1000.cr                               Released: 16-Aug-2013
2211
------------------------------------------------------------------------
2212
Major changes:
2213
 
2214
Minor changes:
2215
    * Utility: update_release
2216
      Added options:
2217
        -addfilter=xxx[,yyy]*
2218
        -delfilter=xxx[,yyy]*
2219
      Allowed the -filter option to take a comma separated list of filters.
2220
      Allowed filters to contain a pathname element. ie: scripts/*.sh
2221
      Allow filters without wildcard characters to work correctly.
2222
      Report filter elements that are not used.
2223
 
2224
    * CSharp Toolset: Resx processing
2225
      Backward compatibility with badly formed packages.
2226
      Ignore 'Designer.cs' files that have zero length.
2227
 
2228
    * Build Target: UBUNTU12
2229
      Added missing LMOS aliases.
2230
 
2231
------------------------------------------------------------------------
3967 dpurdie 2232
Version:  3.2.0000.cr                               Released: 8-Aug-2013
2233
------------------------------------------------------------------------
2234
Major changes:
2235
    * New build target: UBUNTU12
2236
      This is intended to facilitate testing of emebedded devices. It is not
2237
      intended to build deployed software.
2238
 
2239
      UBUNTU12 is considered to be an embedded device and as such is included in
2240
      the DEVLINUX alias.
2241
 
2242
      UBUNTU12 is built on an Ubuntu LTS 12.04 platform using
2243
      gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3.
2244
 
2245
Minor changes:
2246
    * Jats wrapper script
2247
      The default version control system has been set to 'svn'. This means that
2248
      the jats commands 'label', 'release' and 'extract' will invoke the
2249
      Subversion instance of the command.
2250
 
2251
      This change will not be picked up by Windows users. They will need to
2252
      update their jats.bat file if they want this change.
2253
 
2254
    * Utility: jats vcsdiff
2255
      Added support for BeyondCompare3 under windows.
2256
 
2257
    * Utility: jats upddep
2258
      Corrected issue that prevented the results being written to the build.pl
2259
      file under windows.
2260
 
2261
    * CSharp Toolset: Resx processing
2262
      Improved the generation of the Resource names. Now supports
2263
      form names that do not match the enclosing resource.
2264
 
2265
      Supports Resources without a matching .cs file - as long as there
2266
      is a matching Designer.cs file.
2267
 
2268
    * GCC Toolchain
2269
      Added version testing of the compiler being invoked by the build.
2270
 
2271
------------------------------------------------------------------------
3859 dpurdie 2272
Version:  3.1.9000.cr                               Released: 21-Jun-13
2273
------------------------------------------------------------------------
2274
Major changes:
2275
    * Jira Issue: JATS-274: Long view name causes legacy package to
2276
                            fail to daemon build
2277
      Create shorter viewnames when extracting Subversion workspace
2278
 
3967 dpurdie 2279
    * Documentation
3859 dpurdie 2280
      Document the EnvVar ANT_HOME  
2281
 
2282
------------------------------------------------------------------------
3833 dpurdie 2283
Version:  3.1.8000.cr                               Released: 04-Jun-13
3832 dpurdie 2284
------------------------------------------------------------------------
2285
Major changes:
2286
    * New Platform: INTELLECT
2287
      Support for Intellect PAX.
2288
      This support does not extend to native building of PAX modules. It is
2289
      intended to 'wrap' the existing PAX Build system.
2290
 
2291
      The body of the Pax Building infrastructure is not within the JATS core
2292
      but is to be provided though a JATS plugin.
2293
 
2294
------------------------------------------------------------------------
3559 dpurdie 2295
Version:  3.1.7000.cr                               Released: 03-May-13
2296
------------------------------------------------------------------------
2297
Major changes:
3564 dpurdie 2298
    * New Platform: VSDEVRC
2299
      Uses an MSP430G2553 processor, a member of the Texas Instruments MSP430
2300
      family
3559 dpurdie 2301
 
2302
Minor changes:
2303
    * Utility: jats sandbox
2304
      Support sandbox specific build filter. A file called 'buildfilter' in
2305
      the root of the sandbox will be used to specify a sandbox-local
2306
      buildfilter. It will override any buildfilter provided on the command
2307
      line.
2308
 
2309
    * Jats Configuration
2310
      Replace auperaunx26 with auperaarc01 as the default package server.
2311
 
2312
    * Jats Utility: rewrite and upddep
2313
      Purify build files that have mixed line endings under both Windows
2314
      and Linux.
2315
 
2316
      Addresses an issue where build files with mixed line endings are not
2317
      correctly rippled.
2318
 
2319
------------------------------------------------------------------------
3347 dpurdie 2320
Version:  3.1.6000.cr                               Released: 05-Apr-13
2321
------------------------------------------------------------------------
2322
Major changes:
2323
 
2324
Minor changes:
2325
    * Jats Core
2326
      Corrected algorithm used to search for a matching package version.
2327
      This is used by the -build option of ccrelease and svnrelease and
2328
      the '-locatepkg' option of JATS.
2329
 
2330
    * Utility: svnsave_build
2331
      Used only by the build daemons.
2332
      Do not propagate the 'author' of the base package if the build is a ripple.
2333
 
2334
    * Utility: svnrelease and svnextract
2335
      The process of backtracking from a tag to a branch/trunk supports
2336
      branches that are more than a single subdirectory.
2337
 
2338
------------------------------------------------------------------------
3045 dpurdie 2339
Version:  3.1.5000.cr                               Released: 13-Feb-13 
2340
------------------------------------------------------------------------
2341
Major changes:
2342
 
2343
Minor changes:
2344
    * svnrelease utility
2345
      The use of the '-branch' option will not replace the build files with
2346
      those from the base tag, nor will it replace any files that were modified
2347
      between the tag and branch from which the tag was taken.
2348
 
2349
      The resultant workspace will be the HEAD of the named branch, although
2350
      the extraction process will highlight changes between the named branch and
2351
      the named tag.
2352
 
2353
    * svnrelease utility
2354
      Corrected a problem in backtracking from a tag to the development branch
2355
      with some releases of TortoiseSVN.
2356
 
2357
------------------------------------------------------------------------
2931 dpurdie 2358
Version:  3.1.4000.cr                               Released: 31-Jan-13
2359
------------------------------------------------------------------------
2360
Major changes:
2361
 
2362
Minor changes:
2363
    * CHSHARP Toolset
2364
      New CompileOption: NoVersionDLL
2365
        Suppress the creation of versioned DLL for all Shared Libraries
2366
        covered by the makefile.
2367
 
2368
      New SharedLib option: --NoVersionDll
2369
        Suppress the creation of versioned DLLs.
2370
        Unversioned DLLs will always be generated.
2371
 
2372
    * ALL Toolsets
2373
      Ensure that some EnvVars that confuse the GNU automake are not exported
2374
 
2375
    * Utility vcsdiff
2376
      Under Unix will perform a 'diff' of the two views.
2377
      Added '-diff' option to force a text mode diff under Windows, rather than
2378
      the default use of BeyondCompare.
2379
 
2380
------------------------------------------------------------------------
2764 dpurdie 2381
Version:  3.1.3000.cr                               Released: 04-Jan-13
2382
------------------------------------------------------------------------
2383
Major changes:
2384
 
2385
Minor changes:
2386
    * Subversion Extraction
2387
      Detect and report error condition where a tag references a parent
2388
      directory of the tag.
2389
 
2390
      Better handling of tagged versions that have been moved within the
2391
      repository.
2392
 
2393
    * Subversion Support
2394
      Detect authentication errors and issue user-friendly error messages
2395
      showing the user what to do.
2396
 
2397
    * Added Support for LMOS_COBRA
2398
      This does not imply that LMOS is fully supported on the COBRA, only that
2399
      we have build support for this target.
2400
 
2401
      Note: LMOS is not fully supported by VIX on the COBRA platform.
2402
            LMOS should not be used on the COBRA.
2403
 
2404
Internal:
2405
    * Jats Utility: JatsFileUtil usage
2406
      Better handling of files with nasty characters(%'&) in them.
2407
      Now use a modified Url encoding scheme to pass them into JatsFileUtil
2408
      JatsFileUtil Will perform Url decoding of all arguments
2409
 
2410
------------------------------------------------------------------------
2478 dpurdie 2411
Version:  3.1.2000.cr                               Released: 15-Nov-12
2412
------------------------------------------------------------------------
2413
Major changes:
2414
 
2415
Minor changes:
2416
    * Makefile Generation.
2417
      Fixed issue with packaging files with a single quote(') in the name
2418
 
2419
------------------------------------------------------------------------
2450 dpurdie 2420
Version:  3.1.1000.cr                               Released: 14-Nov-12
2421
------------------------------------------------------------------------
2422
Major changes:
2423
 
2424
Minor changes:
2425
    * Makefile generation
2426
      Warning generation of bad source paths does not generate an error
2427
      if the path test escapes the directopry tree. It will generate a
2428
      warning, which allows the build to progress as before - with lots
2429
      of warnings.
2430
 
2431
    * Makefile Generation
2432
      BuildSubDir and SubDir directives - cleanup paths.
2433
 
2434
    * Jats Utility: JatsFileUtil
2435
      Better handling of double '\' in pathnames under windows.
2436
 
2437
 
2438
------------------------------------------------------------------------
2439 dpurdie 2439
Version:  3.1.0000.cr                               Released: 08-Nov-12
2429 dpurdie 2440
------------------------------------------------------------------------
2441
Major changes:
2442
    * Make-time performance improvement of packaging
2443
      Improved the performance of the 'packaging' and 'installing' operations
2444
      by an order of magnitude under windows. Replaced the shell scripting of
2445
      these operations with a dedicated program.
2446
 
2447
      This change also addressed a long-time Windows issue with the packaging
2448
      of files into very long (>~250) paths as the utility supports the full
2449
      windows path scheme.
2450
 
2451
Minor changes:
2452
    * Command Changes: jats clobber
2453
      The 'jats clobber' command has been significantly sped up
2454
      The 'clobber' no longer unpackages and uninstalls files one by one
2455
      from the relevant directories. The entire directory is deleted.
2456
 
2457
      The original sequence can still be perform, if required, with the commands
2458
        jats make clobber
2459
      This operates as before.
2460
 
2461
    * Utility: escrow
2462
      Support to extract packages with a subdirectory structure that
2463
      breaks the JATS rule that the TTB directory names are reserved.
2464
      Some COTS packages break the rule.
2465
 
2466
    * Utility: svn : delete-branch
2467
      Modified the svn branch deletion operation.
2468
        With no arguments it will show the current branch.
2469
 
2470
    * Utility: svn : url
2471
      Improved the conversions supported. Now handles leading SVN::
2472
      and will decode tags of the form SVN::path::tag
2473
 
2474
    * Utility: svn : import
2475
      Added a '-nocommit' option to allow the results of the import to be
2476
      inspected before committing them to the Repository.
2477
 
2478
    * Subversion Support
2479
      Detect authentication errors and issue user-friendly error messages
2480
      showing the user what to do.
2481
 
2482
      The special label of TIMESTAMP now creates a tag with a .WIP
2483
      suffix. This allows the tag to be deleted in the VIX protected
2484
      repositories.
2485
 
2486
------------------------------------------------------------------------
2078 dpurdie 2487
Version:  3.0.5000.cr                               Released: 05-Oct-12
2488
------------------------------------------------------------------------
2489
 
2490
Minor changes:
2491
    * Jats build
2492
      Added a '-nopackages' option to allow the creation of version information
2493
      files under conditions where the external packages are not available, such
2494
      as within a JATS Sandbox.
2495
 
2496
      This option is intended to be used in conjunction with the 'interface'
2080 dpurdie 2497
      command, with a sandbox.
2078 dpurdie 2498
 
2499
      ie: jats sandbox cmd -keepgoing build interface -nopackages
2500
 
2501
------------------------------------------------------------------------
2054 dpurdie 2502
Version:  3.0.4000.cr                               Released: 27-Sep-12
2049 dpurdie 2503
------------------------------------------------------------------------
2504
 
2505
Minor changes:
2506
    * Utility: svn
2507
      Added two subcommands
2508
        branch - to create a branch within a workspace
2509
        switch - to switch a workspace to a branch, or tag.
2510
                 Can also display available branches.
2511
 
2054 dpurdie 2512
    * Utility: sandbox. Subcommand: cmd
2513
      Added '-keepgoing' option to allow the user to ignore errors
2040 dpurdie 2514
 
2515
    * Utility: rtag_extract
2516
        * Added -[no]log option to control the output
2517
        * Extended the examples in the documentation
2518
 
2519
    * Utility: svnrelease and svnextract
2520
      Modified the way that branches are created and used.
2521
      Modified two options:
2522
        -mkbranch=name. Will create a branch while extracting the package
2523
                        The named branch must not exist
2524
        -branch=name.   Will extract the head of the named branch - if it exists
2525
                        The named branch must exist
2526
      The two options are mutually exclusive.
2527
 
2528
------------------------------------------------------------------------
2017 dpurdie 2529
Version:  3.0.3000.cr                               Released: 24-Sep-12
2530
------------------------------------------------------------------------
2531
 
2532
Minor changes:
2533
    * Utility: rtag_extract
2534
      The following enhancements have been made to this utility
2535
        * Only allow extracting into a jats sandbox
2536
        * Create workspaces with a name that is the package name
2537
        * Skip extraction of a package if it already exists in the sandbox
2538
 
2539
------------------------------------------------------------------------
1456 dpurdie 2540
Version:  3.0.2000.cr                               Released: 21-Sep-12
2541
------------------------------------------------------------------------
2542
 
2543
Minor changes:
2017 dpurdie 2544
    * Utility: svnrelease and svnextract
1456 dpurdie 2545
      The name of the directory into which the package will be etracted
2546
      has been greatly simplified, under most cases.
2547
 
2548
------------------------------------------------------------------------
1447 dpurdie 2549
Version:  3.0.1000.cr                               Released: 18-Sep-12
2550
------------------------------------------------------------------------
2551
 
2552
Minor changes:
2553
    * Utility: svnrelease
2554
      Correctly handle build files that are not in the root directory
2555
      Missed in previous release.
2556
 
2557
------------------------------------------------------------------------
2558
Version:  3.0.0000.cr                               Released: 13-Sep-12
2559
------------------------------------------------------------------------
2560
 
2561
Major changes:
2562
    * Jats Version Number
2563
      Rolled to version 3 as the build number was confusingly high
2564
      Although the major version number has changed, JATS has not changed
2565
      significantly.
2566
 
2567
Minor changes:
2568
    * Makefile Generation
2569
      Packing of directories filters out .svn subdirectories
2570
 
2571
    * Utility: svnrelease
2572
      Correctly handle build files that are not in the root directory
2573
 
2574
------------------------------------------------------------------------
1403 dpurdie 2575
Version:  2.101.0000.cr                               Released: 11-Sep-12
2576
------------------------------------------------------------------------
2577
Major changes:
2578
    * Subversion support
2579
      Multiple changes to subversion support to simplify development with
2580
      SubVersion. Changes include:
2581
        - New VcsTag that has a path and a tag component
2582
        - Multiple extraction modes with checks to highlight unexpected
2583
          file changes between workspace and branch head.
2584
 
2585
Minor changes:
2586
    * Utility: New utility - rtag_extract
2587
      Tool to extract a set of packages based on a Release Manager Release.
2588
      Can limit the files extracted to one or more paths, or a list of packages.
2589
      Provides supervised extraction of the set of packages.
2590
      Use 'jats man rtag_extract' or online documentation.
2591
 
2592
    * Utility: svnsave_build
2593
      Failure to change the author of the build is not an error.
2594
      This allows for non-standard repositories being used during consolidation
2595
 
2596
    * Linux support utilities
2597
      Add a version of 'addr2line' that understands the ELF file format
2598
      which has debug information striped out into a separate file.
2599
      Used to support backtracing within unit tests.
2600
 
2601
------------------------------------------------------------------------
1329 dpurdie 2602
Version:  2.100.6000.cr                               Released: 30-Jul-12
2603
------------------------------------------------------------------------
2604
Major changes:
2605
    * Subversion Repository location
2606
      The correct paths to the various SubVersion repositories is:
2607
        GBE_SVN_URL_AUPERASVN01: https://auperasvn01.aupera.erggroup.com/svn
2608
        GBE_SVN_URL_FRBESASVN01: http://frbesasvn01.frbesa.erggroup.com/svn
2609
      Windows users may need to update there jats.bat file.
2610
      These are Fully Qualified Domain Names.    
2611
 
2612
Minor changes:
2613
    * Jats startup warning introduced in 2.100.5000.cr
2614
      Now accepts both / and \ as path separators.
2615
 
2616
    * Utility: svnrelease
2617
      Modified the operation of the '-branch' to better mimic the ClearCase
2618
      operation of the same command. If the specified branch exists, then it
2619
      will be used, otherwise it will be created based on the specified tag.
2620
 
2621
    * Utility: svnsave_build
2622
      Modify the operation such that the 'author' of the saved build is set to
2623
      that of the user that created the version that that build is based upon.
2624
      This preserves the history of the build a lot better than tagging all
2625
      builds as being done by 'buildadm'.
2626
 
2627
    * Utility: ccdelete_view
2628
      Allow the user to specify ClearCase viewtags or a viewstore path.
2629
 
2630
    * Utility: sandbox
2631
      Added options to control the packages processed. The user can specify
2632
      a range of packages and exclude or include specific packages.
2633
 
2634
      Subcommand: populate
2635
      Added -exclude=name[,name]+ to allow specific packages to be excluded
2636
      Add -all option to force dependency testing of packages already in the
2637
      sandbox.
2638
 
2639
    * Subversion Support
2640
      With an automated build environment the use of a default Subversion
2641
      repository is not supported.
2642
 
2643
      Creating a workspace will display the files being extracted providing
2644
      a progress indication.
2645
 
2646
    * Jats Online Documentation
2647
      Migrated several items from the VIX Wiki to the FAQ section of the
2648
      online documentation.
2649
 
2650
    * Generated makefiles
2651
      Improved tracing of package archive source in comments
2652
 
2653
------------------------------------------------------------------------
401 dpurdie 2654
Version:  2.100.5000.cr                               Released: 28-May-12
399 dpurdie 2655
------------------------------------------------------------------------
2656
Major changes:
2657
 
2658
Minor changes:
2659
    * New Platform: WCENAUTIZX5
2660
     "Nautiz eTicket Pro" built under VS2005
2661
 
400 dpurdie 2662
    * Jats startup will warn Windows Users if jats.bat does not
2663
      link to the dynamically updated version of JATS. 
2664
 
399 dpurdie 2665
Internal:
2666
    * Corrected error handling in Release Manager Database connection
2667
      Worked on Windows, but not linux.
2668
 
2669
------------------------------------------------------------------------
387 dpurdie 2670
Version:  2.100.4000.cr                               Released: 30-Apr-12
2671
------------------------------------------------------------------------
2672
Major changes:
2673
 
2674
Minor changes:
2675
    * Jats makefile directive: MakeProject
2676
      Improved support for packaging files with spaces and other make-unfriendly
2677
      characters in their pathname.
2678
 
2679
------------------------------------------------------------------------
385 dpurdie 2680
Version:  2.100.3000.cr                               Released: 20-Apr-12
2681
------------------------------------------------------------------------
2682
Major changes:
2683
 
2684
Minor changes:
2685
    * Platform: VIXITP
2686
      Minor enhancements
2687
 
2688
    * JATS wrappers
2689
      Updated default paths to Subversion Servers
2690
 
2691
    * Subversion Support
399 dpurdie 2692
      Added svn delete-branch
385 dpurdie 2693
 
2694
------------------------------------------------------------------------
383 dpurdie 2695
Version:  2.100.2000.cr                               Released: 13-Apr-12
2696
------------------------------------------------------------------------
2697
Major changes:
2698
 
2699
Minor changes:
387 dpurdie 2700
    * GCC Toolmaking
383 dpurdie 2701
      Use JATS' internal dependency generator. This is much faster than the
2702
      use of the gcc as previously implemented.
2703
 
2704
    * New Platform: VIXITP
387 dpurdie 2705
      Specialized platform for the VIX 'ITP' product.
383 dpurdie 2706
 
2707
    * Subversion Support
2708
      Documented the use of 'TIMESTAMP' in svn commands
2709
      svnrelease. The -branch option supports the special name TIMESTAMP
2710
 
2711
 
2712
------------------------------------------------------------------------
381 dpurdie 2713
Version:  2.100.1000.cr                               Released: 28-Mar-12
2714
------------------------------------------------------------------------
2715
Major changes:
2716
 
2717
Minor changes:
2718
    * Jats makefile directive: MakeLinuxDriver
2719
      Added support for source files not in the same directory as the
2720
      makefile.
2721
 
2722
    * Jats makefile directives: SharedLib and Lib
2723
      Improved support for named source files with directory elements
2724
 
2725
------------------------------------------------------------------------
379 dpurdie 2726
Version:  2.100.0000.cr                               Released: 23-Mar-12
2727
------------------------------------------------------------------------
2728
Major changes:
2729
 
2730
    * WIN32 Target (Visual Studio 6)
2731
      This target will now consume headers/libraries from a VS6 directory.
2732
      This has been provided to allow the use of Dinkumware_STL to be limited
2733
      to this one compiler. Specifically we need to excluded the use of
2734
      Dinkumware from VS2010 builds.
2735
 
2736
    * C# Toolchain
2737
      Correctly detect missing .cs file in .resx /.cs file pair.
2738
 
2739
Minor changes:
2740
    * Jats wrapper script
2741
      New option: -logfile=name
2742
 
2743
    * Jats configuration
2744
      jats.bat example (Windows)
2745
      jats.sh example (Unix)
2746
      Redefined location of the Perth Subversion server AUPERASVN01
2747
 
2748
    * Escrow build on solaris_x86
2749
      Added workaround for strange issue on X86 based Solaris machines
2750
      The GBE_MACHTYPE EnvVar would disappear during the build process
2751
 
2752
    * Utility ccrelease
2753
      The -extractfiles option nolonger uses a dynamic view to perform the
2754
      extraction. It uses the same process as normal view creation.
2755
 
2756
    * Utility: svn
2757
      Improved package import processing.
2758
      Allow Date, Author and Log to be added to the imported package
2759
 
2760
    * Jats Utility: gen_cots
2761
      Added support for Subversion.
2762
      Subversion is supported on Windows and Unix.
2763
      ClearCase is supported on Windows.
2764
 
2765
    * Jats Utility: vcsdiff
2766
      New Utility. Will diff two versions of a package. Supports
2767
      mixed ClearCase and Subversion versions.
2768
      Under windows it can invoke BeyondCompare
2769
      Under Windows and Unix it can perform a MD5 check over both directories.
2770
 
2771
------------------------------------------------------------------------
377 dpurdie 2772
Version:  2.99.2000.cr                               Released: 3-Feb-12
2773
------------------------------------------------------------------------
2774
Major changes:
2775
 
2776
Minor changes:
2777
    * BuildVersion directive
2778
      Updated Company Name, Copyright and Trademark strings to 'Vix IP Pty Ltd'
2779
 
2780
    * GCC Toolset
2781
      Added support for filterering warning messages, via a warnings.gcc file
2782
 
2783
------------------------------------------------------------------------
375 dpurdie 2784
Version:  2.99.1000.cr                               Released: 13-Jan-12
2785
------------------------------------------------------------------------
2786
Major changes:
2787
 
2788
Minor changes:
2789
    * Command: jats clobber
2790
      When building packages that use deploylib - remove the 'build/deploy'
2791
      directory as a part of the clobber processing.
2792
 
2793
    * Jats wrapper. Environment Variable Cleanup (Windows Only)
2794
      Force ALL EnvVars stored in the environment and passed to programs
2795
      invoked by JATS to be converted to upper case.
2796
 
2797
      This solves problems associated with some programs that do not treat
2798
      Windows EnvVars as case insensitive.
2799
 
377 dpurdie 2800
      A useful side effect of this change is that VS2010 running on
2801
      64-bit Windows-7 will now locate the default installation of VS2010, as
2802
      will many other toolsets.
375 dpurdie 2803
 
2804
    * jats svnlabel
2805
      Report conflicting options: Label and Clone
2806
 
2807
      Correct the 'label' operation. The user is not allowed to provide
2808
      path. The user must provide a simple label. JATS will determine the
2809
      workspace and the correct branch/tag to place the label in.
2810
 
2811
    * Built Daemon support
2812
      jats_svn_savebuild will now delete a WIP if its in the /tags/ directory.
2813
      This allows WIPs to be tags or branches
2814
 
2815
------------------------------------------------------------------------
373 dpurdie 2816
Version:  2.99.0000.cr                               Released: 06-Jan-12
2817
------------------------------------------------------------------------
2818
Major changes:
2819
    * GCC Toolset
2820
      Modified the creation and maintenance of debug information.
2821
      New methodology is:
2822
        Debug information is created for both production and debug builds
2823
        Debug information is placed in a .dbg file, which is linked to the
2824
        executable, or shared library. The .dbg file is packaged in the manner
2825
        as the main binary.
2826
 
2827
      This methodology does not bloat the binary with debug information, while
2828
      retaining debug information. The binary transferred to an embedded
2829
      device does not contain debug information, yet the image used in the
2830
      debugger can still access the debug information. This is the best of
2831
      both worlds.
2832
 
2833
Minor changes:
2834
    * HTML Documentation
2835
      JatsWelcome.html - Extended references to BMS documentation.
2836
 
2837
Internal changes:
2838
    * Generated makefiles
2839
      Removed the make_usage target as it is inaccessible. It was replaced by
2840
      jmake's 'help' command a long time back.
2841
 
2842
------------------------------------------------------------------------
371 dpurdie 2843
Version:  2.98.4000.cr                               Released: 23-Dec-11
2844
------------------------------------------------------------------------
2845
Major changes:
2846
    * Jats Sandbox
2847
      Softlinks to packages within the sandbox are now relative to the root of
2848
      the sandbox. This allows packages in the sandbox to be created under one
2849
      machine architecture and consumed under another.
2850
 
2851
    * RIORDS Platform
2852
      Generate output files with the package version embedded in the name
2853
      This can be disabled with --NoVersion
2854
 
2855
      Package up the 'hex' file created when the .img file is processed.
2856
 
2857
 
2858
Minor changes:
2859
    * Processing makefile.pl
2860
      Better handling of some shared library arguments for undeclared files
2861
      Error detection of some arguments that start with white-space
2862
 
2863
------------------------------------------------------------------------
369 dpurdie 2864
Version:  2.98.3000.cr                               Released: 14-Dec-11
2865
------------------------------------------------------------------------
2866
Major changes:
2867
 
2868
Minor changes:
2869
    * New Platform and Toolchain
371 dpurdie 2870
      Platform is RIORDS. This uses the MSP430 toolchain.
369 dpurdie 2871
      Beta release of this toolchain
2872
 
2873
    * Jats Escrow. Escrow extraction
2874
      Force views created to be done in the same manner as the build daemon.
2875
      Under Clearcase, do not include the /main/0 rule.
2876
 
2877
    * Utility: ccrelease (jats release, jats extract)
2878
      Correct use of /main/0 on Unix platforms to match Windows behavior.
2879
      Only add /main/0 if the user has provided a path to a directory within
2880
      a vob.
2881
 
2882
    * Various changes to remove warnings when used with perl 5.14.
2883
      Note: Perl 5.14 is not recommended.
2884
            Perl 5.8.8 is recommended.
2885
 
2886
    * Windows utilities
2887
      Updated 7z to version 9.20.
2888
 
2889
    * Subversion Support
2890
      Support for 1.7 error messages
2891
      Extended the 'jats svn' utility. New subcommands:
2892
        paths - Display Subversion tag to URL conversions
2893
        tag   - Convert a path or URL to a Release Manager Tag
2894
        url   - Convert Release Manager tag to URL
2895
 
2896
    * COBRA Toolset
2897
      Suppress compiler warning on incompatible ABI
2898
 
2899
    * Create dpkg utility
2900
      Allows packaging from a sandbox, but only of package versions 99.99.99
2901
 
2902
Internal changes:
2903
    * Generated makefiles are now dependent on DPACKAGE files from dependant
2904
      packages, if present.
2905
 
2906
------------------------------------------------------------------------
367 dpurdie 2907
Version:  2.98.2000.cr                               Released: 15-Nov-11
2908
------------------------------------------------------------------------
2909
Major changes:
2910
 
2911
Minor changes:
2912
    * Jats Utility:
2913
      Added 'ccdelete_view'. This utility will delete a Clear Case view given a
2914
      viewtag, even if the view has been deleted from disk.
2915
 
2916
    * Jats startup
2917
      Jats will report an error if started in a directory that is inaccessible
2918
      to the user. An error will also be report if jats is directed to change to
2919
      in inaccessible directory.
2920
 
2921
    * Building an ANT project.
2922
      Jats will warn if a buildfile does not have an associated depends file.
2923
 
2924
    * TOOLSET: GCC
2925
      The 'options=args' now shows the operation of the dependency generation step.
2926
 
2927
    * TOOLSET: WINCE
2928
      Better detection of missing SDK components.  
2929
 
2930
    * Subversion support
2931
      Allow untrusted certificates in https connections.
2932
      VisualSvnServer provides self signed certificates
2933
 
2934
Internal:
2935
    * Makefile generation
2936
        Removed the use of the .rul file. Now generated in place.
2937
        Removed PLATFORM.mk dependencies. Work is done in jmake.
2938
 
2939
------------------------------------------------------------------------
365 dpurdie 2940
Version:  2.98.1000.cr                               Released: 15-Sep-11
2941
------------------------------------------------------------------------
2942
Major changes:
2943
 
2944
Minor changes:
2945
    * Utility: cclabel
2946
      Handle VCS tags of the form CC::path::label and extract the vob name and
2947
      the clearcase label.
2948
 
2949
    * Subversion support
2950
      Report errors when required utilities cannot be found
2951
      Delay reporting until utilities are required to allow the help system
2952
      to operate.
2953
 
2954
------------------------------------------------------------------------
363 dpurdie 2955
Version:  2.98.0000.cr                               Released: 09-Aug-11
2956
------------------------------------------------------------------------
2957
Major changes:
2958
    * New toolset: ARM251
2959
 
2960
    * New target platform: ARM_I5100
2961
      Uses the ARM251 toolset.
2962
 
2963
Minor changes:
2964
    * HTML Help
2965
      Correct display of subheadings in the Table of Contents under IE8
2966
 
2967
    * jats build -noforce
2968
      The 'quick' test to force a re-build now takes the value of
2969
      GBE_BUILDFILTER into account. If the value changes, then a rebuild will
2970
      be forced.
2971
 
2972
      This affect the 'jats all' and associated 'sandbox' commands.
2973
 
2974
    * Utility: ccrelease (jats release, jats extract)
2975
      Improved the ClearCase config spec used to create the view.
2976
 
2977
      If the command specifies a branching rule, then the view will not allow
2978
      directories above the package base to be branched. This will prevent
2979
      unintentional branching within the root of the VOB.
2980
 
2981
      If the command does not specify a branching rule, the view now allows
2982
      files and folders to be 'added' within the view, within the package. This
2983
      feature is suppressed when the tool is used by the AutoBuilder, or when
2984
      the load path contains only the name of the VOB.
2985
 
2986
    * Utility: svnrelease
2987
      Remove duplicate package-name words from the generated workspace name to
2988
      provide a cleaner workspace name.
2989
 
2990
      Allow the workspace to be deleted in 'release' mode by changing out of the
2991
      workspace directory before attempting the delete.
2992
 
2993
    * Utility: svn
2994
      Added 'test' to verify that the subversion CLI utility has been
2995
      installed and can be used.
2996
 
2997
    * Toolset: CSharp
2998
      Utilize features of cmdfile to simplify the generated makefile
2999
      Force the generated command file to have correct directory separation
3000
      character.
3001
 
3002
    * Toolset: SunWorks
3003
      Corrected usage of the -erroff directive
3004
      The later SunWorks compilers are more strict about its usage.
3005
      May affect 64 Solaris builds as the incorrect usage may have been
3006
      masking an error.
3007
 
3008
    * Toolset: Delphi7
3009
      Correct library building process that had been broken by previous
3010
      enhancement.
3011
 
3012
    * Toolset: dafbr
3013
      Internal option to simplify compiler testing
3014
 
3015
    * makefile.pl directive: GenerateFiles and RunTests
3016
      Corrected operation of the '--PackageInfo' expansion
3017
        - Return correct path to package
3018
        - If no info is selected, then assume '--path'
3019
 
3020
    * build.pl directive: BuildPlatforms
3021
      Added a '--Alias=Name[,Name]+' option. This allows the setting of
3022
      a platform alias, when the platform is defined.
3023
 
3024
    * build.pl directive: BuildVersion
3025
      Generate well formed VB6 definitions for packages that have dependent
3026
      packages.
3027
 
3028
    * make command: show
3029
      Improved the readability of the 'Alias Targets' list in the
3030
      'jats make show' command.
3031
 
3032
    * Utility: create_dpkg
3033
      When transferring files from a Windows file system to dpkg_archive
3034
      ensure that the execute permission is set for all users.
3035
 
3036
      Allows 'GENERIC' packages to package up executables that will be
3037
      executed on Unix machines.
3038
 
3039
------------------------------------------------------------------------
361 dpurdie 3040
Version:  2.97.0000.cr                               Released: 24-Jun-11 
3041
------------------------------------------------------------------------
3042
Major changes:
3043
    * HTML Help (Experimental)
3044
      Generated documentation for the various JATS utilities
3045
      It is based on the internal JATS documentation available on the command
3046
      line.
3047
 
3048
      Use http://auperaunx26.aupera.erggroup.com/devl/core_devl2/HTML/index.html
3049
 
3050
Minor changes:
3051
    * PackageFile directive
3052
      Allow packaging of files with a comma in the name.
3053
      Used by some COTS packages.
3054
 
3055
    * Windows utilities used by jats
3056
      stdmux and rpccpp: provide production versions that do not use debug
3057
      libraries as these are not present for all users.
3058
 
3059
    * Jats utility: dstatus
3060
      Shows the user friendly host name rather then the internal machine name.
3061
      This change is in line with the changes to Release Manager
3062
 
3063
    * Utility: svnrelease
3064
      Better deletion of workspaces referenced with non-standard URLs
3065
      Corrected problem with -branch=name option
3066
 
3067
    * Utility: svnrelease and ccrelease
3068
      Better deletion of workingspace directory.
3069
      Attempt to correct for directory permission problems.
3070
 
3071
    * Updated definition of GBE_SVN_URL_FRBESASVN01 to use
3072
      the server by name, rather than IP address: 'frbesasvn01'
3073
 
3074
    * Added EnvVar GBE_VCS to control the default Version Control System
3075
      employed by the 'jats release' and 'jats extract' commands.
3076
 
3077
      Usable values are: 'cc' and 'svn'.
3078
      The default value is 'cc', providing backward compatability to existing
3079
      developers.
3080
 
3081
 
3082
------------------------------------------------------------------------
359 dpurdie 3083
Version:  2.96.4000.cr                               Released: 06-May-11
3084
------------------------------------------------------------------------
3085
Major changes:
3086
 
3087
Minor changes:
3088
    * WIN32 Toolset
3089
      Remove .exp and .lib files that may be created when building a program.
3090
      These files may be generated when using code to create a DLL is used
3091
      to create an EXE.
3092
 
3093
    * Utility: upddep
3094
      Handle packages with version strings like: 1.6.0,REV=2006.11.29.05.03
3095
      The '=' was causing issues.
3096
 
3097
    * Utility: sandbox
3098
      New sub command - populate. Beta Release of this command
3099
      This sub command can be used to populate a sandbox with a specific package
3100
      and (optionally) its dependents, that (optionally) are not available
3101
      in a package archive.
3102
 
3103
      Sub command: create
3104
      New option '-exact'. This will create a sandbox in which the package
3105
      version numbers are significant. This is useful when recreating a specific
3106
      package version.
3107
 
3108
      Command specific help
3109
      Each sub command now has its own help.
3110
      ie: 'jats sandbox populate -help' will provide help on the populate
3111
      command.
3112
 
3113
    * BuildVersion directive
3114
      Will create well formed Windows Resource files when the Packages Build
3115
      Number is greater than 7.
3116
 
3117
Internal:
3118
    * Removed jats_save_build.pl
3119
      No longer used by the build tool.
3120
 
361 dpurdie 3121
------------------------------------------------------------------------
357 dpurdie 3122
Version:  2.96.3000.cr                               Released: 14-Mar-11
3123
------------------------------------------------------------------------
3124
Major changes:
3125
 
3126
Minor changes:
3127
    * Minor tweaks for WCEIPA280 support
3128
 
3129
    * Build tool support: jats_vcssave_build
3130
      Deprecated unused options.
3131
 
361 dpurdie 3132
------------------------------------------------------------------------
355 dpurdie 3133
Version:  2.96.2000.cr                               Released: 10-Mar-11
3134
------------------------------------------------------------------------
3135
Major changes:
3136
 
3137
Minor changes:
3138
    * New WinCE platform: WCEIPA280
3139
      Uses VS2005 and the IPA280 SDK from Ingenico
3140
 
361 dpurdie 3141
------------------------------------------------------------------------
353 dpurdie 3142
Version:  2.96.1000.cr                               Released: 09-Mar-11
3143
------------------------------------------------------------------------
3144
Major changes:
3145
 
3146
Minor changes:
3147
    * EnvVars
3148
      Support for GBE_SVN_URL_xxx to support multiple SubVersion repositories
3149
      at multiple locations.
3150
 
3151
    * Build tool support: jats_vcssave_build
3152
      New option -isawip to allow deprecation of -wiplabel option in
3153
      a future release.
3154
 
361 dpurdie 3155
------------------------------------------------------------------------
351 dpurdie 3156
Version:  2.96.0000.cr                               Released: 01-Mar-11
3157
------------------------------------------------------------------------
3158
Major changes:
3159
    * CSHARP2010 target
3160
      Force all C# compilations to be targeted at a 32-bit platform.
3161
 
3162
Minor changes:
3163
    * jats escrow utility
3164
      Uses VcsTag and jats_vcsrelease to be version control system agnostic.
3165
 
361 dpurdie 3166
------------------------------------------------------------------------
349 dpurdie 3167
Version:  2.95.1000.cr                               Released: 14-Feb-11
3168
------------------------------------------------------------------------
3169
Patch changes:
3170
    * Built Tool Interface Changes
3171
        Rename jats_vcs_save_build.pl to jats_vcssave_build.pl
3172
        Rename jats_release.pl to  jats_vcsrelease.pl
3173
      to create a consistent naming convention for the buildtool
3174
      interface to Version Control System aware tools.    
3175
 
361 dpurdie 3176
------------------------------------------------------------------------
347 dpurdie 3177
Version:  2.95.0000.cr                               Released: 11-Jan-11
3178
------------------------------------------------------------------------
3179
Major changes:
3180
    * Initial (experimental) support for VS2010, both for C# and C/C++
3181
    Introduces two new platforms:
3182
        CSHARP2010 (.NET 4.0)
3183
        VS2010
3184
 
3185
Minor changes:
3186
    * jats_rewrite - used only by the build daemons
3187
      Better handling of 'cots' packages.
3188
 
3189
    * jats upddep utility
3190
      Add -keep option to retain the config data extracted from the
3191
      Release Manager data base for diagnistic use.
3192
 
3193
    * Added Linux profile scripts to build installers
3194
      Added TEMPLATES/INSTALL to the packaged version of JATS
3195
      Support for Linux under
3196
        RHEL4
3197
        Ubuntu 10.04
3198
 
3199
Internal:
3200
    * System(--Shell) escaping - improved.
3201
      Only escape spaces if there are multiple arguments.
3202
 
3203
------------------------------------------------------------------------
345 dpurdie 3204
Version:  2.94.0000.cr                               Released: 16-Dec-10
227 dpurdie 3205
------------------------------------------------------------------------
345 dpurdie 3206
Major changes:
3207
 
3208
Minor changes:
3209
    * New target platform - PHP
3210
      This target is only available on a Windows Platform. It is used to limit
3211
      the processing of PHP artifacts by the ZendGaurd.
3212
 
3213
    * Utility: cache_dpkg
3214
      Used internally to cache packages to a local archive.
3215
      When an error is encountered in the transfer the utility will now
347 dpurdie 3216
      correctly delete the package that it was transferring. Previously it
345 dpurdie 3217
      could leave a partially transferred package.
3218
 
3219
    * Utility: create_dpkg [DEVI-063950 ]
3220
      Creates build.<MachineName> marker files as well as built.<MachType>.
3221
      Partial work for DEVI-063950
3222
 
3223
    * makefile.pl directives
3224
      Corrects and extended the operation of the platform-specifier.
3225
      All non-platform options must be true, while the platform names are
3226
      treated as before - any of them may be true. See MASS-00166 for full
3227
      details.
3228
 
3229
Internal:
3230
    * System(--Shell) operations will escape spaces in the argument
3231
      Allows the use c:\Program Files\... in path elements.
3232
 
3233
------------------------------------------------------------------------
343 dpurdie 3234
Version:  2.93.0000.cr                               Released: 03-Dec-10
3235
------------------------------------------------------------------------
3236
Major changes:
3237
 
3238
Minor changes:
3239
    * Jats Sandbox operation
3240
      Don't remove .RUL files in sandbox testing of the build files
3241
 
3242
    * Jats MakeProject directive
3243
      Added --TargetDebug= and --TargetProd=  to allow the default target
3244
      of the project builds to be specified.
3245
 
3246
      Can be used in all targets that use a Visual Studio project or solution
3247
      to build a package.
3248
 
3249
    * MergeLibrary directive
3250
      New sub-option --InterfacePlain
3251
      This will allow the use of 3rd party libraries that do not have a P or D
3252
      suffix in the library name.
3253
 
3254
    * GenerateFiles directive
3255
      Use of --Var(ObjDir) will cause the Object directory to a prequisite
3256
      of the command. Similar for BinDir and LibDir.
3257
 
3258
    * BuildPlatform
3259
      New option: --NoToolSet
3260
      Supresses the check for the existance of the underlying toolset.
3261
      Ensures that the user does not attempt to use the underlying toolset.
3262
 
3263
      To be used in packages that generate installers, where there is
3264
      no compilation phase, but the package search mechanism may still
3265
      need toolset specific information.
3266
 
3267
      Normally used in conjunction with --OnlyProd.
3268
 
3269
      eg: BuildPlatforms ( 'WIN32,--OnlyProd,--NoToolSet' );
3270
 
3271
Internal:
3272
    * Jats EnvVars, ccrelease and svnrelease
3273
      Factored out the default value of GBE_VIEWBASE and associated
3274
      processing into jats.pl
3275
 
3276
      Expect GBE_VIEWBASE to be site specific. Defaults are suitable for
3277
      a ClearCase site.
3278
 
3279
------------------------------------------------------------------------
341 dpurdie 3280
Version:  2.92.0000.cr                               Released: 08-Nov-10
3281
------------------------------------------------------------------------
3282
Major changes:
3283
 
3284
Minor changes:
3285
    * DEVI-059977: 64-bit Solaris libraries try to link against 32-bit libs
3286
      The 64-bit Solaris build will no longer attempt to consume 32-bit
3287
      libraries or header files.
3288
 
3289
    * New tool update_release
3290
      Extracts current package version list from Deployment Manager SBom(s)
3291
      and copy resultant packages to release specific directory.
3292
 
3293
      Use 'jats man update_release' for full details
3294
 
3295
    * New tool ccmerge_build
3296
      Merge an autobuilt build.pl file back to the parent branch
3297
      and leave the resultant file checked out.
3298
 
3299
      Use 'jats man ccmerge_build' for full details
3300
 
3301
    * Jats Sandbox command
3302
      Improved operation of 'sandbox all' and packages that use
3303
      BuildPkgArchive.
3304
 
3305
    * GCC and SUNWORKS tools
3306
      Allow shlib dependency generation to be displayed in verbose mode
3307
 
3308
Internal:
3309
    * Work for subversion support
3310
 
3311
    * Build
3312
      Use Perl 'File' operations instead of system function to delete
3313
      directories. Is faster under Windows.
3314
 
3315
------------------------------------------------------------------------
339 dpurdie 3316
Version:  2.91.0000.cr                               Released: 15-Sep-10
3317
------------------------------------------------------------------------
3318
Major changes:
3319
    * SharedLib directives for Solaris and GCC targets
3320
      Added support to control the 'soname' embedded within the shared
3321
      library. Refer the MASS-00166 for full details. Use with care.
3322
 
3323
------------------------------------------------------------------------
337 dpurdie 3324
Version:  2.90.0000.cr                               Released: 14-Sep-10
3325
------------------------------------------------------------------------
3326
Major changes:
3327
    * New platform - 'COBRA'.
3328
      Support for the ARM926EJS based hardware.
3329
      This is a Linux based target.
3330
      Requires a new compiler to be installed into build machines
3331
 
3332
Minor changes:
3333
    * Jats sandbox command
3334
      Basic support for the 'cache' command.
3335
      Allows external dependent packages to be cached for disconnected
3336
      development.
3337
 
3338
------------------------------------------------------------------------
335 dpurdie 3339
Version:  2.89.0000.cr                               Released: 13-Sep-10
3340
------------------------------------------------------------------------
3341
Major changes:
3342
    * [DEVI-062103]
3343
      Many (11) toolsets - all that generate linker dependency
3344
      files for creating shared libraries or programs.
3345
        Solaris, Gcc, WIN32, Wince, MOS, Verix, Keil, AVR_IAR,
3346
        CSHARP, MCR, Pharlap.
3347
 
3348
      Better, simpler, and in some cases correct, generation
3349
      of dependency files used in linking. Also generate separate
3350
      files for Production and Debug builds.
3351
 
3352
Minor changes:
3353
    * Jats sandbox command
3354
      The 'info' subcommand will highlight external packages that cannot be
3355
      found in any of the the package archives.
3356
 
3357
    * Jats release -extract
3358
      The ClearCase view that is created will have a comment tag added that
3359
      describes:
3360
        - the directory in which the user created the view
3361
        - the date of creation
3362
 
3363
    * PackageFile directive
3364
      Now supports --NoRecurse and --Recurse in conjunction with --DirTree
3365
 
3366
Internal:
3367
    * PackageFile, PackageHdr and InstallHdr directives
3368
      Removed --Abs option - its not supported
3369
      Fixed --Full option.
3370
 
3371
------------------------------------------------------------------------
3372
Version:  2.88.0000.cr                               Released: 26-Jul-10
3373
------------------------------------------------------------------------
3374
Major changes:
3375
 
3376
Minor changes:
3377
    * Dependency Generation Tool - mkdepend
3378
      Correct a problem encountered when the name of an included file
3379
      matches the name of a subdirectory within the include search path
3380
      resulting in multiple builds.
3381
 
3382
    * SOLARIS and LINUX toolsets
3383
      Corrected problem in dependency tracking of shared libraries
3384
      Dependency between shared librares was not being used at all.
3385
 
3386
      Only affected Solaris and Linux builds
3387
 
3388
      Still an issue that affect all platforms that build shared libaries.
3389
      Dependency tracking does not work correctly for both debug and
3390
      production builds. It will work for the first one done.
3391
 
3392
------------------------------------------------------------------------
331 dpurdie 3393
Version:  2.87.0000.cr                               Released: 13-Jul-10
3394
------------------------------------------------------------------------
3395
Major changes:
3396
 
3397
Minor changes:
3398
    * Jats label command
3399
      New option '-entireview' to be used by the build daemon
3400
      Not recommended for general use.
3401
      Will locate the root of the current view and label all files and
3402
      directories within the current view.
3403
 
3404
      Removed the double check of labeled files introduced in
3405
      version 2.80.3000.cr as the problem has been found and corrected
3406
      elsewhere.
3407
 
3408
    * Jats save_build
3409
      Use a better set of options of 'cleartool find' to speed up
3410
      the determination of a branch.
3411
 
3412
      Use the -entireview option of the jats label utility to speed
3413
      up labeling by the build daemons.
3414
 
3415
    * Jats build
3416
      Better handling of sandboxed packages.
3417
        Indicates that the dependency is from a sandbox
3418
        No overwrite warnings when reinstalling a package
3419
 
3420
    * Borland6 toolset
3421
      Changed the default value of where Borland6 is installed
3422
      to match the documented install location of:
3423
        c:\BCB6\CBuilder6
3424
 
3425
    * Jats build
3426
      Added -noforce option to only generate build files if they
3427
      are out of date. It will only recreate makefiles if needed.
3428
      This is a very quick operation.
3429
 
3430
      The default operation is '-force'. This will populate the
3431
      interface directory and generate makefiles.
3432
 
3433
    * Jats all [Experimental. Feed back welcome]
3434
      Uses the '-noforce' form of the build command such that build
3435
      files are only recreated if need be.
3436
 
3437
      The 'all' command will do what is needed in order to rebuild
3438
      the package. It will do a build, if need be, and then
3439
      make the package.
3440
 
3441
    * Jats sandbox
3442
      The 'all' command will perform a '-noforce' build followed by a make.
3443
 
3444
      The 'build' command will perform a build followed by a make. This will
3445
      be a complete build of all component packages.
3446
 
3447
      The 'jats sandbox all' command can be used to rebuild all
3448
      components in an efficient manner. If the build files have changed,
3449
      then the makefiles will be regenerated, other wise only the make phase
3450
      is performed.
3451
 
3452
Internal:
3453
    * build.pl
3454
      Cleanup the start-up processing of build.pl and buildlib.pl            
3455
 
3456
 
3457
------------------------------------------------------------------------
329 dpurdie 3458
Version:  2.86.2000.cr                               Released: 21-May-10
3459
------------------------------------------------------------------------
3460
Major changes:
3461
 
3462
Minor changes:
3463
    * RunTest directive
3464
      Corrected problems with the --Var(xxxx) option when used in conjunction
3465
      with the --abspath option.
3466
 
3467
    * Jats label command
3468
      Removed redundant 'cleartool describe' operations to speed up the process.
3469
 
3470
------------------------------------------------------------------------
327 dpurdie 3471
Version:  2.86.1000.cr                               Released: 11-May-10
3472
------------------------------------------------------------------------
3473
Major changes:
3474
    * New compiler support
3475
      Support for the Keil Arm V4.03a compiler
3476
      This is enabled via:
3477
        build.pl: BuildPlatforms ( 'H400,--Version=4.03a' );
3478
 
3479
Minor changes:
3480
 
3481
Internal changes:
3482
 
3483
------------------------------------------------------------------------
325 dpurdie 3484
Version:  2.86.0000.cr                               Released: 30-Apr-10
3485
------------------------------------------------------------------------
3486
Major changes:
3487
 
3488
Minor changes:
3489
    * jats label command - Renaming a label
3490
      Address issue when renaming a label when the current ClearCase view is
3491
      based on the label. All operation after the rename must specify the VOB
3492
      name as ClearCase may no longer be able to determine the VOB.
3493
 
3494
    * Better handling of .lnk files used within sandboxes and local package
3495
      archives. Now strip all trailing white space correctly
3496
 
3497
    * Jats Sandbox stop files
3498
      Added 'stop.<GBE_MACHTYPE>' stop files to better support multi
3499
      platform builds.
3500
 
3501
    * Makefile rebuild test correctly locates interface directory in
3502
      cases where the source directory is above the build file in the
3503
      directory tree.
3504
 
3505
    * New command: jats man
3506
      Produces full help on a specified item.
3507
 
3508
Internal changes:
3509
    * jats upddep
3510
      Delete temp .cfg file created during the process.
3511
 
3512
    * Jats makefiles: Platform directive
3513
      Initial release of ++Machtype, ++Project and ++Defined
3514
      Not yet in use.
3515
 
3516
------------------------------------------------------------------------
323 dpurdie 3517
Version:  2.85.0000.cr                               Released: 17-Mar-10
3518
------------------------------------------------------------------------
3519
Major changes:
3520
    * New Utility: upddep - Update Dependencies
3521
      This utility will update the dependencies in a build.pl file to be
3522
      consistent with those of a given Release Manager Release. This simplifies
3523
      the operation of maintain build files during development.
3524
 
3525
      It will create an 'auto.pl' file, which JATS uses in preference to a
3526
      build.pl file. DO NOT check this file in.
3527
 
3528
      See:  'jats upddep -help'         - For brief help
3529
            'jats upddep -man'          - For full manual
3530
 
3531
      Examples:
3532
            jats upddep -show
3533
            jats upddep -show=vtk
3534
            jats upddep -rtag=6684
3535
 
3536
    * MicroTec Compiler toolset
3537
      When creating a ShardLibrary (THX) report missing libraries before
3538
      compiling the objects that go into the THX.
3539
 
3540
      This ensures that the error messages the describe the missing library
3541
      can be seen and are not masked by the building of the objects.
3542
 
3543
Minor changes:
3544
 
3545
Internal changes:
3546
    * Utility: jats_rewrite
3547
      Modifications to interwork with the upddep utility.
3548
 
3549
------------------------------------------------------------------------
321 dpurdie 3550
Version:  2.84.0000.cr                               Released: 16-Feb-10
3551
------------------------------------------------------------------------
3552
Major changes:
3553
    * Makefile directive helper function: If
3554
      Used within another directive to enable or disable arguments passed to the
3555
      outer directive. The first argument is a 'platform' specifier - as in
3556
      all Jats Make directives. If making for the specified platform, then the
3557
      remainder of the arguments are inserted into the directives argument
3558
      stream.
3559
 
3560
      Example:
3561
 
3562
      SharedLib ( '*', 'mySharedLib', @OBJS
3563
                     , If ('WIN32',   '-llibrary1', '-llibrary2' )
3564
                     , If ('SOLARIS', '-llibrary3' )
3565
                     );
3566
Minor changes:
3567
    * Makefile directive: InstallLibs
3568
      Correctly installs, as libraries, files that are specified with a 'Src'
3569
      directive. This is consistent with the operation of the PackageLibs
3570
      directive.
3571
 
3572
    * GCC Toolkit
3573
      Changes to the shared library dependency processing to bring it inline
3574
      with other toolers. Will terminate after determining that some
3575
      libraries cannot be found. This will ensure that the error message is at
3576
      the point of termination.
3577
 
3578
    * Jats save_build utility
3579
      Corrected problem in unreserving a reserved checkout of a build.pl file
3580
      under windows.
3581
 
3582
    * Jats sandbox
3583
      ClearCase views created with in the sandbox are created with a tag that
3584
      is named after the sandbox. This allows multiple instances of a view
3585
      in different sandboxes.
3586
 
3587
    * Jats release
3588
      Display cleartool error messages when view creation fails.    
3589
 
3590
------------------------------------------------------------------------
319 dpurdie 3591
Version:  2.83.1000.cr                               Released: 04-Feb-10
3592
------------------------------------------------------------------------
3593
Major changes:
3594
 
3595
Minor changes:
3596
    * jats options
321 dpurdie 3597
      Added -locatedir=name
3598
      Will scan from CWD to the root of the file system looking for the named
319 dpurdie 3599
      directory.
3600
 
3601
    * jats label utility
3602
      Improved handling of the -file and -dir options
3603
      These options will now label the directory elements within the paths
3604
      specified by these options, when used in conjunction with the -up option.
3605
      This simplified the process of labeling complex directory structures.
3606
 
3607
      Added -admin, to allow creation of global labels
3608
 
3609
------------------------------------------------------------------------
317 dpurdie 3610
Version:  2.83.0000.cr                               Released: 20-Jan-10
315 dpurdie 3611
------------------------------------------------------------------------
3612
Major changes:
317 dpurdie 3613
 
3614
Minor changes:
3615
    * WinCe Toolsets
3616
      New CompileOptions operations:
321 dpurdie 3617
        Exceptions              - Enable exception handling
317 dpurdie 3618
        noExceptions            - Disable
3619
      Default is to retain backward compatibility. It is mixed.
3620
      Example:
3621
        CompileOptions ('*', 'Exceptions' );
3622
 
3623
    * Solaris targets
3624
      Full support for a target called SOLARIS8_SPARC32
3625
      It is identical to SOLARIS in a 'sparc' build machine, but it is only
3626
      available on a 'sparc' build machine. Can be used to limit builds to one
3627
      machine type.
3628
 
3629
------------------------------------------------------------------------
3630
Version:  2.82.0000.cr                               Released: 18-Jan-10
3631
------------------------------------------------------------------------
3632
Major changes:
315 dpurdie 3633
    * New Build Platform: VB6
3634
      Jats has been enhanced to support the building of VB6 .vbg and .vbp
3635
      project files.
3636
 
3637
    * Build Directive BuildVersion.
3638
      This has been extended to allow the creation of Version Information in a
3639
      form that can be consumed by Visual Basic using '--Style=VB'
3640
 
3641
Minor changes:
3642
    * Added more internal documentation
3643
      Use jats help to see available documentation
3644
 
3645
    * Jats label -info command [DEVI-059929]
3646
      Fixed problem that prevent this command running on Unix systems.
3647
 
3648
    * Jats save_build utility
3649
      Corrected problem in unreserving a reserved checkout of a build.pl file
3650
      under windows.
3651
 
3652
    * Solaris 10, 64 Bit Sparc Builds
3653
      All compiles are done in a position independent manner (-KPIC)
3654
      This solved issues where static libraries are linked into shared
3655
      libraries.
3656
 
3657
    * Solaris builds
3658
      Program and Shared library dependency checking is now done before
3659
      the program/library objects are built. Thus errors associated with missing
3660
      dependencies occur before objects are built and the user can see the cause
3661
      of the build failure.
3662
 
3663
 
3664
Internal changes:
3665
    * Moved 'jats vars' functionality into a separate program
3666
      Moved associated documentation into the jats_vars tool
3667
 
3668
    * Moved some other internal documentation into InstallationNotes and
3669
      PkgArchive topics.
3670
 
3671
------------------------------------------------------------------------
313 dpurdie 3672
Version:  2.81.0000.cr                               Released: 12-Jan-10
3673
------------------------------------------------------------------------
3674
Major changes:
3675
    * Solaris Builds for 64 bit targets
3676
      Changes to fully support the SOLARIS10_X86 and SOLARIS10_SPARC64
3677
      targets. These are using a different version of the compiler than the
3678
      existing 32-bit builds.
3679
 
3680
      64-Bit Solaris10 builds are performed with Sun Studio 12.1
3681
      32-Bit Solaris10 builds are performed with Sun Studio 11
3682
 
3683
Minor changes:
3684
    * jats label -exclude=nnn
3685
      Corrected problem with the -exclude option introduced in 2.80.3000.cr
3686
 
3687
    * Package searching
3688
      The BuildpkgArchive and LinkPkgArchive directives will search
3689
      both dpkg_archive and deploy_archive paths for packages.
3690
 
3691
      Allows JATS to be used to process deployable packages.
3692
 
3693
    * jats help
3694
      Modified the operation of the 'jats help' command.
3695
      This command now provides a gateway to the jats help system.
3696
 
3697
      Information provided by the previous 'jats help' can be achieved
3698
      with one of:
3699
        jats -h
3700
        jats help jats
3701
 
3702
Internal:
3703
    * cmdfile utility
3704
      Added macros:
3705
        @(sep,x,text)               - Reformat text with specified file sep
3706
        @(env,VarName)              - Extract text from an EnvVar
3707
 
3708
      Corrected
3709
        @(vsep,ident)               - Set path seperator (: or ;)
3710
        @(vhost,ident)              - Modify @(vlib) operation
3711
 
3712
      Extended
3713
        @(vpath)                    - Added optional 'sep' argument.
3714
        @(vlib)                     - Added optional 'sep' argument.
3715
        @(vlint)                    - Added optional 'sep' argument.
3716
        @(vglob)                    - Added optional 'sep' argument.
3717
 
3718
------------------------------------------------------------------------
311 dpurdie 3719
Version:  2.80.4000.cr                               Released: 17-Dec-09
3720
------------------------------------------------------------------------
3721
Major changes:
3722
 
3723
Minor changes:
3724
 
3725
Internal changes
3726
    * Created a Pseudo package to describe the interface directory
3727
      This simplifies the various scanning algorithms within JATS
3728
      Useful side effects include:
3729
 
3730
        JATS plugins will be sourced from the interface directory if included
3731
        with a BuildPkgArchive. This will simplify debugging.
3732
 
3733
        [DEVI-059682] QtBase can be consumed via a BuildPkgArchive directive,
3734
        simplifying the process of packaging additional fonts.
3735
 
3736
        [DEVI-059685] Simplify implementation of --FromPackage options in other
3737
        tools, which obviates the need for QtBase to be consumed via a
3738
        BuildPkgArchive
3739
 
313 dpurdie 3740
    * Perl Modules
3741
      Included the most recent version of the Pod module within the JATS
3742
      release. This will:
3743
        * Ensure consistent cross platform behaviour
3744
        * Corrects issues within earlier releases of the Pod module - some
3745
          reported by ERG.
3746
        * Provide a basis for a better help system within JATS.
3747
 
311 dpurdie 3748
------------------------------------------------------------------------
309 dpurdie 3749
Version:  2.80.3000.cr                               Released: 01-Dec-09
3750
------------------------------------------------------------------------
3751
Major changes:
3752
 
3753
Minor changes:
3754
    * BuildTool utility: jats_save_build
3755
      Returns non-zero error code on labeling errors.
3756
      Deletes label on labeling errors.
3757
      Removed backward compatibility options as they are no longer used.
3758
 
3759
    * Jats label utility
3760
      Changes to assist in tracking down clearcase labeling errors
3761
 
3762
      Once labels have been applied a check is done to ensure that
3763
      the labels have been placed. The check is to attempt to find
3764
      new files and folders to label - there should be none.
3765
 
3766
    * Jats core
3767
      Improved the auto location of the base directory of the build to allow
3768
      for ant-based packages. Allows the jats 'create_dpkg' command to be
3769
      used to package ant based builds.
3770
 
3771
------------------------------------------------------------------------
307 dpurdie 3772
Version:  2.80.2000.cr                               Released: 12-Nov-09
305 dpurdie 3773
------------------------------------------------------------------------
3774
Major changes:
3775
 
3776
Minor changes:
307 dpurdie 3777
    * CSHARP toolset
3778
      Creation of unit tests was broken by 2.80.0000.cr
3779
      This is now fixed.
3780
 
309 dpurdie 3781
      The cmdfile utility creates paths with file path separators as discovered
307 dpurdie 3782
      in the PATH EnvVar. Now that PATH is nice it means that the use of cmdfile
309 dpurdie 3783
      to create shell scripts resulted in scripts with unsuitable separators.
307 dpurdie 3784
 
3785
    * WCEPSION_500_VS2005
3786
      Extended the list of nodefaultlibs to include secchk.lib and ccrtrtti.lib
3787
 
3788
------------------------------------------------------------------------
3789
Version:  2.80.1000.cr                               Released: 12-Nov-09
3790
------------------------------------------------------------------------
3791
Major changes:
3792
 
3793
Minor changes:
305 dpurdie 3794
    * Generating makefiles
3795
      Ensure that the 'BuildMake' directive is the last one in the build.pl file
307 dpurdie 3796
      Directives after this will not be processed correctly and now generate
305 dpurdie 3797
      an error.
3798
 
3799
    * WCEPSION_500_VS2005
307 dpurdie 3800
      Suppress use of -debug:cv when building libraries.
305 dpurdie 3801
 
3802
    * Build directive: BuildSrcArchive
307 dpurdie 3803
      Highly specialized directive.
305 dpurdie 3804
      Refer the JATS Manual.
3805
 
3806
------------------------------------------------------------------------
303 dpurdie 3807
Version:  2.80.0000.cr                               Released: 04-Nov-09
3808
------------------------------------------------------------------------
3809
Major changes:
3810
    * New target: WCEPSION_500_VS2005
3811
      A build of the Psion CE 5.0 under VS2005
3812
      This target has been added to the WINCE target.
3813
 
3814
      WCEPSION_500_VS2005 build cannot consume build artifacts from the
3815
      WCEPSION_500. The two are separate.
3816
 
3817
    * Support for building WinCE targets under VS2005
3818
      Currently only the WCEPSION_500_VS2005 is fully supported
3819
      Support includes
3820
        * Building of executables and DLLs via jats directives
3821
        * Building of components via VS2005 'solution' files
3822
 
3823
Minor changes:
3824
    * Build file processing
3825
      Better detection of bad platform names under Windows
3826
      Note: All platform names should be in uppercase.
3827
 
3828
    * MOS builds
3829
      If a 'product' name not known to JATS is used and a board base address
3830
      is specified then no warnings are generated indicating an unknown 'product'
3831
 
3832
    * MOS builds
3833
      New 'known' product: PICP
3834
      Identical to the TP5 in all but name.
3835
 
3836
    * GenerateFiles directive
3837
        Better handling of '\' when passing arguments to a command line
3838
        under windows.
3839
 
3840
        .
3841
 
3842
    * Verbose builds now show command files
3843
      Currently only supported for WIN32 and WINCE builds.
3844
 
3845
      The use of 'OPTIONS=args' will cause the linker command file to be dumped
3846
      to the output stream.
3847
 
3848
      This facility will be retrofitted to other platform targets in the future.
3849
 
3850
    * Windows Shell
3851
      The shell provided with JATS for use under Windows has been modified so
3852
      that the COMSPEC and PATH variables are correctly formatted with '\'
3853
 
3854
      Addresses issues when invoking Windows tools and programs from within JATS.
3855
 
3856
    * H8S toolset
3857
      Ensure the the EnvVar CYGWIN is not set.
3858
 
3859
      If 'binmode' is set then the gcc compiler used by the H8S toolset cannot
3860
      handle macros that use line continuation.
3861
 
3862
Internal changes
3863
    * WinCe builds
3864
      Changed name of internal file 'toolset/vcwce' to better represent the
3865
      content of the file.
3866
 
3867
      Many internal changes to better support VS2005 and EVC
3868
 
3869
      Macros to encode and decode paths with embedded spaces.
3870
      Currently only used in WIN32 and WINCE toolsets.
3871
 
3872
------------------------------------------------------------------------
301 dpurdie 3873
Version:  2.79.6000.cr                               Released: 18-Sep-09
3874
------------------------------------------------------------------------
3875
Minor changes:
3876
    * PackageFile directive with spaces in names.
3877
      Corrected problem.
3878
 
3879
------------------------------------------------------------------------
299 dpurdie 3880
Version:  2.79.5000.cr                               Released: 14-Sep-09
3881
------------------------------------------------------------------------
3882
Major changes:
3883
 
3884
Minor changes:
3885
    * DPACKAGE file created on multiple machines [DEVI-054973]
3886
      DPACKAGE files are now machine specific.
3887
      Changes are transparent to users.
3888
 
3889
    * Creating static libraries without any object files is treated
3890
      as an error. The Microtec tools sets will create a 'pop-up' if
3891
      this occurs.
3892
 
3893
    * The LinkSandbox directive is not allowed when GBE_ABT is set.
3894
      This directive is highly discouraged in development: Use a jats 'sandbox'
3895
      Moreover it is not reproducible and thus not supported within the
3896
      automated build framework.
3897
 
3898
    * jats sandbox command
3899
      Added support to delete the sandbox metadata. This undoes the
3900
      'create' command.
3901
 
3902
    * jats command aliases. Added
3903
        jats extractfiles to be jats release -extractfiles
3904
        jats extract      to be jats release -extract
3905
 
3906
------------------------------------------------------------------------
297 dpurdie 3907
Version:  2.79.4000.cr                               Released: 29-Jul-09
3908
------------------------------------------------------------------------
3909
Major changes:
3910
    * Jats Command line and -java option
3911
      This version will place the specified java's 'bin' directory into
3912
      the PATH. Thus the commands:
3913
            jats -java=1.6 eprog java -version
3914
            jats -java=1.6 ant build
3915
      will work as expected
3916
 
3917
Minor changes:
3918
    * VS2008 Toolset
3919
      Picking up incorrect config details
3920
      May result in a warning message.
3921
 
3922
    * gen_cots utility
3923
      New option to allow use without ClearCase dependencies.
3924
      Its simply creates a buildable package image.
3925
 
3926
    * DELPHI7 toolset
3927
      Correct the definition of the Debug option '-$D+'
3928
      In debug mode, add $DELPHI/lib/debug to the search paths
3929
 
3930
------------------------------------------------------------------------
295 dpurdie 3931
Version:  2.79.3000.cr                               Released: 01-Jul-09
3932
------------------------------------------------------------------------
3933
Major changes:
3934
Minor changes:
3935
    * Escrow Utility
3936
      Add header to generated HTML describing the source of the data
3937
 
3938
    * IAR Compiler
3939
      Fixed test for loader file
3940
 
3941
    * GCC Toolset
3942
      Fixed DLL Version Number
3943
 
3944
    * DELPHI7 Toolset
3945
      Minor correction discovered during use.
3946
      Existing tools to create a .lib from .dll had serious path length issues
3947
      Extended the compiler search paths
3948
 
3949
    * Deployment utilities (old)
3950
      Correct SQL statement to work without any Schema assumptions
3951
 
3952
------------------------------------------------------------------------
293 dpurdie 3953
Version:  2.79.2000.cr                               Released: 11-Jun-09
3954
------------------------------------------------------------------------
3955
Major changes:
3956
Minor changes:
3957
    * Minor bug fix to address issues introduced in previous release
3958
      Affects SOLARIS and MOS builds
3959
 
3960
------------------------------------------------------------------------
291 dpurdie 3961
Version:  2.79.1000.cr                               Released: 10-Jun-09
3962
------------------------------------------------------------------------
3963
Major changes:
3964
Minor changes:
3965
    * Initial Support for Visual Studio 2008
3966
      New platforms: CSHARP2008 and VS2008
3967
 
3968
    * WIN32 Toolset
3969
      Corrected the -machine option passed to the Windows linker
3970
      Now passes -machine:X86 instead of -machine:IX86
3971
 
3972
------------------------------------------------------------------------
289 dpurdie 3973
Version:  2.79.0000.cr                               Released: 10-Jun-09
3974
------------------------------------------------------------------------
3975
Major changes:
3976
    * New Platform: DELPHI7
3977
      Support the creation of Units,Libraries, Packages and Programs using
3978
      Borlands Delphi Version 7.
3979
 
3980
      See Jats Reference Manual for complete details and Delphi specific options
3981
      to the Prog and SharedLib directives.
3982
 
3983
      This toolset has a number of limitations:
3984
        1) It can build either Debug or Production, but not both, in a single
3985
           makefile.pl. This is caused by the Delphi limitation that library
3986
           names cannot be changed.
3987
 
3988
        2) The generation of dependencies between the source and the generated
3989
           artifacts is very simplistic.
3990
 
3991
      Units are generated with the 'Lib' directive. The name of the Unit and the
3992
      name of the source are linked. The source should not be provided.
3993
        ie: Lib ('*', 'MyUnit' );
3994
      Will create a unit called MyUnit.dcu from the source file 'MyUnit.pas'
3995
 
3996
      Packages are generated with the SharedLib directive starting with a .dpk
3997
      file.
3998
        ie: SharedLib  ( '*', 'MyPackage' );
3999
      will create a package called MyPackage.bpl/dcp from the source file
4000
      MyPackage.dpk.
4001
 
4002
      Libraries are generated with the SharedLib directive starting with a .dpr
4003
      file.
4004
        ie: SharedLib  ( '*', 'MyDll' );
4005
      will create a package called MyDll.dll/lib from the source file
4006
      MyDll.dpr.
4007
 
4008
      Programs are generated with the Prog directive starting with a .dpr
4009
      file.
4010
        ie: Prog  ( '*', 'MyProg' );
4011
      will create a package called MyProg.exe from the source file
4012
      MyProg.dpr.
4013
 
4014
Minor changes:
4015
    * New EnvVar: DELPHI7
4016
      Required only if Borland Delphi 7 has not being installed in the
4017
      standard location or if the Windows Short Name is not
4018
      c:\PROGRA~1\Borland\Delphi7
4019
 
4020
    * BuildVersion directive
4021
      Added a 'Style' of 'Delphi' to allow the generation of version information
4022
      in a Delphi Unit.
4023
 
4024
      Modified the operation of the "C" style generation.
4025
      If the name of the file is provided via '--File', then the generated files
4026
      will be 'known' to JATS and can be consumed from any makefile. JATS will
4027
      'know' the location of the files.
4028
 
4029
    * Sanity test on the names of libraries and programs
4030
      Some characters are not allowed: ie: '/' as this is a mistake.
4031
 
4032
Internal Changes:
4033
    * ToolsetSHLD functions
4034
      Pass in the shared library version string as an argument
4035
      Means that the core of JATS can manage this information in a manner
4036
      that is decoupled from the toolsets.
4037
 
4038
    * Reworked the mechanism used to hold data about libraries, shared libraries
4039
      merged libraries and programs. Created a class to manipulate build targets
4040
      and to maintain information about the contents of the targets.
4041
 
4042
------------------------------------------------------------------------
287 dpurdie 4043
Version:  2.78.4000.cr                               Released: 30-Apr-09
4044
------------------------------------------------------------------------
4045
Major changes:
4046
    * Correctly generate dependencies for C++ only builds
4047
      Many tools sets ( gcc and others) would not generate makefile dependency
4048
      information for purely C++ builds.
4049
 
289 dpurdie 4050
    * Jats.bat and Jats.sh now provide a default Read Only username/password
4051
      for Release Manager and Deployment Manager.
287 dpurdie 4052
 
289 dpurdie 4053
      NOTE: Windows users will need to update their JATS.BAT file in order
4054
            to pick up changed passwords for Release Manager and Deployment
4055
            Manager
287 dpurdie 4056
 
4057
Minor changes:
4058
    * The jats option '-noexportvars' deletes selected JATS EnvVars from the
4059
      environment. This only affects the build daemons.
4060
 
4061
    * updatenodespec utility
4062
      Correct the SQL statements to work with ReadOnly access to the Deployment
4063
      Manager database.
4064
 
4065
------------------------------------------------------------------------
285 dpurdie 4066
Version:  2.78.3000.cr                               Released: 30-Mar-09
4067
------------------------------------------------------------------------
4068
Major changes:
4069
 
4070
Minor changes:
4071
    * Creation of DPACKAGE file [DEVI-054973]
4072
      Better support for packages that build on multiple platforms
4073
      Not completly fixed, but much better than before.
4074
 
4075
    * Escrow tool
4076
      Remove warning created during normal operation
4077
 
4078
    * Minor code cleanup as suggested by code analysis tools
4079
 
4080
------------------------------------------------------------------------
283 dpurdie 4081
Version:  2.78.2000.cr                               Released: 05-Mar-09
4082
------------------------------------------------------------------------
4083
Major changes:
4084
    * New Platform: H400
4085
      Supported by the KIELARMV3 toolset.
4086
      Refer to the Jats Reference Manual for toolset specific options
4087
 
4088
Minor changes:
4089
    * MergeLibrary directive
4090
      Allow a library that has been created in the same makefile.pl as the
4091
      directive to be located, without the need to 'install' it first.
4092
 
4093
 
4094
------------------------------------------------------------------------
281 dpurdie 4095
Version:  2.78.1000.cr                               Released: 26-Feb-09
4096
------------------------------------------------------------------------
4097
Major changes:
4098
 
4099
Minor changes:
4100
    * New command: jats make show
4101
      Will display the platfroms, alias definitions and the makefile paths
4102
      used in the build.
4103
 
4104
    * Escrow command
4105
      Now supports extraction based on a single package and version
4106
 
4107
    * Build File Rewrite Utility
4108
      Added a '-validate' option to allow the build daemons to validate the
4109
      build files against the Release Manager information.
4110
 
4111
      Improved error reporting to make it clear that the problem is a mis-match
4112
      between Release Manager and the package's build files.
4113
 
4114
------------------------------------------------------------------------
279 dpurdie 4115
Version:  2.78.0000.cr                               Released: 18-Feb-09
277 dpurdie 4116
------------------------------------------------------------------------
4117
Major changes:
279 dpurdie 4118
    * GBE_BUILDFILTER configuration has been simplified
277 dpurdie 4119
 
279 dpurdie 4120
      JATS will automatically filter out target platforms that cannot be built
4121
      on the users machine. ie: It will not try to build Solaris targets on a
4122
      Windows machine. Thus, under the new scheme a Windows GBE_BUILDFILTER need
281 dpurdie 4123
      not contain '!SOLARIS'
279 dpurdie 4124
 
4125
      This greatly simplifies the creation of GBE_BUILDFILTER as it does not
4126
      need to be configured to exclude targets that cannot by built.
4127
 
4128
      Existing GBE_BUILDFILTER definitions are backward compatible.
4129
 
4130
    * Jats utility : gen_cots
4131
      Requires the user to specify a target VOB with the -vob option
4132
        Ensures the user is aware of the target VOB
4133
 
4134
      Now creates temporary directory within the users TEMP directory.
4135
        Addresses problems where the user's CWD is within the package being
4136
        processed.
4137
 
4138
      Removed the '-delete' option
4139
        Always delete the temp work directory if it exists.    
4140
 
277 dpurdie 4141
Minor changes:
279 dpurdie 4142
    * Sandbox command
4143
      Added build, make, clean, clobber commands
4144
 
4145
      Sandbox packages may contain a file called 'stop', to exclude the
4146
      target from consideration in the build set.
4147
 
4148
    * MCR Toolset
4149
      This toolset only supports 16 compiler search paths. An descriptive error
4150
      has been added to detect and report on this error.
4151
 
4152
    * WIN32 and PHARLAP toolsets
4153
      The --Resource=xxx option specifies a comma separated list of files.
4154
      Spaces are now allowed either side of the comma.
4155
        ie: "--Resource=file1.h, File2.h"
4156
 
4157
    * Jats run_test command
4158
      Removed a non-fatal warning message that was being generated when the
4159
      tests we run on a Window machine.
4160
 
4161
    * descpkg file
4162
      Now contains HOSTNAME of the build machine
4163
      Not (yet) aggregated when packages are merged
4164
 
4165
   * built.<machine> tag files created by create_dpkg
4166
     Now contains build trace information
4167
        Date-Time, Machine, User, ABT config
4168
 
4169
   * jats abt command simplified usage
4170
     This command now appends the current directory as a library path to ANT if
4171
     it contains 'jar' files.
4172
 
4173
     Uses ANT 1.6 as the default version of ANT
4174
 
4175
     Both changes will simplify the use of this command within the escrow
4176
     environment. ie: 'jats abt -buildfile=build1.xml'
4177
 
4178
   * BuildVersion directive
4179
     Form:
4180
        BuildVersion ('--Style=C');
4181
     now works as expected.
4182
     Slightly better error detection on the directives arguments.
4183
 
4184
Internal Changes:
4185
 
4186
    * Error reporting mechanism
4187
      Improved the error reporting mechanism. Allowed a function to
4188
      create modify the error reporting parameters in such a manner that the
4189
      original values are restored at the end of a function.
4190
 
4191
 
4192
------------------------------------------------------------------------
4193
Version:  2.77.8000.cr                               Released: 18-Dec-08
4194
------------------------------------------------------------------------
4195
Major changes:
4196
 
4197
Minor changes:
277 dpurdie 4198
  * Jats Wrapper
4199
    Added -NoExportVars option to allow use of JATS to startup build daemons
4200
    without fixing the version of JATS that is used by the processes the daemon
4201
    then starts.
4202
 
4203
    Limit searches for local and sandbox archives to the '/home' directory
4204
    so that the Unix auto mounter does not report errors.
4205
 
4206
  * Jats makefiles. Platform Specifier
4207
    The Platform Specifier has been extended to support a '--MachType=name'
4208
    non-platform option.
4209
 
279 dpurdie 4210
    This may be used to limit Java builds to a 'win32' machine if required.
277 dpurdie 4211
 
4212
------------------------------------------------------------------------
275 dpurdie 4213
Version:  2.77.7000.cr                               Released: 17-Dec-08
4214
------------------------------------------------------------------------
4215
Major changes:
4216
 
4217
Minor changes:
4218
    * MugFile support
4219
      Added facilities to allow named files to be added the the Thx Fileset
4220
      Added options to facilitate the creation of sets of THX files
4221
      Refer to MASS-00099 for complete details.
4222
 
4223
    * Jats Utility: dstatus
4224
      Limit display width of the build machine named to 20 characters
4225
 
4226
    * Jats sandbox command (experimental)
4227
        A files called 'stop' within the root directory of the component
4228
        packages will prevent the utility from processing that subdirectory.
4229
 
4230
        Extended command sets to allow the command 'all', 'build' and 'make'
4231
        to be processed as commands to be invoked in all sandbox components
4232
 
4233
    * Jats Make: New EnvVars
4234
        GBE_MAKE_TYPE               - P or D
4235
        GBE_MAKE_TARGET             - Target platform
4236
        GBE_MAKE_CMD                - Current make target
4237
        GBE_MAKE_CFG                - Internal config
4238
 
4239
    * Jats generated scripts: set_<platform>.sh
4240
      The generated scripts preserve any spaces in the argument list passed
4241
      to the invoked application.
4242
 
4243
Internal Changes:
4244
    * JatsCopy Package
4245
      CopyFile operation can copy an array of files
4246
      CopyDir now supports MatchDirs
4247
 
4248
    * JatsMakeConfig Package
4249
      Added class to read in the parsed makefile.pl data for the current
4250
      build target.
4251
 
4252
    * Jmake - Jats Makefile Supervisor
4253
      Export GBE_MAKE_* EnvVars to directly export the current makefile
4254
      environment. 
4255
 
4256
 
4257
------------------------------------------------------------------------
273 dpurdie 4258
Version:  2.77.6000.cr                               Released: 11-Dec-08
4259
------------------------------------------------------------------------
4260
Major changes:
4261
 
4262
Minor changes:
4263
    * Jats command: sandbox
4264
      Support subcommands "clean" and "clobber"
4265
      These traverse the sandbox in the reverse direction so that the clean
4266
      up operations work correctly.
4267
 
4268
    * Makefile generation
4269
      Removed warning on the use of --OnlyProd and --OnlyDebug
4270
 
4271
    * JatsCopy Package
4272
      Minor enhancements to this internal package
4273
        CopyFile operation returns path to target file
4274
        CopyDir can, if asked, returns an array of files copied
4275
        Wildcard correctly supports the [0-9] construct
4276
 
4277
Internal Changes:
4278
    * Environment
4279
      Export EnvVar GBE_HOSTMACH
4280
      This is the same as GBE_MACHTYPE, but it is not modified by legacy
4281
      makefiles. Available for sanity testing.
4282
 
4283
    * Remove unused references to the File::Find package in Perl scripts
4284
 
4285
    * Jats building Jats now uses the JatsCopy package to perform the many
4286
      copy operations in the build.
4287
 
4288
 
4289
------------------------------------------------------------------------
271 dpurdie 4290
Version:  2.77.5000.cr                               Released: 24-Nov-08 
267 dpurdie 4291
------------------------------------------------------------------------
4292
Major changes:
4293
 
4294
Minor changes:
271 dpurdie 4295
    * Added LMOS_PPC_603E to the LMOS target
269 dpurdie 4296
 
271 dpurdie 4297
    * Jats Utility: dstatus
4298
      Improved handling of closed and archived releases
4299
      Displays include activity time information
269 dpurdie 4300
 
271 dpurdie 4301
Internal Changes
4302
    * jats.pl
4303
      Removed unused function
4304
 
4305
    * makeif.pl
4306
      Added significant documentation
4307
      Provided access to some of the functions via and API
4308
      Renamed to MakeIf.pm
4309
      Moved location to the LIB directory.
4310
 
4311
    * MakeEntry.pm
4312
      Added support for the use of in-memory files
4313
      Allows the output to be 'printed' to a memory variable rather then a file
4314
 
4315
    * ReadBuildConfig.pm
4316
      Added routines to access package information in a manner that is
4317
      independent of the underlying data.
4318
 
4319
    * makelib.pl2
4320
      Added mechanism to allow toolsets to register for notification
4321
      of specific source files present in the build.
4322
 
4323
      Improved readability of the generated makefiles.
4324
      Added informationas to the source of included files
4325
 
4326
      Added docuementation to previously undocumented functions
4327
 
4328
      Corrected usage of the MakeIf package.
4329
      Use it as a package.
4330
 
4331
    * Win32 binary tools
4332
      Added 7z.exe - command line utility to process various compressed
4333
      file formats. Can be used to perform tar-like operations underlying
4334
      windows.
4335
 
4336
    * JatsSvnCore.pm
4337
      Made use of a new binary utility ('stdmux') to multiplex stdout and
4338
      stderr into one data stream that can be handled by perl one allow
4339
      platforms.
4340
 
4341
 
269 dpurdie 4342
------------------------------------------------------------------------
271 dpurdie 4343
Version:  2.77.4000.cr                               Released: 11-Nov-08
269 dpurdie 4344
------------------------------------------------------------------------
4345
Major changes:
4346
 
4347
Minor changes:
271 dpurdie 4348
    Jats utility 'release' [DEVI-051370 ]
4349
    The utility will place a tag file in the root of the package
4350
    as specified by the '-path' option. This will be used by the build tool
4351
    tool re-locate the root of the package and thus allow the correct generation
4352
    of the ClearCase related metrics.
4353
 
4354
    Generation of Resource Files for WIN32 builds
4355
    Corrected version identifier
4356
 
4357
 
4358
------------------------------------------------------------------------
4359
Version:  2.77.3000.cr                               Released: 28-Oct-08
4360
------------------------------------------------------------------------
4361
Major changes:
4362
 
4363
Minor changes:
267 dpurdie 4364
    * Jats option '-locate' correctly locates ANT build files [DEVI-052423]
4365
 
4366
    * Allow Deployable packages to be built on some, but not all, of the
4367
      build machines and correctly package the descpkg file. [DEVI-052422]
4368
 
4369
    * JATS CompileOptions directive  [DEVI-052426]
4370
      New options:
4371
        no_define_source_file
4372
        define_source_file              (Default)
4373
 
4374
      The 'no_define_source_file' will suppress the compile definition __SOURCE__
4375
      Currently only implemented for WIN32 and WINCE toolsets.
4376
 
4377
      The __SOURCE__ definition renders pre-compiled headers useless.
4378
      This option has not be enabled by default to ensure backward
4379
      compatibility.
4380
 
4381
    * Jats directives: MakeProject
4382
      Now supports the following new options:
4383
            --InstallProgDebug=list
4384
            --InstallProgProd=list
4385
            --InstallProg=list
4386
 
4387
      These allows files that are created by the project builder to be
4388
      installed locally to be consumed by such packaging directives as
4389
      GenerateCab.
4390
 
4391
    * Jats directives: AddLDFlags and AddASFlags
4392
      Now supports the --Debug and --Prod options like the other AddFlags
4393
      directives.
4394
 
4395
    * Jats builder directive: BuildVersion
4396
      New options that can be used when generating a WinRC style version
4397
      information:
4398
            --Definitions                   - Create definitions only
4399
            --Comment=text
4400
            --Description=text
4401
            --Product=name
4402
 
4403
Internal Changes:
4404
    * These utility 'gen_winrc' now uses module used by the BuildVersion
4405
      directive to created the resource file.
4406
 
4407
      The BuildVersion.pm module has been modified to allows it to be used in
4408
      a standalone manner by gen_winrc.pl.
4409
 
4410
------------------------------------------------------------------------
265 dpurdie 4411
Version:  2.77.2000.cr                               Released: 26-Sep-08
261 dpurdie 4412
------------------------------------------------------------------------
4413
Major changes:
263 dpurdie 4414
 
4415
Minor changes:
265 dpurdie 4416
    * Jats utility jats_save_build.pl
4417
      Fix problem when used in new mode.
4418
      These label is now applied from the root of the VOB and not from
4419
      the location of the builder file.
4420
 
4421
------------------------------------------------------------------------
4422
Version:  2.77.1000.cr                               Released: 18-Sep-08
4423
------------------------------------------------------------------------
4424
Major changes:
4425
 
4426
Minor changes:
263 dpurdie 4427
    * New JATS Platform : PHARLAP [DEVI-051359]
4428
      Added support for PharLap 10.1
4429
      Requires that both PharLap 10.1 and Visual Studio 6 be installed
4430
      Full details in the JATS manual.
4431
 
4432
    * Windows utilities  [DEVI-051360]
4433
      Added rpccpp to assist in the creation of rcpgen based modules under
4434
      windows.
4435
 
4436
    * MOS68K and MOSCF toolsets
4437
      Made used of rpccpp. These platforms can now support the creation
4438
      of XDR based modules.
4439
 
4440
    * Jats GenerateFiles directive
4441
      New option '--PreDelete' will delete all generated files before
4442
      the generator process is run. This may be used in cases where the
4443
      generator process does not operate if the output files already exist,
4444
      such as the rpcgen utility.
4445
 
4446
    * Jats MakeAnt directive
4447
      Correct problem where unit_tests could not be run.
4448
      Automated unit_tests tests could be run.
4449
 
4450
    * Buildtool utility: jats_rewrite
4451
      Added -noconfig option to allow the creation of auto.xml files
4452
      in escrow.
4453
 
4454
    * create_dpkg utility
4455
      Merged files that exist in the target archive are now compared
4456
      against the local file. A difference is considered to be an error.
4457
 
4458
Internal Changes:
4459
    * Resolved issues with JatsEnv modules that make it difficult to include
4460
      the modules in other modules. This is now a package
4461
 
4462
    * JatsSystem Module
4463
      Resolved issues when 'shell' is used to invoke a 'system' command.
4464
      Now quote the command string being passed to the shell.
4465
 
4466
      Resolved issues with JatsCmd
4467
      Now takes an array of arguments.
4468
 
4469
      Added JatsTool to be more efficient where a known JATS tool is being
4470
      invoked. This is faster assist it does not invoked three unneeded
4471
      programs.
4472
 
4473
    * Renamed jats_cbuilder tool to jats_ccrelease.
4474
      Changes is not visible to the users, assist they go through the 'jats'
4475
      wrapper. Internally the changes is in preparation to alternate version
4476
      control systems.
4477
 
4478
 
4479
------------------------------------------------------------------------
4480
Version:  2.77.0000.cr                                Released: 1-Sep-08
4481
------------------------------------------------------------------------
4482
Major changes:
261 dpurdie 4483
    * Perl Version. Must be at least version 5.8.2
4484
      This is the first version that supports Windows 2003 server.
4485
 
4486
      After discovering that several operations are not fully function under
4487
      Perl 5.6.1 the minimum version of Active State Perl that is required has
4488
      been increased.
4489
 
4490
      A suitable windows installer can be found at:
4491
        \\auperaunx26\devl\releases\3rdParty-Products\ActivePerl\5.8.8.819\
4492
                                    ActivePerl-5.8.8.819-MSWin32-x86-267479.msi
4493
 
4494
    * Jats Build Targets
4495
      New target and toolset: VERIX
4496
 
4497
    * Jats utility: jats_save_build
4498
      Extended to allow all ClearCase specific operations to be removed
4499
      from the Build Daemons.
4500
 
4501
      This utility is only used by "Release Planner" and the "Build Daemons".
4502
 
4503
      Suggested new usage:
4504
        jats etool jats_save_build
4505
                        -pname=xxxx
4506
                        -pversion=yyyy
4507
                        -infofile=path_name
4508
                        -locatepkg=zzzz     (Optional)
4509
                        -infile=aaaa        (Optional)
4510
                        -outfile=bbbb       (Optional)
4511
                        -wiplabel=ccccc     (Optional)
4512
 
4513
Minor changes:
4514
    * JATS make: Merge Library Operation [DEVI-049475]
4515
      Fixed such that Library Merge operations don't delete other build
4516
      artifacts.
4517
 
4518
    * JATS make: New option expert=0|1
4519
      Runtime processing of 'expert' mode to allow dependencies between the
4520
      object files and the makefile to be ignored.
4521
 
4522
      Previous this operation could only be invoked at 'build' time. Now the
4523
      default state will be set at build time and it can be overridden at 'make'
4524
      time.
4525
 
4526
    * JATS utility: CCdiff
4527
      Corrected operation of the option "-new=dir=."
4528
 
4529
    * Nunit support in CSHARP
4530
      Improved support for different version of Nunit
4531
      Allow the DLLs that are required by nunit to be specified 
4532
      within the package.
4533
 
4534
    * Jats utility: dstatus
4535
      Suppresses archived releases.
4536
      Shows release state
4537
 
4538
    * Build file directive: BuildPkgArchive
4539
      Extended list of supported directories to include 'wsdl'.
4540
 
4541
Internal Changes:
4542
    * JATS make: Detection of makefile dependencies
4543
      Isolated the detection process to one point.
4544
      Previously was being done at two places
4545
        - Within jmake - jats makefile supervisor
4546
        - Within the generated makefile. This is still present but
4547
          is suppressed if jmake is used to invoke the makefile.
4548
 
4549
    * JATS make: Command line
4550
      Removed the use of the un used "VERBOSE=1" operation
4551
      Improved use of "options=args|allargs"
4552
 
4553
      It didn't work on all platforms.
4554
      Is better does with "options=args" or "options=allargs"
4555
 
4556
    * JATS command line
4557
      Improved operation of the -help,-man, -verbose and -debug options
4558
      to allow:
4559
        + Direct level specification (-verbose=3)
4560
        + Better use of Perl Option Parsing Utilities
4561
        + Consistent use of option parsing
4562
 
4563
    * JATS makefile generation
4564
      Simplifies creation of internal rules
4565
      Improved readability of the generation process
4566
      Improved readability of the generated makefile
4567
      Removed dead code
4568
      Improved the creation of Progs
4569
 
4570
    * JATS error reporting
4571
      Added a Fatal call to allow utilities to report infrastructure
4572
      problems.
4573
 
4574
      Corrected problem in the use of GBE_[tag]_VERBOSE and GBE_[tag]_DEBUG
4575
      environment variables where the 'tag' contains a space.
4576
 
4577
    * Assorted Perl files
4578
      Minor corrected after running Perl Syntax check over JATS files.
4579
 
4580
    * Made the use of IFLAGS uniform for all JATS toolsets
4581
      Removed the need, and use of IFLAGS3; simplifying the generated
4582
      makefiles
4583
 
4584
    * Corrected tagging  of files generated by the various toolsets
4585
      Many files where incorrectly tagged and were not being cleaned up.
4586
 
4587
    * FileUtils package.
4588
      Added functions to create and append text to small text files.
4589
      Provides consistent error messages and simplifies creation of small files.
4590
      Used functions within JATS.
4591
 
4592
 
4593
------------------------------------------------------------------------
259 dpurdie 4594
Version:  2.76.2000.cr                               Released: 23-Jul-08
257 dpurdie 4595
------------------------------------------------------------------------
259 dpurdie 4596
Minor changes:
4597
    * New Platform and Toolset : ACEX
4598
      Provides support for the Fairchild ACEx assebmler
4599
 
4600
------------------------------------------------------------------------
4601
Version:  2.76.1000.cr                               Released: 10-Jul-08
4602
------------------------------------------------------------------------
257 dpurdie 4603
Major changes:
4604
 
4605
    * Jats make: Package and Install directives [DEVI-049299]
4606
      Convert relative pathnames to absolute pathnames before passing
4607
      to copy command. This makes the most of Windows limited path length
4608
      as implemented by many Windows utilities.
4609
 
4610
Minor changes:
4611
    * JATS makefile generation: Provide case-corrected pathnames for
4612
      library and include files in dpkg_archive.
4613
 
4614
      Needed to support badly formed legacy packages when used with
4615
      some windows tools.
4616
 
259 dpurdie 4617
------------------------------------------------------------------------
255 dpurdie 4618
Version:  2.76.0000.cr                               Released: 24-Jun-08
4619
------------------------------------------------------------------------
4620
Major changes:
4621
    * Support for Microsoft Visual Studio 2005 [DEVI-049017]
4622
      The product must be installed in its default location.
4623
 
4624
      New platforms:
4625
        CSHARP2005
4626
         Uses C# Framework Version 2.0.50727
4627
         Support extends to allow:
4628
            1) Building of Csharp source using standard JATS
4629
            2) Build Visual Studio solutions
4630
         Can consume files from CSHARP and WIN32 components.
4631
 
4632
        VS2005
4633
         Support extends to allow:
4634
            1) Building of C and C++ source using standard JATS
4635
            2) Build Visual Studio solutions
4636
         Can consume files from VS2003 and WIN32 components.
4637
 
4638
      The existing WIN32 and CSHARP platforms can also utilize VS2005
4639
      through a version selector:
4640
        WIN32 Toolset   - "MS.NET2005"
4641
        CSHARP Toolset  - "MS.NET2005"
4642
 
4643
    * Version of Make for Win32 builds
4644
      The version of Make has been upgraded to 3.81 to provide access
4645
      to macros to simplify support for the MS VS2005.
4646
 
4647
    * CSHARP and WIN32 platforms
4648
      The LIB path uses to locate libraries and DLLs has been altered to:
4649
        - Contain absolute paths. Relative paths did not work under all
4650
          conditions when building projects and solutions.
4651
        - Contain valid paths. JATS generated paths that do not physically exist
4652
          will be removed from the search path. This removes warning messages
4653
          under VS2005.
4654
 
4655
Minor changes:
4656
    * New Jats utility: dstatus
4657
      Display Build Daemon Status. A text based utility.
4658
      Use 'jats dstatus -man' for full details.
4659
 
4660
    * PPC_603E Toolset
4661
      Changed the definition of HOST_CPU to be correct for the linux
4662
      architecture that uses the value - powerpc.
4663
 
4664
      Extended LinuxDrivers directive to allow for powerpc.
4665
 
4666
      Updated the MakeLinuxDriver directive to use EXTRA_CFLAGS as CFLAGS
4667
      has been removed. This change is backwardly compatible.
4668
 
4669
    * Modified all utilities to avoid a Perl-10 warning message [DEVI-049018]
4670
      Improved usage of the 'require' statement used to check for
4671
      a minimal value of perl.
4672
 
4673
      Removed excessive require statements.
4674
 
4675
    * JATS internal utilities - xmake
4676
      Source for Make 3.81 is now controlled
4677
      Include JATS specific files for
4678
        1) Windows
4679
        2) Linux
4680
 
4681
      JATS now includes binaries for make.
4682
      This will ensure that the version of make being used will be known for all
4683
      machines. Gnu make does not need to be installed for the various build
4684
      machines.
4685
 
4686
    * JATS internal utility sh.exe (windows)
4687
      Extended internal debugging via EnvVar SHDEBUGEXEC
4688
 
4689
    * JATS Environment
4690
      Allow Jats Environment variables that are used to specify a directory
4691
      to be set to either '-' or 'none'. The associated path will set to empty.
4692
 
4693
      This can be used to override defaults that may be inserted by the JATS
4694
      wrapper scripts.
4695
 
4696
    * JATS utility: sandbox (Experimental)
4697
      Correct problem with location of build files.
4698
      Spell check help and code.
4699
 
4700
------------------------------------------------------------------------
253 dpurdie 4701
Version:  2.75.3000.cr                               Released: 06-Jun-08
251 dpurdie 4702
------------------------------------------------------------------------
4703
Major changes:
4704
 
4705
Minor changes:
253 dpurdie 4706
    * Jats utility: release [DEVI-047291]
4707
      A race condition within clearcase will cause a view to fail during
4708
      creation. This is detected and the command will be retried a number
4709
      of times.
4710
 
4711
------------------------------------------------------------------------
4712
Version:  2.75.2000.cr                               Released: 27-May-08
4713
------------------------------------------------------------------------
4714
Major changes:
4715
 
4716
Minor changes:
251 dpurdie 4717
    * PPC_603E Toolset
4718
      Changed the definition of HOST_CPU to be non-numeric
4719
 
4720
    * GCC Toolset
4721
      Correct the operation of the assembler interface to 'gas' such that
4722
      options are passed correctly.
4723
 
4724
    * Jats utility: CCdiff [DEVI-048127] [DEVI-048439]
4725
      Sped up the label-label comparison.
4726
      Restored speed to that of observed before the label-view comparison
4727
      was added.
4728
 
4729
      Restored ability to perform a one-sided comparison. This is used when
4730
      reviewing a new package.
4731
 
4732
    * Makefile creation: BuildVersion directive
4733
      Better handling of the generated files such that they are
4734
      automatically included in the source file list.
4735
 
253 dpurdie 4736
    * Toolset updates
4737
      Thyron and gnu_mpt. From An Tran.
4738
 
251 dpurdie 4739
------------------------------------------------------------------------
249 dpurdie 4740
Version:  2.75.1000.cr                               Released: 14-May-08
229 dpurdie 4741
------------------------------------------------------------------------
4742
Major changes:
249 dpurdie 4743
 
4744
Minor changes:
4745
    * PackageFile directive [DEVI-048037][DEVI-047541]
4746
      Now supports the packaging of files with ( or ) in the name
4747
 
4748
------------------------------------------------------------------------
4749
Version:  2.75.0000.cr                               Released: 07-May-08
4750
------------------------------------------------------------------------
4751
Major changes:
247 dpurdie 4752
  * New toolset and platform
4753
    Added support for the PPC_603E platform.
4754
    This uses the powerpc-603e-linux-gnu compiler
4755
    The DEVLINUX and LMOS_DEVLINUX targets have been extended to include
4756
    this platform.
4757
 
4758
Minor changes:
4759
  * Jats utility: CCdiff
4760
    Extended operation to allow one side of the comparison to be a directory
4761
    within a static view. This allows comparison between a label and current
4762
    work.
4763
 
4764
  * Jats utility: release
4765
    Added checking of correct package name and version when files are
4766
    published to dpkg_archive.
4767
 
249 dpurdie 4768
  * Jats utility: jats_rewrite [DEVI-034837]
247 dpurdie 4769
    Extended operation to allow the special properties to be transferred from
4770
    Release Manager to the build tool to the target build. Currently only
4771
    supported for ANT builds.
4772
 
4773
    New 'known' ANT properties are:
4774
        releasemanager.releasename
4775
        releasemanager.projectname
4776
 
4777
    The configuration file, used by this utility, has been extended to support
4778
    tagged data item of the form
4779
 
4780
        releasemanager.releasename = value
4781
        releasemanager.projectname = value
4782
 
4783
  * Mug File Generation
4784
    Added --NoMugFiles option to suppress the creation of Mug Files
4785
    This allows THX files to be collected for possible deployment.
4786
 
4787
    When this option is enabled, the user does not need to specify the
4788
    Device ID, Name or Tier Number, nor are the external tools packages
4789
    required.
4790
 
4791
  * Makefile creation: BuildVersion directive
4792
    Modified the operation of the BuildVersion directive such that the
4793
    location of the files that are generated will be known to the Jats
4794
    makefiles. In this manner the user doesn't not need to know the location of
4795
    the files in order to use them.
4796
 
4797
    The file will need to be declared with a 'Src' directive, but JATS will
4798
    locate the file.
4799
 
4800
    This options does not occur for the 'C' version files. This is intentional
4801
    to ensure backward compatibility.
4802
 
4803
    The operation does occur for version files of Style:
4804
        * CSharp
4805
        * Properties
4806
        * WinRC
4807
 
4808
  * JATS directive: CompileOptions
4809
    Correct operation of options that make use of assigned values.
4810
    The case of the value is now preserved.
4811
    Value is correctly assigned.
4812
 
4813
------------------------------------------------------------------------
4814
Version:  2.74.0000.cr                               Released: 29-Apr-08
4815
------------------------------------------------------------------------
4816
Major changes:
245 dpurdie 4817
  * M16C toolset. Used by the MPR platform to build MCRFirmware [DEVI-047555]
4818
    Corrected the version number embedded in the generated THX file.
4819
 
4820
    Major and minor numbers greater than 9 were incorrectly represented
4821
    Added a test to ensure that the major and minor numbers are in the range
4822
    of 0 to 99 inclusive.
4823
 
4824
  * Auto-build when multiple build.pl files are labelled [DEVI-047461]
4825
    Modified JATS to allow support for the automated building of packages that
4826
    contain multiple, labeled, build files.
4827
 
4828
    Added a '-locatepkg=pkg' option to the Jats wrapper script. This allows the
4829
    user to specify the package to be selected from those that can be found.
4830
    This will be integrated into the build tool.
4831
 
4832
    Modified the operation of the 'jats release' command to use the
4833
    infrastructure provided by the above feature. Testing a release uses the
4834
    additional information to ensure that the created package name and version are
4835
    correct.
4836
 
4837
    Modified the operation of the (experimental) 'jats sandbox command to use
4838
    the infrastructure provided by the above feature.
4839
 
4840
Minor changes:
4841
  * Solaris Toolset [DEVI-047398]
4842
    The toolset no longer requires that the user have the compiler and the
247 dpurdie 4843
    'ar' utility in their path. It will be controlled by the toolset.
245 dpurdie 4844
 
4845
    This should improve build reproducibility.
4846
    This will simplify new user setup.
4847
 
4848
  * All Unix Toolsets
4849
    Corrected the operation of the 'options=showenv' so that it works
4850
    on unix systems
4851
 
4852
  * JATS release utility  [DEVI-047356]
4853
    Fixed problem where utility would issue a 'Broken Pipe' message
4854
    on some Solaris Machines.
4855
 
4856
  * JATS -version=<version>
4857
    Fixed operation on machines that do not have a GBE_DPKG_CACHE such that
4858
    JATS does not attempt to cache the alternate version.
4859
 
4860
------------------------------------------------------------------------
4861
Version:  2.73.4000.cr                               Released: 10-Apr-08
4862
------------------------------------------------------------------------
4863
Major changes:
243 dpurdie 4864
    * New platform: WCEPSION_500_emu [DEVI-047234]
245 dpurdie 4865
      Creates binaries for the WCEPSION_500 emulator
243 dpurdie 4866
      Added this platform to the default 'WINCE' alias.
4867
 
4868
Minor changes:
4869
    * JATS escrow utility [DEVI-047232]
4870
      Handle package names that have spaces and brackets
4871
 
4872
    * JATS release utility [DEVI-047232]
4873
      Handle view names that have spaces and brackets
4874
 
4875
    * Removed detection of unknown platforms
4876
      Does not work with LMOS
4877
 
4878
    * Readme.txt file
4879
      Added a brief description on the core_devl directory structure.
4880
 
4881
    * Misc Cleanup
4882
      Removed version-1 test that is not applicable to the current jats
4883
      Move PostInstall script into the BUILD directory.
4884
 
4885
------------------------------------------------------------------------
4886
Version:  2.73.3000.cr                               Released: 07-Apr-08
4887
------------------------------------------------------------------------
4888
Major changes:
241 dpurdie 4889
  * MOS68K Toolset (Not MOS68KRM)
4890
    Force compiler option -nOj
4891
    The default compiler option (-Oj) has been seen to cause problems with some
4892
    code. Problem reported/analysed by rparker and thunter.
237 dpurdie 4893
 
241 dpurdie 4894
  * MOS68K Toolset (Not MOS68KRM)
4895
    Correct problem in disabling Global Optimization that was introduced in
4896
    version 2.73.1000
4897
 
237 dpurdie 4898
Minor changes:
241 dpurdie 4899
  * JATS makefiles
4900
    Correct problem where a Production/Debug only build would create OBJ
4901
    directories for both production and debug, and not clean them up.
4902
 
4903
  * JATS builds
4904
    Allow ANT builds to be run in verbose mode to facilitate debugging
4905
    The command "make all options=args" will run the ANT builds in 'verbose'
4906
    mode.
4907
 
4908
  * JATS makefiles
4909
    Extended the 'selector' used in all makefile directives - as the first
4910
    argument. Added two non-platform related options:
4911
        --Project=xxxx      True if the package suffix matches
4912
        --Defined=yyy       True if yyy is declared with a SetValue or
4913
                            SetList directive.
4914
 
4915
    ie: AddSrcDir ('--Project=sls' , 'sls' );
4916
        AddSrcDir ('!--Project=sls', 'default');
4917
 
4918
  * JATS makefiles. MakeProject directive
4919
    New packaging options to package up programs to be used as JATS plug-ins
4920
        --PackageTool=xxxx
4921
        --PackageToolProd=xxx
4922
        --PackageToolDebug=xxx
4923
 
4924
  * JATS buildfile processing
4925
    Generate a warning for build platforms that are unknown to JATS
4926
    These may be the result of a user typo or an incompatible version
4927
    of JATS.
4928
 
4929
  * JATS save_build utility
4930
    Correctly handle autobuild branches that contain multiple checkouts, one of
4931
    which may be reserved.
4932
 
4933
  * JATS gen_cots utility
4934
    Correctly labels directories up to the VOB root.
4935
    Displays the correct 'Source Path' in the Release Manager Information.
4936
    Ignores the 'administration_view' as this is read-only
4937
 
4938
  * JATS sandbox (experimental)
4939
    Ensure the AutoBuildTool does not use any sandbox
4940
 
4941
  * JATS release (cbuilder) utility
4942
    Handle paths that have a trailing path separators.
4943
 
4944
  * JATS Makefile generation. Packaging directives
4945
    Packaging directives that use the --Dir option have been modified
4946
    such that the direction cannot use a a relative path.
4947
 
4948
    * Escrow tool
4949
      Creates a simple HTML file that details all the packages with a short
4950
      description.
4951
 
4952
------------------------------------------------------------------------
4953
Version: 2.73.2000.cr                                Released: 06-Mar-08
4954
------------------------------------------------------------------------
4955
Major changes:
4956
 
4957
Minor changes:
239 dpurdie 4958
    * Corrected operation of GBE_PLATFORM, when building a GENERIC package.
4959
      A GENERIC package can now be built independently of the value
4960
      of GBE_PLATFORM.
4961
 
4962
    * MOS Toolset
4963
      If only building for a production target, then don't generate an error
4964
      if there is no debug data and code addresses specified.
4965
 
4966
      Use to build platform independent MOS Releases. Cannot have debug, but
4967
      can have production (PIC) components.
4968
 
4969
    * Utility command: jats abt
4970
      Parse and use -buildfile=xxx option
4971
 
4972
    * Utility command: jats extract -extractfiles
4973
      The extractfiles option will now duplicate empty directories
4974
 
4975
    * Building ANT projects under JATS
4976
      Ensure that the PATH is correctly setup so that ANT can locate
4977
      utilities within the JAVA directory - for both Solaris and Windows.
4978
      Previously only worked on Windows
4979
 
4980
------------------------------------------------------------------------
4981
Version: 2.73.1000.cr                                Released: 21-Feb-08
4982
------------------------------------------------------------------------
4983
Major changes:
4984
 
4985
Minor changes:
237 dpurdie 4986
    * Jats Label Utility
4987
      Correct use of '-norecurse' operation.
4988
 
4989
    * Jats command line under Unix
4990
      Corrected problem when command line quoted arguments with a space are
241 dpurdie 4991
      passed in. ie: -xxx="aaa bbb ccc"
237 dpurdie 4992
 
4993
    * Escrow tool
4994
      Added totals to all the tables created in the HTML report
4995
 
4996
    * Platform MOS68KRM
4997
      Rome builds. Modified compiler options to match the existing build system
4998
 
4999
------------------------------------------------------------------------
239 dpurdie 5000
Version: 2.73.0000.cr                                Released: 20-Feb-08
237 dpurdie 5001
------------------------------------------------------------------------
5002
Major changes:
235 dpurdie 5003
    * New Toolset: BORLAND
5004
      The toolset uses the Borland C++ Builder 6 to build Borland Project
5005
      files via the MakeProject directive.
231 dpurdie 5006
 
235 dpurdie 5007
      In this release there is no support for native compilation and linking.
5008
 
5009
      Details are provided in MASS-00166 JATS Reference Manual
5010
 
231 dpurdie 5011
Minor changes:
235 dpurdie 5012
    * Extract/Release utility.
5013
      Handle Source Path option with spaces by creating a config spec
5014
      that can handle spaces
5015
 
5016
    * MOS Compiler
5017
      The TMP directory used by the assembler will be created before the
5018
      assembler is invoked. This will ensure that the directory exists.
5019
 
5020
    * Utility: create_dpkg
5021
      Uses the first 'descpkg' file found. Allows packages that have embedded
5022
      descpkg files to be copied.
5023
 
5024
    * AVR_IAR Toolset
5025
      Added support for AT90SC144144CT - by David Payne.
5026
 
5027
    * JATS ANT command
5028
      Better selection of the ant build file
5029
 
5030
    * Build directive: BuildVersion
5031
      Extended the WinRc version file to allow the name of an icon to be
5032
      embedded in the .RC file.
5033
 
5034
------------------------------------------------------------------------
5035
Version: 2.72.2000.cr                                Released: 06-Feb-08
5036
------------------------------------------------------------------------
5037
Major changes:
5038
 
5039
Minor changes:
233 dpurdie 5040
    * Building JATS. Installer will set a+x in dpkg_archive
5041
 
5042
    * JATS rewrite. Remove the need  for the 'name=' attribute in the
5043
      <project> field.
5044
 
5045
    * CCdiff utility
5046
      Now ignores blank lines when generating a file difference report.
5047
 
5048
    * Escrow utility
5049
      Quote 'path' in the generated extraction commands
5050
      Allow escrow to be based on a single Release Manager package
5051
 
5052
    * Minor Perl-10 tweaks  
5053
 
5054
------------------------------------------------------------------------
5055
Version: 2.72.2000.cr                                Released: 24-Jan-08
5056
------------------------------------------------------------------------
5057
Major changes:
5058
 
5059
Minor changes:
231 dpurdie 5060
    * Jats Tool: CCbc2 [DEVI-044908]
5061
      Locates BeyondCompare through the Windows Registry. This allows
5062
      BeyondCompare to be installed in places other then the default location.
5063
 
5064
    * Jats test runtime helper scripts set_PLATFORM.bat
5065
      Windows. Batch file modified so that it doesn't exit the shell.
5066
 
5067
    * Jats wrapper
5068
      If JATS attempts to cache itself and an error is reported by the caching
5069
      utility, then Jats would fail without reporting an error message.
5070
 
5071
------------------------------------------------------------------------
5072
Version: 2.72.00000.cr                                Released: 11-Jan-08
5073
------------------------------------------------------------------------
5074
Major changes:
229 dpurdie 5075
    * Jats Release Mechanism
5076
      Jats can now release itself. This is not the same a building all of its
5077
      internal components, but it does mean that a new version of JATS can be
5078
      released using the 'standard' mechanism.
5079
 
5080
      Jats releases will be tracked in Release Manager.
5081
 
5082
      A side effect of this is that the labelling scheme will change to align
5083
      itself with Release Manager. ie: <package_name>_<package_version>.
5084
 
5085
    * Running Jats
5086
      Running Jats from within a ClearCase view is being deprecated.
5087
      Jats should be run from a package present in dpkg_archive.
5088
      This may affect some windows developers.
5089
 
5090
      This release of JATS can be run from ClearCase, but generates a warning.
5091
      Future versions will generate an error.
5092
 
5093
      Refer to MASS-00164 Installing and Using JATS.
5094
 
5095
Minor changes:
5096
    * Perl Version Check
5097
      Jats will generate a warning if the version of Perl in use is newer
5098
      than the version used in test. Newer versions are not always backward
5099
      compatible. Currently JATS has been extensively tested with 5.8.8.
5100
 
5101
    * Build Directive: BuildVersion
5102
      This directive has been extended to allow the creation of a 'properties'
5103
      file. This file may be used to pass version information into a an ANT
5104
      build.
5105
 
5106
    * Jats Internals
5107
      Minor fix to interwork with Perl version 5.10.
5108
      Perl 5.10 has not been extensively tested - yet.
5109
 
5110
    * Jats Tool: CCbc2
5111
      Added utility to use BeyondCompare (BC2) to compare files in two
5112
      packages defined as ClearCase labels. The utility creates two dynamic views
5113
      and starts BeyondCompare. The views are destroyed at the end of the
5114
      process.
5115
 
5116
      Requires BeyondCompare to be installed in its default location.
5117
      Only works under Windows.
5118
 
5119
      Use jats CCbc2 -help (or -man) for further details.
5120
 
5121
    * Jats test runtime helper scripts set_PLATFORM.sh
5122
      Marked as executable, so that users can run them directly
5123
 
5124
    * Jats test runtime helper scripts set_PLATFORM.bat
5125
      Uses SETLOCAL / ENDLOCAL to prevent environment variables being exported
5126
      into the parent space. This mimics the behaviour of Unix.
5127
 
5128
    * Jats eprog
5129
      Consistent cross-platform handling of programs found in the current
5130
      directory.
5131
 
5132
    * jats tool jats_metrics
5133
      A new utility that will be used by the Automated Build System to collect
5134
      build metrics.
5135
 
5136
------------------------------------------------------------------------
227 dpurdie 5137
Version: 2.71.6.cr                                Released: 18-Dec-07
5138
------------------------------------------------------------------------
5139
Major changes:
5140
 
5141
Minor changes:
5142
    * Jats Tool: create_dpkg
5143
      Added options to allow the utility to sanity test the package name and
5144
      version of the package being created. This is intended to be used by the
5145
      automated build system. New options are:
5146
        -pname=Package_Name
5147
        -pversion=Package_Version
5148
 
5149
      Added option to allow the source package form to be tested, without
5150
      transferring the package. New options are:
5151
        -test
5152
 
5153
    * Jats Tool: CCdiff
5154
      -output=filename now works. Previously only -out=filename worked.
5155
      -vob=name does not generate internal message under unix
5156
 
5157
    * JATS Environment variables GBE_BUILDFILTER and GBE_PLATFORM can be either
5158
      a space separated or a comma separated list.
5159
 
5160
    * Solaris Toolset
5161
      Disable the use of purify, purecov and quantify when building shared
5162
      libraries. Shared libraries are not supported by these tools. Executable
5163
      programs are still supported.
5164
 
5165
------------------------------------------------------------------------
5166
Version: 2.71.5.cr                                Released: 07-Dec-07
5167
------------------------------------------------------------------------
5168
Major changes:
5169
 
5170
Minor changes:
5171
    * WINCE toolsets
5172
      Added a run-time test for the presence of the required toolset
5173
      This will report an error if the required WINCE toolset has not been
5174
      installed. This is better than obscure message generated by the compilers
5175
      when header files cannot be found.
5176
 
5177
    * GenerateFiles directive
5178
      If the generating tool can only be found in the users path, don't make
5179
      it a prequisite under Windows. There are problems with spaces in pathnames
5180
      that are difficult to solve.
5181
 
5182
    * MakePerlModule directive
5183
      Extended the directive syntax to allow command line options to be passed
5184
      to the the module builder.
5185
 
5186
    * Jats Tool: label
5187
      Add the ability to label specific sub-directories (-dirs=name[,name]+)
5188
      Allow the -up option to be used in conjunction with the  -files=xxx and
5189
      -dirs=xxx options.
5190
 
5191
    * Jats Tool: release
5192
      Corrected a problem when multiple ant builds where located within the
5193
      build view. Now all ants builds will be perform.
5194
 
5195
      Expanded the operation of the '-build=name' option such that it can be
5196
      used to limit ANT builds by specifying the name of the depends.xml file.
5197
 
5198
    * Jats Tool: CCdiff
5199
      Added utility to provide difference reports in a format suitable to be
5200
      uploaded to CodeStriker.
5201
 
5202
      Use jats CCdiff -help (or -man) for further details.
5203
 
5204
 
5205
------------------------------------------------------------------------
5206
Version: 2.71.4.cr                                Released: 30-Nov-07
5207
------------------------------------------------------------------------
5208
Major changes:
5209
    * New Platform : MOS68KRM
5210
      Building MOS for the 68K processor for Rome
5211
      Requires the Microtec 4.5R compiler
5212
      Similar to MOS68K, but has different optimization and definitions
5213
 
5214
Minor changes:
5215
    * label utility
5216
      Better handling of filenames with embedded spaces.
5217
 
5218
    * make package and install operations
5219
      Improved the error detection and reported that may occur during a file
5220
      transfer.
5221
 
5222
    * make clean up
5223
      Improved the cleanup of generated files.
5224
 
5225
    * Jats Tool: jats_transform_file
5226
      Tool that can be used within makefiles and test harnesses to perform
5227
      minor file transformations such as:
5228
        Copy, with optional rename
5229
        Force Dos or Unix style line endings
5230
        Perform simple TAG replacement
5231
 
5232
      Use 'jats jats_transform_file -help' for details
5233
 
5234
    * jats release utility
5235
      Added the -extractfiles option to extract files without leaving a view
5236
      in place.
5237
 
5238
    * escrow utility
5239
      Added -extract option to assist in creating images of all files in
5240
      the escrow, with a log file to summarize success/failure of the extraction.
5241
 
5242
------------------------------------------------------------------------
5243
Version: 2.71.3.cr                                Released: 16-Nov-07
5244
------------------------------------------------------------------------
5245
Major changes:
5246
 
5247
Minor changes:
5248
    * Makefile generation
5249
      Corrected a problem in the detection of a generated target
5250
      Some JAVA builds were not correctly detecting the need to run the
5251
      generate phase early.
5252
 
5253
------------------------------------------------------------------------
5254
Version: 2.71.2.cr                                Released: 09-Nov-07
5255
------------------------------------------------------------------------
5256
Major changes:
5257
 
5258
Minor changes:
5259
    * GBE_PLATFORM operation
5260
      Restored operation of GBE_PLATFORM. This feature is not encouraged.
5261
 
5262
    * Makefile generation
5263
      Added a sanity check to generate a warning if a file is packaged, or
5264
      installed, from more than one makefile.pl
5265
 
5266
    * Utilities gen_msproject, gen_dirlist and gen_metrics
5267
      Modified to use generic interface to the makefile data
5268
 
5269
    * AutoBuilder support tool 'save_build'
5270
      Check for users having placed locks on the build file and the autobuild
5271
      branch. The locks will be removed.
5272
 
5273
    * jats_rewrite utility
5274
      Better handling of DOS line ending under Unix
5275
 
5276
    * jats escrow utility
5277
      Can now create a simple escrow build, and information, on a Release.
5278
      Still handles an escrow based on an SBOM.
5279
 
5280
      Can be used to create an HTML report on unbuildable packages and
5281
      inconsistent packages.
5282
 
5283
    * jats make help
5284
      Corrected the list of target platforms to only show those that are
5285
      available within the current build.
5286
 
5287
    * jats makefiles
5288
      Modified the behaviour of jats when multiple instances of the
5289
      MakefileGenerate() directive are found.
5290
 
5291
      If the MakefileGenerate() directive is found in the 'common' makefile.
5292
      pl, then it will be ignored.
5293
 
5294
    * gcc toolset
5295
      SharedLibries.
5296
        The --Def=name option supports two types of def file
5297
        The 'old' form is used if the name of the Def file ends in .def
5298
 
5299
        The 'old' form is created by the existing versions of mod_if.pl
5300
        The 'new' form is created by tne new versions (daf_tools 25.1.5000.cr)
5301
        of mod_if - if the name of the file does not end in .def.
5302
 
5303
      SharedLibraries and Prog (Experimental)
5304
        New options:
5305
            --MultiScan
5306
            --NoMultiScan ( default)
5307
            MultiScan will scan the libraries until no more undefined references
5308
            can be satisfied. This may simplify linking of complex programs.
5309
 
5310
 
5311
------------------------------------------------------------------------
5312
Version: 2.71.1.cr                                Released: 16-Oct-07
5313
------------------------------------------------------------------------
5314
Major changes:
5315
 
5316
Minor changes:
5317
    PackageLib directive
5318
    The construct "PackageLib( '*', @SHLIBS, @LIBS );" now works as expected.
5319
    Packaging multiple libraries and shared libraries works as expected.
5320
    Packaging multiple shared libraries works as expected.
5321
 
5322
    MakefileGenerate directive
5323
    This directive should only be called once. JATS will now generate a warning,
5324
    and not produce an erroneous, if the directive is invoked more than once.
5325
 
5326
    Multiple Parent detection
5327
    A makefile.pl that is invoked from more than one other makefile.pl, or the
5328
    build.pl, is counted as having multiple parents. This condition is
5329
    normally treated as an error. When run by the Auto Built Tool, this
5330
    condition will be treated as a warning.
5331
 
5332
    Solaris Toolset
5333
    Added option '--WithMisalign' to the SharedLib directive.
5334
    When used in conjunction with the 'misalign' CompleOption this option will
5335
    cause a machine specific object file (misalign.o) to be included in the
5336
    link.
5337
 
5338
    Programs that are created with 'misalign' will automatically include the
5339
    misalign.o object file. The fact that shared libraries do not may be an
5340
    indication that this is a bad thing to do.
5341
 
5342
    Make and generation of subdirectories
5343
    Fixed an issue which caused created directories to have a bad timestamp.
5344
    This could result in multiple attempts to generate the source dependency
5345
    file.
5346
 
5347
------------------------------------------------------------------------
5348
Version: 2.71.0.cr                                Released: 10-Oct-07
5349
------------------------------------------------------------------------
5350
Major changes:
5351
    Makefile generation and make recursion
5352
    Extensive changes to the makefiles that are generated by JATS and method by
5353
    which JATS recuses through subdirectories during a build.
5354
 
5355
    Summary of changes:
5356
        - Removed the use of 'make' to perform recursion over subdirectories
5357
          and platforms. This has been replaced by a JATS program  that performs
5358
          the same task - only a great deal faster and with a greater scope for
5359
          flexibility.
5360
 
5361
          The user interface remains identical: jats make ....
5362
 
5363
        - Replaced the generated 'Makefile' with 'Makefile.gbe'. This is a text
5364
          file that provides sufficient information to allow JATS to locate the
5365
          interface directory and associated build information.
5366
 
5367
        - Significant speed up in determining the need to rebuild a makefile.
5368
          On a large package this has been reduced from 30+ seconds to less
5369
          than one second.
5370
 
5371
        - Significant speed up of large recursive builds through intelligent
5372
          building of the 'make_init' target. This is only processed once for
5373
          each platform type. Previously it was processed in each and every
5374
          makefile. This make target is used, internally, to perform sanity
5375
          testing of the compiler environment and to display the name of the
5376
          toolset. It is an expensive operation.
5377
 
5378
        - Intelligent speed up of large recursive through better mechanism
5379
          for creating required directories. These are now created on the fly,
5380
          rather than via a slow recursive pass though all makefiles.
5381
 
5382
        - Better makefile rebuilding
5383
          Makefiles can be rebuilt on the fly. The previous system was prone to
5384
          detecting that makefiles needs to be re-built, but then not re-
5385
          building them.
5386
 
5387
        - Detection of build file changes
5388
          The make process will detect that the build file has been modified
5389
          and that the component has not been rebuilt. This is a warning. It
5390
          does not prevent the 'make' operation.
5391
 
5392
        - Quieter make output
5393
          The 'Nothing to be done' message has been disabled.
5394
 
5395
 
5396
Minor changes:
5397
    MakeAnt Directive
5398
    Allows ANT_HOME to be a path with spaces. ie: c:\Program Files\apache-ant-1.6.5
5399
 
5400
    JATS command "debug" and "prod"
5401
    These now handle make arguments and options correctly. Thus the command:
5402
        jats prod WIN32 OPTIONS=args
5403
    Will correctly do a production build for WIN32 with command execution
5404
    display. Before, the system would attempt to process prod_OPTIONS=args.
5405
 
5406
    CSHARP toolset
5407
    Correctly detect missing compiler directories
5408
 
5409
------------------------------------------------------------------------
5410
Version: 2.70.2.cr                                Released: 27-Sep-07
5411
------------------------------------------------------------------------
5412
Major changes:
5413
 
5414
Minor changes:
5415
    Java target. Resolve problem of multiple project builds when multiple files
5416
    are generated.
5417
 
5418
    MakeAnt
5419
    If the Ant build fails JATS will terminate.
5420
    Previously JATS would continue until another error forced its termination.
5421
    This is done through a better startup of ANT using the
5422
    org.apache.tools.ant.launch.Launcher directly.
5423
 
5424
    MCR platform
5425
    Create '.mod' files from the generated THX files.
5426
    This is a MOS binary and can be download to the MCR devices.
5427
 
5428
------------------------------------------------------------------------
5429
Version: 2.70.1.cr                                Released: 20-Sep-07
5430
------------------------------------------------------------------------
5431
Major changes:
5432
 
5433
Minor changes:
5434
    MakeAnt directive extended
5435
    New option: --PackageBase
5436
        This will pass the path to all packages specified with LinkPkgArchive
5437
        directives to the build.xml file. Without the option the path will
5438
        address a 'jar' directory within the package.
5439
 
5440
    New passed parameter: PACKAGEDIR
5441
        This is the path to the output package that is being created by JATS
5442
        Allows the ant build script to place artifacts directly into the
5443
        package image being created.
5444
 
5445
------------------------------------------------------------------------
5446
Version: 2.70.0.cr                                Released: 13-Sep-07
5447
------------------------------------------------------------------------
5448
Major changes:
5449
    * Linux compiler
5450
      Changed the linux compiler used to build Embedded Linux platforms
5451
            DEVLINUX
5452
                LINUX_EMU
5453
                LINUX_ETX
5454
                ARM9TDMI
5455
 
5456
            LMOS
5457
                LMOS_LINUX_EMU
5458
                LMOS_LINUX_ETX
5459
                LMOS_ARM9TDMI
5460
 
5461
 
5462
    This is a non-backwardly compatibly release.
5463
 
5464
    Do not migrate to this version of JATS if you are building against
5465
    existing packages, until the underlying packages have been rebuilt.
5466
 
5467
    Packages created with the previous version of the compiler should not be
5468
    mixed with packages created with the version in this release.
5469
    Packages will be rebuilt with the new compiler as soon as possible.
5470
 
5471
    The new compiler will need to be installed on users VM's
5472
    The compiler package is dpkg_archive/linux_gnu_tools/1.1.0000.cots
5473
    The binary is:crosstool-gcc-4.1.1-glibc-2.5.tar.bz2
5474
    This should be extacted, as root, into / with the (one line) command
5475
         tar -xjf /net/auperaunx26/export/devl/dpkg_archive/linux_gnu_tools/1.1.0000.cots/
5476
                    crosstool-gcc-4.1.1-glibc-2.5.tar.bz2 -C/
5477
 
5478
Minor changes:
5479
    * Skipped 2.69 due to nature of major change
5480
 
5481
 
5482
------------------------------------------------------------------------
5483
Version: JATS_2.68.3                                Released: 28-Aug-07
5484
------------------------------------------------------------------------
5485
Major changes:
5486
 
5487
Minor changes:
5488
    * WIN32 CompileOptions to control use of precompiled headers
5489
      Added a WIN32 specific compiler option to control the pre compiled
5490
      headers.
5491
 
5492
        CompileOptions ('WIN32', 'PreCompileHdrs' );        (default)
5493
        CompileOptions ('WIN32', 'NoPreCompileHdrs' );
5494
 
5495
 
5496
------------------------------------------------------------------------
5497
Version: JATS_2.68.2                                Released: 28-Aug-07
5498
------------------------------------------------------------------------
5499
Major changes:
5500
 
5501
Minor changes:
5502
    * Reverted changes made in JATS_2.68.1 to the library search path
5503
      Although the search order is broken, we will need to live with it.
5504
 
5505
      Addressed the search order of /usr/lib under Solaris by adding a new
5506
      AddLibDir option (--System) to add system paths. These will be searched
5507
      last.
5508
 
5509
      For the record, the search order for header files and libraries is:
5510
 
5511
        1) As specified with AddIncDir/AddLibDir in the local makefile.pl
5512
           or within any such directive with the --Local option
5513
 
5514
        2) Within the components 'local' directories. These are populated with
5515
           InstallHdr and InstallLib directives.
5516
 
5517
        3) Within the 'interface' directory as populated by BuildPkgArchive
5518
 
5519
        4) As specified with AddIncDir/AddLibDir in the 'global' makefile.pl
5520
           or within any such directive with the --Global option
5521
 
5522
        5) Within packages specified by a LinkPkgArchive directive
5523
 
5524
 
5525
        6) As specified with AddIncDir/AddLibDir in any makefile.pl
5526
           with the --System option
5527
 
5528
    * LMOS target platform
5529
      Includes LINUX_ETX
5530
 
5531
------------------------------------------------------------------------
5532
Version: JATS_2.68.1                                Released: 24-Aug-07
5533
------------------------------------------------------------------------
5534
Major changes:
5535
 
5536
Minor changes:
5537
    * Solaris Toolset
5538
      Corrected library search order, such that /usr/lib is search after the
5539
      dependent packages.
5540
 
5541
    * RunTest operation
5542
      Added the current directory '.' to the PATH used when the test is run.
5543
 
5544
    * Csharp toolkit
5545
      .dtd files are treated as resource files too
5546
 
5547
------------------------------------------------------------------------
5548
Version: JATS_2.68.0                                Released: 20-Aug-07
5549
------------------------------------------------------------------------
5550
Major changes:
5551
    * Trap use of uncontrolled versions of 'ant' and the Java Compiler (javac)
5552
 
5553
      It was discovered that a few old makefile.pl's where invoking ant and
5554
      javac directly in order to build small Java components. This was
5555
      normally being done in the guise of the WIN32 target. These packages
5556
      were making assumptions about the version of Java on the users search
5557
      path.
5558
 
5559
      JATS can invoke ANT and build Java based components using the MakeAnt
5560
      directive and the JAVA platform. This method is controlled and
5561
      reproducible.
5562
 
5563
      This release provides changes such that these packages will not build.
5564
      This is better than building incorrectly.
5565
 
5566
      There are several aspects to the change
5567
        1) JATS provides binaries (ant and javac) with an error message. If
5568
           the user invoked ant/javac in a manner that involves searching the
5569
           PATH then these will be used and report an error.
5570
 
5571
       2) A special command (jats abt) can be used to start up the Auto Build
5572
          Tool in a manner that does not alter the PATH seen by the utilities.
5573
          Moreover it does not alter the JAVA_HOME seen by the build. This is
5574
          controlled separately.
5575
 
5576
Minor changes:
5577
    * Sanitize the PATH environment variable
5578
        Ensure the JATS bin directory is the first directory searched
5579
        Remove duplicates
5580
        Place non-existent components at the end of the PATH
5581
 
5582
------------------------------------------------------------------------
5583
Version: JATS_2.67.1                                Released: 17-Aug-07
5584
------------------------------------------------------------------------
5585
Major changes:
5586
 
5587
Minor changes:
5588
    * Makefile sanity test
5589
      Added a test to ensure that makefiles created on a machine of one type are
5590
      not then run on a machine of a different type.
5591
 
5592
      This will prevent files created on solaris-sparc being used on a solaris-
5593
      x86 machine.
5594
 
5595
    * Correct bug in RunTest
5596
      RunTest now extends the PATH to include the local bin directory
5597
 
5598
------------------------------------------------------------------------
5599
Version: JATS_2.67.0                                Released: 13-Aug-07
5600
------------------------------------------------------------------------
5601
Major changes:
5602
    * RunTest directive
5603
      Added support for running tests within the NUNIT test framework for the
5604
      CSHARP target. In the process a generalized mechanism for accessing
5605
      toolset specific test frameworks has been added.
5606
 
5607
      Changes to the directive to support a FrameWork.
5608
        The use of a test FrameWork is signaled with the option
5609
        --FrameWork=<name> If this is present then the raw name of the program
5610
        under test will be passed to the framework. program.
5611
 
5612
        If a FrameWork is in use, then JATS will invoke the specified framework
5613
        builder within the current toolset.
5614
 
5615
      When a framework is in place JATS will pass arguments of the form:
5616
        '--Tag=Text' to the FrameWork. Other options are processed as normal.
5617
 
5618
      With in the Nunit FrameWork the program under test will be a DLL Nunit
5619
      will only operate on a DLL. The DLL must have been created by the makefile
5620
      containing the RunTest directive.
5621
 
5622
      The Nunit Framework supports the following options:
5623
        --Uses=<Name>[,SubOption]+
5624
 
5625
        This option specifies other DLLs that are used by the TestDLL. They will
5626
        be copied in to the test directory, and may be sourced from an external
5627
        package or the components 'local' lib directory.
5628
 
5629
        SubOptions available to The --Uses directive are:
5630
            --NonJats       This is not a JATS built library. It will not have a
5631
                            P or D suffix.
5632
            --Jats          (Default) This is a JATS built library. JATS will
5633
                            select the correct library type for this build.
5634
 
5635
Minor changes:
5636
    * New Cache cleanup mechanism
5637
      When a package is consumed from the 'cache' a flag is updated within
5638
      the cache. The cache aging routines use this file in preference to
5639
      the descpkg file, thus it will prevent the aging of packages that are
5640
      frequently used. The aging policy can be made more aggressive.
5641
 
5642
    * Save Build Utility
5643
      This utility is used by the Auto Build System to save the 'build.pl' file
5644
      used in a ripple build.
5645
 
5646
      The utility has been enhanced to detect  a reserved checkout of the
5647
      build.pl. The checkout will be changed to unreserved - if possible.
5648
 
5649
    * Release Utility
5650
      The 'jats release' command will now unlock any labels that it locked
5651
      when an error is encountered.
5652
 
5653
      This simplifies the 'release' process as the developers label will be
5654
      unlocked if a build error occurs.
5655
 
5656
    * Jats caching local copy of itself
5657
      Fixed a bug which resulted in an "Use of individualized value" message
5658
      being displayed a large number of times during the file transfer process.
5659
 
5660
    * Minor extension to allow plug-in directives to perform a processing step
5661
      before the makefiles are created.
5662
 
5663
    * TestProg directive
5664
      TestProg's are now built in exactly the same manner as Progs
5665
 
5666
    * Correct problem introduced in 2.66.1 with packaging of files with
5667
      a 'space' or '$' in the file name.
5668
 
5669
------------------------------------------------------------------------
5670
Version: JATS_2.66.1                                Released: 20-Jul-07
5671
------------------------------------------------------------------------
5672
Major changes:
5673
    * New build target
5674
            LINUX_ETX           - Support for Linux on an ETX board
5675
            LMOS_LINUX_ETX      - Support for LMOS on the LINUX_ETX target
5676
 
5677
      These targets have also been added to the following pseudo targets.
5678
            DEVLINUX
5679
            LMOS_DEVLINUX
5680
 
5681
    * Internal utility dpkg_cache [Windows]
5682
      Modified to remove use of system utilities to perform the the file
5683
      transfer, after having problems the 'cp.exe' provided by JATS.
5684
 
5685
Minor changes:
5686
    * Added utility class to provide directory searching
5687
      To be used in JATS and JATS support tools
5688
 
5689
    * tweaks to the C# toolset
5690
      Correct problem with filename that start with "n" as in .\not_nice.cs
5691
 
5692
      Create resource files with Fully Qualified Names derived from the .resx
5693
      and .cs files.
5694
 
5695
      Handle Strong Key Names and creates wrappers to provide do the right
5696
      thing.
5697
 
5698
    * Microtec ColdFire compiler
5699
      Further attempts to get the compiler to place all of its temp files in a
5700
      local directory. The compiler uses a large number of EnVars to control
5701
      were it places temp files.
5702
 
5703
      Underlying problem is random compiler failures on big builds. Suspected
5704
      interaction with other builds.
5705
 
5706
    * Release utility command
5707
      Added a -tag=name option to allow the Auto Build Tools to create
5708
      multiple instances of a static view. The tag is used to provide a unique
5709
      component in the clearcase tag name.
5710
 
5711
------------------------------------------------------------------------
5712
Version: JATS_2.66.0                                Released: 27-Jun-07
5713
------------------------------------------------------------------------
5714
Major changes:
5715
  * Support for building CSHARP code
5716
    Natively build C# within JATS using the Microsoft command line programs
5717
 
5718
    Supports the handling of .resx files
5719
 
5720
    Supports the creation of windows programs, console programs and shared
5721
    libraries
5722
 
5723
Minor changes:
5724
  * Unit Tests
5725
    Allow test scripts to be PERL - with a .pl extension
5726
    These will be correctly initiated under WIndows and Unix
5727
 
5728
    Correct warning messsage that is generated if a "CopyIn" file is also listed
5729
    as a Script.
5730
 
5731
 
5732
------------------------------------------------------------------------
5733
Version: JATS_2.65.3                                Released: 11-Jun-07
5734
------------------------------------------------------------------------
5735
Major changes:
5736
 
5737
Minor changes:
5738
  * WINCE Support
5739
    Added WCEPA962_500 support. The WINCE target now includes this target.
5740
    Complete list of WINCE targets is:
5741
        WCEIT3000
5742
        WCEPA961
5743
        WCEPA962
5744
        WCEPA962_500
5745
        WCEPCM7220
5746
        WCEPSION_500
5747
        WCEPSPC_arm
5748
        WCEPSPC_emu
5749
        WCEX86A420
5750
        WCEX86A500
5751
        WCEX86A500_SOM4455
5752
 
5753
 
5754
------------------------------------------------------------------------
5755
Version: JATS_2.65.2                                Released: 06-Jun-07
5756
------------------------------------------------------------------------
5757
Major changes:
5758
 
5759
Minor changes:
5760
  * WINCE Support
5761
    Added WCEPSION_500 support. The WINCE target now includes this target.
5762
 
5763
  * Removed the following targets
5764
        TP5600
5765
        TP5600_ARM9TDMI
5766
        TP5600_EMU
5767
        LMOS_TP5600_ARM9TDMI
5768
        LMOS_TP5600_EMU
5769
 
5770
  * Deployment
5771
    Simplify access to build information during deployment
5772
 
5773
  * build.pl
5774
    Better error check on a packages version number.
5775
 
5776
    The --forcebuildpkg has been extended to copy files on a Unix system, rather
5777
    than to use symlinks. This simplifies remote builds.
5778
 
5779
  * Tool: gen_msprojects
5780
    Has been extended to create either a Debug build (default), or a Production
5781
    build.
5782
 
5783
        Eg: jats etool gen_msprojects -prod
5784
 
5785
  * Tool: escrow
5786
     New features
5787
     Given an rtag_id, report determine packages that are in the 'release' but
5788
     are not in the SBOM.
5789
 
5790
     Prune "patch" package versions.
5791
 
5792
     Specify packages to be ignored.
5793
 
5794
 
5795
------------------------------------------------------------------------
5796
Version: JATS_2.65.1                                Released: 30-May-07
5797
------------------------------------------------------------------------
5798
Major changes:
5799
  * Provided a mechanism by which JATS makefile.pl directives can be extended
5800
    through modules provided by external packages. This will be used to reduce
5801
    the dependancy on JATS of various packaging processes.
5802
 
5803
  * GenerateFiles
5804
    Added the options:
5805
        --UnknownPreq           - Will force the recipe to be run every time
5806
                                  the generated files are required. May be used
5807
                                  when the dependancies are too complex to
5808
                                  describe. ie: Entire directory tree.
5809
 
5810
        --AutoGenerate          - Will not force the recipe to be run during the
5811
                                  'generate' phase, unless the recipe generates
5812
                                  source files. Allows recipes to be run very
5813
                                  late. ie: when the dependent files are actually
5814
                                  required.
5815
 
5816
 
5817
Minor changes:
5818
  * GenerateFile directive
5819
    Added --Var(BuildRoot)
5820
 
5821
  * GCC Toolset
5822
    Creating Shared Libaries with a 'Def' file. The library is now dependent
5823
    on the Def file, such that changes to the Def file will cause the library to
5824
    be rebuilt.
5825
 
5826
  * MakeAnt and MakeProject directives
5827
    Preserve the order in which projects are built.
5828
 
5829
------------------------------------------------------------------------
5830
Version: JATS_2.65.0                                Released: 16-May-07
5831
------------------------------------------------------------------------
5832
Major changes:
5833
 *  Access to Release Manager and Deployment Manager databases
5834
    The database location, user and password have been made configurable via
5835
    environment variables.
5836
 
5837
    Reason: The Release Manager and Deployment Manager databases are being
5838
            moved.
5839
 
5840
    This will affect users that:
5841
        1) Use tools that access RM or DM
5842
           Some tools that build deployable packages
5843
 
5844
        2) Use the ABT system
5845
           The buildadm user, and the ABT scripts will be modified to provide
5846
           the required configuration
5847
 
5848
    If you need to use tools that access RM or DM, outside of the ABT scripts on
5849
    the build machine then you will need to add the following environment
5850
    definitions to your .profile_bash, or jats.bat.
5851
    Windows
5852
        set GBE_RM_LOCATION=jdbc:oracle:thin:@auperaora03:1521:RELEASEM
5909 dpurdie 5853
        set GBE_RM_USERNAME=RM_READONLY
5854
        set GBE_RM_PASSWORD=RM_READONLY
5710 dpurdie 5855
        set GBE_RM_URL=http://bms:8002/ManagerSuite/Release_Manager
227 dpurdie 5856
        set GBE_DM_LOCATION=%GBE_DM_LOCATION%
5909 dpurdie 5857
        set GBE_DM_USERNAME=DM_READONLY
5858
        set GBE_DM_PASSWORD=DM_READONLY
5710 dpurdie 5859
        set GBE_DM_URL=http://bms:8002/ManagerSuite/Deployment_Manager
227 dpurdie 5860
    Note: GBE_RM_LOCATION will change in the near future.
5861
 
5862
 
5863
  * New build platforms
5864
        ARM9TDMI            - To replace TP5600_ARM9TDMI
5865
        LINUX_EMU           - To replace TP5600_EMU
5866
 
5867
        LMOS_ARM9TDMI       - To replace LMOS_TP5600_ARM9TDMI
5868
        LMOS_LINUX_EMU      - To replace LMOS_TP5600_EMU
5869
 
5870
        DEVLINUX            - To replace TP5600
5871
        LMOS_DEVLINUX       - To replace LMOS_TP5600
5872
        LMOS                - New platform that expands to known LMOS targets:
5873
                              LMOS_ARM9TDMI, LMOS_LINUX_EMU, LMOS_WIN32
5874
 
5875
    Many of these targets are designed to replace the badly named platforms
5876
    of TP5600_ARM9TDMI and TP5600_EMU. These will be removed in a future
5877
    release.
5878
 
5879
    The GBE_BUILDFILTER for linux boxes may need to be changed to
5880
         LINUX_I386 ARM9TDMI LINUX_EMU LMOS_ARM9TDMI LMOS_LINUX_EMU
5881
 
5882
    The TP5600* targets should be removed to make it obvious that these packages
5883
    need to be converted.
5884
 
5885
  * Building Linux Device Drivers
5886
    The hard-coded path to the Kernel Headers has been removed.
5887
    Linux Drivers must be built with a suitable package to provide
5888
    the kernel headers. This allows multiple versions of the linux kernel to be
5889
    used for different targets platforms.
5890
 
5891
  * Sandbox support
5892
    Embryonic support for building multiple packages in a common sandbox
5893
    Will remain undocumented until fully implemented.
5894
 
5895
    New command: jats sandbox ...
5896
 
5897
Minor changes:
5898
 
5899
 
5900
------------------------------------------------------------------------
5901
Version: JATS_2.64.1                                Released: 03-May-07
5902
------------------------------------------------------------------------
5903
Major changes:
5904
  * MakeAnt directive
5905
    Added options to allow the and project to unit tests.
5906
 
5907
    New options
5908
        --AutoTest=<target>            # Run as Automated unit test
5909
        --UnitTest=<target>            # Run as Unit test
5910
 
5911
    This will invoke the ant build file, with the specified target, during the
5912
    run_unit_tests phase.
5913
 
5914
  * Sandbox support
5915
    Embryonic support for building multiple packages in a common sandbox
5916
    Will remain undocumented until fully implemented
5917
 
5918
Minor changes:
5919
  * jats build
5920
    Use platform configuration information to prune platforms from the list of
5921
    platforms that will be 'built'.
5922
 
5923
    This simplies the construction of a GBE_BUILDFILTER
5924
 
5925
    This information is not available for all supported platforms, but is
5926
    available for psuedo platforms that transform into machine specific
5927
    platforms. These include SOLARIS, LINUX, TP5600 and LMOS_TP5600
5928
 
5929
  * AVR_IAR Toolset
5930
    Clean up 9 files that may be created by the USB license dongle.
5931
 
5932
  * JATS.BAT
5933
    Example file now provides a default GBE_DPKG definition that assumes that
5934
    the "V" drive is mapped to \\auperaunx26\devl. This allows access to both
5935
    the dpkg_acrhive and the deploy_archive with the one mapping.
5936
 
5937
  * jats label
5938
    Correct problem when locking a label in a specified VOB
5939
 
5940
------------------------------------------------------------------------
5941
Version: JATS_2.64.0                                Released: 16-Apr-07
5942
------------------------------------------------------------------------
5943
Major changes:
5944
  * New build platform:
5945
        LMOS_TP5600
5946
        LMOS_TP5600_ARM9TDMI
5947
        LMOS_TP5600_EMU
5948
 
5949
    LMOS_TP5600 is a tag that will be expanded to the entire family of LMOS_TP5600
5950
    supported targets. A common alias of LMOS_T5600 will be created to
5951
    describe the group of platforms.
5952
 
5953
    LMOS_TP5600_ARM9TDMI and LMOS_TP5600_EMU
5954
    These are LMOS based targets. The 'lmos' package must be used in order to
5955
    build these targets.
5956
 
5957
    The LMOS_TP5600_ARM9TDMI can use components from the TP5600_ARM9TDMI,
5958
    where no LMOS_TP5600_ARM9TDMI components are provided.
5959
 
5960
    The LMOS_TP5600_EMU can use components from the TP5600_EMU,
5961
    where no LMOS_TP5600_EMU components are provided.
5962
 
5963
  * New build platform: WINCE
5964
    This is a tag that will be expanded to all the known WINCE targets.
5965
    Use of this platform will simplify the creation of components for
5966
    consumption on all WINCE machines.
5967
 
5968
    The current list of WINCE targets is:
5969
            WCEIT3000
5970
            WCEPA961
5971
            WCEPA962
5972
            WCEPCM7220
5973
            WCEPSION_420
5974
            WCEPSPC_arm
5975
            WCEPSPC_emu
5976
            WCEX86A420
5977
            WCEX86A500
5978
            WCEX86A500_SOM4455
5979
 
5980
    The WINCE targets actually built will be affected by GBE_BUILDFILTER.
5981
 
5982
 *  JATS makefile.pl
5983
    The package descriptor file, 'descpkg', will be packaged in all makefiles
5984
    that contain packaging directives.
5985
 
5986
    There is now no need to explicitly package the 'descpkg' file, except in
5987
    very unusual configurations.
5988
 
5989
Minor changes:
5990
  * Directive: PackageFile
5991
    Generate a warning if the source file name does not confirm to good naming
5992
    conventions. The filename must not start with a '-' and must not contain
5993
    an '='.
5994
 
5995
    Normally the result of an error in the directive. ie: "-Subdir=etc", instead
5996
    of "--Subdir=etc".
5997
 
5998
  * JATS Internal utility: cmdfile
5999
    Updated Linux and Solaris targets with a version of the cmdfile that
6000
    provides a better error message for libraries that cannot be found.
6001
 
6002
    This version will display the library search path with one item per line,
6003
    rather than all items on one, very long, line.
6004
 
6005
------------------------------------------------------------------------
6006
Version: JATS_2.63.0                                Released: 5-Apr-07
6007
------------------------------------------------------------------------
6008
Major changes:
6009
 
6010
  * JATS release command
6011
    Modified the configuration spec generated when a branching rule is
6012
    specified. The change will ensure that directories are not branched.
6013
 
6014
    Rules are:
6015
        Modify a file:      File will branch
6016
        Adding a file:      Containing directory will not branch
6017
                            File will be placed on a branch
6018
        Add a directory:    Containing directory will not branch
6019
                            New directory will branch
6020
 
6021
Minor changes:
6022
  * JATS release command
6023
    Added -noprefex option to allow the creation of a view directory without the
6024
    user name being prefixed to it. This is useful in creating an escrow view.
6025
 
6026
  * JATS label command
6027
    Detect and report parent directories that are checkedout when a label
6028
    is applied. Previously these had gone unreported.
6029
 
6030
  * JATS make
6031
    Undo previous change to preserve symbolic links while Packaging and
6032
    Installing files. A problem was encountered when a file from a package
6033
    was re-packaged.
6034
 
6035
  * JATS escrow
6036
    Added a tool to generate information for creating an escrow drop.
6037
    Use jats escrow -help for details
6038
 
6039
  * makefile.pl directive: MakeAnt
6040
    This directive will create parameters to specify the location of external java
6041
    packages that have been referenced via a LinkPkgArchive directive.
6042
 
6043
    This allows the build.xml to contruct a CLASSPATH to access JAR files in
6044
    packages, without the overhead of copying the entire package into the
6045
    interface directory.
6046
 
6047
  * build.pl directive: BuildPkgArchive
6048
    Modified the processing of 'jar' directories.
6049
    Directories of the form 'jar.<target>' will be transferred into the 'jar'
6050
    directory as seen by the package.
6051
 
6052
    Intended use: Deployment of oraclient for Solaris 10
6053
 
6054
  * JAVA 6
6055
    JATS now supports all versions of Java through the use of JAVA_HOME_X_Y
6056
    environment variables. Where X andY specify the version of JAVA.
6057
 
6058
    The jats.bat and jats.sh example files only provide indication of 1.4, 1.5
6059
    and 1.6 support, but all versions are now supported.
6060
 
6061
    The "jats vars -v" command will display all JAVA_HOME environment variables
6062
 
6063
  * Jats command: vars
6064
    Extended to show a "*" for EnvVars that do not address a valid directory
6065
    These indicate potential problems.
6066
 
6067
------------------------------------------------------------------------
6068
Version: JATS_2.62.4                                Released: 20-Mar-07
6069
------------------------------------------------------------------------
6070
Major changes:
6071
  * JATS create_dpkg + packageing shared libraries (Unix)
6072
    When a shared library is created a simple symbolic link to the versioned
6073
    libarry is also created.
6074
 
6075
    Previous versions of JATS would replace the symbolic link with a physical
6076
    copy of the file. The effect of this is that when the shared libaries is
6077
    'Installed', 'Packaged' and transferred into dpkg_archive there are two
6078
    files, instead of one file and one link to the file (in the same directory)
6079
    The Solaris shared libraries can be quite large, due to the debug
6080
    information contained within the file.
6081
 
6082
    This version of JATS will preserve symbolic links when 'Installing',
6083
    'Packaging' and transferring to dpkg_archive.
6084
 
6085
    The advantage of this will be significant reduction in disk space used
6086
    within the build environment and dpkg_archive.
6087
 
6088
  * Building Perl Modules
6089
    Modified the process to prevent the module builder attempting to modify the
6090
    documentation on the build machine.
6091
 
6092
    Integrated the 'jats clean' operation.
6093
 
6094
Minor changes:
6095
  * jats create_dpkg
6096
    Added an option to create a built.generic file
6097
    This is only used by the Automated Built Tools.
6098
 
6099
------------------------------------------------------------------------
6100
Version: JATS_2.62.3                                Released: 28-Feb-07
6101
------------------------------------------------------------------------
6102
Major changes:
6103
  * JATS JAVA build target
6104
    The default behaviour of the JAVA build target has changed such that the
6105
    default version of JAVA used will be 1.4.
6106
 
6107
    Previous behaviour was to use whichever version was specified by the EnvVar
6108
    JAVA_HOME. This was not controlled, thus the build was not controlled.
6109
    Problems occur when using the new AutoBuildTool as it uses Java 1.5 and this
6110
    is then picked up as the default version.
6111
 
6112
    If a version, other than 1.4, is required then specify it within the
6113
    build.pl file.
6114
 
6115
Minor changes:
6116
  * jats release
6117
    Ensure that the 'cleartool' command can be found in the users PATH
6118
    Issue an error if it cannot be found.
6119
    This error indicates bad DevEnv setup
6120
 
6121
    Added facility to create a view based on a config_spec, instead of a label.
6122
    Such a view cannot be used to create a release. It is intended to simplify
6123
    the creation of simple static views. The name of view is, by default,
6124
    based on the name of the config spec. Use the -view=name option to change
6125
    the name of the view.
6126
 
6127
  * GenerateFiles directive
6128
    Added new --Vars() to allow packaging of JATS plugin tools.
6129
 
6130
  * MOS Toolset
6131
    When using MOS fast intermodule calls the optimizer will preload commonly
6132
    used memory addresses into a register BEFORE the GDP has been correctly set
6133
    up. Use the following option to suppress this optimization
6134
 
6135
    Added: CompileOptions ('*', 'NoGlobalOptimization' );
6136
 
6137
 
6138
------------------------------------------------------------------------
6139
Version: JATS_2.62.2                                Released: 15-Feb-07
6140
------------------------------------------------------------------------
6141
Major changes:
6142
 
6143
Minor changes:
6144
  * JATS environment
6145
    Ensure that the true path of the Perl executable is present in the PATH
6146
    environment variable. This allows build tool access to various perl utilities
6147
    that are located in the Perl bin directory.
6148
 
6149
    Resolves issues in locating utilities such as pod2html
6150
 
6151
  * Use of GENERIC platforms
6152
    Report an error if a GENERIC platform is mixed with any other platform
6153
    specifier. GENERIC is used for packages that build on all machines because
6154
    they do not use a compiler or linker. They simply contains files that need
6155
    to be packaged.
6156
 
6157
  * Generated makefiles
6158
    Solaris and Linux: Ensure that LD_LIBRARY_PATH is exported if it is used.
6159
 
6160
  * Generating MOS THX files
6161
    Added option --BinaryImage to the SharedLib directive used to create MOS THX
6162
    files. This option will create a binary image (.bin) instead of a .thx file.
6163
    This is being used in the creation of BR Applets.
6164
 
6165
        SharedLib   ( 'MOS', "xxx", @OBJS, "--Rel=xxx.rel", "--BinaryImage" );
6166
 
6167
  * JATS release
6168
    Correct the operation of the -path option under Unix
6169
 
6170
  * JATS extract
6171
    New JATS command. This is the same as 'jats release -extract'
6172
 
6173
  * JATS Toolset
6174
    Added support for the WinCe PSION (WCEPSION_420)
6175
    This is a armv4i device using 4.20 of the WCE SDK    
6176
 
6177
 
6178
------------------------------------------------------------------------
6179
Version: JATS_2.62.1                                Released: 18-Jan-07
6180
------------------------------------------------------------------------
6181
Major changes:
6182
 
6183
Minor changes:
6184
  * jats label
6185
    Added a -vob=name option
6186
    This allwos the label utility to create, lock, unlock, rename and delete
6187
    labels without the user actually being located within the VOB. This option
6188
    cannot be used in conjunction with operations that place labels on files.
6189
    It can only be used for operations that manipulate the label.
6190
 
6191
    Added a -user=name option
6192
    This extends the operation of the -mine operation to change ownership of the
6193
    label to the named user.
6194
 
6195
  * jats release
6196
    Displays the path to the view and the build file in a user friendly manner
6197
    Under Windows it uses \, unless running under cygwin.
6198
 
6199
  * JATS build.pl
6200
    BuildProduct supports the --Uses=xxxx construct on a per-target basis.
6201
    ie:
6202
        BuildProduct ('TP5', 'LMOS_TP5600_EMU', 'LMOS_TP5600_ARM9TDMI,--Uses=TP5600_ARM9TDMI');
6203
 
6204
 
6205
------------------------------------------------------------------------
6206
Version: JATS_2.62.0                                Released: 22-Dec-06
6207
------------------------------------------------------------------------
6208
Major changes:
6209
  * GenerateFiles and RunTest directives
6210
    These directives have been extended to allow a large number of makefile
6211
    values to be added to the command lines,without resorting to knowledge of
6212
    the makefile internals. ie:
6213
        --Var(BuildName)
6214
    will be expanded to (hen building MyPackage)
6215
        -BuildName=MyPackage
6216
 
6217
    The complete list of Variables is provided in the JATS manual.
6218
 
6219
  * GenerateFiles
6220
    Added a --Clean option to allow tools to be invoked in the 'clean' phase
6221
    This allows external scripts to cleanup.
6222
 
6223
  * BuildPlatforms
6224
    Restored operation of the --Uses option
6225
 
6226
Minor changes:
6227
  * GCC Toolset
6228
    Exports path to compiler. Used by scripts to build packages
6229
 
6230
Internal changes:
6231
  * GenerateFiles
6232
    Maintains the arguments in an array for simpler processing.
6233
 
6234
    --Shell is now processed by the 'make' shell rather then invoking an
6235
    external shell. It will be the same shell, just easier to setup.
6236
 
6237
 
6238
------------------------------------------------------------------------
6239
Version: JATS_2.61.3                                Released: 14-Dec-06
6240
------------------------------------------------------------------------
6241
Major changes:
6242
  * Caching JATS
6243
    Added a mechanism whereby JATS can cache a copy of itself on the users local
6244
    drive. This is applicable to windows.
6245
 
6246
    This mechanism will allow a user to address JATS via the soft-links in
6247
    dpkg_archive and pick up the current version of JATS without the penalty of
6248
    then using JATS across a slow(network) link.
6249
 
6250
    The EnvVar GBE_CACHE_JATS controls the operation of this feature.
6251
    Set GBE_CACHE_JATS to one to enable the operation, but it will only be
6252
    effective if JATS is being run from GBE_DPKG in the first place.
6253
 
6254
    Use: Build Machines and Windows Users
6255
 
6256
Minor changes:
6257
  * Build directive: BuildAlias with --Target option
6258
    Corrected a problem when the target name is a expanded platform name (ie:
6259
    TP5600) that prevent correct expansion.
6260
 
6261
  * jats build
6262
    If the user has not configured a cache, then do not attempt to cache
6263
    packages. This will remove an annoying warning message for each package
6264
    processed by the build.
6265
 
6266
  * jats build
6267
    Modified the error messages generated when JATS fails to create the
6268
    makefiles. The previous system would report failures while creating
6269
    makefiles and, at the end of the process, it would generate a large error
6270
    message to indicate the failure. This large message diverted the users
6271
    from reading the other error messages resulting in confusion.
6272
 
6273
  * PackageFile, PackageLib, PackageProg and PackageHdr
6274
    Detect and report as an error use of the --Dir=<Path> option where the
6275
    Path is not specified.
6276
 
6277
    Most instances of this error will be where the option has been mis-used in
6278
    conjunction with a package.pl file, or during transition from using a
6279
    package.pl file. That change is detects errors where the user has specified
6280
        --Dir=$Pinc
6281
    but $Pinc is not defined.
6282
 
6283
  * Purify and Purecov under Windows
6284
    Changes to correct the operation of Rational's tools when used on the
6285
    Windows platform.
6286
 
6287
        - OPTIONS=purecov
6288
            Forces the link operations to generate the relocation table required
6289
            by 'purecov.
6290
 
6291
            Does not attempt to use purecov in the compiler tool chain
6292
            This is required under Solaris, but not Windows
6293
 
6294
        - OPTIONS=purify
6295
            Does not attempt to use purecov in the compiler tool chain
6296
            This is required under Solaris, but not Windows.
6297
            Under WIndows this option does nothing.
6298
 
6299
 
6300
------------------------------------------------------------------------
6301
Version: JATS_2.61.2                                Released: 27-Nov-06
6302
------------------------------------------------------------------------
6303
Major changes:
6304
  * makefile.pl directive Platform
6305
    This directive has been expanded to allow for the negation operation
6306
    Example:
6307
        Platform ('!MOSCF');
6308
            Process makefile for all targets other than MOSCF
6309
            This is the same as Platform ('*', '!MOSCF');
6310
 
6311
    Excluded platform will be processed after included platforms have
6312
    been determined.
6313
 
6314
Minor changes:
6315
  * Added the ScanList directive.
6316
    This directive allows a list of files within an external package to be
6317
    located at build-time.
6318
 
6319
  * Unix based systems
6320
    If the EnvVar LD_LIBRARY_PATH was undefined, then a warning would be
6321
    generated by make under some conditions. The warning has been removed.
6322
 
6323
  * MakeLinuxDriver
6324
    Added a --Define=text option to allow "defines" to be passed to the
6325
    driver being built.
6326
 
6327
 
6328
------------------------------------------------------------------------
6329
Version: JATS_2.61.1                                Released: 20-Nov-06
6330
------------------------------------------------------------------------
6331
Major changes:
6332
 
6333
 
6334
Minor changes:
6335
  * jats_rewrite tool
6336
    Handle the BuildPreviousVersion() directive.
6337
    This directive is only used within deployment scripts.
6338
 
6339
  * Internal package: RmPkgInfo
6340
    Extract modified date when extracting package information
6341
 
6342
    Added the function getDependenciesHash() to provide a hash of all the
6343
    dependancy information within a package.
6344
 
6345
    Added NO_WARN option to the classes 'new' method to supress warning
6346
    messages.
6347
 
6348
------------------------------------------------------------------------
6349
Version: JATS_2.61.0                                Released: 13-Nov-06
6350
------------------------------------------------------------------------
6351
Major changes:
6352
  * makefile.pl directives
6353
    Added directive: MakePerlModule to build and package CPAN style Perl Modules.
6354
 
6355
    Added directive: MakeLinuxDriver to build and Linux Device Driver.
6356
 
6357
    GenerateFiles.
6358
        Added option: --NoGenerate to indicate that the directive does
6359
                      not generate any tangible results. The command will
6360
                      be run on every invocation.
6361
 
6362
 
6363
Minor changes:
6364
  * Added the jats version command
6365
    Will only print out the current version of JATS
6366
 
6367
  * GCC Toolset (Used to build Linux)
6368
  Added options to allow the generation of statically linked programs.
6369
  There are two mechanism:
6370
 
6371
  Globally within the makefile.pl, or if applied in the common makefile.pl
6372
  the option can apply to all programs being built.
6373
 
6374
  CompileOptions ( 'platform', 'StaticProgs' );     - Generate static programs
6375
  CompileOptions ( 'platform', 'No_StaticProgs' );  - Default
6376
 
6377
  Within the Prog directive, the following options will override the global
6378
  default.
6379
    --Static    - Create a statically linked program
6380
    --Shared    - Create a dynamically linked program
6381
 
6382
------------------------------------------------------------------------
6383
Version: JATS_2.60.0                                Released: 03-Nov-06
6384
------------------------------------------------------------------------
6385
Major changes:
6386
  * SunWorks Toolset
6387
    Better determination of the location of the SunWorks compiler and library
6388
    Does not use an environment variable to locate compiler libraries
6389
    It is based on machine type.
6390
    Uses the absolute path to the compiler  and does not use the user's PATH
6391
 
6392
    Corrects a problem on the Solaris10 installs.
6393
 
6394
Minor changes:
6395
  * Perl DBI interface
6396
    Removed the message showing database connection
6397
 
6398
  * JATS internal library
6399
    Better handling of badly formed version numbers
6400
 
6401
------------------------------------------------------------------------
6402
Version: JATS_2.59.0                                Released: 30-Oct-06
6403
------------------------------------------------------------------------
6404
Major changes:
6405
  * GCC Toolset
6406
    Altered the mechanism used to determine cross compilation
6407
    Extended the cross compilers that can be handled by the toolset
6408
    Removed the use of `uname`.
6409
 
6410
  * Added platforms
6411
    TP5600                  ( Expands to TP5600_ARM9TDMI and TP5600_EMU )
6412
    TP5600_ARM9TDMI
6413
    TP5600_EMU
6414
 
6415
Minor changes:
6416
  * descpkg file reader
6417
    Allow handcrafted JAVA based packages that use tabs instead of spaces as a
6418
    field separator.
6419
 
6420
  * JATS eprog command
6421
    Can now start java programs encapsulated within JAR files
6422
 
6423
  * Microtec Coldfire compiler
6424
    Force the compiler to create temp files within the interface directory.
6425
    This is an attempt to solve a infrequent problem seen when multiple builds
6426
    are being performed. The 68k compiler already had a similar fix to address a
6427
    similar, but more pronounced, issue.
6428
 
6429
  * Atmel toolset (DEVI-031788)
6430
    New Products: AT90SC7272C and AT90SC3232CS
6431
        The AT90SC3232CS is identical to the existing AT3232
6432
        The AT90SC7272C replaces the (as yet unused) AT72722
6433
 
6434
    Note: Products of AT3232 and AT90SC3232CS cannot be mixed.
6435
          AT3232 is provided for backward compatibility.
6436
 
6437
------------------------------------------------------------------------
6438
Version: JATS_2.58.0                                Released: 16-Oct-06
6439
------------------------------------------------------------------------
6440
Major changes:  Directive: RunTests
6441
  * The --CopyIn option will always copy in the specified files
6442
 
6443
  * GCC Toolset (Shared Library Generation)
6444
    Added option --Def=file_name to the shared library definitions
6445
 
6446
    When compiling Shared Library objects the -fPIC flag has been added.
6447
 
6448
 
6449
Minor changes:
6450
  * JATS wrapper script
6451
    Added a sanity test to ensure that the JATS machine specific BIN directories
6452
    have been setup. When JATS is installed the PostInstall script must be run
6453
    to setup links to system programs.
6454
 
6455
------------------------------------------------------------------------
6456
Version: JATS_2.57.1                                Released: 15-Sep-06
6457
------------------------------------------------------------------------
6458
Major changes:
6459
 
6460
Minor changes:
6461
  * AT3232 toolset
6462
    Added a --Type=PayLoadType field to the Prog directive for this target
6463
    when creating .sxml files
6464
 
6465
  * Test Tool
6466
    Added: jats_lib_scan.pl
6467
    Use jats jats_lib_scan -man for detailed help
6468
 
6469
 
6470
------------------------------------------------------------------------
6471
Version: JATS_2.57.0                                Released: 12-Sep-06
6472
------------------------------------------------------------------------
6473
Major changes:
6474
  * SOLARIS toolset: CompileOptions
6475
    Added CompileOptions
6476
        misalign            - Only allowed on sparc platforms
6477
        no_misalign         - Default
6478
 
6479
        multithread         - Default
6480
        no_multithread      - Disable multithread compilation and linking
6481
 
6482
  * SOLARIS toolset: CompileOptions
6483
    Implemented the common CompileOptions
6484
 
6485
        prod_no_optimise
6486
        prod_no_debuginfo
6487
        prod_optimise
6488
        prod_debuginfo
6489
 
6490
        debug_no_optimise
6491
        debug_no_debuginfo
6492
        debug_optimise
6493
        debug_debuginfo
6494
 
6495
  * SOLARIS target: New Aliases
6496
    Provided new ALIAS based in the underlying architecture
6497
    Theses are:
6498
        SOLARIS_SPARC
6499
        SOLARIS_AMD
6500
    These may be used to limit operations to only flavor of SOLARIS. eg: The
6501
    utility 'rtc_patch_area' is only usable on sparc machines.
6502
 
6503
Minor changes:
6504
  * AT3232 toolset
6505
    Create .sxml files in conjunction with .s19 files
6506
 
6507
  * Jats build
6508
    Altered the programs help mechanism to use perl POD.
6509
    Extended the builtin help text.
6510
 
6511
------------------------------------------------------------------------
6512
Version: JATS_2.56.3                                Released: 04-Sep-06
6513
------------------------------------------------------------------------
6514
Major changes:
6515
 
6516
Minor changes:
6517
  * Utility InstallPkg as used by BuildPkgArchive()
6518
    Better dection of directories that have been processed to reduce warning
6519
    messages
6520
 
6521
  * PackageFile and PackageProg directives
6522
    The --Machine and --Tool options have been modified to allow the JATS tools
6523
    to be created in a directory that is related to GBE_MACHTYPE on which the
6524
    tool is created, rather then the target platform type.
6525
 
6526
------------------------------------------------------------------------
6527
Version: JATS_2.56.2                                Released: 28-Aug-06 
6528
------------------------------------------------------------------------
6529
Major changes:
6530
 
6531
Minor changes:
6532
  * WIN32 and WINCE toolsets
6533
    SharedLib operation. Added an option to allow the creation of a 'stub'
6534
    library without creating the body of the library:
6535
        eg: SharedLib ( 'WIN', 'MyStub' , '--Def=windef.def','--MutualDll','--Stubonly' );
6536
 
6537
 
6538
  * MOS toolsets
6539
    SharedLib operation. Added an option to allow the creation of a 'stub'
6540
    library without creating the body of the library:
6541
        eg: SharedLib ( 'MOS', 'MyStub' , '--Rel=lib.rel' , '--Implib=lib_stub','--Stubonly' );
6542
 
6543
  * JATS BIN directories
6544
    Added the program 'gmake' as a soft link.
6545
    gmake is required by some COTS packages that are being built from source
6546
    using autoconf.
6547
 
6548
  * Generate directive
6549
    The shared library search path is extended to allow the tools to locate
6550
    all shared libraies (.dll/.so) in packages and the local area.
6551
 
6552
    Simplifies the use of Xerces during the build process.
6553
 
6554
 
6555
------------------------------------------------------------------------
6556
Version: JATS_2.56.1                                Released: 23-Aug-06
6557
------------------------------------------------------------------------
6558
Major changes:
6559
  * Support for SOLARIS10_X86 and SOLARIS10_X64
6560
    Initial release.
6561
 
6562
Minor changes:
6563
 
6564
 
6565
------------------------------------------------------------------------
6566
Version: JATS_2.56.0                                Released: 18-Aug-06
6567
------------------------------------------------------------------------
6568
Major changes:
6569
  * Support for SOLARIS10_sparc32 and SOLARIS10_sparc64
6570
    Initial release.
6571
 
6572
  * Packaging directives
6573
    Added option --OsCommon to allow files and header files to be packed into
6574
    a directory known to all platforms being built for a common OS.
6575
 
6576
    Currently this is only supported to target platforms based on
6577
        SOLARIS
6578
        WIN32
6579
 
6580
  * Removal of support for badly formed packages
6581
    As of this release libraries that exist in the <packagename>/lib directory
6582
    will not be available to JATS. These libraries are in the incorrect
6583
    directory. They MUST be in a directory that indicates the intended purpose
6584
    of the library. A .so library cannot be used on all machines ( linux,
6585
    solaris-sparc, solaris-amd ... ).
6586
 
6587
  * Build Platform target name expansion facility
6588
    The build targets of SOLARIS and LINUX are seen as expandable names. They
6589
    will be expanded to suitable targets - depending on the host machine .
6590
 
6591
 
6592
Minor changes:
6593
  * Utility: JATS LABEL
6594
    Ensure that the 'cleartool' utility can be found in the users path.
6595
    Generate a suitable error message if it cannot be found.
6596
 
6597
  * Utility: JATS RELEASE
6598
    Added a -root=dirname to allow the user to place the created view at a given
6599
    location
6600
 
6601
    Added GBE_VIEWBASE to provide a globally configured mechanism for
6602
    controlling the view location. Performs the same job as -root=xxxx
6603
 
6604
  * Utility genrc
6605
    Added the company name to the copyright string
6606
 
6607
  * Utility: jats_save_build
6608
    Added option: -new
6609
    This option forces the saved file only a new branch.
6610
    The option can be used to save a build.pl file onto a new project-specific
6611
    branch. Useful when branching an entire release.
6612
 
6613
  * Utility: jats_rewrite
6614
    Added options to allow project suffixes to be replaced.
6615
    Use: Convert a .syd project to a .bej project.
6616
 
6617
 * Deprecated features: package.pl and tree.dir
6618
   These two build features are being deprecated. They are not suitable for
6619
   migration to other SOLARIS based platforms.
6620
 
6621
   The Package directives provide sufficient power to replace the package.pl
6622
   features - in a uniform manner.
6623
 
6624
 
6625
Internal Changes:
6626
  * Major rework of the JATS BuildPlatform, BuildAlias an BuildProducts
6627
    directives, together with the mechanism used to describe the platform builds.
6628
 
6629
    Introduced a CFG/<PLATFORM>.CFG file to provide:
6630
        1) Platform information available at build time
6631
        2) Dynamic platform names
6632
 
6633
  * Major rework of the 'SOLARIS' platform
6634
    The SOLARIS platform will generate one or more targets, depending on the
6635
    machine on which the platform is invoked.
6636
 
6637
    Consolidated a number of SOLARIS specific kludges and converted them into
6638
    configurable items. These kludges are really on applicable to the
6639
    SOLARIS8_SPARC32 platform. New SOLARIS builds will be well formed.
6640
 
6641
  * BuildPkgArchive operation
6642
    Formalized a number of kludges in operation of the SOLARIS8 under sparc32
6643
    platform. These are configured early in the build process and are no longer
6644
    needed.
6645
 
6646
    A side effect of this work is that files from external packages may be
6647
    located in 'SOLARIS', 'SOLARIS_sparc' or 'sparc' directories. The change
6648
    should be transparent as the consumer tools should be able to handle
6649
    files from all of these.
6650
 
6651
------------------------------------------------------------------------
6652
Version: JATS_2.55.1                                Released: 17-Aug-06
6653
------------------------------------------------------------------------
6654
Major changes:
6655
 
6656
Minor changes:
6657
  * WinCE toolset
6658
    Added support for the adv_som_4455_wlan
6659
 
6660
------------------------------------------------------------------------
6661
Version: JATS_2.55.0                                Released: 3-Aug-06
6662
------------------------------------------------------------------------
6663
Major changes:
6664
  * Jats wrapper: Specify version of JATS to be used
6665
    Added a -version=xxxx option to force JATS to use a specific version of
6666
    JATS. The same operation can be achieved by setting GBE_JATS_VERSION.
6667
 
6668
    The required version MUST be found in one of the known archives.
6669
 
6670
    JATS will attempt to cache the version of JATS to assist in speeding up
6671
    the operations.
6672
 
6673
    The version option MUST be the first option.
6674
 
6675
    The version option MUST be followed by a '--' option.
6676
    This prevents JATS parsing other options and recursion issues.
6677
 
6678
    Example:    jats -version=2.54.3.cr -- build
6679
 
6680
  * Migrated the "jats install" functionality out of the jats wrapper script
6681
    and into the create_dpkg utility. This is transparent to the user.
6682
 
6683
  * Utility: create_dpkg
6684
    Added a '-quiet' option to allow use within scripts
6685
    Extended the built-in help
6686
    Added useful error messages
6687
    Migrate code to a common error reporting mechanism
6688
 
6689
  * WinCE toolset
6690
    Added support for the WCEPA962 target.
6691
 
6692
  * M16 toolset as used in building MCRFirmware
6693
    Added a --MotOnly option to the Prog directives. MOT files 
6694
    are used in the creation of bootstraps.
6695
 
6696
Minor changes:
6697
  * JATS wrapper script
6698
    Added a -ABT=xxx option to allow the Auto Build Tool to be invoked from
6699
    the command line.
6700
 
6701
  * Utility: jats_rewrite
6702
    Modified so that it will display changes. These will then be present in the
6703
    ABT log so that a developer can see which packages have been rippled.    
6704
 
6705
Internal Changes:
6706
  * Common Error Reporting
6707
    Will use environment variables to control DEBUG and VERBOSE levels
6708
    for individual users. A module reporting with a name of XXXX will use EnvVars
6709
    of GBE_XXXX_VERBOSE and GBE_XXXX_DEBUG to control the debug and VERBOSE
6710
    level.
6711
 
6712
    Force flushing after a "Question" is asked to ensure that the prompt is
6713
    displayed.
6714
 
6715
    Enable autoflush for both STDOUT and STDERR.
6716
 
6717
  * Added JatsSystem module
6718
    Common code for accessing system commands        
6719
------------------------------------------------------------------------
6720
Version: JATS_2.54.3                                Released: 17-Jul-06
6721
------------------------------------------------------------------------
6722
Major changes:
6723
 
6724
Minor changes:
6725
  * BR Compiler toolset
6726
    Add the include file search path to the link command line. Allows
6727
    .def files to include other files.
6728
 
6729
  * IAR toolset
6730
    Added AT7272 support
6731
 
6732
  * Tool: jats_manifest
6733
    Added links to a suitable md5sum program on target platforms
6734
 
6735
------------------------------------------------------------------------
6736
Version: JATS_2.54.2                                Released: 12-Jul-06
6737
------------------------------------------------------------------------
6738
Major changes:
6739
 
6740
Minor changes:
6741
  * BR Compiler toolset
6742
    Corrected a problem in flagging that the non-version-1 compiler was in
6743
    use.
6744
 
6745
 
6746
------------------------------------------------------------------------
6747
Version: JATS_2.54.1                                Released: 29-Jun-06
6748
------------------------------------------------------------------------
6749
Major changes:
6750
 
6751
Minor changes:
6752
  * Mictotec toolset
6753
    Assembler files. Define DEBUG in debug builds and NDEBUG in production
6754
    builds.
6755
 
6756
  * JATS Core
6757
    Added GBE_ABT. This is used by the Auto Build Tool to indicate that an
6758
    auto build is in progress. It may be used by various tools to modify their
6759
    behaviour.
6760
 
6761
------------------------------------------------------------------------
6762
Version: JATS_2.54.0                                Released: 22-Jun-06
6763
------------------------------------------------------------------------
6764
Major changes:
6765
  * Removal of non-core deployment functionality from JATS.
6766
    Deployment package will be affected.
6767
 
6768
    The build.pl file of deployment package will need to import deployment
6769
    support with a BuildPkgArchive directive. ie:
6770
 
6771
        BuildPkgArchive ( 'deployfiles', '1.0.0.cr' );
6772
 
6773
    This version of deployfiles contains the same functionality as that provided
6774
    by the previous version of JATS. Version 2 of this package will be the start
6775
    of a deployment system that will provide support for building InstallShield
6776
    packages.
6777
 
6778
 * Deployment support utilities must be run under JATS
6779
   The environment required for the deployment support utilities is complex
6780
   and is provided by the JATS wrapper script.
6781
 
6782
   This is a change in usage. Instead of running the program 'updatenodespec'
6783
   the user will need to run 'jats updatenodespec'
6784
 
6785
Minor changes:
6786
  * SubDir directive
6787
    Added a sanity test to detect the case when a 'SubDir' directive specifies
6788
    a directory from two different makefiles.
6789
 
6790
  * Tools: Dependancy generator mkdepend
6791
    If an include file was referenced by a symbolic name, then the generated
6792
    dependancy information would be wrong for all but the first occurrence
6793
    of the file usage.
6794
 
6795
  * New utility: jats_manifest
6796
    Used by the build system to generate and validate source files.
6797
    Beta Release: Windows only at the moment
6798
 
6799
  * Unit tests under SOLARIS_sparc
6800
    The LD_LIBRARY_PATH has been modified to correctly pick up libraries
6801
    generated within the build and have been installed locally.
6802
 
6803
  * Default behaviour of JATS the wrapper script
6804
    This has been changed. Previous unknown commands were passed to make.
6805
    In this release unknown comamnds will be treated a 'etool' commands and 
6806
    will execute a JATS extended command.
6807
 
6808
 
6809
Internal Changes:
6810
  * Code refactor
6811
    Created JatsEnv to encapsulate functionality that was multiply defined.
6812
 
6813
  * Deployment utilities
6814
    The Perl module Ignorelist.pm and the .ccignore file
6815
    Changed the mechanism by which this module locates a .ccignore file.
6816
    The .ccignore file has been moved to the same directory as the module and
6817
    the module can locate the file.
6818
 
6819
    Previously the module required an environment variable in order to locate
6820
    the file, which was in a fixed location anyway.
6821
 
6822
  * JATS core
6823
    Removed the use of the environment variable PERLINC.
6824
 
6825
    Better parsing of descpkg files.
6826
 
6827
  * JATS core debugging: JatsError.pm
6828
    Allow control over the debug and verbose messages of specific programs
6829
    through the use of environment variables.
6830
 
6831
    A program reporting errors as "name" can be controlled via environment
6832
    variables GBE_name_VERBOSE and GBE_name_DEBUG.
6833
 
6834
  * BuildPkgArchive operation
6835
    Modified the subdirectories transferred with this directive to include:
6836
        deployfiles     - as used by the deployment system
6837
        tools/scripts   - as used by perl based extensions
6838
 
6839
  * Make environment
6840
    Extended the PERL5LIB path seen by perl programs executed under make to
6841
    include 'tools/script' directories that contain Perl Modules.
6842
 
6843
 
6844
------------------------------------------------------------------------
6845
Version: JATS_2.53.2                                Released: 13-Jun-06
6846
------------------------------------------------------------------------
6847
Major changes:
6848
  * Deployment. GetMassInstId.rul (From George Christidis)
6849
    Added support for SILENT_MODE
6850
 
6851
 
6852
------------------------------------------------------------------------
6853
Version: JATS_2.53.1                                Released: Not release
6854
------------------------------------------------------------------------
6855
 
6856
Not Released.
6857
This label waas used as a place keeper. This version was not used as a basis
6858
for JATS_2.53.2. Its much closer to JATS_2.54.0.
6859
 
6860
 
6861
------------------------------------------------------------------------
6862
Version: JATS_2.53.0                                Released: 11-Apr-06
6863
------------------------------------------------------------------------
6864
Major changes:
6865
  * Deployment Scripts: Release Manager Database Access
6866
    The mechanism for communicating with the Release Manager Database has been
6867
    radically replaced.
6868
 
6869
    A test tool has been added to prove connectivity to Release Manager.
6870
    Usage:
6871
        jats etool test_rmconnection
6872
 
6873
    The pervious scripts used DBI::ODBC to communicate with the Oracle
6874
    Database that contains Release Manager. There were a number of problems with
6875
    this solution:
6876
         - Required the installation of two Perl Modules
6877
         - Required the installation of an Oracle client
6878
         - Required the use of an ODBC bridge machine when used on Solaris
6879
         - Support for Perl within Oracle appears to be on the decline
6880
 
6881
    The solutions uses a Java application and Java's jdbc. The oracle:thin
6882
    client is used as this does not require any installation or configuration in
6883
    order to work.
6884
 
6885
    JATS overrides Perl's DBI package with a package of the same name, but
6886
    reduced functionality.
6887
 
6888
 
6889
Minor changes:
6890
  * makefile.pl directive: SetValue
6891
    Added a '--' option to disable and enable parsing of options.
6892
    This allows a value with leading '--' to be set.
6893
 
6894
  * makefile.pl directive: SetList
6895
    Added this directive to formalise the creation and processing of lists
6896
    within the makefiles.
6897
        Options:
6898
            --NoWarn                    Disable name clash warnings
6899
            --Project=xxxx[,xxxx]+      Add to list in selected projects
6900
            --Unique                    Add only if not already present
6901
            --Clear                     Clear list, before adding new items
6902
            --Append                    Append items to list (default)
6903
            --                          Disable/Enable option parsing
6904
        Useage:
6905
 
6906
    SetList ('*', 'LibList', 'lib1', 'lib2', '--Project=syd');
6907
    SharedLib ('*', 'MyDLL', @OBJS, @LibList );
6908
 
6909
  * Makefile.pl directive: RunTest
6910
    Corrected the option of the --CopyIn=file option where the specified file
6911
    is not in the current directory.
6912
 
6913
  * Jats Command: ant'
6914
    This command has been extended to make use of the -buildfile=xxxx option
6915
    to allow multiple buildfiles to be differentiated.
6916
 
6917
    eg: jats -buildfile=MyPackage ant
6918
 
6919
  * TOOLSET: DAFBR Compiler support
6920
    Modified the toolset to support an optimisation feature of the next
6921
    generation of the daf_br_compiler. These will be enabled if the major version
6922
    of the package containing the compiler is greater the "1". ie: 2.0.0.cr
6923
 
6924
  * Interface helper files: set_XXXX.bat/.sh
6925
    Added provision to process user command arguments.
6926
    Thus
6927
 
6928
        set_WIN32.bat prog
6929
 
6930
    will set the WIN32 environment and run the command: prog
6931
 
6932
 
6933
------------------------------------------------------------------------
6934
Version: JATS_2.52.2                                Released: 30-Mar-06
6935
------------------------------------------------------------------------
6936
Major changes:
6937
 
6938
Minor changes:
6939
  * Addressed issue with BUILDNAME, an internal variable.
6940
    Due to the use of these 'raw' values in user build.pl's they need to be
6941
    maintained. Previously the values may or may not have had a project
6942
    extension. It was bad. Now:
6943
        $(BUILDNAME) contains two or three space seperated fields - always
6944
 
6945
  * m16c Toolset - MCRFirmware
6946
    Force the generation of .thx and payload files when the .bin files are
6947
    created. Previously this only occured in the packaging phase.
6948
 
6949
Internal changes:
6950
  * JATS toolsets
6951
    Added a feature to allow a toolset to flag additional files that get created
6952
    as a part of a "Prog". This allows a "Prog" definition to generate a
6953
    number of files, some which may be packaged.
6954
 
6955
    Previously such files where only generated during the packaging phase. Now
6956
    they will be generated during the make_prog phase - with the other programs.
6957
 
6958
------------------------------------------------------------------------
6959
Version: JATS_2.52.1                                Released: 29-Mar-06
6960
------------------------------------------------------------------------
6961
Major changes:
6962
  * Jats command: etool
6963
    Extended to allow execution of deployment tools. This allows the deployment
6964
    tools to use the JATS core perl modules.
6965
 
6966
  * Address issues with the use of BUILDVER and ScmBuildVer
6967
    Due to the use of these 'raw' values in user makefile.pl's they need to be
6968
    maintained. Previously the values may or may not have had a projectt
6969
    extension. It was bad. Now:
6970
        $(BUILDVERSION) contains the project extension - always
6971
        $ScmBuildVersion does not contain a project extension - always
6972
 
6973
Minor changes:
6974
 
6975
 
6976
------------------------------------------------------------------------
6977
Version: JATS_2.52.0                                Released: 27-Mar-06
6978
------------------------------------------------------------------------
6979
Major changes:
6980
  * JATS environment variables
6981
    Added GBE_DPKG_STORE
6982
        Optionally addresses a dpkg_archive store. This is intended to allow
6983
        read only access to a remote repository. The GBE_DPKG_STORE will be
6984
        searched after GBE_DPKG. It will be searched last. JATS, be default,
6985
        will not publish packages in this repository.
6986
 
6987
        Uses: Seed repository for a complete build
6988
              Remote repository
6989
 
6990
    Added GBE_DPLY
6991
        Optionally addresses a Deployment Archive. This is only used in the
6992
        placement of deployment packages. This value may be project specific.
6993
 
6994
  * MOS_MRI toolset
6995
    Changes the mechanism used to link against the compiler RTL.
6996
    Previously the RTL was included multiple times in the link order. This
6997
    created problem with daf_dsi as the function 'time()' was being satisfied by
6998
    the RTL before being satisfied by the user libraries.
6999
 
7000
    The compiler RTL is now treated as a library of last resort. It will be
7001
    processed once and it will be processed last.
7002
 
7003
 
7004
Minor changes:
7005
  * JATS utility: build
7006
  * JATS utility: cache_dpkg
7007
    Extended the package search algorithm to locate a package within
7008
    GBE_DPKG_STORE. This archive will be searched last.
7009
 
7010
  * JATS utility: gen_cots
7011
    Ensure label is not locked
7012
    Add option to allow user to specify source directory other than a package
7013
    that already exists in dpkg_archive.
7014
 
7015
  * JATS directive: PackageFile
7016
    Now supports --Prod and --Debug options to limit the packaging process
7017
    to a specific type of build.
7018
 
7019
  * JATS directive: GenerateFiles and RunTests
7020
    Added a --PackageInfo() replacement tag to allow package version information
7021
    to be extracted and passed to generator programs.
7022
        ie: --PackageInfo(sysbasetypes,syd,--fullversion)
7023
 
7024
    Extended the --PackageBase() replacement tag to work with packages such as
7025
    sysbasetypes, where there is a .cr and a .syd type.
7026
        ie: --PackageBase(sysbasetypes,syd)
7027
 
7028
  * JATS utility: release
7029
    Under windows, ensure that the directory C:\Clearcase exists. There have
7030
    been installations of Clearcase where this is directory does not exist.
7031
 
7032
  * JATS utility: label
7033
    Added option: "-comment=Text" to allow a comment to be added to a label,
7034
    when it is being created.
7035
 
7036
Internal Changes
7037
  * JATS utility: create_dpkg
7038
    Refactored code to use JATS DescPkg class.
7039
 
7040
    Added options to allow packaging to the various archives. This is of no use
7041
    to the normal developer, but will be used within the complete build system.
7042
 
7043
  * Factored out the parsing of the BuildName directive
7044
    This process was being done in 3 locations - and there were getting
7045
    different results.
7046
 
7047
  * ToolsetRequire directive
7048
    This has been extended to allow JATS to locate Toolset extensions within
7049
    packages. They should be placed within the tool/scripts directory
7050
 
7051
------------------------------------------------------------------------
7052
Version: JATS_2.51.0                                Released: 15-Mar-06
7053
------------------------------------------------------------------------
7054
Major changes:
7055
 
7056
  * MCR toolset
7057
    Generate CD payload files in conjunction with the .BIN files
7058
 
7059
------------------------------------------------------------------------
7060
Version: JATS_2.50.0                                Released: 15-Feb-06
7061
------------------------------------------------------------------------
7062
Major changes:
7063
  * WIN32 utilities
7064
    Replaced a number of the Windows utilities ( cp, rm, mv ...)
7065
    with versions from the GNUWin32 project.
7066
 
7067
    The 'cp' previously used could not recursively copy large directories
7068
    under Windows Server 2003, when both the source and destination are on the
7069
    same drive. ( dpkg_cache of ace ).
7070
 
7071
Minor changes:
7072
  * BuildVersion
7073
    The definition of VERSION_BUILD within the generated version-defs.h file
7074
    will have leading zeros removed, thus allowing it to be used within a 'C'
7075
    program without the number being interpreted as an octal constant.
7076
 
7077
    The string form (VERSION_BUILD_STR) will retain the zeros.
7078
 
7079
  * Unix Builds
7080
    Corrected several issues encountered when specifying the name of a static
7081
    library or a shared library.
7082
 
7083
    JATS will prepend 'lib' to the user specified library name. Problems occurred
7084
    when the user specified a library name that started with 'lib'. Now, on Unix
7085
    systems, JATS will only prepend 'lib' if the library name does not already
7086
    start with 'lib'.
7087
 
7088
  * BuildPkgArchive
7089
    Since 2.45.0 JATS will only transfer files for the BuildPkgArchive, if
7090
    they have not already been transferred. Added a test for the source
7091
    package being updated and then forceing the copy to be repeated.
7092
 
7093
------------------------------------------------------------------------
7094
Version: JATS_2.49.0                                Released: 10-Feb-06
7095
------------------------------------------------------------------------
7096
Major changes:
7097
  * MOS_MRI toolset
7098
    Corrected a problem with the dependencies between a .REL file and the target
7099
    THX file. If the .REL files was modified the output THX file did not get
7100
    regenerated. This was only a problem in cases where the .REL file was
7101
    being manually maintained.
7102
 
7103
 
7104
Minor changes:
7105
  * MakeAnt directive
7106
    Introduced a check to ensure that this directive is only used with a toolset
7107
    that can handle an 'ant' build file. Currently only the JAVA toolset
7108
    supports ANT builds.
7109
 
7110
  * BuildPkgArchive directive
7111
    Correct problem in the caching of BuildPkgArchive packages in the case where
7112
    there is no GBE_DPKG_LOCAL on the machine.
7113
 
7114
  * Label utility
7115
    Added a 'files=filename,filename' option to allow only specified
7116
    files to be labeled.
7117
 
7118
  * Build. Parsing descpkg files
7119
    Corrected problem in which Java Manifest files were not parsed correctly
7120
    on Solaris.
7121
 
7122
  * Generated makefiles
7123
    Fix a bug with the CompilerOptions that allowed a '0' definition to be set to
7124
    nothing.
7125
 
7126
  * MOS Toolset
7127
    Added 'CompileOptions' of CcSupervisor.
7128
    This will set a MOS internal definition suitable for building specialised
7129
    modules.
7130
 
7131
  * Utility: gen_cots
7132
    This utility will create a JATS buildable package froma dpkg_archive entry
7133
    and then check it in under clearcase.
7134
 
7135
    JATS etool gen_cots -man will provide only help.
7136
 
7137
  * Utilty cache_dpkg
7138
    Detect and repair incomplete copy operations.
7139
 
7140
------------------------------------------------------------------------
7141
Version: JATS_2.48.0                                Released: 24-Jan-06
7142
------------------------------------------------------------------------
7143
Major changes:
7144
  None
7145
 
7146
Minor changes:
7147
  * DEVI addressed
7148
    DEVI-022055 JATS builds DLLs with wrong copyright symbol in version resource
5710 dpurdie 7149
    DEVI-022054 JATS puts "VIX Group test" in Product Name of Windows resource
227 dpurdie 7150
 
7151
  * Utility: release (cbuild)
7152
    Added an option to create a view configured to work with a branching
7153
    rule. A single branch can be named with the -branch option. eg:
7154
 
7155
        jats release -extract 'label' -branch SITS_LEGACY_BRANCH
7156
 
7157
    will create a view based on the named label, but suitable for creating
7158
    a patch for Sydney Legacy work.
7159
 
7160
  * RunTest directive
7161
    The 'PATH' that the test uses is extended to allow access to programs that have
7162
    been installed with a InstallProg directive. This allows a test script to
7163
    test a program that is generated elsewhere within the package.
7164
 
7165
  * PackageFile, Option --DirTree
7166
    Support for filenames that contain a "$" or a ' ' within the
7167
    --DirTree option. Implemented to allow entire JAVA class trees to be
7168
    packaged under JATS
7169
 
7170
    Note: In general the use of a $ and space within a filename is not
7171
          supported within JATS.
7172
 
7173
  * Jats utility wrapper
7174
    Added an eprog option. The allows any program to be run within the
7175
    sanitized environment provided by JATS.
7176
 
7177
    The specified program may be in the current directory or the user's
7178
    PATH. If the program is a perl script then it will be run with the
7179
    JATS perl interpreter, otherwise it will be processed by the system.
7180
 
7181
    Eg: jats eprog myscript arg1 arg2
7182
    Eg: jats ant
7183
 
7184
  * Jats utility wrapper
7185
    Added an 'ant' command. ( "jats ant" )
7186
 
5710 dpurdie 7187
    This will run an VIX ANT build by scanning the current directory for a file
227 dpurdie 7188
    called <ProjectName>depends.xml and then looking the a file called
7189
    <ProjectName>.xml. Jats will then create 'auto.xml' based on the
7190
    <ProjectName>depends.xml file and use ant to invoke the
7191
    <ProjectName>.xml file.
7192
 
5710 dpurdie 7193
    If the VIX build files cannot be found then ant is simply run and it will
227 dpurdie 7194
    expect a build.pl file.
7195
 
7196
  * Jats utility wrapper
7197
    Force the environment variable PERL5INC to be unset.
7198
 
7199
  * Jats utility: create_dpkg
7200
    Simplify handling of ANT based projects. Look for the package within
7201
    the build/pkg subdirectory, in the JANTS style.
7202
 
7203
  * Utility: gen_winrc (DEVI-022054)
7204
    Added a "'-product=text'" option to allow the product name to be specified.
7205
 
7206
  * Build files
7207
    Handle the java generated descpkg files. These are a Manifest format with
5710 dpurdie 7208
    VIX extensions.
227 dpurdie 7209
 
7210
------------------------------------------------------------------------
7211
Version: JATS_2.47.0                                Released: 20-Dec-05
7212
------------------------------------------------------------------------
7213
Major changes:
7214
  * BuildVersion directive in build.pl
7215
    Correct a problem in the generation of version.c
7216
    The function GetModuleInfo() would return a string with a trailing
7217
    space when the 'array' mode was selected.
7218
 
7219
    This may cause module validation to fail.
7220
 
7221
Minor changes:
7222
  * None
7223
 
7224
------------------------------------------------------------------------
7225
Version: JATS_2.46.0                                Released: 08-Dec-05
7226
------------------------------------------------------------------------
7227
Major changes:
7228
  * BuildProduct and BuildPlatforms directives
7229
    Added option --Uses=NAME
7230
    ie:
7231
        BuildProduct    ( 'OBFTP,--Uses=TP5',    'MOSCF' );
7232
 
7233
    This will create a OBFTP_MOSCF platform that will 'use' TP5
7234
    headers and libraries if none are specifically provided for the
7235
    OBFTP. It is the users responsibily to ensure that the two build
7236
    environments are compatible.
7237
 
7238
 
7239
Minor changes:
7240
  * BuildName option
7241
    Modifications to allow the creation of COTS packages with buildnames
5710 dpurdie 7242
    that do not confirm to the VIX naming scheme (--RelaxedVersion).
227 dpurdie 7243
 
7244
  * jats.bat
7245
    Ensure that GBE_BIN is not defined
7246
    It will be set by the jats.pl to a fully qualified path.
7247
 
7248
------------------------------------------------------------------------
7249
Version: JATS_2.45.0                                Released: 29-Nov-05
7250
------------------------------------------------------------------------
7251
Major changes:
7252
  * BuildPkgArchive directive
7253
    The operation of the BuildPkgArchive directive has been modified
7254
    so that a package will only be installed once. This significantly
7255
    speeds up multiple 'build' operations.
7256
 
7257
    If the package is being extracted from the 'local archive', then
7258
    this mechanism is suppressed as packages in the local archive are
7259
    considered as under development and are subject to change.
7260
 
7261
    If package cache is being refreshed, then the package will be
7262
    installed a second time. Thus it is possible to force the package to
7263
    be transferred into the 'interface' directory.
7264
 
7265
    A BuildTags directory is used to track packages that have been
7266
    transferred.
7267
 
7268
  * Internal changes to factor common code into a group of packages.
7269
    See notes below.
7270
 
7271
  * WIN32 toolset
7272
    Allow the Microsoft preprocessor directive #import to operate
7273
    correctly.
7274
 
7275
    Export the complete library search path into the build environment
7276
    for all Microsoft command, not just the linker and library commands.
7277
 
7278
  * BuildVersion
7279
    Modifications to allow the generation of version files for C#
7280
    The mechanism has been extended to allow version information for
7281
    other langauges as needed.
7282
 
7283
 
7284
Minor changes:
7285
  * Utility: gen_winrc.pl
7286
    Will extracted build number from the patch number, if present.
7287
    This information will be available to be placed into the generation
7288
    version strings.
7289
 
7290
  * GenerateFiles directive
7291
    Fixed a problem detecting programs that were not in the local
7292
    package or an imported package.
7293
 
7294
  * Toolsets: MOS_MRI
7295
    Generate an error if required tools are not found.
7296
    Previously this condition would generate a warning.
7297
 
7298
  * BuildPkgArchive and LinkPkgArchive directives
7299
    Ensure that packages are only included once. The previous check
7300
    was half-hearted and could allow multiple packages of the same
7301
    version to be included. This could result in badly formed
7302
    makefiles and strange error messages.
7303
 
7304
Internal Changes
7305
  * Started to factor out internal packages and place them into a common
7306
    directory. This will allow common error handling thoughout the suite
7307
    of utilities.
7308
 
7309
    Modified all utilities to utilize the common error reporting
7310
    functions.
7311
 
7312
------------------------------------------------------------------------
7313
Version: JATS_2.44.0                                Released: 18-Nov-05
7314
------------------------------------------------------------------------
7315
Major changes:
7316
  * Generated makefiles
7317
    Modified the windows shell to remove the use of the EXTENDED_LINE
7318
    cache. This did not work. Modified the extend.lst file to ensure
7319
    that sed did not process its arguments.
7320
 
7321
    This has been done to address a problem seen within test scripts
7322
    within unit tests that use wildcard expansion. The windows shell was
7323
    incorrectly processing:
7324
        sed '-es~.*WIN32~~'
7325
    The '.*' construct was being seen as a wildcard and the shell was
7326
    then putting the argument into a command file - it was totally
7327
    confused.
7328
 
7329
    NOTE: Attempted to remove use of EXTENDED_LINE, but this caused a
7330
    breakage with the DOS based gcc compiler( ie:H8S and others).
7331
    The construct
7332
        -D__SOURCE__=\"name\"
7333
    was corrupted somewhere. If the command is put in a command file,
7334
    then it works.
7335
 
7336
  * MakeAnt directive
7337
    Added option: --GeneratedFile=PathOfFile
7338
 
7339
    This option has the following effects
7340
        1) Marks the file a source file. It is then known to JATS and
7341
           can be used installed and manipulated.
7342
 
7343
        2) Schedules the processing of the ANT build to be done
7344
           early - in the generated files phase.
7345
 
7346
    Intended use. The creation of packages with a JNI. The Java
7347
    component needs to generate a header file early.
7348
 
7349
 
7350
Minor changes:
7351
  * JATS post-installation script
7352
    Flag deployment tools and libraries as executable.
7353
 
7354
  * Detection of extension type is case insensitive for non-unix
7355
    systems. Thus *.h and *.H files will considered header files in
7356
    windows.
7357
 
7358
  * Build.pl rewrite tool
7359
    Handle all variants of BuildName
7360
 
7361
  * Jats wrapper script
7362
    Generate an error if the JATS configuration variables are not usable
7363
        1) Contain spaces
7364
        2) Start with a // - Remote drives must be mapped
7365
 
7366
  * Toolset
7367
    Added a 'LINUX' platform.
7368
 
7369
  * JAVA toolset
7370
    Ensure the that build file passed via MakeAnt contains the following
7371
    directive:
7372
 
7373
        includeAntRuntime="off"'
7374
 
7375
    This MUST be used to ensure that ANT's classpath is not passed to
7376
    the java compiler thus ensuring that the compiler does not use ANT's
7377
    version of any JAR files that have not been specified by the user.
7378
 
7379
  * GCC Toolset
7380
    Use -Map name to create map files as needed for GCC under Debian
7381
 
7382
  * Makefile generation
7383
    When packages are used by name to resolve package location JATS
7384
    has been modified to use the package name specified by the user.
7385
    Previously JATS would use the package name found within the
7386
    descpkg file. In cases where the descpkg file was badly formed the
7387
    package could not be used.
7388
 
7389
  * Unit Tests
7390
    The following environment variables are set:
7391
 
7392
        GBE_TYPE    - The type of build. Debug or production. This
7393
                      will be set to either a 'P' or 'D'
7394
 
7395
        GBE_HOST    - The host machine we are running on.
7396
                      This will be set to 'WIN' or Unix'
7397
 
7398
    These variable should assist in the production of test scripts.
7399
 
7400
  * New makefile.pl directive: SetValue
7401
 
7402
 
7403
------------------------------------------------------------------------
7404
Version: JATS_2.43.0                                Released: 01-Nov-05
7405
------------------------------------------------------------------------
7406
Major changes:
7407
  * New Platform : "MCR" using the Mitsubishi m16c compiler.
7408
 
7409
    Special features of this toolset.
7410
    1) A .THX source file will be converted to an obtect file
7411
       This allows processing of fonts within a THX file to be
7412
       incorporated within the target image.
7413
 
7414
    2) Prog directive extensions:
7415
       --Set=Name=Value
7416
                The 'Name' is set to 'Value' at link time.
7417
                This allows the location of program segments to be set
7418
 
7419
       --Ref=name
7420
                The name of a Release file. If provided, it will be used
7421
                to provide information that will be placed within the
7422
                THX header. The version number will be ignored. It
7423
                will be taken from the build version number.
7424
 
7425
Minor changes:
7426
  * MOS Toolset
7427
    Create the VisionClick files when the THX file is created.
7428
    Previously the files were created when the THX was installed or
7429
    packaged.
7430
 
7431
  * Src directive
7432
    No generates a warning if no source files are located within the
7433
    directive. This is normally the result of a missing platform
7434
    specifier.
7435
 
7436
  * WIN32 runtime support
7437
    Added the following 'Unix' style utilities to assist in testing.
7438
        1) od       - dump files in octal and other formats
7439
        2) cmp      - compare two files byte by byte
7440
 
7441
Internal:
7442
    Added an extension to allow the target toolset to handle the "Prog"
7443
    dependancy generation if required. This allow complex program
7444
    generation mechanisms to be handled by the toolset.
7445
 
7446
------------------------------------------------------------------------
7447
Version: JATS_2.42.0                                Released: 19-Oct-05
7448
------------------------------------------------------------------------
7449
Major changes:
7450
    * BuildAlias directive
7451
      Added options.
7452
        --Define        - Does not create implicit platforms
7453
        --Target        - Redeclares the alais as the list of all
7454
                          platforms that are based on a given target or
7455
                          targets.
7456
      Eg:
7457
        BuildAlias      ( 'LMOS,--Target', 'LMOS_WIN32', 'LMOS_linux_armv4' );
7458
        BuildProduct    ( 'GAK',    'LMOS', 'MOS68K', 'MOSCF' );
7459
        BuildProduct    ( 'PCP',    'LMOS', 'MOS68K' );
7460
 
7461
      Will export an alias of LMOS that can be used within makefile.pl's
7462
      that will be the list of all platforms that have a target of
7463
      'LMOS_WIN32' or 'LMOS_linux_armv4'.
7464
 
7465
      Note the dual use of LMOS within the example. This is intentional.
7466
      The LMOS alias is used within the BuildProduct to simplify the
7467
      specification of all the LMOS targets.
7468
 
7469
 
7470
Minor changes:
7471
  * Label utility
7472
    Will generate a warning message if it labels more than one
7473
    build.pl file
7474
 
7475
  * Package directives. PackageFile.
7476
    Corrected a problem with wildcard expansion in which a --FilterIn
7477
    needed to be specified in order for the --FilterOut to operate.
7478
    Now all files in the tree are considered 'in' unless modified by the
7479
    --FilterIn option.
7480
 
7481
  * jats release (cbuilder) utility
7482
    Correct use of the -prodOnly and -debugOnly flags.
7483
    The full name was not accepted; -debug and -prod was.
7484
 
7485
  * Location of descpkg file
7486
    All makefile.pl's now know where the package descpkg file was
7487
    created. This simplifies the process og packaging this file as it
7488
    can be done within any makefile.pl.
7489
 
7490
------------------------------------------------------------------------
7491
Version: JATS_2.41.0                                Released: 27-Sep-05
7492
------------------------------------------------------------------------
7493
Major changes:
7494
  * RunTest directive
7495
    Extended the options and operation of RunTest
7496
    Additional options
7497
      --CopyIn=file
7498
        This will copy the specified file into the BIN directory before
7499
        the test is run. The file will be marked as executable. This
7500
        allows scripts and configuration files to be transferred into
7501
        the test area.
7502
 
7503
    Additional operations
7504
    The arguments passed to the script/program allow a number of
7505
    transformations, similar to GenerateFiles. Transforms
7506
      --File(xxxx[,flags])          - xxxx is a known file
7507
      --Local(xxxx[,flags])         - xxxx is a file that has been Installed
7508
      --PackageBase(xxxx[,flags])   - xxxx is a Package
7509
    Allows flags:
7510
      --dir         - directory part of the pathname
7511
      --file        - file part of the pathname
7512
      --abspath     - as an absolute path
7513
      --absdrive    - as an absolute path with drive letter (Windows)
7514
 
7515
    Files and directories are prerequisites of the test. Their
7516
    existence is tested.
7517
 
7518
  * Packaging Directives
7519
    Added a --Derived option to support the packaging of derived targets
7520
    such as LMOS.
7521
 
7522
        PackageHdr ('*', 'file1.h', '--Derived=LMOS');
7523
 
7524
    Will place file1.h into .../include/LMOS_WIN32
7525
 
7526
        PackageHdr ('*', 'file1.h', '--Derived=LMOS,sys');
7527
 
7528
    Will place file1.h into .../include/LMOS_WIN32/sys
7529
 
7530
  * JAVA 1.4 and 1.5
7531
    Added support to the JATS JAVA platform to allow the user to specify
7532
    the version of Java to be used to build a package.
7533
 
7534
        BuildPlatforms  ( 'JAVA,--Version=1.5' );
7535
 
7536
    The default will use the default machine version of JAVA.
7537
    This may not be sutable for all packages.
7538
 
7539
    Non-default versions of JAVA require that an environment variable be
7540
    set to the root of the JDK directory. These are:
7541
 
7542
      JAVA_HOME_1_4
7543
      JAVA_HOME_1_5
7544
 
7545
Minor changes:
7546
  * Script directive
7547
    Scripts may be copied into the BIN directory for use by a test.
7548
    These scripts are now always marked as executable.
7549
 
7550
  * JATS environment
7551
    Ensure that all programs run under JATS in Windows have an uppercase
7552
    COMSPEC envvar. Windows appears to define a mixed case one. Fixed in
7553
    the JATS wrapper script.
7554
 
7555
  * Label utility
7556
    Added -[no]checkout to control the labeling of checked out files.
7557
    There are three modes of operation:
7558
        1) -nocheckout      Checked out files are not labeled
7559
        2) -checkout        Only checked out files are labeled
7560
        3) Neither          All files are labeled.
7561
 
7562
 
7563
------------------------------------------------------------------------
7564
Version: JATS_2.40.0                                Released: 15-Sep-05
7565
------------------------------------------------------------------------
7566
Major changes:
7567
 
7568
Minor changes:
7569
  * label utility
7570
    Added -smartlabel option to unlock and lock the label - if it was locked.
7571
    This options retains the locked state of a label.
7572
 
7573
  * AVR_IAR toolset
7574
    Extended the 'Prog' directive to allow a Program Loader to be
7575
    added to a program as it is created. The option is:
7576
      --ProgLoader=name
7577
 
7578
  * Package directives. PackageFile
7579
    Added support for packaging of directory trees.
7580
    Options to do this are:
7581
        --TreeDir=name
7582
        --FilterOut=regexp
7583
        --FilterIn=regexp
7584
        --StripDir
7585
 
7586
    Only a single directory can be specified.
7587
    Multiple filters are allowed.
7588
    The directories must be within the current directory. It is not
7589
    possible to search outside the subdirectory tree below the makefile.
7590
 
7591
    The filters allow elements within the directory to be selected.
7592
    The filters are regular expressions. Examples:
7593
 
7594
      '--FilterIn=\.h$'         - Select all files ending with .h
7595
      '--FilterOut=MyHeader.h'  - Except this one
7596
 
7597
    The --StripDir option will remove the TreeDir directory from the
7598
    files. This allows the top level directory to be stripped off.
7599
 
7600
 
7601
------------------------------------------------------------------------
7602
Version: JATS_2.39.0                                Released: 14-Sep-05
7603
------------------------------------------------------------------------
7604
Major changes:
7605
    * Make commands
7606
      Consolidated the parsing of the OPTIONS arguments.
7607
 
7608
      The filter and nofilter options are globally applied to all tools
7609
      sets. ie: jats make debug OPTIONS=nofilter
7610
 
7611
    * Label utility
7612
      Generate a warning when attempting to label a symbolic link.
7613
      Links are very hard to maintain in a reproducible manner.
7614
 
7615
Minor changes:
7616
    * Toolsets
7617
      Replaced the use of c:\WINDOWS and c:\Program Files with suitable
7618
      variables and overrides.
7619
 
7620
      The make_init target is always run.
7621
      This facility had been lost. The target was being used to provide
7622
      compiler sanity testing, but had was not being reliably run.
7623
 
7624
    * Deployment
7625
      Suppress testing of compiler existence when used in conjunction
7626
      with deployment operations.
7627
 
7628
    * Release utility
7629
      Add options to build only the debug or the production versions.
7630
      The default is to build both. Note: User option may be further
7631
      restricted by options within the build.
7632
 
7633
    * PackageLib, InstallLib and MergeLib directives in makefile.pl
7634
      The use of @LIBS and @MLIBS in unix systems was causing a
7635
      problem as these variables already had a 'lib' prepended to the
7636
      list of libraries. These directives would add another 'lib' to the
7637
      list of libraries under unix causing a mismatch.
7638
 
7639
      Corrected by stripping liblib from the names within these
7640
      directives.
7641
 
7642
    * MakeProject directive
7643
      If the project build fails the log file was not being displayed
7644
      because 'make' stops when a command fails.
7645
 
7646
      The MakeProject operations have been modified to ensure that the
7647
      log file is always displayed. The exit code of the build command
7648
      is preserved.
7649
 
7650
    * Auto build utility jats-rewrite.pl
7651
      Modified to support the rewrite of Java 'using' and 'project'
7652
      statements.
7653
 
7654
    * Mugfile generation
7655
      Added a --ThxDir=xxxx option to allow the THX and load files to
7656
      be placed in the target package.
7657
 
7658
 
7659
------------------------------------------------------------------------
7660
Version: JATS_2.38.0                                Released: 01-Sep-05
7661
------------------------------------------------------------------------
7662
Major changes:
7663
    * BuildVersion directive
7664
      The 'defs' mode has been extended to create a file with a build
7665
      number as well as a patch number.
7666
 
7667
      The patch number is decoded into a patch number and a build
7668
      number.
7669
 
7670
Minor changes:
7671
    * AddFlags directives
7672
      Added a --NoWarn option that will suppress the warning of
7673
      duplicate flags being added.
7674
 
7675
    * GBE_CORE environment variable (Windows)
7676
      Ensure that GBE_CORE has a driver letter. This allows use of JATS
7677
      loaded into the same dynamic view as the user code.
7678
 
7679
    * Mug File Generation
7680
      Added support to allow load files to include other load files.
7681
 
7682
   * 'cbuild' or 'release' command
7683
     Added a -latestroot=xxxx option. This is a work around for the
7684
     problem where the root level directory in the VOB has not been
7685
     labeled. After using this switch add the label to the root
7686
     directory.
7687
 
7688
     The need to use this this switch indicates that the view is NOT
7689
     reproducible.
7690
 
7691
------------------------------------------------------------------------
7692
Version: JATS_2.37.0                                Released: 22-Aug-05
7693
------------------------------------------------------------------------
7694
Major changes:
7695
    * jats.bat and jats.sh
7696
      Changes to include GBE_DPKG and GBE_DPKG_CACHE.
7697
      Most importantly GBE_DPKG must be a single directory. It is no
7698
      longer a list of directories.
7699
 
7700
      Removal of the setup of Microsoft Visual Studio 6. This is now
7701
      done within the toolset.
7702
 
7703
      *** Update your jats.bat to follow the format in this release
7704
 
7705
    * JATS environment variables
7706
      Redefined variable
7707
        GBE_DPKG        - Now the MASTER dpkg_archive
7708
                          Previously was a list that included the
7709
                          dpkg_archive cache.
7710
 
7711
      New variable
7712
        GBE_DPKG_CACHE  - Optional directory for a local cache of
7713
                          the main dpkg_archive.
7714
 
7715
 
7716
Minor changes:
7717
    * Utility: gen_packagelist
7718
      Enhanced (thanks Ross) to allow PATH information for various
7719
      target platforms to be extracted.
7720
 
7721
      Better support for Product families. This is only an issue
7722
      for WIN32 derived families due to the generation of a list of
7723
      libraries. The list now observes Product hierarchy.
7724
 
7725
    * Utility: release (cbuilder)
7726
      Added -noruntests option too suppress the running of unit tests
7727
      Units tests will still be run by default.
7728
 
7729
      Tighten the config specification used to build the sandbox. It has
7730
      no LATEST rules. All directories and files MUST be labeled.
7731
 
7732
    * Utility: jats_rewrite
7733
      Support ANT based XML files
7734
 
7735
    * Utility: create_dpkg
7736
      Support ANT flavor Manifest dependancy files and pkg directory
7737
      structure.
7738
 
7739
    * makefile.pl's
7740
      GenerateFiles directive. Added a --Prog specifier to allow tools
7741
      to be generated within the same script. Example:
7742
 
7743
            Prog('*', 'Myprog', @OBJS );
7744
            GenerateFiles ('*', "--Prog=MyProg",
7745
                                '--Prereq(infile)',
7746
                                '--GeneratedCommon(outfile)' );
7747
 
7748
      RunTest directive. Added a --Auto option to flags tests that can
7749
      be run within the Build Systems Auto Build environment. These
7750
      tests will be run with the 'run_unit_tests' target. All tests will
7751
      be run with the 'run_tests' targets. Only tests that confirm to
5710 dpurdie 7752
      the VIX "Unit Test Automation" guidelines should be marked as
227 dpurdie 7753
      -- Auto.
7754
 
7755
    * Added a new make target: run_unit_tests
7756
      This will be used by the build tool to run non-interactive
7757
      unit tests within an automated framework.
7758
 
7759
    * Make run_test and run_unit_test operation
7760
      The search path for DLL's or Shared Libraries is extended to
7761
      include all Shared Libraries in the build package list as well
7762
      as the local and interface directory. This allows tests to
7763
      locate required Shared Libraries at runtime.
7764
 
7765
    * WIN32 targets built using Visual Studio 6
7766
      The path to the compiler is setup within JATS. It is no longer
7767
      imported from the users environment as the environment is
7768
      indeterminate when multiple versions of Visual Studio are
7769
      installed on the machine.
7770
 
7771
    * WINCE Targets
7772
      The name of the SDK is case sensitive.
7773
      The POCKET PC 2003 was incorrect
7774
 
7775
 
7776
 
7777
------------------------------------------------------------------------
7778
Version: JATS_2.36.0                                Released: 03-Aug-05
7779
------------------------------------------------------------------------
7780
Major changes:
7781
    * WIN32 platforms
7782
      When building Microsoft project files the PATH environment
7783
      variable is extended to include the DLL path of imported packages
7784
      and installed packages.
7785
 
7786
    * Building DLL or EXE with the --NoPDB option will disable the
7787
      generation of debug information so that the  linker does not
7788
      create CV style debug information in the target.
7789
 
7790
    * UNIX Platforms (SOLARIS and LINUX)
7791
      Modification to allow BuildProduct and BuildPkgArchive to
7792
      interwork. Previously BuildPkgArchive packages were placed into
7793
      the 'interface/lib/SOLARIS' subdirectory and this was not being
7794
      searched when looking for libraries.
7795
 
7796
Minor changes:
7797
    * GenerateFiles directive
7798
      New sub-options to filename generation commands
7799
        --abspath       - provide the named file with an absolute path
7800
        --absdrive      - provide the named file with an absolute path
7801
                          and drive letter
7802
 
7803
    * Src directive
7804
      Modified the --FromPackage' option to allow searching of the root
7805
      directory of a package.
7806
 
7807
            Src('*', 'etc/data.ini', '--FromPackage' );
7808
 
7809
      Also prevent warnings on duplicate files if the package is
7810
      imported with a BuildPkgArchive directive. The file was being
7811
      found in the package and the interface directory.
7812
 
7813
    * jats_rewrite utility
7814
      Process depend.xml files for auto builder
7815
 
7816
 
7817
------------------------------------------------------------------------
7818
Version: JATS_2.35.0                                Released: 28-Jul-05
7819
------------------------------------------------------------------------
7820
Major changes:
7821
    * SunWorks production builds
7822
      Corrected the flag used to select the level of compiler
7823
      optimisation. The current flag generates an error of:
7824
            cc: Warning: option -2 passed to ld
7825
      The flag has been changed from -O2 to -xO2 inline with the
7826
      compiler documentation.
7827
 
7828
    * MOS Toolset
7829
      Implement a workaround for a bug in VisionClick's convert program
7830
      in which the tool would not generate a valid .bdx file.
7831
 
7832
      The solution was to create the .bdx and .ab file in two steps.
7833
 
7834
Minor changes:
7835
    * Correct the case of 4 toolset files. The files were created under
7836
      windows, which has a habit of capitalizing filenames.
7837
      This should not affect current users.
7838
 
7839
    * Mugfile generation
7840
      Extended the --Package option to allow subdirectories to be
7841
      specified.
7842
        "--Package=MyPackage,--Subdir=thx/moscf,thx"  
7843
 
7844
------------------------------------------------------------------------
7845
Version: JATS_2.34.0                                Released: 22-Jul-05 
7846
------------------------------------------------------------------------
7847
Major changes:
7848
    MOS Toolset
7849
    Modified the optimizations options used to generate 'Production'
7850
    code. A problem with -Ob optimization has been identified.
7851
 
7852
Minor changes:
7853
    * Jats wrapper script
7854
      Windows: Ensure that cmd.exe is in the users PATH. Without cmd.exe
7855
      scripts will not work properly as the PERL 'system' command assumes
7856
      that cmd.exe is in the users PATH.
7857
 
7858
    * LinkPkgArchive and BuildPkgArchive
7859
      Processing soft links. Generate a warnings if a package soft
7860
      link and a real package are found in the same directory. The link
7861
      may be suspect.
7862
 
7863
    * GenerateFiles directive
7864
      Added a --PackageBase(xxx) argument that will be replaced with
7865
      the pathname to the specified package.  
7866
 
7867
------------------------------------------------------------------------
7868
Version: JATS_2.33.0                                Released: 18-Jul-05
7869
------------------------------------------------------------------------
7870
Major changes:
7871
    * Added a JAVA platform to better support the processing of ANT
7872
      build.xml files.
7873
 
7874
Minor changes:
7875
    * WIN32 toolset.
7876
      Delete V7 specific temp files when compiling with V7 compiler
7877
 
7878
    * MakeAnt
7879
      Pass an absolute path to the 'interface' directory to allow the
7880
      build.xml file to be a directory other than the current directory
7881
 
7882
      Allow the ANT_HOME path to contain spaces: c:\Program Files\Ant
7883
 
7884
    * gen_winrc - A utility to generate Windows RC files with version
7885
      information. Allow 3 or 4 fields in the version number. If only
7886
      3 fields are provided, then the fourth field is set to 0.
7887
 
7888
    * MakeAnt directive
7889
      Now supports --Debug and --Prod options to limit the building of
7890
      ANT files. The MakeAnt directive is only going to work in
7891
      conjunction with the JAVA target
7892
 
7893
      Recommended usage:
7894
      MakeAnt('JAVA',"build.xml","--Jar=java.build/test.jar",'--Prod');
7895
 
7896
Internal Changes
7897
      The MakeAnt directive is now treated like a MakeProject directive.
7898
 
7899
 
7900
------------------------------------------------------------------------
7901
Version: JATS_2.32.0                                Released: 13-Jul-05
7902
------------------------------------------------------------------------
7903
Major changes:
7904
    * Initial release of WINCE and WIN32 V7 based project builds
7905
      The DSW, VCW and SLN files can be built via JATS and selected
7906
      files packaged into the release.
7907
 
7908
      Refer to the 'MakeProject' directive in
7909
            MASS-00166 JATS Reference Manual
7910
            http://auperaws396/mass/Wiki.jsp?
7911
                                page=UsingJATSToBuildMicrosoftProjects
7912
 
7913
    * Added support for Visual Studio 2003.
7914
      The recommended platform is:
7915
        BuildProduct    ( 'VS2003', 'WIN32,--Version=MS.NET2003' );
7916
 
7917
    * Initial release of support for building Ant files.
7918
      JATS can build small Java sub-components using Ant. This is not
7919
      a replacement for JANTS it is intended for mixed C++ and Java
7920
      components.
7921
 
7922
      Refer to the 'MakeAnt' directive in
7923
            MASS-00166 JATS Reference Manual
7924
            http://auperaws396/mass/Wiki.jsp?
7925
                                page=UsingJATSToBuildSmallJavaComponents
7926
 
7927
Minor changes:
7928
    * Support for Windows DLLs
7929
      When building a WIN32 target the file interface/set_WIN32.bat is
7930
      created. This file extends the Windows PATH to allow DLLs used
7931
      by the package to be accessed.
7932
 
7933
      The file may be "called" from a wrapper batch file to start the
7934
      application or visual studio.
7935
 
7936
    * The descpkg file created by JATS contains a JATS version number
7937
      and the JATS Core path.
7938
 
7939
    * AddIncDir, AddSrcDir and AddLibDir directives
7940
      Now generate an error if there is only one argument to the
7941
      directive or if no directories where specified.
7942
 
7943
    * MOS Toolset
7944
      Add support for the TPT device
7945
      Correct error message for unsupported devices.
7946
 
7947
    * Correct problem with in creating absolute path names to allow
7948
      DOS driver letters to be handled correctly.
7949
 
7950
    * Added --ExcludeLib(xxx,yyy) processing to allow specified
7951
      libraries to be excluded from a list of libraries processed by
7952
      when creating libraries, shared libraries and programs.
7953
 
7954
      Used in conjunction with --Using(aaaa) to correct errors.
7955
 
7956
Internal Changes
7957
    * JATS release process validates the JATS version number contained
7958
      in jats.pl
7959
 
7960
------------------------------------------------------------------------
7961
Version: JATS_2.31.0                                Released: 28-Jun-05
7962
------------------------------------------------------------------------
7963
Major changes:
7964
    * JATS wrapper script
7965
      Allow multiple alternative build files: auto.pl and build_test.pl
7966
 
7967
    * Initial support for the building of WINCE based projects
7968
 
7969
    * Formal release of the toosl to generate Mug Files
7970
 
7971
Minor changes:
7972
    * Deployment support
7973
      Allow a --PatchNum to be specified in the BuildName
7974
      This is then used to invoke a deploypatch.pl file
7975
 
7976
    * 'build'
7977
      Added --ForceBuildPkg switch to the 'jats build' command to
7978
      force LinkPkgArchive directives to be interpreted as
7979
      BuildPkgArchive. This option is useful for the creation of
7980
      sandboxes for use within IDEs as the package files are placed
7981
      in a known directory structure within the sandbox.
7982
 
7983
    * WINCE and WIN32 Toolset
7984
      Options for Program and Shared Library construction
7985
            --Entry=xxxx            - Alternate entry point
7986
            --NoAddLibs             - Do not add default libraries to
7987
                                      the link phase.
7988
 
7989
    * BuildPkgArchive
7990
      Handle symlink directories at the top level of the package tree
7991
      Previously these were ignored.
7992
      Minor code cleanup
7993
 
7994
    * "cbuild" or "release" utility
7995
      Add a "-path=xxxx" option to provide sanity testing of the Release
7996
      Manager "Source Path" field.
7997
 
7998
    * SOLARIS targets
7999
      Modified the TARGET name generated with building a Product Family
8000
      based on SOLARIS. It is treated in the same manner as a Platform
8001
      of SOLARIS and creates a targets of SOLARIS_sparc
8002
 
8003
    * MugFile generation
8004
      Allows a 'load.cmd' file to be used to list the THX files to be
8005
      included in the final package.
8006
 
8007
    * Corrected a problem with the processing of platform selection
8008
      arguments used within all directives within a makefile.pl.
8009
      Multiple platforms should be specified as:
8010
            Src( 'PLAT1,PLAT2,PLAT3', .... );
8011
      with only a comma between the platforms: No whitespace
8012
      If whitespace did exist then the makefile.pl would not do what
8013
      was expected - and it would not warn the user. The simplest
8014
      solution was to allow whitespace either side of the comma.        
8015
 
8016
    * GenerateFiles directive within makefile.pl
8017
      Allow 3 different bracket styles for the arguments to allow for
8018
      embedded  brackets. Now allow
8019
            --Option=(some_text)
8020
            --Option=[some_text]
8021
            --Option={some_text}
8022
 
8023
Internal Changes
8024
    * Derive the names of the package and install directories from a
8025
      single data structure rather then being hardcoded throughout the
8026
      code.
8027
 
8028
------------------------------------------------------------------------
8029
Version: JATS_2.30.0                                Released: 01-Jun-05
8030
------------------------------------------------------------------------
8031
Major changes:
8032
    * JATS wrapper script
8033
      Changed the command line parsing. Now use GetOpts.
8034
 
8035
      Modified "all" command It no longer performs an "install"
8036
      The "install" process is not needed. the build places a shortcut
8037
      to the package into the local_dpkg_archive. This can be used by
8038
      other components.
8039
 
8040
      Removed "bmake" command. The "all" command is the now that same.
8041
 
8042
    * JATS
8043
      Created a class to write JATS configuration files.
8044
      Changes to the code to use this new class.
8045
 
8046
    * Build operations
8047
      Perform one level of package version checking. Generate warnings
8048
      if required packages are built against different versions of
8049
      packages.
8050
 
8051
    * Make operations
8052
      Added a new target - "deploy". This interfaces to the deployment
8053
      scripts. This is still a work interfaces progress.
8054
 
8055
Minor changes:
8056
    * Added environment variables to assist in the running of the
8057
      deployment builds.
8058
        PERL5LIB        - Extended based on GBE_CORE
8059
        DEPLOYLIB_DIR   - Calculate based on GBE_CORE
8060
 
8061
      Extended the "jats vars" display
8062
 
8063
    * build.pl
8064
        Corrected BuildAlias() operation. Defined options are correctly
8065
        processed. Allows
8066
            BuildAlias('WIN', 'WIN32,--OnlyProduction');
8067
        to define a platform called WIN32 that only builds for
8068
        production.
8069
 
8070
    * MOS toolset
8071
      Added a '--Acon' options to SharedLib to allow the creation of
8072
      Acon modules. These required special linking.
8073
 
8074
    * create_dpkg utility
8075
      Adds a files to the published package to indicate which type of
8076
      machine the package was published from. This will be used in a
8077
      multi-machine build environment to assist in determining the
8078
      progress of the build.
8079
 
8080
    * New utility - jats_save_build.pl
8081
      This is specific to the auto build system. It will be used to
8082
      capture the modified build files back into the version control
8083
      system.
8084
 
8085
------------------------------------------------------------------------
8086
Version: JATS_2.29.0                                Released: 25-May-05
8087
------------------------------------------------------------------------
8088
Major changes:
8089
    * WIN32 and WINCE toolsets
8090
      Modified the way that PDB files are created.
8091
      The files are now created using absolute pathnames when compiling
8092
      The name of the PDB files embedded in created DLLs is now correct.
8093
      The PDB files created when compiling objects for DLLs are now not
8094
      named after the DLLs - this was causing the linker toolsets crash.
8095
 
8096
    * WCEX86A500 target
8097
      Corrected problem creating DLLs.
8098
 
8099
    * MOS Toolsets
8100
      Modified the mechanism by which absolute filenames are passed to
8101
      the compiler.
8102
 
8103
    * RunTest directive
8104
      This directive will ensure that the named test is either a script
8105
      or a TestProg. If the test to be run is a TestProg then a
8106
      suitable suffix will be added to the named test.
8107
 
8108
Minor changes:
8109
    * JATS BUILD
8110
      Generate an error if the setting of GBE_BUILDFILTER or
8111
      GBE_PLATFORM prevents any targets being made at all. This should
8112
      highlight bad settings.
8113
 
8114
    * Publish the JATS toolsets extension pathnames to simplify the
8115
      access to extensions.
8116
 
8117
------------------------------------------------------------------------
8118
Version: JATS_2.28.0                                Released: 18-May-05
8119
------------------------------------------------------------------------
8120
Major changes:
8121
    * WIN32 and WINCE toolsets
8122
      Enable dependancy file generation of C++ files
8123
 
8124
    * label utility ( SOLARIS )
8125
      Fix bug with the escaping of '(' and ')' in cleartool commands
8126
      under unix.
8127
 
8128
Minor changes:
8129
    * label utility
8130
      Added options to:
8131
        o Delete a label
8132
        o Prevent recursion while labeling
8133
        o Control labeling of files missing from a static view
8134
 
8135
    * WIN32 and WINCE toolsets
8136
      Correct problem with the packaging of PDB files. Packaging of the
8137
      PDB files can be controlled with the -Extras= options to the
8138
      Package directives.
8139
 
8140
    * Added GBE_UNIX to the JATS_2 controlled environment. Set by
8141
      jats.pl to be used by utilities to determine the underlying
8142
      system.
8143
 
8144
------------------------------------------------------------------------
8145
Version: JATS_2.27.0                                Released: 10-May-05
8146
------------------------------------------------------------------------
8147
Major changes:
8148
    * MOS Toolset
8149
      The generation of multiple THX's in the one makefile.pl now works
8150
      There was a subtle "closure" problem in the toolset.
8151
 
8152
    * WIN32 Toolset
8153
      Added CompileOption of AddLibs (default) and NoAddLibs
8154
      toolset suppress the addition of thread libraries toolset the link
8155
      list.
8156
 
8157
    * Put a version number in the "interface" information toolset
8158
      allow JATS to generate an error when the "interface" changes.
8159
 
8160
      This version is manually maintained and prone to error.
8161
 
8162
    * GenerateFiles directive one Unix systems was incorrectly
8163
      invoking "sh.exe" instead of "sh"
8164
 
8165
 
8166
Minor changes:
8167
    * SOLARIS_SPARC platform (GCC toolset)
8168
      The process of creating a Shared Libraries creates a soft link
8169
      to the the "GBEBIN" directory. This directory was not listed as
8170
      a prerequisite and was not being created. This problem has been
8171
      corrected.
8172
 
8173
    * JATS will detect an "auto.pl" file and use it as an alternate
8174
      build.pl file. Previously this file was named build.use.pl.
8175
 
8176
    * Correct problem when .PDB files are installed from a merged
8177
      library created from libraries that have been 'installed'
8178
      JATS would create a circular dependancy.
8179
 
8180
------------------------------------------------------------------------
8181
Version: JATS_2.26.0                                Released: 03-May-05
8182
------------------------------------------------------------------------
8183
Major changes:
8184
    * WIN32 Toolset
8185
      Correct a problem linking in required / correct libraries for
8186
      use with multithreaded modes.
8187
 
8188
    * Complete the support for Global build options of --OnlyDebug and
8189
      --OnlyProd.
8190
 
8191
      These options can now be provided in the "Platform" directive
8192
      within the makefile.pl.
8193
 
8194
Minor changes:
8195
    * Platform directive within makefile.pl
8196
      These use of the "*" platform specifier has been modified such
8197
      that options provided within the directive will be added to all
8198
      platforms.
8199
 
8200
      eg:   Platform ('*', '--OnlyProduction' );
8201
 
8202
------------------------------------------------------------------------
8203
Version: JATS_2.25.0                                Released: 29-Apr-05
8204
------------------------------------------------------------------------
8205
Major changes:
8206
    * Correct problem in handling the SOLARIS_SPARC platform.
8207
      The SOLARIS platform is a bit of a kludge for backward
8208
      compatibility. JATS was not differentiating between SOLARIS and
8209
      SOLARIS_SPARC correctly.
8210
 
8211
    * Preliminary Support
8212
      Global build options of --OnlyDebug and --OnlyProd, which are
8213
      mutually exclusive. These may between specified in the build.pl
8214
      file as build arguments in any of the three standard mechanism.
8215
 
8216
        BuildPlatforms ( 'SOLARIS', '--OnlyDebug' );
8217
        BuildProduct   ( 'GAK', 'MOS68K,--OnlyProduction' );
8218
        BuildArgument  ( 'WIN', '--OnlyProduction' );
8219
 
8220
      These options limit processing to either Production or Debug
8221
      building. The default build will build both.
8222
 
8223
Minor changes:
8224
    * Extended the search path that JATS will use attempting to locate
8225
      a build.pl file. JATS will now look in ., build and build/jats
8226
      directories in the current directory and 3 directories up.
8227
 
8228
    * WCEX86A420 toolset
8229
      Added suitable libflags entry. Prevents the warning:
8230
        warning: undefined variable `WCE_LIBFLAGS'
8231
 
8232
 
8233
------------------------------------------------------------------------
8234
Version: JATS_2.24.0                                Released: 21-Apr-05
8235
------------------------------------------------------------------------
8236
Major changes:
8237
    * PackageLib and PackageProg directives now have a --Extra=xxx[,xxx]
8238
      option. Where xxx can be one or more of: none stub map lint debug
8239
      or all.
8240
 
8241
      This option may be used to limit the files that are packaged with
8242
      the library or program.
8243
 
8244
      Eg: PackageLib ('MOS', 'MyThx', '--Extra=none' );
8245
 
8246
      Will only package the .thx file. It will not package the stub
8247
      library or any debug files.
8248
 
8249
    * GenerateFiles
8250
      All processed arguments now support two options.
8251
 
8252
          ie: --Prerequisite(xxxx,--dir)
8253
              directory in which the prereq file is found
8254
 
8255
          ie: --Prerequisite(xxxx,--file)
8256
              The filename of the prereq file
8257
 
8258
    * LinkPkgArchive and BuildPkgArchive will cause the build to fail if
8259
      the required package is not available. A "--package" option, to
8260
      the build command, will prevent this behaviour.
8261
 
8262
 
8263
Minor changes:
8264
    * create_dpkg utility
8265
      Touch descpkg files when packages are merged. This will allow
8266
      utilities that use the timestamp of this file to determine that
8267
      the package has been altered.
8268
 
8269
------------------------------------------------------------------------
8270
Version: JATS_2.23.0                                Released: 14-Apr-05
8271
------------------------------------------------------------------------
8272
Major changes:
8273
    * New toolset: WCEX86A420
8274
      This is a WINCE target
8275
      This uses the ADVANTEC_X86_CE42 SDK
8276
 
8277
    * New toolset
8278
      mpt for the mpt500 platfomr
8279
 
8280
    * Modified toolset
8281
      THYRON - updates from An An Tran
8282
 
8283
    * Modified toolset
8284
      MRI68K. Now supports the Microtec 5.1 68k compiler
8285
 
8286
Minor changes:
8287
    * "cbuild" or "release" command now has a -merge option to allow
8288
      builds from different machines to be merged into dpkg_archive.
8289
 
8290
      The default operation is to replace the package indpkg_archive.
8291
 
8292
    * Simplify the use of GBE_BUILDFILTER
8293
      GBE_BUILDFILTER should be used to limit the creation of makefiles
8294
      to those that are supported by the underlying hardware.
8295
 
8296
      The change allows the construct
8297
        GBE_BUILDFILTER=SOLARIS --TARGET=SOLARIS
8298
      to be replaced by the simpler
8299
        GBE_BUILDFILTER=SOLARIS
8300
 
8301
      The default operation is to allow or disallow all TARGETS of the
8302
      specified name.    
8303
 
8304
 
8305
------------------------------------------------------------------------
8306
Version: JATS_2.22.0                                Released: 13-Apr-05
8307
------------------------------------------------------------------------
8308
Major changes:
8309
    * Dependancy generator
8310
      Extend the number of header files that can be included
8311
      to allow for 4096 included files.
8312
 
8313
------------------------------------------------------------------------
8314
Version: JATS_2.21.0                                Released: 12-Apr-05
8315
------------------------------------------------------------------------
8316
Major changes:
8317
    * Dependancy generator
8318
      Extend the number of header files that can be included
8319
 
8320
------------------------------------------------------------------------
8321
Version: JATS_2.20.0                                Released: 12-Apr-05
8322
------------------------------------------------------------------------
8323
Major changes:
8324
    * The "package.pl" file.
8325
      Setting $Pbase to "." is now supported and will result in the
8326
      package name being taken from the build name
8327
 
8328
      It is an error to set Pbase to a value other than "." or the
8329
      package Build Name.
8330
 
8331
Minor changes:
8332
    * create_dpkg utility
8333
      The -m ( merge) option will not replace a file if it already exists
8334
 
8335
------------------------------------------------------------------------
8336
Version: JATS_2.19.0                                Released: 08-Apr-05
8337
------------------------------------------------------------------------
8338
Major changes:
8339
 
8340
Minor changes:
8341
    * Dependancy generator
8342
      Correct two common situations
8343
        1) // Style comments. The following line was ignored
8344
        2) Allow preprocessor directives to be indents. This is not
8345
           ansi, but is often done.
8346
 
8347
    * GCC toolset
8348
      Corrected operation of the C++ compiler. The object file was not
8349
      being created in the correct place.
8350
 
8351
    * jats "label"
8352
      The -auto -clone options allow a label to be created if its not
8353
      present. Previously this would label all files in the VOB.
8354
 
8355
 
8356
------------------------------------------------------------------------
8357
Version: JATS_2.18.0                                Released: 06-Apr-05
8358
------------------------------------------------------------------------
8359
Major changes:
8360
 
8361
Minor changes:
8362
    * BuildPkgArchive. The transfer of the "pkg" subdirectory has been
8363
      modified. Directories of the form pkg/pkg.$(GBE_MACHTYPE) will
8364
      be transferred to the "pkg" directory.
8365
 
8366
      If there are no directores of the form "pkg.xxxxx" then the entire
8367
      pkg directory will be transferred.
8368
 
8369
    * Transfer to dpkg_acrhive
8370
      Corrected a problem in which a file with the same name as the
8371
      package was not being transferred.
8372
 
8373
------------------------------------------------------------------------
8374
Version: JATS_2.17.0                                Released: 06-Apr-05
8375
------------------------------------------------------------------------
8376
Major changes:
8377
    * Support for solaris_i386
8378
      The JATS toolset has been modified to provide the required
8379
      binaries for this target.
8380
 
8381
      The platform SOLARIS_I386 has been created to build on this target
8382
      with the GCC compiler.
8383
 
8384
      The JATS startup shell has been modified to allow specfic values
8385
      to be imported from the environment. Under Unix such values may
8386
      need to be specified in the /etc/profile file.
8387
 
8388
Minor changes:
8389
    * The InstallHdr, InstallLib, InstallJar and InstallProd directives
8390
      will now generate a warning if a "local" directory has not been specified
8391
      with a "BuildInterface" directive in the build.pl file.
8392
 
8393
    * cbuild ( release) utility
8394
      Fxied a problem locating VOBs under Solaris
8395
 
8396
------------------------------------------------------------------------
8397
Version: JATS_2.16.0                                Released: 04-Apr-05
8398
------------------------------------------------------------------------
8399
Major changes:
8400
    * The InstallHdr, InstallLib, InstallJar and InstallProd directives
8401
      will generate an error if a "local" directory has not been specified
8402
      with a "BuildInterface" directive in the build.pl file.
8403
 
8404
      The "local" directory should be specified to JATS so that it can
8405
      remove the directory tree with the "clobber" command.
8406
 
8407
    * jats_rewrite.pl utility
8408
      Allow BuildName and LinkPkgArchive directives to contains comments
8409
      with either " or ' characters.
8410
 
8411
    * BuildSubDir - in build.pl
8412
      It is now an error if the specified subdirectory does not exist
8413
      and  does not contain the file "makefile.pl".
8414
 
8415
    * SubDir - in makefile.pl
8416
      It is now an error if the specified subdirectory does not exist
8417
      and  does not contain the file "makefile.pl".
8418
 
8419
    * Jats wrapper
8420
      Added a "-locate" option to force JATS to locate the build.pl file
8421
      and then change to the containing directory before execution
8422
      further commands.
8423
 
8424
Minor changes:
8425
    * WinCe and Win32 toolsets
8426
      Corrected a problem in the generation of .dep files used in the
8427
      creation of Shared Libraries. There was a miss-match between the
8428
      name of the .dep file and its content.
8429
 
8430
------------------------------------------------------------------------
8431
Version: JATS_2.15.0                                Released: 22-Mar-05
8432
------------------------------------------------------------------------
8433
Major changes:
8434
    * WIN32 and WinCE Toolset. New CompileOptions
8435
        NoPDB   - Disable the generation of PDBs
8436
        PDB     - Enable the generation of PDBs (default).
8437
 
8438
      These options operation affect all components within the
8439
      makefile.pl. If the directive is used within the common makefile.pl
8440
      then they will affect all components within the build.
8441
 
8442
      Note: It is not possible to create a merged library in which some
8443
            of the component libraries have PDB's and some do not.
8444
 
8445
Minor changes:
8446
 
8447
------------------------------------------------------------------------
8448
Version: JATS_2.14.0                                Released: 18-Mar-05
8449
------------------------------------------------------------------------
8450
Major changes:
8451
    * The MergeLibrary directive, under WIN32 and WinCe, will publish the
8452
      PDB files associated with the library files being merged.
8453
 
8454
Minor changes:
8455
    * gen_winrc tool can add an icon to a program.
8456
      The utility supports -icon=filename.ico
8457
 
8458
    * The JATS wrapper script command "prod" to build and package the
8459
      production parts. This is similar to the "dev" command.
8460
 
8461
------------------------------------------------------------------------
8462
Version: JATS_2.13.0                                Released: 18-Mar-05
8463
------------------------------------------------------------------------
8464
Major changes:
8465
    * Modified the order in which the makefiles passes operate. Merged
8466
      the make_shlib and the install_shlib into one phase. The
8467
      implication of this is that Shared Libraries that are created can
8468
      "installed" so that other shared libraries can link against them.
8469
      The order in which the makefile.pl's are processed is important as
8470
      this is the order in which the libraries will be created and
8471
      installed.
8472
 
8473
      This solution does not handle mutual shared libraries: two shared
8474
      libraries that depend on each other.
8475
 
8476
      This is an issue only in Solaris and Linux systems that do not
8477
      generate separate stub libraries to link against.
8478
 
8479
Minor changes:
8480
    * WIN32 and WinCE Toolsets
8481
      Building up resources. The RC compiler can now locate resource files
8482
      in the "local" and "interface" directory.
8483
 
8484
    * The version.c, version.h and descpkg files will be created in the
8485
      first directory named with a BuildDir directive, unless a
8486
      "src" directory is encountered. This mimics the operation
8487
      of the older JATS, without the need for a "src" directory.
8488
 
8489
------------------------------------------------------------------------
8490
Version: JATS_2.12.0                                Released: 18-Mar-05
8491
------------------------------------------------------------------------
8492
Major changes:
8493
 
8494
Minor changes:
8495
    * Added a --Depend=xxx[,yyy]+ option to the Src directive
8496
      Not needed for C and C++ files, but may be used in conjunction
8497
      with assembler files to indicate that the file includes another
8498
      file.
8499
 
8500
    * Fixed problem with the local_dpkg_archive consistency test when
8501
      a soft link is used to redirect to the package.
8502
 
8503
    * Win32 and WinCE toolsets
8504
      Added a compiler option to enable Run Time Type Information.
8505
            CompileOptions ('WIN32', 'RTTI' );
8506
 
8507
      Add an option to Shared Library creation to allow the generation of
8508
      a Resource Only DLL. Option is "--ResourceOnly"
8509
 
8510
      Add an option to allow Resources to be built into Static Libraries
8511
      in the same manner at Shared Libraries.
8512
 
8513
    * WinCE toolsets
8514
      Mutual DLL support corrected. Library path is used to resolve
8515
      compiler specific libraries.
8516
 
8517
    * SOLARIS toolset
8518
      Prevent the compiler displaying its command line. This is in line
8519
      with the other tools sets. The commands can be seen with
8520
      OPTIONS=args and this may be set in the users environment.
8521
 
8522
      Modified the cleanup process to delete the links to shared
8523
      libraries. Only files, and not links to files, where being
8524
      cleaned up.
8525
 
8526
    * Microtec tools set (MOS)
8527
      Dependancy generation can display commands with OPTIONS=args
8528
 
8529
    * jats_rewriter.pl
8530
      Allow BuildName and LinkPkgArchive directives to contains arguments
8531
      with either " or ' characters.
8532
 
8533
 
8534
------------------------------------------------------------------------
8535
Version: JATS_2.11.0                                Released: 15-Mar-05
8536
------------------------------------------------------------------------
8537
Major changes:
8538
    * BuildPkgArchive operation
8539
      The entire "include" directory is copied into the interface area
8540
      The installer was trying to be too smart and only copy platform
8541
      specific files,but was missing out many needed subdirectories
8542
 
8543
      Reduce the warnings generated. These were an artifact of the process
8544
      of picking up all the strange variations of the directory structures.
8545
 
8546
    * Cleaned up the handling of object files that were generated by the
8547
      user.
8548
 
8549
    * MOS Microtec Toolset
8550
      Always present an absolute filename to the compiler
8551
      Display a shortened filename to allow the user to track progress
8552
 
8553
      This will remove error messages about the path being too long
8554
      for the   -Gf option.
8555
 
8556
Minor changes:
8557
    * SOLARIS Toolset
8558
      Remove duplicate -KPIC flags on the command line
8559
 
8560
    * Win32 and WinCE Toolset
8561
      Source files are either compiled by the C compiler as C files or
8562
      the C++ compiler as C++ files. The option to allow the compiler to
8563
      figure out what sort of file it is has been removed.
8564
 
8565
------------------------------------------------------------------------
8566
Version: JATS_2.10.0                                Released: 11-Mar-05
8567
------------------------------------------------------------------------
8568
Major changes:
8569
    * Extended BuildName to accept the form
8570
            BuildName ('package_name', 'nn.nn.nn.xxx' );
8571
 
8572
    * MOS68K and MOSCF toolset.
8573
      Extended the --board option to allow the user to define code and
8574
      data addresses for the board.
8575
 
8576
            BuildProduct( 'TP5', 'MOSCF','--board=01234H,05678H' );
8577
 
8578
      Will set the code,data address for the debugable image
8579
 
8580
    * Extended the PackageXxxxx options
8581
      1) Allow --Platform=xxx,yyy
8582
         Where xxx is a directory prefix and yyy is suffix to the
8583
         "platform" name.  Only useful within the context of the
8584
         PackageFile
8585
 
8586
      2) The operation of --Platform=xxx when used by the PackageFile
8587
         directive now treats the xxx directory as a prefix to the
8588
         platform name. Other Package directives still treat it as a
8589
         suffix. In practice this is the logical use.
8590
 
8591
    * Allow InstallLib and PackageLib to install a file that has been
8592
      discovered with a "Src" directive. This allows generated files
8593
      to be installed and packaged.
8594
 
8595
Minor changes:
8596
 
8597
    * cache_dpkg utility
8598
      If a package is found in the local_dpkg_archive then the cache
8599
      entry will be deleted and the master archive will not be accessed.
8600
 
8601
    * label utility
8602
      New option -auto to create and label
8603
 
8604
    * Build WIN32 and WinCe Mutual DLLs with all the object files
8605
      This allows the generated import library to contain C++ names
8606
 
8607
    * The BuildDirTree directive now supports an empty first argument
8608
      This allows a NULL tree.dir file, while still creating the root
8609
      directory. ie:
8610
 
8611
            BuildDirTree    ( '', 'pkg' );
8612
 
8613
    * Fixed DEVIM 00019520
8614
      The problem was that /bin/pwd could return a different path to
8615
      the Cwd:getpwd() function. Solution: Use one mechanism throughout.
8616
 
8617
 
8618
------------------------------------------------------------------------
8619
Version: JATS_2.9.0                                 Released: 28-Feb-05
8620
------------------------------------------------------------------------
8621
Major changes:
8622
    * First release for Back Office and Front Office use.
8623
 
8624
    * Added the jats tool  jats_rewrite.pl to rewrite build.pl files.
8625
      To be used by the nightly build process.
8626
 
8627
    * Work around a problem in the Microtec 68K compiler.
8628
      The compiler uses temp files. If the temp file name that the
8629
      compiler uses already exists, then the compiler will not delete
8630
      the file. Instead it appends information to the existing file.
8631
 
8632
      The workaround is to create the temp files within the build's
8633
      interface directory and to remove all temp files before each
8634
      compilation.
8635
 
8636
      This bug does not affect the Mictotec CF compiler.
8637
 
8638
Minor changes:
8639
    * The "jats clobber" command will remove version definition file, if
8640
      one is being produced.
8641
 
8642
    * Using JATS within a Visual Studio project. The "rebuild all"
8643
      option now translates to the JATS unbuild command to do a better
8644
      job of cleaning the workspace.
8645
 
8646
    * Added GetPackageRoot() directive to support the packaging of MOS
8647
 
8648
    * Generate error message for misuse of the SubDir directive
8649
 
8650
    * Modified BuildName to allow an '-' in the name.
8651
      This provides backward compatibility with existing packages.
8652
 
8653
------------------------------------------------------------------------
8654
Version: JATS_2.8.0                                 Released: 17-Feb-05
8655
------------------------------------------------------------------------
8656
Major changes:
8657
    * Added some new WINCE based targets. These require WINCE SDKs to be
8658
      installed in order for the compilers to work.
8659
 
8660
    * New PLATFORMS are WCEIT3000, WCEPA961 and WCEPCM7220
8661
 
8662
    * All invocations of xmake specify the name of the makefile
8663
      This allow GNUMakefiles and the Jats makefiles to exist in the
8664
      same directory
8665
 
8666
    * Overcome a limitation of the Microtec compiler in which the flag
8667
      _DEBUG is defined enev in production builds - contrary to the
8668
      documenattion.
8669
 
8670
Minor changes:
8671
    * Process of descpkg files allows for both Unix and DOS line endings
8672
      Under Unix JATS would report that the package names don't match
8673
 
8674
    * Corrected a problem with BuildPkgArchive in which file names with
8675
      spaces could not be soft linked. Only affects Unix systems.
8676
 
8677
    * Added a -rename to the "jats label" utility.
8678
      Ensure that the user specified label exists in the VOB
8679
 
8680
    * Correct problem with "make clean" that resulted in a verbose display
8681
      when the verbose option had not been selected
8682
 
8683
    * Correct a problem with "make unbuild". Changes in the build files
8684
      would prevent the execution of the command. This command should
8685
      be exempt from this test.
8686
 
8687
    * Correct a problem with "make clean" in the WIN32 and WINCE
8688
      platforms where the .exp files were not deleted.
8689
 
8690
    * The "JATS clobber" command now invokes "make clobber" and "build
8691
      clobber". The result is as clean a clean as it can be.
8692
 
8693
      Note: Jats "clean" does not remove a lot of files. These can be
8694
      removed with "unbuild" and "unpackage". This is what "clobber"
8695
      does.
8696
 
8697
    * The operation of "build clobber" has been cleaned up. It will
8698
      not try to invoke make if the makefiles have already been removed.
8699
 
8700
 
8701
------------------------------------------------------------------------
8702
Version: JATS_2.7.0                                 Released: 09-Feb-05
8703
------------------------------------------------------------------------
8704
Major changes:
8705
    * First release with support for the DAFBR compiler
8706
 
8707
    * Extended MergeLibrary. Added per-file options of:
8708
        --Interface         - Pull lib from Interface directory
8709
        --Local             - Pull lib from Local directory (default)
8710
        --SubDir=pathname   - Pull lib from a subdirectory
8711
                              Note: xxxx,pathname still works
8712
 
8713
    * Added "jats label" to provide a number of useful labeling
8714
      operations.
8715
 
8716
    * Added extensive help to JATS. JATS -man.
8717
 
8718
    * Added this manual ChangeLog file
8719
 
8720
Minor changes
8721
    * Added an 'ebin' command to jats to allow the JATS binary tools to
8722
      be run in a controlled environment from the command line.
8723
 
8724
    * Prune the list of library paths passed through to the various
8725
      toolsets. If a directory does not have any files in it then the
8726
      directory is not added to the library path.
8727
 
8728
      Thus if a library is located in xxxx/lib/WIN32 then JATS will
8729
      not add the xxxx/lib to the path.
8730
 
8731
    * cbuilder will now look in all VOBs for the user specified label.
8732
      The program has a list of "known" labels which it will search
8733
      first in an attempt to speed up the process.
8734
 
8735
    * The AddFlags directive will issue a warning if the flags does not
8736
      begin with a -D or a -U. The user should not be using compiler
8737
      specific flags.
8738
 
8739
    * The use of linker flags will issue a warning.
8740
 
8741
    * Process the common makefile.pl after the toolset has been
8742
      determined. This allows the toolset to extend the CompileOptions
8743
      such they are available to the common makefile.pl.
8744
 
8745
    * Added the WIN32 CompileOptions "jats_v1" to force JATS to specify
8746
      a number of compile time definitions used by earlier versions of
8747
      JATS.
8748
 
8749
    * Fixed bug in the --Debug option to the PackageProg directives that
8750
      caused both the production and debug versions to be packaged.
8751
 
8752
    * The gen_msproject utility now creates simpler names for the MS
8753
      projects that it creates. The name no longer contains the full
8754
      pathname, thus making them shorter and readable.
8755
 
8756
    * The ShowDlls utility now handles absolute and relative paths to
8757
      the initial DLL or EXE.
8758
 
8759
    * Correct problem in which the use of Generate/Rule directives may
8760
      fail since prerequisite subdirectories were not being created
8761
      since the "generate" phase was not being run.
8762
 
8763
      Added messages to prompt the user to remove Generate, Generated
8764
      and Rule directives. Use the GenerateFiles directive
8765
 
8766
    * JATS.BAT file will exclude LINUX builds by default.
8767
 
8768
    * The make NODEPEND=1 processing now does not recurse at all.
8769
      Previously each subdirectory was visited - only to do nothing.
8770
 
8771
    * Correct a problem in creating stub libraries for MOS targets if
8772
      the stub library object was not listed with the SharedLib's
8773
      objects.
8774
 
8775
    * Correct a problem with the MS Studio support. The invoked make
8776
      command is XXX_all_debug. There was a problem with this command in
8777
      that it did not do any dependancy checking and would not always
8778
      build defendants.