Subversion Repositories DevTools

Rev

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

Rev Author Line No. Line
6073 dpurdie 1
------------------------------------------------------------------------
7218 dpurdie 2
Version:  3.20.0000.cr                              Released: 23-Jul-19
7213 dpurdie 3
------------------------------------------------------------------------
4
Minor changes:
5
    * Utility: vcsdiff
6
      Extended a to allow direct comparison against various subversion branches
7
      including: released, head, trunk and a named branch. Thanks to Andrew Lewis.
8
 
7214 dpurdie 9
    * Utility: vcsdiff
10
      Add a '-patch' option to allow the creation of a 'patch' file that can be used
11
      in pre-commit code reviews.
12
 
7218 dpurdie 13
    * Utility: svn
14
      Added command 'merge' to perform a feature branch sync merge
15
      Added command 'reintegrate' to perform a reintegration merge of a feature branch.
16
 
7213 dpurdie 17
    * Utility: sandbox
18
      Improved support for package extractions that have multiple builders for the 
19
      same package. A 'stop' file in the same directory as a packages 'build.pl' file
20
      will cause the build.pl file to be ignored.
21
 
22
------------------------------------------------------------------------
7066 dpurdie 23
Version:  3.19.9000.cr                              Released: 17-Jun-19
7045 dpurdie 24
------------------------------------------------------------------------
25
Minor changes:
26
    * Undid the changes to INSTRUMENTED Builds made in 3.19.8000.cr
27
      Profiling does not interwork with Valgrind and we use Valgrind
28
 
7066 dpurdie 29
    * Platform: WCEX86A700_SOM4466
30
      Is a member of the WINCE alias as well as WINCE7
31
 
32
    * BuildPkgArchive
33
      Extended so that a directory called 'mavenRepository' will be transferred 
34
      to the interface directory.
35
 
7045 dpurdie 36
------------------------------------------------------------------------
7040 dpurdie 37
Version:  3.19.8000.cr                              Released: 13-May-19
38
------------------------------------------------------------------------
7066 dpurdie 39
 
40
NOTE NOTE NOTE : This has been reverted. It affected existing usage of Valgrind
41
 
7040 dpurdie 42
Minor changes:
43
    * INSTRUMENTED Builds
44
      Compile with the '-pg' option. This is the same as:
45
            CompileOptions('INSTRUMENT', 'profile');
46
            jats make options=profile
47
 
48
------------------------------------------------------------------------
7018 dpurdie 49
Version:  3.19.7000.cr                              Released: 18-Apr-19 
50
------------------------------------------------------------------------
51
Minor changes:
52
    * JATS-446 Windows linker options do not support those with a 'space'
53
      Second attempt to limit work to Windows
54
 
55
------------------------------------------------------------------------
7014 dpurdie 56
Version:  3.19.6000.cr                              Released: 18-Apr-19 
57
------------------------------------------------------------------------
58
Minor changes:
59
    * Platform: WCEX86A700_SOM4466
60
      Is a member of the WINCE7 alias
61
 
62
------------------------------------------------------------------------
7010 dpurdie 63
Version:  3.19.5000.cr                              Released: 17-Apr-19 
7009 dpurdie 64
------------------------------------------------------------------------
65
Minor changes:
66
    * New Platform: WCEX86A700_SOM4466
67
      A WINCE 7.0 based toolchain
68
 
7010 dpurdie 69
    * JATS-446 Windows linker options do not support those with a 'space'
70
      Supported for Windows only
71
 
7009 dpurdie 72
------------------------------------------------------------------------
6954 dpurdie 73
Version:  3.19.4000.cr                              Released: 29-Mar-19 
74
------------------------------------------------------------------------
75
Minor changes:
76
    * Internal: Added perl ZIP packages to provide support on
77
                platforms with random versions of Perl that do not
78
                have this support.
79
 
80
------------------------------------------------------------------------
6925 dpurdie 81
Version:  3.19.3000.cr                              Released: 18-Mar-19 
6910 dpurdie 82
------------------------------------------------------------------------
83
Minor changes:
84
    * New utility: rm_query - Execute simple SQL query against the Release
85
      Manager database.
86
 
6925 dpurdie 87
    * Unit Test Post processing of junit results
6922 dpurdie 88
      Remove duplicate test names that result from a unit test that runs 
89
      all other unit tests.
90
 
6925 dpurdie 91
    * CORTEXM3_IAR Toolset
92
      Included changes from David Payne to support C and C++ compilation
93
 
94
    * New platform : MANSIG
95
      Used exclusively to generate Manifest Signatures
96
      Allows a controlled machine to be located within the build system
97
 
6910 dpurdie 98
------------------------------------------------------------------------
6906 dpurdie 99
Version:  3.19.2000.cr                              Released: 28-Feb-19
100
------------------------------------------------------------------------
101
Minor changes:
102
    * GenerateFile
103
      Removed sanity test for misue of the --NoGenerate option
104
 
105
------------------------------------------------------------------------
6898 dpurdie 106
Version:  3.19.1000.cr                              Released: 27-Feb-19
107
------------------------------------------------------------------------
108
Minor changes:
109
    * Unit Test Supported
110
      Enhanced GenerateFiles to allow it to run a Unit Test with support
111
      for post processing so that the results can be included in the build system
6906 dpurdie 112
      Added sanity checks.
6898 dpurdie 113
 
114
Internal:
115
    * Unit Test Support
116
      Removed the 'ant' utf post processing filter
117
      Enhanced the 'junit' utf post processing filter to support 'ant', karma
118
      and gradle output.
119
 
120
    * Added support to remove files and folders during the 'clobber' phase
121
 
122
------------------------------------------------------------------------
6888 dpurdie 123
Version:  3.19.0000.cr                              Released: 19-Feb-19 
6887 dpurdie 124
------------------------------------------------------------------------
125
Minor changes:
126
    * Oracle Interface
127
      Corrected order in which rows are returned
128
 
129
Internal:
130
    * Provide internal indication when a dependent package is from
131
      a sandbox.
132
 
133
    * Add scripted used in the Release Manager Migration process
134
 
135
------------------------------------------------------------------------
6798 dpurdie 136
Version:  3.18.9000.cr                              Released: 10-Dec-18 
137
------------------------------------------------------------------------
138
Minor changes:
139
    * Support for Perl 5.26
140
      Removed '.' from the @INC which affects some searching.
141
      Perl 5.26 is not recommended, but is a part of Ubuntu 18.
142
 
143
    * GCC Toolset
144
      [JATS-445] Improved handling of Unit Tests that have not been
145
      built, but are attempted to run.
146
 
147
    * New Platform - STIBAXIO
148
      The AXIO device from Parkeon as used in STIB.
149
 
150
------------------------------------------------------------------------
6684 dpurdie 151
Version:  3.18.8000.cr                              Released: 28-Aug-18
152
------------------------------------------------------------------------
153
Minor changes:
154
    * Build Files
155
      Added LinkPkgExclude directive
156
 
157
------------------------------------------------------------------------
6653 dpurdie 158
Version:  3.18.7000.cr                              Released: 21-Aug-18 
159
------------------------------------------------------------------------
160
Minor changes:
161
    * Subversion support
162
      The command 'jats svn branch someName' will now create the 'branches'
163
      subdirectory within the Subversion repository if it does not already
164
      exist.
165
 
166
------------------------------------------------------------------------
6628 dpurdie 167
Version:  3.18.6000.cr                              Released: 13-Aug-18
168
------------------------------------------------------------------------
169
Minor changes:
170
    * Unit Test support
171
      Fixed breakage introduced in 3.18.5000.cr 
172
 
173
------------------------------------------------------------------------
6619 dpurdie 174
Version:  3.18.5000.cr                              Released: 07-Aug-18
175
------------------------------------------------------------------------
176
Minor changes:
177
 
178
    * Unit Test support
179
      Added support for 'googletest', via --UtfFormat=gtest
180
 
181
    * Platform: HAMMERHEAD
182
      Correctly marked as having debian packaging support under linux_x64. 
183
 
184
------------------------------------------------------------------------
185
Version:  3.18.4000.cr                              Released: 23-Jul-18
186
------------------------------------------------------------------------
187
Minor changes:
188
 
189
    * JAVA Builds
190
      Fix java version test used when ANT is provided as a dependency.
191
 
192
------------------------------------------------------------------------
193
Version:  3.18.3000.cr                              Released: 23-Jul-18
194
------------------------------------------------------------------------
195
Minor changes:
196
 
197
    * Unit Test support
198
      Added GBE_UTFTEST to Java and Android tools 
199
 
200
------------------------------------------------------------------------
201
Version:  3.18.2000.cr                              Released: 20-Jul-18
202
------------------------------------------------------------------------
203
Minor changes:
204
 
205
    * Unit Test support
206
      Fix UtfFilter_junit.pm so that it will run on all supported architectures
207
 
208
------------------------------------------------------------------------
209
Version:  3.18.1000.cr                              Released: 19-Jul-18
210
------------------------------------------------------------------------
211
Minor changes:
212
    * build command
213
      Added -localcache option to cache packages within the interface
214
      directory. A simple single package caching mechanism.
215
 
216
    * Makefile generation.
217
      Fixed issue where makefile definitions could be created out of order.
218
 
219
    * Unit Test support
220
      Added UTF post processing for junit files as produced by Karma
221
      and possibly other tools.
222
 
223
      Added GBE_UTFTEST. Used by junit processing to support multiple 
224
      test runs in the same build.
225
 
226
------------------------------------------------------------------------
227
Version:  3.18.0000.cr                              Released: 04-Jul-18 
228
------------------------------------------------------------------------
229
Minor changes:
230
    * Build File
231
      Added warnings to build directives that should be removed as they
232
      do nothing and are just noise.
233
 
234
    * Subversion utilities
235
      Extended to handle svn client 1.10 when running against a 1.10 server
236
 
237
    * Utilities: jats_rewrite and jats_upddep now support a '-zero' option
238
      This option will rewrite the build file with version numbers that
239
      are 0.0.0.0000.
240
 
241
------------------------------------------------------------------------
6511 dpurdie 242
Version:  3.17.9000.cr                              Released: 15-May-18
243
------------------------------------------------------------------------
244
Minor changes:
245
    * Restored error in the detection of jats-internal tools within packages 
246
      to allow for badly formed legacy packages.
247
 
6619 dpurdie 248
    * Fix WINCE Entry point calculation
249
 
6511 dpurdie 250
------------------------------------------------------------------------
251
Version:  3.17.8000.cr                              Released: 09-May-18
252
------------------------------------------------------------------------
253
Minor changes:
254
    * Makefile generation
255
      Correct the PATH generated in the set_<PLATFORM>.sh files
256
 
257
------------------------------------------------------------------------
258
Version:  3.17.7000.cr                              Released: 08-May-18
259
------------------------------------------------------------------------
260
Minor changes:
261
    * Available makefile variables
262
      Added $ScmBuildBaseVersion - Contains the version number, without 
263
      the project suffix, patch and build number. Useful in COTS 
264
      packages to provide the non-JATS portion of the 
265
      packages version number.
266
 
267
------------------------------------------------------------------------
6504 dpurdie 268
Version:  3.17.6000.cr                              Released: 08-May-18
269
------------------------------------------------------------------------
270
Internal:
271
    * Extended the detection of jats-internal tools within packages
272
      to allow for toolsets that require a directory structure to be 
273
      maintained (ie: cmake)
274
 
275
------------------------------------------------------------------------
276
Version:  3.17.5000.cr                              Released: 30-Apr-18
277
------------------------------------------------------------------------
278
Minor changes:
279
    * Makefile generation
280
      GenerateFiles - Added --Tool(name) argument
281
      RunTests      - Added --Tool(name) argument
282
 
283
Internal:
284
    * Debug and Verbose functions
285
      Revert to processing array items as one per line if a '++' is 
286
      encountered.
287
 
288
------------------------------------------------------------------------
6469 dpurdie 289
Version:  3.17.4000.cr                              Released: 18-Apr-18 
290
------------------------------------------------------------------------
291
 
292
Minor changes:
293
    * Makefile generation
6504 dpurdie 294
        [JATS-434] - GenerateFiles directive incorrect when 
6469 dpurdie 295
                     prerequisite cannot be found
296
 
297
------------------------------------------------------------------------
6459 dpurdie 298
Version:  3.17.3000.cr                              Released: 18-Apr-18 
299
------------------------------------------------------------------------
300
 
301
Minor changes:
302
    * ANDROID NDK Build Support
303
      Added new platforms: ANDROIDARMV7
304
      This is a part of the ANDROIDNDK alias
305
 
306
------------------------------------------------------------------------
6442 dpurdie 307
Version:  3.17.2000.cr                              Released: 17-Apr-18 
308
------------------------------------------------------------------------
309
 
310
Minor changes:
311
    * WINCE toolchains. Shared Library generation.
312
      The use of --ResourceOnly and -Entry=xxxx are mutually exclusive
313
 
6459 dpurdie 314
    * ANDROID NDK Build Support
6442 dpurdie 315
      Added new platforms: ANDROIDARM64, ANDOROIDMIPS64 and ANDROIDX86_X64
6459 dpurdie 316
      These are a part of the ANDROIDNDK alias
6442 dpurdie 317
 
318
------------------------------------------------------------------------
6423 dpurdie 319
Version:  3.17.1000.cr                              Released: 10-Apr-18
320
------------------------------------------------------------------------
321
 
322
Minor changes:
323
    * VS2015_X64. Added flags to allow the NSIS packager to generate
324
      an installer tagged as X64 instead of WIN32, but default.
325
 
326
    * GenerateFiles directive.
327
      Will display the RecipeTag, if provided, as a hint in backets when 
328
      building the package.
329
 
330
    * Makefile generation
331
      Fixed issues with $(BUILDVERNUM) embedded in rules
332
 
333
Internal:
334
    * Added FileUtils::CatPaths will silently ignore 'undef' arguents
335
      This will simplify creation of optional elements.
336
 
337
------------------------------------------------------------------------
6415 dpurdie 338
Version:  3.17.0000.cr                              Released: 06-Apr-18 
339
------------------------------------------------------------------------
340
 
341
Minor changes:
342
    * GenerateFiles directive.
343
        Added option --RecipeTag=name
344
        Remove 'undef' arguments for the call parameters
345
Internal:
346
    * Added FileUtils::ValidatePath
6423 dpurdie 347
        Centralise the testing of a user-provided path to ensure that
6415 dpurdie 348
        it is within the package being built and is sane.
349
 
350
------------------------------------------------------------------------
6403 dpurdie 351
Version:  3.16.9000.cr                              Released: 04-Apr-18
352
------------------------------------------------------------------------
353
 
354
Minor changes:
355
    * Correct buildfilter calculation on build machines
356
 
357
------------------------------------------------------------------------
6387 dpurdie 358
Version:  3.16.8000.cr                              Released: 27-Mar-18
359
------------------------------------------------------------------------
360
 
361
Minor changes:
362
    * New Directives:
363
        PackageDir  - Packages an entire directory tree
364
            Can be used to package generated components - unlike 
365
            PackageFile with the --DirTree option, which will only package
366
            files present when the makefile is generated.
367
 
368
        InstallDir  - Installs an entire directory tree
369
 
370
    * Makefile directive - RunTest
371
        Added --Dir=(path) option to allow paths to tests to be massaged
372
        as required.
373
 
374
    * Build Alias for LMOS based platforms
375
      Corrected the generation of internal alias for LMOS based platforms
376
      In particular PKG_DEB.
377
 
378
Internal:
379
    * Makefile generation. 
380
        Sped up directory searching over large number of items. 
381
        UniquePush is slow for large items.
382
 
383
    * Add helper routine to assist in creation of plugins
384
        AddToSrc() - Like Src, but will only process one file if not already known
385
 
386
    * Src directive. Add --IgnoreDup option. Suppress warnings on duplicate adds
387
 
388
    * Extended 'jats_runtime' to support PackageDir
389
 
390
------------------------------------------------------------------------
6353 dpurdie 391
Version:  3.16.7000.cr                              Released: 15-Feb-18
392
------------------------------------------------------------------------
393
 
394
Minor changes:
395
    * Directive: MakeProject and the ANDROID platform
396
      Enhanced to allow the the population of the build environment
397
      to work in production or debug Only modes - as well as the normal
398
      production and debug mode.
399
 
400
    * Subversion interface
401
      Detect newer credentials error messages and provide suitable prompt
402
 
403
Internal:
6387 dpurdie 404
    * Removed some files that are now a part of the Release Note 
405
      generation package.
6353 dpurdie 406
 
407
------------------------------------------------------------------------
6294 dpurdie 408
Version:  3.16.6000.cr                              Released: 18-Jan-18
6281 dpurdie 409
------------------------------------------------------------------------
410
 
411
Minor changes:
6294 dpurdie 412
    * Fixed build target LMOS_LINUX_I386
413
      It is meaningless, but is needed for historical builds
6285 dpurdie 414
 
6294 dpurdie 415
    * Toolset: GCC
416
      Correctly tagged the 'dbg' files such that will not be packaged
417
      when packages with the option of '--Extras=none'
418
 
419
    * Makefile generation. DPACKAGE processing
420
      Generated sorted entries so that the file is the same on all machines
421
 
6285 dpurdie 422
------------------------------------------------------------------------
6294 dpurdie 423
Version:  3.16.5000.cr                              Released: 15-Jan-18
6285 dpurdie 424
------------------------------------------------------------------------
425
 
426
Minor changes:
6294 dpurdie 427
    * WINCE Platform tweaks
428
      Prog directive: Added --Stack=0x10000,0x1000
429
      SharedLib directive: Set default entry point to _DllMainCRTStartup
430
 
431
    * Platform: WCE6ARMV4I
432
      Removed from the WINCE alias
433
      Added to the WINCE6 alias
434
 
435
------------------------------------------------------------------------
436
Version:  3.16.4000.cr                              Released: 10-Jan-18
437
------------------------------------------------------------------------
438
 
439
Minor changes:
440
    * New Platform: WCE6ARMV4I
441
      A generic Windows Embedded 6.0 platform
442
      Used under VS2008
443
 
444
    * MakeAnt directive. New option: --AllPackages.
445
      This will cause JATS to pass to the ANT build definitions to all
446
      the dependent packages, not just those specified with a 
447
      LinkPkgArchive.
448
 
6281 dpurdie 449
    * Utility: create_dpkg
450
      Added compatibility for noBuild with Ant Builds
451
 
452
------------------------------------------------------------------------
6277 dpurdie 453
Version:  3.16.3000.cr                              Released: 2-Jan-2018 
454
------------------------------------------------------------------------
455
 
456
Minor changes:
457
    * Utility: jats_generate_deployable
458
        Removed
459
 
460
    * Utility: create_dpkg
461
        Will warn on symlinks with absolute path references
462
        Will warn on symlinks that escape the package
463
        Will warn on broken symlinks
464
        Will not transfer bad links
465
 
466
    * MOS68K and MOSCF Toolsets
467
        Added support to build MOS with JATS
468
        Added Compiler directive: BuildMosOs
469
        Auto detect correct glob.lib file to be used
470
 
471
------------------------------------------------------------------------
472
Version:  3.16.2000.cr                              Released: 20-Nov-17 
473
------------------------------------------------------------------------
474
 
475
Minor changes:
476
    * Reinstated TOOLS\jats_generate_deployable.pl
477
 
478
    * Subversion Repository location
479
      The correct paths to the various SubVersion repositories is:
480
        GBE_SVN_URL_AUPERASVN01: https://auawsasvn001.vix.local/svn
481
        GBE_SVN_URL_FRBESASVN01: http://frbesasvn01.frbesa.erggroup.com/svn
482
      Windows users may need to update there jats.bat file.
483
      These are Fully Qualified Domain Names.    
484
 
485
------------------------------------------------------------------------
486
Version:  3.16.1000.cr                              Released: 17-Nov-17
487
------------------------------------------------------------------------
488
 
489
Minor changes:
490
    * Makefile creating
491
      Fixed issue locating tools in packages and the failure to extend
492
      PERLs search path to locate some extensions - ie in the utf package.
493
 
494
    * BuildArgument directive
495
      Delay processing the arguments so that aliases may work as expected.
496
 
497
   * jUnit Test Prost Process
498
     Support the <skipped /> tag correctly
499
 
500
------------------------------------------------------------------------
501
Version:  3.16.0000.cr                              Released: 02-Nov-17
502
------------------------------------------------------------------------
503
 
504
Minor changes:
505
    * Fix issue with empty GBE_BUILDFILTER and user defined GBE_PLATFORM
506
 
507
    * Deprecated use of SOLARIS under Solaris8
508
      Must use SOLARIS8_SPARC32
509
 
510
    * Sandbox
511
      Detect, report and ignore nested sandboxes
512
      Added --OnlyLevel=n option to facilitate escrow builds.
513
 
514
    * Escrow Builds
515
      Added GBE_DPKG_ESCROW to greatly simplify the process of escrow
516
      building by allowing an escrow to be performed within a jats
517
      sandbox. Unfortunately the sandbox does not support the old 
518
      JANTS style packages that many older projects use.
519
 
520
    * RHEL7, UBUNTU14 and UBUNTU16 builds
521
      Use '-std=gnu++11' for building c++ files.
522
 
523
    * Makefile generation
524
      Fix issues with the '--FromPackage' option when working against the secured
525
      dpkg_archive.
526
 
527
    * Extraction from subversion
528
      Relaxed the check for a 'tags' subdirectory with a package.
529
 
530
    * Directive: InstallHdr and PackageHdr
531
      Added --Strip=nn option to strip the first 'n' elements from the path.
532
 
533
Internal:
534
    * Major rework of the build target processing
535
      Simplified the creation of platform morphs
536
      Better detection of platforms not covered in the build
537
      Extended some displays form 79 character to 100.
538
 
539
------------------------------------------------------------------------
540
Version:  3.15.1000.cr                              Released: 19-Oct-17
541
------------------------------------------------------------------------
542
 
543
Minor changes:
544
    * Utility: jats_generate_deployable
545
      Tweaks to support non-standard debian packages provided by Oracle.
546
 
547
------------------------------------------------------------------------
548
Version:  3.15.0000.cr                              Released: 02-Oct-17
549
------------------------------------------------------------------------
550
 
551
Minor changes:
552
    * Platforms GENRIC_<MACHTYPE>
553
      Corrected generation of makefiles - 2nd attempt
554
 
555
    * Utility: jats_generate_deployable
556
      Added RHEL7 support
557
 
558
------------------------------------------------------------------------
559
Version:  3.14.9000.cr                              Released: 27-Sep-17
560
------------------------------------------------------------------------
561
 
562
Minor changes:
563
    * Platforms GENRIC_<MACHTYPE>
564
      Corrected generation of makefiles.
565
 
566
------------------------------------------------------------------------
6198 dpurdie 567
Version:  3.14.8000.cr                              Released: 26-Sep-17
568
------------------------------------------------------------------------
569
 
570
Minor changes:
571
    * Makefile generation: 
572
        [JATS-425] WCEPSPC_emu not seen as a part of the WINCE alias
573
        Affects all platforms with lowercase characters in the platform 
574
        name.
575
 
576
------------------------------------------------------------------------
577
Version:  3.14.7000.cr                              Released: 15-Sep-17 
578
------------------------------------------------------------------------
579
 
580
Minor changes:
581
    * Utility: sandbox
582
      Fixed issues with the 'buildfilter' command. The data is stored in the 
583
      sandbox_dpkg_archive subdirectory.
584
 
585
      Added options to:
586
         - Display path to build file
587
         - Handle packages with multiple builders
588
 
589
    * Templates
590
      Fixed some poor examples
591
 
592
    * New platform: SK100 (Experimental)
593
      Added an alias for the SK family of platforms.
594
      Includes special handling of Linker Scripts
595
 
596
    * Utility: jats_generate_deployable
597
      Added option to generate symlinks to packages instead of transferring
598
      the body of the package. 
599
 
600
Internal changes:
601
    * Error directive support message prefix to simplify error processing.
602
 
603
------------------------------------------------------------------------
6192 dpurdie 604
Version:  3.14.6000.cr                              Released: 04-Sep-17
605
------------------------------------------------------------------------
606
 
607
Minor changes:
608
    * Utility: jats_generate_deployable
609
      Support for RPM cots packages.
610
 
611
    * Utility: sandbox
612
      Add command: scandepth - to display/set the default scan depth for build files
613
 
614
      Added options to the 'info' command:
615
        -[no]dependencies   - Display external dependencies (default)
616
        -[no]buildorder     - Display build order (default)
617
 
618
------------------------------------------------------------------------
619
Version:  3.14.5000.cr                              Released:16-Aug-17 
620
------------------------------------------------------------------------
621
 
622
Minor changes:
623
    * Utility: jats_generate_deployable
624
      Added support to allow the inclusion of the uigen-pulse package
625
      Changes to the 'alas' name generation process
626
 
627
    * Build Directives: BuildPlatforms and BuildProducts
628
        The --Uses=XXX and --Alias=XXX options support a comma and a colon 
629
        separated list. The colon seperated list will aviod parsing 
630
        confusion.
631
 
632
        The following all have the same effect:
633
            BuildPlatforms ('P1', '--Uses=P2:P3' );
634
            BuildPlatforms ('P1', '--Uses=P2,P3' );
635
            BuildPlatforms ('P1,--Uses=P2:P3' );
636
            BuildPlatforms ('P1','--Uses=P2', '--Uses=P3' );
637
 
638
       The folling will not:
639
            BuildPlatforms ('P1,--Uses=P2,P3' );
640
 
641
    * Utility: sandbox
642
      Add 'testlinks' command to test, and optionally delete, the package
643
      symlinks.
644
 
645
------------------------------------------------------------------------
6177 dpurdie 646
Version:  3.14.4000.cr                              Released: 07-Aug-17 
6142 dpurdie 647
------------------------------------------------------------------------
648
 
649
Minor changes:
6177 dpurdie 650
    * Utility: jat_svnrelease [JATS-424]
651
      Handle obscure condition where the tag has been created directly from
652
      a merge and the merge involved the deletion of files from the fileset.
653
 
654
    * Buildfiles.
655
      Restored VS2005 to the MSWIN32 alias
656
 
657
------------------------------------------------------------------------
658
Version:  3.14.3000.cr                              Released: 02-Aug-17 
659
------------------------------------------------------------------------
660
 
661
Minor changes:
662
    * Utility: jats_generate_deployable
663
      Can create .bomGen file from scratch
664
      Improved reporting of files add, removed and updated
665
 
666
    * Makefile generation
667
      Correctly export 'PACKAGE_ARCH' as a global
668
 
669
------------------------------------------------------------------------
670
Version:  3.14.2000.cr                              Released: 04-Jul-17 
671
------------------------------------------------------------------------
672
 
673
Minor changes:
674
    * Platform: RHEL7_INSTRUMENT
675
      Marked as a NATIVE build.
676
 
677
    * Platforms: LMOS_*
678
      Inherit system aliases from base platform configuration.
679
 
680
------------------------------------------------------------------------
681
Version:  3.14.1000.cr                              Released: 03-Jul-17 
682
------------------------------------------------------------------------
683
 
684
Minor changes:
685
    * Updated copyright notices in all files
686
 
687
    * jats_extract
688
      Will no longer create a 'local_dpkg_archive'
689
      The use of a 'local_dpkg_archive' is deprecated in favor of the jats 
690
      'sandbox', which does a much better job.
691
 
692
    * Utility: jats_generate_deployable
693
        Windows: Fixed compilation error
694
 
695
    * Platform: RHEL7_INSTRUMENT
696
      Added missing configuration file
697
 
698
------------------------------------------------------------------------
699
Version:  3.14.0000.cr                              Released: 23-Jun-17
700
------------------------------------------------------------------------
701
 
702
Minor changes:
703
    * JAVA Platform [JATS-420]
704
      The java builder can use an 'ant' provided by a suitable package
705
      ie: ant_1.9.2.0000.cots
706
 
707
------------------------------------------------------------------------
708
Version:  3.13.9000.cr                              Released: 22-Jun-17 
709
------------------------------------------------------------------------
710
 
711
Minor changes:
712
    * Corrected use of shell 'echo' command
713
        Always quote the string
714
        Issue was the unquoted use of a string that contained matching square brackets
715
            ie: echo [$<] Compiling..
716
        The [..] construct is a filename expanding construct.
717
 
718
     * Win32 and Win64 makefile generation
719
       Allow the 'cmdfile' commands to be shown in verbose mode.
720
 
721
     * Makefile generation
722
       Fixed issue with some build formats and a bug in cmdfile when no path item
723
       has a directory separator.
724
 
725
------------------------------------------------------------------------
726
Version:  3.13.8000.cr                              Released: 16-Jun-17  
727
------------------------------------------------------------------------
728
 
729
Minor changes:
730
    * Makefiles: New Directive: ExtendIncDir
731
        ExtendIncDir ('*', 'private' );
732
      Specialised use only. See MASS-00166
733
 
734
    * Utility: jats_svnrelease
735
      The 'extractFiles' option will display the files extracted when 
736
      running on a build machine.
737
 
738
    * Windows builds
739
      [JATS-419] Visual Studio builds fail with fatal error C1090: PDB API call failed, error code '23'
740
      Use same value for _MSPDBSRV_ENDPOINT_ in all makefiles
741
 
742
 
743
------------------------------------------------------------------------
744
Version:  3.13.7000.cr                              Released: 13-Jun-17 
745
------------------------------------------------------------------------
746
 
747
Minor changes:
748
    * Utility: jats
749
        Added option -script. Supresses internal warnings when capturing
750
        output within a scripting environment.
751
 
752
    * Utility: sandbox
753
      Allow the build.pl file to be upto 4 directories deep
754
        Slows down sandbox scanning
755
        Provides backward compatability with old projects
756
 
757
    * Makefile directive: MakePerl
758
        Added option to control the output format to better support multiple
759
        build machines.
760
 
761
    * Build File
762
      Fixed handling of aliases that broke the (not recommended) construct
6142 dpurdie 763
        BuildProduct ( 'CSHARP2010', 'WIN32,--Version=MS.NET2010' );
764
 
6177 dpurdie 765
    * Windows builds
766
      [JATS-419] Visual Studio builds fail with fatal error C1090: PDB API call failed, error code '23'
767
 
768
Experimental:
769
    * New platform: RHEL7_INSTRUMENT and RHEL7
770
        Supported on RHEL7 and Centos with a MACHTYPE of linux_el7_x64
771
 
772
    * Makefiles. New aliases
773
        PKG_DEB, PKG_RPM and PKG_WIN
774
        Internal use only at the moment
775
 
6142 dpurdie 776
------------------------------------------------------------------------
6133 dpurdie 777
Version:  3.13.6000.cr                              Released: 04-May-17
6085 dpurdie 778
------------------------------------------------------------------------
779
 
780
Minor changes:
6133 dpurdie 781
    * Makefile directive: PackageFiles
782
      Added option: --PreserveSymlinks. 
783
        Used internally for preserving symlinks when building SDKs
784
 
785
    * Utility: jats_generate_deployable
786
      Ongoing improvements.
787
 
788
Internal:
789
    Class: JatsCopy::CopyDir
790
        Added options
791
            NoRecurse
792
            NoSubDirList
793
 
794
------------------------------------------------------------------------
795
Version:  3.13.5000.cr                              Released: 13-Apr-17
796
------------------------------------------------------------------------
797
 
798
Minor changes:
799
    * Makefiles: Enhanced platform specifier
800
      Allows mixed use of included and excluded platform names.
801
        ie: Src ('DEVLINUX,!UBUNUT12', .... )
802
 
803
    * New Utilities: jats_generate_deployable, jats_generate_bom
804
      Experimental utilities for generation of BOMS
805
 
806
------------------------------------------------------------------------
807
Version:  3.13.4000.cr                              Released: 31-Mar-17 
808
------------------------------------------------------------------------
809
 
810
Minor changes:
811
    * Build Files. BuildSrcArchive
812
      Exclude .svn sub directories.
813
 
814
    * Utility: jats_sandbox
815
      Improved behaviour of packages that do not build with the current
816
      build filters. They will be silently skipped and not create 
817
      build errors.
818
 
819
    * Build Files - New alias : INSTRUMENT
820
      This is an alias for active instrumented build targets
821
 
822
    * Build Files - New directive : BuildAliasDef
823
      Shorthand for
824
        BuildAlias ('xxx,--Define', ... );
825
      This is the preferred method for defining aliases
826
 
827
    * Build Files - BuildAlias directive
828
      The build alias has been extended to support the use of a '!' operator
829
      This allows one, or more platforms to be removed from a definition.
830
      Examples: 
831
        BuildAlias( 'A1,--Define', 'DEVLINUX,!ARM9TDMI');
832
        BuildAliasDef ('A1', 'DEVLINUX,!ARM9TDMI'); 
833
            All platforms covered by the DEVLINUX alias, except ARM9TDMI
834
 
835
        BuildAlias( 'A2,--Define', '!ARM9TDMI');
836
        BuildAliasDef( 'A2', '!ARM9TDMI');
837
            All active platforms, except the ARM9TDMI.
838
 
839
    * Platforms: GENERIC_XXX
840
      Improved operation of machType based generic platforms when used within the
841
      build system.
842
 
843
Experimental:
844
    * Support for Red Hat Enterprise Linux 7
845
      Compiler is supported via the new platform RHEL7
846
      Jats support is provided via a machine type of linux_x64.
6177 dpurdie 847
      This will change 
6133 dpurdie 848
 
849
------------------------------------------------------------------------
850
Version:  3.13.3000.cr                              Released: 13-Mar-17
851
------------------------------------------------------------------------
852
 
853
Minor changes:
854
    * Build Files. BuildSrcArchive
855
      Added a 'platform' argument. It is only used on build machines to
856
      prevent the archive being build on multiple machines.
857
 
858
------------------------------------------------------------------------
859
Version:  3.13.1000.cr                              Released: 01-Mar-17 
860
------------------------------------------------------------------------
861
 
862
Minor changes:
863
    * Directive: MakePerlModule
864
      Fixed build issues associated with building Perl Modules under VS2012.
865
      Minor differences in the operation of nmake.
866
 
867
    * Build Files
868
      Handle build.pl files with out a BuildInterface directive
869
      Will force an interface directory called 'interface'
870
 
871
      Modified parsing of the BuildName to handle some instances of
872
      incorrect use of the '--RelaxedVersion' option.
873
 
874
      Note: This option is to be deprecated. Do not use it.
875
            Jats will handle '.cots' packages correctly by itself.
876
 
877
   * New Platforms: GENERIC_XXX
878
     A collection of platforms (Alias of GENERICS) that provide an architecture 
879
     specific  build target. The name of the target is created by joining the
880
     keyword GENERIC_ with the Jats Machine Type. 
881
        ie: GENERIC_WIN32, GENERIC_LINUX_I386, GENERIC_LINUX_X64
882
 
883
     These targets cannot be mixed with non-generic targets (on the same machine), nor the GENERIC
884
     build target. It is possible to mix GENERIC_WIN32 with UBUNTU16 as they appear on
885
     different architectures.
886
 
887
     The targets function is in a similar manner to the GENERIC build target, but
888
     are directed to one or more machines.
889
 
890
     Intended uses:
891
        Windows: Creating installers. 
892
                 The NSIS builder does not require a compiler toolchain.
893
 
894
       All: Specialized packaging.
895
 
896
    * Makefiles
897
      New option in the platform specifier. --Alias=alias1[:alias2]*
898
      Allows the directive to be true if the current build has the specified alias.
899
      Eg:
900
        PackageFile ('--Alias=TOOLSET',DEVLINUX', ...)
901
      Will package the file(s) if the current build is for a platform that is
902
      a part of the TOOLSET alias AND is also member of the DEVLINUX alias.
903
      It could also have been written as:
904
        PackageFile ('--Alias=TOOLSET',--Alias=DEVLINUX', ...)
905
      but NOT as:
906
        PackageFile ('--Alias=TOOLSET:DEVLINUX', ...)
907
        PackageFile ('TOOLSET,DEVLINUX', ...)
908
            as these will be true if current platform is a TOOLSET or DEVLINUX
909
 
910
    * Utility: sandbox
911
      Subcommand info 
912
        - Added option to test fingerprints
913
        - Display status in a column for easy reading
914
 
915
------------------------------------------------------------------------
916
Version:  3.13.0000.cr                              Released: 20-Feb-17
917
------------------------------------------------------------------------
918
 
919
Minor changes:
920
    * New build.pl directive BuilToolset.
921
      This directive will enable the generation of the TOOLSET alias.
922
      Provides a sanity test to ensure that tools can be built.
923
      Includes options to limit use to specific architectures
924
 
925
    * Support for building many of the platforms on a linux_x64 based machine
926
      Previously many of the compiler were limited to the Ubuntu12 machines.
927
      These can now be built on an Ubuntu16 based machine.
928
 
929
    * GenerateFiles directive
930
      Added --Var(Toolset) and --Var(Native).
931
 
932
    * Utility: sandbox
933
      Added a 'fingerprint' command to manipulate packages fingerprints.
934
 
935
      Sped up the location of build files. The results are cached and 
936
      recalulated if the user adds or removes packages from the sandbox.
937
 
938
Internal changes:
939
    * Centralizing build platform information.
940
 
941
------------------------------------------------------------------------
942
Version:  3.12.9000.cr                              Released: 10-Feb-17 
943
------------------------------------------------------------------------
944
 
945
Minor changes:
946
    * Build File. BuildExclude directive
947
      Added special platform of 'INSTRUMENT'. This will exclude 
948
      all Instrumented builds.
949
 
950
    * 64 Bit Linux Build Machines
951
      Allowed Java to be built on such machine - if it is installed.
952
 
953
    * Build Alias - TOOLSET
954
      Changed the manor in which the alias is calculated.
955
      On a build machine it will use the BUILDFILTER to determine which 
956
      machine may build the toolset.
957
 
958
      On a developers machine it will use the first suitable available 
959
      platform.
960
 
961
------------------------------------------------------------------------
962
Version:  3.12.8000.cr                              Released: 07-Feb-17
963
------------------------------------------------------------------------
964
 
965
Minor changes:
966
    * Utility: sandbox
967
      Changed method of accessing SHA1 routines to allow compatibility
968
      with older versions of Perl.
969
 
970
------------------------------------------------------------------------
971
Version:  3.12.7000.cr                              Released: 07-Feb-17
972
------------------------------------------------------------------------
973
 
974
Minor changes:
975
    * Build Processing
976
      Removed processing of CVS change log and associated command line options
977
      It is not used.
978
 
979
      Tweaks to the calculation of the TOOLSET alias to allow it to work when
980
      the build system is split across multiple machines.
981
 
982
    * Utility: escrow
983
      Added -skim option
984
 
985
    * Utility: sandbox
986
      Many improvements:
987
        Can be invoked in a subdirectory and will only build packages required
988
        by the package that contains the current subdirectory.
989
 
990
        Package build order is alphabetic, within each build level.
991
 
992
        Added '-keepgoing' option to several commands to allow processing even
993
        if an error is detected.
994
 
995
        Generate a package fingerprint and use it to determine if a package
996
        needs to be rebuilt at all.
997
 
998
        Added 'skip' and 'unskip' commands to allow a package to be marked to be
999
        skipped during the build.
1000
 
1001
        The 'info' subcommand indicates which packages have been built.
1002
 
1003
------------------------------------------------------------------------
1004
Version:  3.12.6000.cr                              Released: 06-Feb-17
1005
------------------------------------------------------------------------
1006
 
1007
Minor changes:
1008
    * New build Alias - TOOLSET
1009
      TOOLSET is, at most, one platform in the current build, which build 
1010
      artifacts that can be expected to run on the build machine.
1011
 
1012
      The TOOLSET alias has been created to simplify the support
1013
      for building and packaging of JATS-internal utilities.
1014
 
1015
------------------------------------------------------------------------
1016
Version:  3.12.5000.cr                              Released: 30-Jan-17
1017
------------------------------------------------------------------------
1018
 
1019
Minor changes:
1020
    * JATS Wrapper
1021
      Changes to the package location library to allow JATS to locate
1022
      build files in very deep directory trees. Windows path limits
1023
      were causing some issues.
1024
 
1025
------------------------------------------------------------------------
1026
Version:  3.12.4000.cr                              Released: 25-Jan-17
1027
------------------------------------------------------------------------
1028
 
1029
Minor changes:
1030
    * VS2015, VS2015_X64 and CSHARP2015 builds
1031
      Minor tweaks to the configuration and detection of the installed compiler
1032
 
1033
------------------------------------------------------------------------
1034
Version:  3.12.3000.cr                              Released: 24-Jan-17
1035
------------------------------------------------------------------------
1036
 
1037
Minor changes:
1038
    * New JATS Platforms: VS2015, VS2015_X64 and CSHARP2015
1039
 
1040
Internal:
1041
    * Support to extract build aliases from the build metadata.
1042
 
1043
------------------------------------------------------------------------
1044
Version:  3.12.2000.cr                              Released: 11-Jan-17
1045
------------------------------------------------------------------------
1046
 
1047
Minor changes:
1048
    * JATS Build
1049
      Removed warning about duplicate function definition
1050
 
1051
------------------------------------------------------------------------
1052
Version:  3.12.1000.cr                              Released: 10-Jan-17
1053
------------------------------------------------------------------------
1054
 
1055
Minor changes:
1056
    * New Platforms: UBUNTU16 and UBUNTU16_INSTRUMENT
1057
      Uses gcc 5.4.0
1058
      For packages to be deployed under Ubuntu16 LTS
1059
 
6085 dpurdie 1060
    * Utility: vcsdiff
1061
      Added option to allow users to extend the 'diff' command line
1062
      Requires knowledge of the underliying diff utility being used
1063
      on the particular platform.
1064
 
1065
------------------------------------------------------------------------
6079 dpurdie 1066
Version:  3.12.0000.cr                              Released: 16-Nov-16
1067
------------------------------------------------------------------------
1068
 
1069
Minor changes:
1070
    * Build Alias
1071
      Removed 'LINUX_I386' from the 'LINUX' alias
1072
      LINUX_I386 should only be used to build JATS tools.
1073
 
1074
------------------------------------------------------------------------
6073 dpurdie 1075
Version:  3.11.9000.cr                              Released: 11-Nov-16
1076
------------------------------------------------------------------------
6065 dpurdie 1077
 
6073 dpurdie 1078
Minor changes:
1079
    * Packaging directives
1080
      Corrected escaping of ${GBE_TYPE} as well as the preferred $(GBE_TYPE)
1081
      as seen in some Java-centric packages.
1082
 
1083
    * BuildPkgArchive directive
1084
      [JATS-411] Detect when the the users build filter has been modified
1085
      pick up new build artifacts.
1086
 
4362 dpurdie 1087
------------------------------------------------------------------------
6065 dpurdie 1088
Version:  3.11.8000.cr                              Released: 08-Nov-16 
1089
------------------------------------------------------------------------
1090
 
1091
Minor changes:
1092
    * jats.bat and related example config files
1093
      Added GBE_SVN_URL_AUPERASVN02 to support the new Repo Server
1094
 
1095
    * MergeLibrary directive
1096
      Corrected escaping of $(OBJDIR).
1097
 
1098
------------------------------------------------------------------------
5999 dpurdie 1099
Version:  3.11.7000.cr                              Released: 23-Sep-16
1100
------------------------------------------------------------------------
1101
 
1102
Minor changes:
1103
    * Makefile Package and Install directives
1104
      Addressed [JATS-405] - PackageFile does not handle files with a colon 
1105
                             in the name
1106
      Prevent colon escaping on Windows machines as it doesn't work and
1107
      interferes with sme valid file names.
1108
 
1109
------------------------------------------------------------------------
5995 dpurdie 1110
Version:  3.11.6000.cr                              Released: 23-Sep-16
1111
------------------------------------------------------------------------
1112
 
1113
Minor changes:
5999 dpurdie 1114
    * [JATS-406] Dependency generation fails when building linux_drivers_viper
5995 dpurdie 1115
      Fixed an issue in JATS' mkdepend utility. Detect attempts to divide 
1116
      and mod by zero and generate an error and not a program fault.
1117
 
1118
------------------------------------------------------------------------
1119
Version:  3.11.5000.cr                              Released: 22-Sep-16
1120
------------------------------------------------------------------------
1121
 
1122
Minor changes:
1123
    * Makefile Package and Install directives
1124
      Addressed [JATS-405] - PackageFile does not handle files with a colon 
1125
                             in the name
1126
      Centralized handling of filename escaping.
1127
 
1128
      Note: The 'colon' character is not supported under Windows. This is a
1129
      limitation of Windows, not JATS. The use of a colon in a file name is
1130
      strongly discouraged. Such files can only be manipulated under Unix.
1131
 
1132
    * Make operations uninstall, unpackage and clobber
1133
      Improved the deletion of files such that only files that exist will 
1134
      be logged as deleted.
1135
 
1136
------------------------------------------------------------------------
5987 dpurdie 1137
Version:  3.11.4000.cr                              Released: 21-Sep-16
1138
------------------------------------------------------------------------
1139
 
1140
Minor changes:
1141
    * RunTest directive. Windows Only
1142
      [JATS-404] RunTest under Windows does not handle paths correctly
1143
 
1144
------------------------------------------------------------------------
5970 dpurdie 1145
Version:  3.11.3000.cr                              Released: 29-Aug-16
1146
------------------------------------------------------------------------
1147
 
1148
Minor changes:
1149
    * Platform: VS2010 and VS2012
1150
      [JATS-176] Generate Visual Studio Property Sheet to simplify use within JATS
1151
      Add build directive 'BuildPropertyPages' - See MASS-00166
1152
 
1153
------------------------------------------------------------------------
5941 dpurdie 1154
Version:  3.11.2000.cr                              Released: 04-Aug-16
1155
------------------------------------------------------------------------
1156
 
1157
Minor changes:
1158
    * Utility: timeout - All supported Unix platforms
1159
      Addressed [JATS-396] - timeout utility can hang - Unix 
1160
 
1161
------------------------------------------------------------------------
5935 dpurdie 1162
Version:  3.11.1000.cr                              Released: 03-Aug-16
1163
------------------------------------------------------------------------
1164
 
1165
Minor changes:
1166
    * Utility: timeout (linux)
1167
      Addressed [JATS-396] - timeout utility can hang - linux
1168
 
1169
------------------------------------------------------------------------
5910 dpurdie 1170
Version:  3.11.0000.cr                              Released: 27-Jul-16
5909 dpurdie 1171
------------------------------------------------------------------------
1172
 
1173
Minor changes:
1174
    * Configuration
1175
      Changed templates and scripts to reflect the new location of the
1176
      Release Manager database. Correct configuration is:
5914 dpurdie 1177
        GBE_RM_LOCATION=jdbc:oracle:thin:@auawsards001.vix.local:1521:RELEASEM
5909 dpurdie 1178
 
1179
    * Release Manager Database interface
1180
      Improved performance of tools that access the Release Manager database.
1181
 
1182
    * Utility: test_rmconnection
5914 dpurdie 1183
      Added options to allow separate testing of the Database and the Webserver.
5909 dpurdie 1184
 
1185
------------------------------------------------------------------------
5885 dpurdie 1186
Version:  3.10.14000.cr                              Released: 12-Jul-16
5882 dpurdie 1187
------------------------------------------------------------------------
1188
 
1189
Minor changes:
1190
    * Jats Build
1191
      [JATS-266] jats install and package - does not preserve symbolic links
5885 dpurdie 1192
      Shared libraries, under Unix, are created with one or two symlinks to 
5882 dpurdie 1193
      the library: link and soname.
1194
      When the shared library is Installed or Packaged the symlink was not 
1195
      preserved resulting in a much larger package that really required.
1196
 
1197
      Shared library symlinks are marked and are now copied so as to 
1198
      preserve the symlink.
1199
 
5884 dpurdie 1200
    * Jats make - Instrumented builds
1201
      [JATS-350] GCOV creates files in uncontrolled locations within the build system
1202
      The files generated by gcov are now contained within the package
5882 dpurdie 1203
 
5884 dpurdie 1204
      [JATS-395] GCOV does not work for all build topologies
1205
      Improved the extraction of gcov information to allow for all 
1206
      build topologies.
1207
 
1208
      Reduced the output when running the code coverage tools
5885 dpurdie 1209
      The can be re-enabled by adding an 'options=args' to the make 
5884 dpurdie 1210
      command.
1211
 
1212
      Simplified the processing of the coverage data.
1213
 
1214
 
5882 dpurdie 1215
------------------------------------------------------------------------
5878 dpurdie 1216
Version:  3.10.13000.cr                              Released: 08-Jul-16
5872 dpurdie 1217
------------------------------------------------------------------------
1218
 
1219
Minor changes:
1220
    * Jats Installation
1221
      Improved post install script to hook into build system automated 
1222
      deployment.
1223
 
5878 dpurdie 1224
    * Build Generation
1225
      [JATS-374] Units tests can't run if soname libraries are not present
1226
        Generate sonames to the shared libraries present in dependent packages
1227
        Extend the library search path to include this sonames.
1228
 
1229
    * Makefile directive GenerateFiles
1230
      Corrected error introduced in 3.10.12000.cr 
1231
 
5872 dpurdie 1232
------------------------------------------------------------------------
5868 dpurdie 1233
Version:  3.10.12000.cr                              Released: 07-Jul-16
5859 dpurdie 1234
------------------------------------------------------------------------
1235
 
1236
Minor changes:
1237
    * Improved use of cppcheck - Static code analysis (Adrien Oliva)
1238
        Enable all possible check
1239
        Force analysis of all pre-processor branch
1240
        Remove false positive
1241
            Missing include, unused function and unmatched suppression
1242
        Configure cppcheck to ignore files provided by the compiler
5867 dpurdie 1243
            We do not want to analyze compiler
5859 dpurdie 1244
        Fix variable name
1245
 
5862 dpurdie 1246
    * GCC Toolchain
1247
      Improved header file dependency generation through correct calculation
1248
      of the compiler header file search paths.
5859 dpurdie 1249
 
5862 dpurdie 1250
    * IAR Toolchain
1251
      Corrected the generation of the Program Loader
5859 dpurdie 1252
 
5862 dpurdie 1253
    * Internal Utility: cache_dpkg
1254
      Improved handling (under windows) of files with the same name but
1255
      different case. Generate a clear warning message.
1256
 
5868 dpurdie 1257
    * Makefile directive GenerateFiles [JATS-178]
1258
      Attempting to generate a file that is also marked as a source file is
5867 dpurdie 1259
      now an error.
1260
 
5859 dpurdie 1261
------------------------------------------------------------------------
5868 dpurdie 1262
Version:  3.10.11000.cr                              Released: 01-Jul-16
5848 dpurdie 1263
------------------------------------------------------------------------
1264
 
1265
Minor changes:
5859 dpurdie 1266
    * Jats internal utility 'timeout'
1267
      Improved stability under Server 2013
1268
      Reinstated use of 'timeout' in unit tests running under Windows.
5848 dpurdie 1269
 
5859 dpurdie 1270
    * Utility: jats -buildfiter=xxx
1271
      Corrected the operation of the -buildfilter=xxx option when used 
1272
      within a sandbox.
5848 dpurdie 1273
 
1274
------------------------------------------------------------------------
5868 dpurdie 1275
Version:  3.10.10000.cr                              Released: 28-Jun-16 
5818 dpurdie 1276
------------------------------------------------------------------------
1277
 
1278
Minor changes:
5859 dpurdie 1279
    * Platform: CORTEXM3_ARM
1280
      Corrected the generation of the Program Loader
5830 dpurdie 1281
 
5859 dpurdie 1282
    * UBUNUTU12C11_INSTRUMENT and UBUNUTU12_INSTRUMENT platforms
1283
      lcov includes branch coverage
1284
 
1285
    * All _INSTRUMENT targets
1286
      Limit coverage to file within the package
1287
      Now excludes all external libraries
5818 dpurdie 1288
 
5859 dpurdie 1289
      The 'make clean' operation will remove intermediate files generated 
1290
      by the coverage.
5818 dpurdie 1291
 
1292
    * Unit Tests
5859 dpurdie 1293
      'make clean' now removes temp 'rc' file generated while running the test
5818 dpurdie 1294
 
5859 dpurdie 1295
    * Internal Utility: cache_dpkg
1296
      [JATS-388] Package caching does not support multiple instances updating 
1297
      the same version
5818 dpurdie 1298
 
5859 dpurdie 1299
    * Internal Utility: cache_dpkg
1300
      assemble_dpkg - purge stale package fragments from the package fragment 
1301
      assembly area.
5828 dpurdie 1302
 
5859 dpurdie 1303
    * Sandbox
1304
      [JATS-389] Sandbox does not support packages that use deployment
1305
      directives.
5819 dpurdie 1306
 
5818 dpurdie 1307
------------------------------------------------------------------------
5796 dpurdie 1308
Version:  3.10.9000.cr                               Released: 14-Jun-16 
5792 dpurdie 1309
------------------------------------------------------------------------
1310
 
1311
Minor changes:
5859 dpurdie 1312
    * [JATS-372] Long pathnames kill metrics gathering
1313
      See Jira issue for full details
5792 dpurdie 1314
 
5859 dpurdie 1315
    * [JATS-373] UBUNUTU12C11 and UBUNUTU12C11_INSTRUMENT platforms
1316
      Specify the dynamic linker used to load programs generated by this compiler
5796 dpurdie 1317
 
5859 dpurdie 1318
        NOTE: Programs generated for this platform require the installation of the
1319
              vix-ubuntu12-c11-glibc installer from the 'linux-glibc' package.
5796 dpurdie 1320
 
5792 dpurdie 1321
------------------------------------------------------------------------
5783 dpurdie 1322
Version:  3.10.8000.cr                               Released: 02-Jun-16
1323
------------------------------------------------------------------------
1324
 
1325
Minor changes:
5859 dpurdie 1326
    * Platform: CORTEXM3_ARM
1327
      Added assembler flags
5783 dpurdie 1328
 
5859 dpurdie 1329
    * Utility cache_dpkg
1330
      Seperate wait-for-replication and copy-to-cache
5783 dpurdie 1331
 
5859 dpurdie 1332
    * Build Directive - BuildName
1333
      Added a 3 argument form
1334
        BuildName ('pkgName', 'Version', 'Suffix' );
1335
      Improved error reporting.
5783 dpurdie 1336
 
1337
------------------------------------------------------------------------
5761 dpurdie 1338
Version:  3.10.7000.cr                               Released: 19-May-16 
5757 dpurdie 1339
------------------------------------------------------------------------
1340
 
1341
Minor changes:
5859 dpurdie 1342
    * Platform: CORTEXM3_ARM
1343
      Changed to use Embedded Workbench 7.4
5757 dpurdie 1344
 
5859 dpurdie 1345
      Added --CrcRange=... option to the CORTEXM3_ARM Prog directive
1346
      Used to specify the range to fill and CRC.
5757 dpurdie 1347
 
1348
------------------------------------------------------------------------
5744 dpurdie 1349
Version:  3.10.6000.cr                               Released: 13-May-16
5743 dpurdie 1350
------------------------------------------------------------------------
1351
 
1352
Minor changes:
5859 dpurdie 1353
    * Utility cache_dpkg
1354
      When used by the build system, the contents of the 'lcov' directory
1355
      will not be cached.
5743 dpurdie 1356
 
5859 dpurdie 1357
      Add facility to allow build system to wait for package replication
1358
      to occur. Only active when a replica store is configured.
5744 dpurdie 1359
 
5859 dpurdie 1360
    * UBUNUTU12C11 and UBUNUTU12C11_INSTRUMENT platforms
1361
      Added 'rpath' elements to generated executables to ensure that
1362
      the all glibc components required by the runtime can be located.
5744 dpurdie 1363
 
5743 dpurdie 1364
------------------------------------------------------------------------
5736 dpurdie 1365
Version:  3.10.5000.cr                               Released: 06-May-16
1366
------------------------------------------------------------------------
1367
 
1368
Minor changes:
5859 dpurdie 1369
    * C11 Support under GCC
1370
      Use '-std=gnu++11' for building c++ files (Not -std=c++11) 
1371
      Note: Use of the compiler definition 'linux' is non-standard
1372
            __linux__ is the standard definition.
5736 dpurdie 1373
 
1374
------------------------------------------------------------------------
5732 dpurdie 1375
Version:  3.10.4000.cr                               Released: 09-May-16
5731 dpurdie 1376
------------------------------------------------------------------------
1377
 
1378
Minor changes:
5859 dpurdie 1379
    * Code coverage Support under GCC
1380
      Ensure that the correct gcov utility is used. Gcov is a part of the compiler
1381
      toolset. Affects UBUNUTU12C11_INSTRUMENT.
5731 dpurdie 1382
 
5859 dpurdie 1383
    * Platform: CORTEXM3_ARM
1384
      Continuing tweaks.
5731 dpurdie 1385
 
1386
------------------------------------------------------------------------
5726 dpurdie 1387
Version:  3.10.3000.cr                               Released: 06-May-16
1388
------------------------------------------------------------------------
1389
 
1390
Minor changes:
5859 dpurdie 1391
    * C11 Support under GCC
1392
      Added '-std=c++11' for building c++ files
5726 dpurdie 1393
 
1394
------------------------------------------------------------------------
5717 dpurdie 1395
Version:  3.10.2000.cr                               Released: 04-May-16 
5708 dpurdie 1396
------------------------------------------------------------------------
1397
 
1398
Minor changes:
5859 dpurdie 1399
    * Removed use of 'timeout' on unit tests in a Windows environment 
1400
      pending several Windows issues. Total 'make' time is still being enforced.
5708 dpurdie 1401
 
5859 dpurdie 1402
    * New platforms
1403
      COBRA2 - Similar to COBRA, but using a C11 compliant version of GCC
1404
      VIPER2 - Similar to PPC_603E, but using a C11 compliant version of GCC
1405
      UBUNUTU12C11 - Similar to UBUNTU12. Uses the same version of GCC as COBRA2 and VIPER2
1406
      UBUNUTU12C11_INSTRUMENT - Instrumented builds of UBUNUTU12C11
1407
      DEVLINUX includes all of these new platforms.
5708 dpurdie 1408
 
5859 dpurdie 1409
    * New Utility: 
1410
        checkRelease - Locate package-Version required by a Release/SBOM/Package
1411
        that are not in dpkg_archive.
5708 dpurdie 1412
 
1413
Internal:
5859 dpurdie 1414
    * Removed runtime warning from buildlib.pl
5708 dpurdie 1415
 
5859 dpurdie 1416
    * Updated VIX Copyright notices
5710 dpurdie 1417
 
5708 dpurdie 1418
------------------------------------------------------------------------
5700 dpurdie 1419
Version:  3.10.1000.cr                               Released: 19-Apr-16
5695 dpurdie 1420
------------------------------------------------------------------------
1421
 
5700 dpurdie 1422
Minor changes:
5859 dpurdie 1423
    * Jats internal utility 'timeout'
1424
      Fixed compatibility issue under Windows-7
5700 dpurdie 1425
 
1426
------------------------------------------------------------------------
1427
Version:  3.10.0000.cr                               Released: 15-Apr-16
1428
------------------------------------------------------------------------
1429
 
5695 dpurdie 1430
Major changes:
5859 dpurdie 1431
    * Jats make
1432
        All make commands are now time limited to a maximum of 3 hours.
1433
        This default can be altered with the -maxtime option.
1434
        The global default can be set with the EnvVar GBE_MAXMAKE.
5695 dpurdie 1435
 
5859 dpurdie 1436
      This feature is to prevent unit tests from hijacking the build system.
5695 dpurdie 1437
 
5859 dpurdie 1438
    * RunTest directive
1439
        Runtime of automated unit tests is limited to (default) 30 minutes
1440
        The RunTest directive has a --MaxTime parameter to alter the default
1441
        time.
5695 dpurdie 1442
 
5859 dpurdie 1443
      This feature is to prevent unit tests from hijacking the build system.
5695 dpurdie 1444
 
5859 dpurdie 1445
    * Build Platform Aliases: DEVLINUX and LMOS_DEVLINUX
1446
        Removed LINUX_EMU from DEVLINUX
1447
        Removed LMOS_LINUX_EMU from LMOS_DEVLINUX
5695 dpurdie 1448
 
5859 dpurdie 1449
        There is no target environment for LINUX_EMU to run on.
1450
        building for this target is pointless.
5695 dpurdie 1451
 
1452
------------------------------------------------------------------------
5680 dpurdie 1453
Version:  3.9.0000.cr                               Released: 11-Apr-16
5679 dpurdie 1454
------------------------------------------------------------------------
1455
 
5680 dpurdie 1456
Major changes:
5859 dpurdie 1457
    * New buildfile directive: BuildExclude
1458
      Allows spcific targets to be excluded from the build. Intended to be 
1459
      used in conjunction with Platform aliases such as DEVLINUX. ie:
1460
        BuildPlatforms('DEVLINUX');
1461
        BuildExclude('ARM9TDMI', 'LINUX_EMU');      # Targets specfically not supported
5679 dpurdie 1462
 
5680 dpurdie 1463
Minor changes:
5859 dpurdie 1464
    * New Platform: CORTEXM3_ARM
1465
      Used by the next generation of Security Module
1466
 
5679 dpurdie 1467
------------------------------------------------------------------------
5673 dpurdie 1468
Version:  3.8.7000.cr                               Released: 04-Apr-16 
5637 dpurdie 1469
------------------------------------------------------------------------
1470
 
1471
Minor changes:
5859 dpurdie 1472
    * Visual Studio 2012 support
1473
      Added support for update 5. Now allowes either update 4 or update 5.
1474
      Note: Update-4 is the documented (required) version.
5637 dpurdie 1475
 
5859 dpurdie 1476
    * Internal tool for windows : which.exe
1477
      Updated the internal utility 'which' provided under windows for shell
1478
      compatability. It was found to not work with Server 2003.
5645 dpurdie 1479
 
5859 dpurdie 1480
    * Makefile directive: MakeLinuxDriver
1481
      Added support for Module Versioning bewteen modules in the same build.
5672 dpurdie 1482
 
5637 dpurdie 1483
------------------------------------------------------------------------
5619 dpurdie 1484
Version:  3.8.6000.cr                               Released: 15-Mar-16
1485
------------------------------------------------------------------------
1486
 
1487
Minor changes:
5859 dpurdie 1488
    * SK20 Toolchain
1489
      Version 4.1.0 of the SK20 toolchain has beencompletely replaced
1490
      with a new version. 4.1.1. The SK20V1 target uses the new compiler.
5619 dpurdie 1491
 
5859 dpurdie 1492
      Version 4.1.0 was not used to generate released software. It is
1493
      no longer needed. The new compiler-version is available in the
1494
      arm-unknown-linux-gnueabi-sk20 package.
5619 dpurdie 1495
 
1496
------------------------------------------------------------------------
5582 dpurdie 1497
Version:  3.8.5000.cr                               Released: 25-Feb-16
1498
------------------------------------------------------------------------
1499
 
1500
Minor changes:
1501
    * System Utility - assemble_dpkg
5859 dpurdie 1502
      Allow for both unix and windows generated .tar.gz files
1503
      The windows files do not have './' prepended
5582 dpurdie 1504
 
1505
------------------------------------------------------------------------
5578 dpurdie 1506
Version:  3.8.4000.cr                               Released: 24-Feb-16
1507
------------------------------------------------------------------------
1508
 
1509
Minor changes:
1510
    * System Utility - assemble_dpkg
5859 dpurdie 1511
      Windows and Unix create tar-zip files via different mechanisms
1512
      Note: bsdtar has issues with large archives under Server2003
5578 dpurdie 1513
 
5859 dpurdie 1514
    * Windows utilities. Update the 7zip binaries to latest version
5578 dpurdie 1515
 
1516
------------------------------------------------------------------------
5568 dpurdie 1517
Version:  3.8.3000.cr                               Released: 18-Feb-16
1518
------------------------------------------------------------------------
1519
 
1520
Minor changes:
5859 dpurdie 1521
    * Packaging directives
1522
      Improved the cleanup of badly specified --Dir options
5568 dpurdie 1523
 
1524
    * System Utility - assemble_dpkg
5859 dpurdie 1525
      Extended to allow deletion of bad and test builds
5568 dpurdie 1526
 
1527
   * Java Build Support
1528
     Only in the build system, set JATS_HOME to the package repostory replica
5859 dpurdie 1529
     if one is available.
5568 dpurdie 1530
 
1531
------------------------------------------------------------------------
5551 dpurdie 1532
Version:  3.8.2000.cr                               Released: 12-Feb-16
5485 dpurdie 1533
------------------------------------------------------------------------
1534
 
1535
Minor changes:
5859 dpurdie 1536
    * Jats documentation generation. 
1537
      Fixed [JATS-227] Pod2Html has a bug with nested items blocks
5542 dpurdie 1538
 
5859 dpurdie 1539
    * System Utility - create_dpkg
1540
      Added support for flagging non-builds. This will be used by a
1541
      future release of the build system.
5551 dpurdie 1542
 
5542 dpurdie 1543
------------------------------------------------------------------------
1544
Version:  3.8.1000.cr                               Released: 03-Feb-16 
1545
------------------------------------------------------------------------
1546
 
1547
Minor changes:
5859 dpurdie 1548
    * New target: SK20V41
1549
      This is the SK20 Platform, With version 4.1.0.0, except that is
1550
      a part of the DEVLINUX alias.
5527 dpurdie 1551
 
5859 dpurdie 1552
    * Windows utilities. Added 'bsdtar', called 'tar'
1553
      This utility handles a subset of gnu-tar operations on windows, but 
1554
      it does support .gz and .bz2 files.
5485 dpurdie 1555
 
5859 dpurdie 1556
    * Jats essential binaries
1557
      Added symlinks within jats to ensure that gtar can be located on
1558
      machines in which a gnu-tar is not native to the machine.
5527 dpurdie 1559
 
1560
    * System Utility - assemble_dpkg
5859 dpurdie 1561
      Used by the build system to assemble a package from package fragments.
5527 dpurdie 1562
 
5859 dpurdie 1563
    * System Utility - create_dpkg
1564
      Added support to create package fragments. This will be used by a
1565
      future release of the build system.
5527 dpurdie 1566
 
5485 dpurdie 1567
------------------------------------------------------------------------
5448 dpurdie 1568
Version:  3.8.0000.cr                               Released: 04-Jan-16 
1569
------------------------------------------------------------------------
1570
 
1571
Minor changes:
5859 dpurdie 1572
    * ANDROID Platform
1573
      Flag the AndroidStudioBuilder that the project does have unit
1574
      tests so that they can be built before the tests are run.
5448 dpurdie 1575
 
1576
------------------------------------------------------------------------
5434 dpurdie 1577
Version:  3.7.11000.cr                               Released: 17-Dec-15
1578
------------------------------------------------------------------------
1579
 
1580
Minor changes:
5859 dpurdie 1581
    * SK20 Platform, With version 4.1.0.0
1582
      Correct the value of HOST_CPU provided to utilities such as 
1583
      ShellBuild. The 4.1.0.0 compiler is diffeent to the Version 1.
5434 dpurdie 1584
 
1585
------------------------------------------------------------------------
5429 dpurdie 1586
Version:  3.7.10000.cr                               Released: 14-Dec-15 
1587
------------------------------------------------------------------------
1588
 
1589
Minor changes:
5859 dpurdie 1590
    * Build File [JATS-146]
1591
      Fix for use in build system
5429 dpurdie 1592
 
1593
------------------------------------------------------------------------
5415 dpurdie 1594
Version:  3.7.9000.cr                               Released: 11-Dec-15 
5411 dpurdie 1595
------------------------------------------------------------------------
1596
 
1597
Minor changes:
5859 dpurdie 1598
    * Build File [JATS-146]
1599
      Improved reporting of 'alias' conflicts.
1600
      Conflicts now generate an error, not a warning.
1601
      Within the Build and Escrow system conflicts will generate a warning
1602
      to maintain backward compatability.
5411 dpurdie 1603
 
5859 dpurdie 1604
    * ANDROID AndroidStudio
1605
      Added support run automated unit tests
5411 dpurdie 1606
 
1607
------------------------------------------------------------------------
5387 dpurdie 1608
Version:  3.7.8000.cr                               Released: 30-Nov-15
1609
------------------------------------------------------------------------
1610
 
1611
Minor changes:
1612
    * Unit Testing
5859 dpurdie 1613
      Fixed the name of the Unique Test Identifier passed to the filter - UTFUID
5387 dpurdie 1614
 
5859 dpurdie 1615
      Auto detect the presence of test results generated by 'UTF' and invoke
1616
      the UTF filter, if found. This allows the use of the new 'UTF' without
1617
      reworking all UTF consumers.
5387 dpurdie 1618
 
1619
------------------------------------------------------------------------
5378 dpurdie 1620
Version:  3.7.7000.cr                               Released: 26-Nov-15
1621
------------------------------------------------------------------------
1622
 
1623
Minor changes:
1624
    * GCC Toolchain
1625
      Fixed shell script error message introduced in 3.7.6000.cr 
1626
 
1627
------------------------------------------------------------------------
5330 dpurdie 1628
Version:  3.7.6000.cr                               Released: 05-Nov-15
1629
------------------------------------------------------------------------
1630
 
1631
Minor changes:
1632
    * Utility: create_dpkg
1633
      Only perform package level locking when invoked from a build daemon
1634
      Still performs version level locking
1635
 
1636
    * Support for new version of the compiler for the SK20 platform
1637
      New version is selected via: 
1638
          BuildPlatforms('SK20,--Version=4.1.0.0');
1639
      Requires the compiler provided in the arm-unknown-linux-gnueabi-sk20
1640
      package to be locally installed.
1641
 
1642
------------------------------------------------------------------------
5315 dpurdie 1643
Version:  3.7.5000.cr                               Released: 12-Oct-15
5262 dpurdie 1644
------------------------------------------------------------------------
1645
 
1646
Minor changes:
1647
    * Build.pl. BuildAlias directive
1648
      Correctly report the detection of multiple aliases in the one specification.
1649
 
5264 dpurdie 1650
    * Utilities: vcsdiff
1651
      Open registry with read-only access
1652
 
5284 dpurdie 1653
    * Build Metrics
1654
      Updated the version of the 'cloc' tool used by JATS to generate metrics.
1655
 
5262 dpurdie 1656
------------------------------------------------------------------------
5254 dpurdie 1657
Version:  3.7.4000.cr                               Released: 14-Sep-15
1658
------------------------------------------------------------------------
1659
 
1660
Minor changes:
1661
    * Toolset: UBUNTU14_INSTRUMENT
1662
      The UBUNTU14_INSTRUMENT toolchain can consume headers and libraries 
5259 dpurdie 1663
      built for UBUNTU14
5254 dpurdie 1664
 
1665
------------------------------------------------------------------------
5241 dpurdie 1666
Version:  3.7.3000.cr                               Released: 31-Aug-15
5206 dpurdie 1667
------------------------------------------------------------------------
1668
 
1669
Minor changes:
1670
    * Subversion Support
1671
      Detected authentication failure messages provided by new versions of subversion
1672
 
5240 dpurdie 1673
    * Utilities: vcsdiff
1674
      Improved support for BeyondCompare 4 (BC4).
1675
      Check more locations for the program.
1676
 
5206 dpurdie 1677
------------------------------------------------------------------------
5138 dpurdie 1678
Version:  3.7.2000.cr                               Released: 30-Jun-15 
1679
------------------------------------------------------------------------
1680
 
1681
Minor changes:
1682
    * Platform: HAMMERHEAD
1683
      Removed some compiler flags from the c++ builds.
1684
      The removed flags are not applicable to c++ and generate warnings about the
1685
      misuse of the flags.
1686
 
1687
------------------------------------------------------------------------
5129 dpurdie 1688
Version:  3.7.1000.cr                               Released: 30-Jun-15 
5115 dpurdie 1689
------------------------------------------------------------------------
1690
 
1691
Minor changes:
1692
    * BuildProduct directive
1693
      The use of the --Alias=xxx suboption has been exetnded.
1694
        BuildProduct   ( PROD,--Alias=A1', 'PLATFORM1,--Alias=A2', 'PLATFORM1,--Alias=A3' );
1695
      Will result in A1 being an alias for PROD_PLATFORM1 and PROD_PLATFORM2
1696
                     A2 being an alias for PROD_PLATFORM1
1697
                     A3 being an alias for PROD_PLATFORM2
1698
 
1699
    * GCC Toolset. New CompileOptions
1700
      'pic'     - Generate Position Independent Code (PIC) for static libraries
1701
      'nopic'   - Do not generated PIC for static libraries
1702
 
1703
      Currently the default is to not generate PIC on static libraries, except for
1704
      the UBUNTU14 target.
1705
 
1706
      Note: PIC will always be generated for shared libraries
1707
 
1708
------------------------------------------------------------------------
5109 dpurdie 1709
Version:  3.7.0000.cr                               Released: 18-Jun-15 
5100 dpurdie 1710
------------------------------------------------------------------------
1711
 
5109 dpurdie 1712
Major changes:
1713
    * Build File processing - duplicate platforms
1714
      Attempting to build duplicate platforms has been elevated from a warning
1715
      to an error. The warning was always ignored and created bad side effects.
1716
 
1717
      The build daemons and the escrow process will allow duplicates for backward
1718
      compatibility and reproducibility, but new software should have the 
1719
      duplicates corrected.
1720
 
1721
    * Build File processing - Reodering of build information and warnings
1722
      Warnings and Messages generated before the 'Build Configuration' are now
1723
      being stored and displayed after the 'Build Configuration'.
1724
 
1725
      This is intended to bring to the users attention warning that appear at the
1726
      start of the build process but are at the top of the screen. Warnings will be
1727
      displayed at the end of the build process.
1728
 
5100 dpurdie 1729
Minor changes:
1730
    * Utilities: vcsdiff
1731
      Added support for BeyondCompare 4 (BC4)
1732
 
1733
    * Utilities: CCdiff and CCBc2
1734
      Removed. Replaced by vcsdiff
1735
 
5104 dpurdie 1736
    * Utility: gen_cots
1737
      User must specify the source of the package image.
1738
 
5109 dpurdie 1739
    * Package Cache Control
1740
      A new environment variable(GBE_DPKG_CACHE_CTL) allows the GBE_DPKG_CACHE
1741
      to be automatically populated. See 'jats man EnvVars' for details.
1742
      Use 'jats cache_dpkg' to manage the cache.
1743
 
5100 dpurdie 1744
------------------------------------------------------------------------
5074 dpurdie 1745
Version:  3.6.7000.cr                               Released: 19-May-15
5073 dpurdie 1746
------------------------------------------------------------------------
1747
 
1748
Minor changes:
1749
    * Added several make targets:
1750
      jats make hdrs        - makes and installs headers
1751
      jats make libs        - make and installs static libs
1752
      jats make slibs       - make and install shared libs
1753
      jats make progs       - make and install programs
1754
 
5074 dpurdie 1755
    * Subversion comments
1756
      Extended the text in the default Subversion comments created by Jats
1757
      to include the tag/branch being created. Does not affect user provided
1758
      comments.
1759
 
5073 dpurdie 1760
------------------------------------------------------------------------
5036 dpurdie 1761
Version:  3.6.6000.cr                               Released: 08-Apr-15 
5035 dpurdie 1762
------------------------------------------------------------------------
1763
 
1764
Minor changes:
1765
    * Unit Testing
1766
      Create a simple unit test results file for Unit Tests that do 
1767
      not support full results reporting.
1768
 
1769
------------------------------------------------------------------------
5004 dpurdie 1770
Version:  3.6.5000.cr                               Released: 24-Mar-15
1771
------------------------------------------------------------------------
1772
 
1773
Minor changes:
1774
    * Platform : VS2012_X64
1775
      Searches WIN64 for OSCOMMON header files.
1776
 
1777
    * Unit Testing
1778
      Export EnvVar GBE_UTFFILE.
1779
 
1780
      The automated and non-automated unit tests are now run in the order
1781
      in which they are defined in the makefile.pl.
1782
 
1783
    * Build System Utility
1784
      Use file locking on the build marker file to force it to be flushed 
1785
      out to the file server.
1786
 
1787
------------------------------------------------------------------------
4969 dpurdie 1788
Version:  3.6.4000.cr                               Released: 12-Mar-15 
1789
------------------------------------------------------------------------
1790
 
1791
Minor changes:
1792
    * Pseudo Platform: LINUX
1793
      Corrected the operation of the LINUX alias. It is an alias for
1794
      all Back Office Linux targets.
1795
 
1796
    * Utility: create_dpkg
1797
      Use file locking to address contention while merging package instances
1798
      into dpkg_archive.
1799
 
1800
------------------------------------------------------------------------
4950 dpurdie 1801
Version:  3.6.3000.cr                               Released: 06-Mar-15
1802
------------------------------------------------------------------------
1803
 
1804
Minor changes:
1805
    * New Platform: HAMMERHEAD
1806
      Builds under linux using the AVR32_GNU toolchain
1807
 
1808
------------------------------------------------------------------------
4928 dpurdie 1809
Version:  3.6.2000.cr                               Released: 03-Mar-15
1810
------------------------------------------------------------------------
1811
 
1812
Minor changes:
1813
    * ANDROID target
1814
      Can be build on either Windows and Linux. This does not mean that
1815
      all Android packages will build on both, rather that the some Android 
1816
      builders can build under Windows and some under Linux.
1817
 
1818
    * UBUNTU14 target
1819
      Always generates (PIC) Position Independent Code.
4931 dpurdie 1820
      Addresses issues in the creation of shared libraries from static
4928 dpurdie 1821
      libraries.
1822
 
1823
    * Directive CompileOptions
1824
      New options: 'warnings_as_errors' and 'no_warnings_as_errors'
4929 dpurdie 1825
      Will convert compiler warnings into errors on supported toolsets.
4928 dpurdie 1826
      Currently support by all Windows compilers and those that use 
1827
      the GCC toolset.
1828
 
1829
Internal:
1830
    * System function will remove 'undef' parameters
1831
 
1832
------------------------------------------------------------------------
4903 dpurdie 1833
Version:  3.6.1000.cr                               Released: 17-Feb-15 
4898 dpurdie 1834
------------------------------------------------------------------------
1835
Major changes:
1836
 
4902 dpurdie 1837
    * Final release of the 64-bit support platforms
1838
      VS2012_X64, UBUNTU14 and UBUNTU14_INSTRUMENT 
1839
 
4898 dpurdie 1840
Minor changes:
1841
    * Build system. Rewriting of build files with new dependencies now
1842
      preserves the file-endings in the source file. ie: Unix and DOS
1843
      file formats will be preserved.
1844
 
4902 dpurdie 1845
    * Detect and prevent build of software on non-build machines
1846
      such as auperaunx01.
4898 dpurdie 1847
 
4902 dpurdie 1848
Internal:
4903 dpurdie 1849
    * Added platform configurable global options
4902 dpurdie 1850
 
4898 dpurdie 1851
------------------------------------------------------------------------
4889 dpurdie 1852
Version:  3.6.0000.cr                               Released: 12-Feb-15 
4778 dpurdie 1853
------------------------------------------------------------------------
4889 dpurdie 1854
Major changes:
4780 dpurdie 1855
    * JAVA Platform
4805 dpurdie 1856
      Post process UTF results with a ANT/JUNIT4 specific tool.
4889 dpurdie 1857
      Disabled by default
4780 dpurdie 1858
 
4889 dpurdie 1859
    * New platforms (still under development)
4814 dpurdie 1860
      VS2012_X64 - Build 64 bit Windows applications, using VS2012
1861
      MSWIN64    - An alias for all supported 64 bit windows compilers
1862
                   Currently VS2012_X64 is the only member
1863
      UBUNTU14   - Build 64 bit applications targeted at Ubuntu LTS 14.04
1864
                   This is not aimed at front office devices and thus
4903 dpurdie 1865
                   this target is not a part of DEVLINUX
4814 dpurdie 1866
                   It is a part of LINUX
4835 dpurdie 1867
      UBUNTU14_INSTRUMENT
1868
                 - Build instrumented 64 bit applications targeted 
1869
                   at testing under Ubuntu LTS 14.04
4814 dpurdie 1870
 
4778 dpurdie 1871
------------------------------------------------------------------------
4889 dpurdie 1872
Version:  3.5.10000.cr                               Released: 03-Feb-15
1873
------------------------------------------------------------------------
1874
Minor changes:
1875
    * GCC toolset: Handle different versions of lcov
1876
 
1877
    * Unit Testing. Run the collate test results target only once.
1878
 
1879
    * Jats build option: -[no]generic
1880
      To be used by the build system to verify correct usage of the 
1881
      GENERIC platform type.
1882
 
1883
Internal:
1884
    * Adding mechanism to post process Unit Test results.
1885
 
1886
------------------------------------------------------------------------
4728 dpurdie 1887
Version:  3.5.9000.cr                               Released: 04-Dec-14
1888
------------------------------------------------------------------------
1889
Minor changes:
1890
    * New build Alias - NATIVE
1891
      NATIVE is a set of platforms, in the current build, which build 
1892
      artifacts that can be expected to run on the build machine.
1893
 
1894
      The NATIVE alias has been created to simplify the support
1895
      for automated unit tests.
1896
 
4761 dpurdie 1897
    * New build platform - UBUNTU12_INSTRUMENT
4728 dpurdie 1898
      This build target is similar to UBUNTU12, except that it 
1899
      generates instrumented code with gcov. The platform's unit tests 
1900
      will create and maintain a set of lcov files.
1901
 
4805 dpurdie 1902
      Packages generated with this target SHOULD NOT be deployed 
1903
      to the field.
4728 dpurdie 1904
 
1905
------------------------------------------------------------------------
4688 dpurdie 1906
Version:  3.5.8000.cr                               Released: 21-Nov-14 
4652 dpurdie 1907
------------------------------------------------------------------------
1908
Minor changes:
1909
    * Build System Utility: create_dpkg
4688 dpurdie 1910
      When creating the file list for release notes, convert filenames 
1911
      to utf-8 for consistent handling.
4652 dpurdie 1912
 
1913
      Will add its own 'built' files to the package metadata file.
1914
 
1915
    * VS2012 Toolset
1916
      [JATS-308] Running jats from VS2012 Developer command prompt
1917
 
4688 dpurdie 1918
    * EnvVars
1919
      Added GBE_DPKG_REPLICA. This read-only package store is scanned 
1920
      before GBE_DPKG. It is intended to facilitate remote build 
1921
      servers that have a local package archive replica.
1922
 
1923
    * Autobuild support for Java Based Packages
1924
      Attempt to overcome shortcomings in ant-using in a remote build 
1925
      environment. Set GBE_DPKG to GBE_DPKG_REPLICA if doing an ABT enabled 
1926
      build and GBE_DPKG_REPLICA is defined.
1927
 
1928
    * Jats caching
1929
      Modified the cache mechanism such that if the required version is
1930
      found in the cache, then it will not be refreshed. This should speed
1931
      up jats startup.
1932
 
4652 dpurdie 1933
------------------------------------------------------------------------
4620 dpurdie 1934
Version:  3.5.7000.cr                               Released: 20-Oct-14
1935
------------------------------------------------------------------------
1936
Minor changes:
1937
    * SQL Interface to Release Manager Database
1938
      Addressed issues with Java 1.4 compatibility
1939
 
1940
------------------------------------------------------------------------
4613 dpurdie 1941
Version:  3.5.6000.cr                               Released: 16-Oct-14 
4549 dpurdie 1942
------------------------------------------------------------------------
1943
Minor changes:
1944
    * Jats Internal utility: create_dpkg
1945
      Interactive features have been removed
1946
      Generates XML file of files transferred to the package
1947
 
4551 dpurdie 1948
    * Jats Internals
1949
      Reworked the handling of the 'GENERIC' target
1950
 
4549 dpurdie 1951
------------------------------------------------------------------------
4538 dpurdie 1952
Version:  3.5.5000.cr                               Released: 24-Sep-14
1953
------------------------------------------------------------------------
1954
Minor changes:
1955
    * GCC Toolset: SharedLib creation - dependency file detection
1956
      Fixed a bug[JATS-304] in which the dependencies between header files
1957
      and source files was not being used, when building a SharedLib.
1958
 
1959
      The main effect of this is that if a developer modified a .h file
1960
      then JATS was not detecting which C files to recompile.      
1961
 
1962
    * Added a script called jats.unix.sh
1963
      On Unix, this is intended to be copied to /usr/local/bin as 'jats'
1964
      It will redirect the user to the correct instance of JATS
1965
 
1966
    * Jats Internal: Database access
1967
      Rebuilt the database access tools using Java 1.4
1968
      Java 1.4 is lowest common denominator on all of our machines
1969
 
1970
------------------------------------------------------------------------
4519 dpurdie 1971
Version:  3.5.4000.cr                               Released: 19-Sep-14
4488 dpurdie 1972
------------------------------------------------------------------------
1973
Minor changes:
4501 dpurdie 1974
    * Toolset Compiler: M16C for the MCR platform
4488 dpurdie 1975
      Added support to ensure that the program does not exceed allocated
1976
      flash space.
1977
 
4519 dpurdie 1978
    * Toolset: GCC [JATS-300]
5859 dpurdie 1979
      Added support for linking against shared libraries that have 
4519 dpurdie 1980
      dependencies on other shared libraries
1981
 
1982
 
4501 dpurdie 1983
    * Jats Make Directive - Script
1984
      Corrected its operation. The Scripts will be copied into the 'bin'
1985
      directory before the tests are run.
1986
 
4466 dpurdie 1987
    * Internal utilities: Database Access
1988
      Added support to access the ClearQuest database via sqlserver
1989
      Added test_cqconnection
1990
      Added EnvVars to support ClearQuest access
1991
      Updated the template jats.bat and jats.sh scripts
1992
 
4688 dpurdie 1993
    * Reverted automated build support for multi-level SVN branches.
4519 dpurdie 1994
      It created more issues than it fixed.
1995
 
4466 dpurdie 1996
------------------------------------------------------------------------
4461 dpurdie 1997
Version:  3.5.3000.cr                               Released: 19-Aug-14 
4447 dpurdie 1998
------------------------------------------------------------------------
1999
Minor changes:
2000
    * Automated Build Support. SVN branches in a subdirectory structure
2001
      Allow a SVN branch in a multi-level subdirectory to be labeled by
4538 dpurdie 2002
      the build tool. [Removed in 3.5.4000.cr]
4447 dpurdie 2003
 
4461 dpurdie 2004
      Such paths are not encouraged, nor supported by the body of JATS, but
2005
      for compatibility with some existing repositories is required.
4447 dpurdie 2006
 
4461 dpurdie 2007
    * Makefile builder
2008
      Removed two warnings detected by recent versions of Perl
2009
 
4447 dpurdie 2010
------------------------------------------------------------------------
4424 dpurdie 2011
Version:  3.5.2000.cr                               Released: 29-Jul-14
2012
------------------------------------------------------------------------
2013
Minor changes:
2014
    * Utility: create_dpkg
2015
      Does not copy broken symlinks into dpkg_archive
2016
      Will warn about broken symlinks
2017
      In test mode it will generate an error if broken symlinks are found
2018
 
2019
    * Jats Makefile creation
2020
      Corrected handling of source files with multiple '.' in their names.
2021
      There was a problem with such files in Prog and SharedLib directives
2022
 
2023
    * Utility: deploy_builder
2024
      Initial release of this internal utility.
2025
 
2026
------------------------------------------------------------------------
4391 dpurdie 2027
Version:  3.5.1000.cr                               Released: 07-Jul-14 
4382 dpurdie 2028
------------------------------------------------------------------------
2029
Minor changes:
2030
    * Visual Studio 2005 and above toolset
2031
      The programs .exe.manifest will be packaged along with the 
2032
      executable, but only if it exists.
2033
 
2034
------------------------------------------------------------------------
4362 dpurdie 2035
Version:  3.5.0000.cr                               Released: 24-Jun-14
2036
------------------------------------------------------------------------
2037
Minor changes:
2038
    * ANDROID Support
2039
      The 'populate' phase passes in all arguments from the MakeProject directive
2040
      This allows libs and jars to be named during the populate phase.
4345 dpurdie 2041
 
361 dpurdie 2042
------------------------------------------------------------------------
4345 dpurdie 2043
Version:  3.4.9000.cr                               Released: 19-Jun-14
2044
------------------------------------------------------------------------
2045
Minor changes:
2046
    * ANDROID Support
2047
      Populate the project during the build phase. This will place 
2048
      external JARs and Shared Libraries in the project to facilitate
2049
      development.
2050
 
2051
------------------------------------------------------------------------
4326 dpurdie 2052
Version:  3.4.8000.cr                               Released: 18-Jun-14
4324 dpurdie 2053
------------------------------------------------------------------------
2054
Minor changes:
2055
    * New Platform - ANDROID
2056
      Basic build support provided though the Makeproject directive
2057
      The Sdk and all other tools are provided via packages. These
2058
      include: androidBuilder, anddroidSdk and ant
2059
 
2060
------------------------------------------------------------------------
4309 dpurdie 2061
Version:  3.4.7000.cr                               Released: 11-Jun-2014
2062
------------------------------------------------------------------------
2063
Minor changes:
2064
    * GCC toolsets
2065
      Removed -Wid-clash-31 from the list of warnings enabled via 'options=wall'
2066
 
2067
    * New Platform Alias - MSWIN32
2068
      This alias will expand to (supported) targets that build Microsoft
2069
      Windows 32-bit targets. At this release these targets are:
2070
        WIN32   - Visual C 6         
2071
        VS2005  - Visual Studio 2005 (Not recommended)
2072
        VS2012  - Visual Studio 2012
2073
 
2074
------------------------------------------------------------------------
4287 dpurdie 2075
Version:  3.4.6000.cr                               Released: 26-May-14
2076
------------------------------------------------------------------------
2077
Minor changes:
2078
    * Subversion utilities
4309 dpurdie 2079
      Ignored messages about external links while examining the workspace.
4287 dpurdie 2080
      Only generated by some versions of SVN.
2081
      Note: SVN Externals are not supported - just ignored.
2082
 
2083
------------------------------------------------------------------------
4266 dpurdie 2084
Version:  3.4.5000.cr                               Released: 21-May-14
2085
------------------------------------------------------------------------
2086
Minor changes:
2087
    * PackageFile directive
2088
      Improved the --DirTree operation to allow it to work in packages
2089
      with an inverted buildfile structure.
2090
 
2091
------------------------------------------------------------------------
4261 dpurdie 2092
Version:  3.4.4000.cr                               Released: 21-May-14
2093
------------------------------------------------------------------------
2094
Minor changes:
2095
    * Makefile Directives MakeProject and MakeAnt
2096
      Ensure that each project creates a unique makefile target.
2097
      Previously, projects based on the same solution/project file would
2098
      only build the last project due to a name clash
2099
 
2100
------------------------------------------------------------------------
4257 dpurdie 2101
Version:  3.4.3000.cr                               Released: 16-May-14 
2102
------------------------------------------------------------------------
2103
Minor changes:
2104
    * PackageFile directive
2105
      Improved the --DirTree operation. The directive can package up any
2106
      directory within the package - as determined by the PackageBase.
2107
 
2108
------------------------------------------------------------------------
4248 dpurdie 2109
Version:  3.4.2000.cr                               Released: 14-May-14
4197 dpurdie 2110
------------------------------------------------------------------------
2111
Minor changes:
2112
    * Utility: jats sandbox. 
2113
      New subcommand called buildfilter, to display and modify the buildfilter
2114
      used within the sandbox.
2115
 
4247 dpurdie 2116
    * Utility: jats_metrics
2117
      Detect subversion based workspaces and do not attempt to invoke the
2118
      'cleartool' command to count the clearcase branches in the view.
2119
 
4197 dpurdie 2120
------------------------------------------------------------------------
4193 dpurdie 2121
Version:  3.4.1000.cr                               Released: 04-Apr-14
4192 dpurdie 2122
------------------------------------------------------------------------
2123
Minor changes:
2124
    * Preliminary support for VS2012 and CSHARP2012
2125
      This is a Beta.
2126
      Requires VS2012 professional update 4 to be installed
2127
 
2128
    * Utility: gen_cots
2129
      Fixed the package creation process
2130
 
2131
    * Utility: sandbox.
2132
      The -toPackage, -fromPackage, -justPackage and ignore package now support
2133
      a full package_version name, in addition to the simple package name and
2134
      the package name.project forms.
2135
 
2136
      Clarified the forms in the documentation.
2137
 
2138
------------------------------------------------------------------------
4179 dpurdie 2139
Version:  3.4.0000.cr                               Released: 26-Mar-14 
4135 dpurdie 2140
------------------------------------------------------------------------
2141
Minor changes:
4163 dpurdie 2142
    * PackageFile directive
2143
      Improved the --DirTree option's detection of paths outside the current
2144
      directory.
2145
 
4179 dpurdie 2146
    * Jats build log
2147
      Will display the name of the host machine when being run by the BuildTool
2148
      and the build daemons.
2149
 
2150
    * New JATS supported host machine type: linux_x86
2151
      This has been added to support auperaunx01 as a general developer machine
2152
      Currently there are no supported compilers for this machine. It is only
2153
      the JATS tool chain. It allows the processing of subversion related 
2154
      commands.
2155
 
4163 dpurdie 2156
------------------------------------------------------------------------
2157
Version:  3.3.5000.cr                               Released: 21-Feb-14 
2158
------------------------------------------------------------------------
2159
Minor changes:
4135 dpurdie 2160
    * Makefiles. Platform specifier
2161
      Corrected issue where the platform specifier consists entirely of 
2162
      non-platform arguments.
2163
 
2164
    * Jats.bat file example/template
2165
      Added JAVA 1.7 default location
2166
 
2167
------------------------------------------------------------------------
4119 dpurdie 2168
Version:  3.3.4000.cr                               Released: 22-Jan-14
4115 dpurdie 2169
------------------------------------------------------------------------
2170
Minor changes:
4119 dpurdie 2171
    * SK20 Toolset
2172
      Added standard HOST_* definitions to SK20 target
2173
 
2174
    * Subversion Support
2175
      Ignore error text of the form 'QDBusConnection:*' from the SVN error
2176
      stream. This may be generated by a dud released of Ubuntu KDE
2177
 
2178
------------------------------------------------------------------------
2179
Version:  3.3.3000.cr                               Released: 15-Jan-14
2180
------------------------------------------------------------------------
2181
Minor changes:
4115 dpurdie 2182
    * Re-release with missing SK20 support files.
2183
 
2184
------------------------------------------------------------------------
4110 dpurdie 2185
Version:  3.3.2000.cr                               Released: 13-Jan-14 
4109 dpurdie 2186
------------------------------------------------------------------------
2187
Major changes:
2188
    * New build target called SK20
2189
      This uses a gcc-based cross compiler and can be run on linux development
2190
      machines. The compiler and associated SDKs are provided by 'You Transactor'
2191
      Controlled in the VIX package named 'arm-iwmmxt-linux-gnueabi'. This package
2192
      addresses issues in the 'You Transactor' provided installer.
2193
 
2194
Minor changes:
2195
 
2196
------------------------------------------------------------------------
4097 dpurdie 2197
Version:  3.3.1000.cr                               Released: 13-Dec-13  
4075 dpurdie 2198
------------------------------------------------------------------------
2199
Major changes:
2200
 
2201
Minor changes:
2202
    * C# Toolset
2203
      Supported named dependencies when specifying a resx file to support
2204
      resx files that include other files.
2205
 
4097 dpurdie 2206
      Resx support. Extend search path for associated .cs file to include
2207
      the parent directory.
2208
 
4095 dpurdie 2209
    * Utility: update_release
2210
      Set umask to 0002 to assist in preserving group access to files and
2211
      folders created in the 'releases' area.
4075 dpurdie 2212
 
4095 dpurdie 2213
    * Utility: svn createPackage
2214
      Perform a validity check on any directory tree being imported. It 
2215
      must not contain any of the following reserved directory names:
2216
        .svn, .git, .hg, .cvs, tags, trunk or branches
4075 dpurdie 2217
 
4095 dpurdie 2218
    * GCC Based build targets
2219
      Extended CTAGS support to GCC based targets.
4097 dpurdie 2220
      'jats make ctags' will generate a ctags file for GCC based builds in
2221
      the same manner as it has for Windows based builds.
4095 dpurdie 2222
 
4075 dpurdie 2223
------------------------------------------------------------------------
4096 dpurdie 2224
Version:  3.3.0000.cr                               Released: 19-Sep-13
4034 dpurdie 2225
------------------------------------------------------------------------
2226
Major changes:
2227
    * GCC Toolchain - Android NDK support
2228
      Implemented SharedLibrary option - --NoVersionDll
2229
      Implemented CompilerOptions - 'NoVersionDll'
2230
 
4036 dpurdie 2231
      Improved the process that creates symbolic links between a Shared
4034 dpurdie 2232
      Libraries 'RealName' and its 'soname' and 'link name'
2233
 
2234
      Added support for a compiler to be provided through a package.
2235
      Specifically implemented to allow Android
2236
 
2237
Minor changes:
2238
    * BuildName directive
2239
      Force '--RelaxedVersion' on COTS packages that have exactly 3 arguments.
2240
 
2241
    * Sandbox utility
4036 dpurdie 2242
      Fixed use of a 'buildfilter' file in the sandbox directory.
4034 dpurdie 2243
 
2244
    * GCC Toolchain - General
4036 dpurdie 2245
      When building a shared library, all unresolved symbols will generate
4034 dpurdie 2246
      a warning.
2247
 
2248
------------------------------------------------------------------------
4003 dpurdie 2249
Version:  3.2.2000.cr                               Released: 27-Aug-13
2250
------------------------------------------------------------------------
2251
Major changes:
2252
 
2253
Minor changes:
2254
    * Automated Build System Support for machines that do not build the package
2255
      This version provides a transparent 'dummy' build under conditions where
2256
      a package does not build for the current machine. All the commands
2257
      used by the 'buildtool' will perform a dummy build. There are no build
2258
      artifacts, but the build will not fail.
2259
 
2260
      This mechanism improved the tracking of files created during the creation
2261
      of makefiles and uses this mechanism to deleted generated files.
2262
 
2263
------------------------------------------------------------------------
3987 dpurdie 2264
Version:  3.2.1000.cr                               Released: 16-Aug-2013
2265
------------------------------------------------------------------------
2266
Major changes:
2267
 
2268
Minor changes:
2269
    * Utility: update_release
2270
      Added options:
2271
        -addfilter=xxx[,yyy]*
2272
        -delfilter=xxx[,yyy]*
2273
      Allowed the -filter option to take a comma separated list of filters.
2274
      Allowed filters to contain a pathname element. ie: scripts/*.sh
2275
      Allow filters without wildcard characters to work correctly.
2276
      Report filter elements that are not used.
2277
 
2278
    * CSharp Toolset: Resx processing
2279
      Backward compatibility with badly formed packages.
2280
      Ignore 'Designer.cs' files that have zero length.
2281
 
2282
    * Build Target: UBUNTU12
2283
      Added missing LMOS aliases.
2284
 
2285
------------------------------------------------------------------------
3967 dpurdie 2286
Version:  3.2.0000.cr                               Released: 8-Aug-2013
2287
------------------------------------------------------------------------
2288
Major changes:
2289
    * New build target: UBUNTU12
2290
      This is intended to facilitate testing of emebedded devices. It is not
2291
      intended to build deployed software.
2292
 
2293
      UBUNTU12 is considered to be an embedded device and as such is included in
2294
      the DEVLINUX alias.
2295
 
2296
      UBUNTU12 is built on an Ubuntu LTS 12.04 platform using
2297
      gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3.
2298
 
2299
Minor changes:
2300
    * Jats wrapper script
2301
      The default version control system has been set to 'svn'. This means that
2302
      the jats commands 'label', 'release' and 'extract' will invoke the
2303
      Subversion instance of the command.
2304
 
2305
      This change will not be picked up by Windows users. They will need to
2306
      update their jats.bat file if they want this change.
2307
 
2308
    * Utility: jats vcsdiff
2309
      Added support for BeyondCompare3 under windows.
2310
 
2311
    * Utility: jats upddep
2312
      Corrected issue that prevented the results being written to the build.pl
2313
      file under windows.
2314
 
2315
    * CSharp Toolset: Resx processing
2316
      Improved the generation of the Resource names. Now supports
2317
      form names that do not match the enclosing resource.
2318
 
2319
      Supports Resources without a matching .cs file - as long as there
2320
      is a matching Designer.cs file.
2321
 
2322
    * GCC Toolchain
2323
      Added version testing of the compiler being invoked by the build.
2324
 
2325
------------------------------------------------------------------------
3859 dpurdie 2326
Version:  3.1.9000.cr                               Released: 21-Jun-13
2327
------------------------------------------------------------------------
2328
Major changes:
2329
    * Jira Issue: JATS-274: Long view name causes legacy package to
2330
                            fail to daemon build
2331
      Create shorter viewnames when extracting Subversion workspace
2332
 
3967 dpurdie 2333
    * Documentation
3859 dpurdie 2334
      Document the EnvVar ANT_HOME  
2335
 
2336
------------------------------------------------------------------------
3833 dpurdie 2337
Version:  3.1.8000.cr                               Released: 04-Jun-13
3832 dpurdie 2338
------------------------------------------------------------------------
2339
Major changes:
2340
    * New Platform: INTELLECT
2341
      Support for Intellect PAX.
2342
      This support does not extend to native building of PAX modules. It is
2343
      intended to 'wrap' the existing PAX Build system.
2344
 
2345
      The body of the Pax Building infrastructure is not within the JATS core
2346
      but is to be provided though a JATS plugin.
2347
 
2348
------------------------------------------------------------------------
3559 dpurdie 2349
Version:  3.1.7000.cr                               Released: 03-May-13
2350
------------------------------------------------------------------------
2351
Major changes:
3564 dpurdie 2352
    * New Platform: VSDEVRC
2353
      Uses an MSP430G2553 processor, a member of the Texas Instruments MSP430
2354
      family
3559 dpurdie 2355
 
2356
Minor changes:
2357
    * Utility: jats sandbox
2358
      Support sandbox specific build filter. A file called 'buildfilter' in
2359
      the root of the sandbox will be used to specify a sandbox-local
2360
      buildfilter. It will override any buildfilter provided on the command
2361
      line.
2362
 
2363
    * Jats Configuration
2364
      Replace auperaunx26 with auperaarc01 as the default package server.
2365
 
2366
    * Jats Utility: rewrite and upddep
2367
      Purify build files that have mixed line endings under both Windows
2368
      and Linux.
2369
 
2370
      Addresses an issue where build files with mixed line endings are not
2371
      correctly rippled.
2372
 
2373
------------------------------------------------------------------------
3347 dpurdie 2374
Version:  3.1.6000.cr                               Released: 05-Apr-13
2375
------------------------------------------------------------------------
2376
Major changes:
2377
 
2378
Minor changes:
2379
    * Jats Core
2380
      Corrected algorithm used to search for a matching package version.
2381
      This is used by the -build option of ccrelease and svnrelease and
2382
      the '-locatepkg' option of JATS.
2383
 
2384
    * Utility: svnsave_build
2385
      Used only by the build daemons.
2386
      Do not propagate the 'author' of the base package if the build is a ripple.
2387
 
2388
    * Utility: svnrelease and svnextract
2389
      The process of backtracking from a tag to a branch/trunk supports
2390
      branches that are more than a single subdirectory.
2391
 
2392
------------------------------------------------------------------------
3045 dpurdie 2393
Version:  3.1.5000.cr                               Released: 13-Feb-13 
2394
------------------------------------------------------------------------
2395
Major changes:
2396
 
2397
Minor changes:
2398
    * svnrelease utility
2399
      The use of the '-branch' option will not replace the build files with
2400
      those from the base tag, nor will it replace any files that were modified
2401
      between the tag and branch from which the tag was taken.
2402
 
2403
      The resultant workspace will be the HEAD of the named branch, although
2404
      the extraction process will highlight changes between the named branch and
2405
      the named tag.
2406
 
2407
    * svnrelease utility
2408
      Corrected a problem in backtracking from a tag to the development branch
2409
      with some releases of TortoiseSVN.
2410
 
2411
------------------------------------------------------------------------
2931 dpurdie 2412
Version:  3.1.4000.cr                               Released: 31-Jan-13
2413
------------------------------------------------------------------------
2414
Major changes:
2415
 
2416
Minor changes:
2417
    * CHSHARP Toolset
2418
      New CompileOption: NoVersionDLL
2419
        Suppress the creation of versioned DLL for all Shared Libraries
2420
        covered by the makefile.
2421
 
2422
      New SharedLib option: --NoVersionDll
2423
        Suppress the creation of versioned DLLs.
2424
        Unversioned DLLs will always be generated.
2425
 
2426
    * ALL Toolsets
2427
      Ensure that some EnvVars that confuse the GNU automake are not exported
2428
 
2429
    * Utility vcsdiff
2430
      Under Unix will perform a 'diff' of the two views.
2431
      Added '-diff' option to force a text mode diff under Windows, rather than
2432
      the default use of BeyondCompare.
2433
 
2434
------------------------------------------------------------------------
2764 dpurdie 2435
Version:  3.1.3000.cr                               Released: 04-Jan-13
2436
------------------------------------------------------------------------
2437
Major changes:
2438
 
2439
Minor changes:
2440
    * Subversion Extraction
2441
      Detect and report error condition where a tag references a parent
2442
      directory of the tag.
2443
 
2444
      Better handling of tagged versions that have been moved within the
2445
      repository.
2446
 
2447
    * Subversion Support
2448
      Detect authentication errors and issue user-friendly error messages
2449
      showing the user what to do.
2450
 
2451
    * Added Support for LMOS_COBRA
2452
      This does not imply that LMOS is fully supported on the COBRA, only that
2453
      we have build support for this target.
2454
 
2455
      Note: LMOS is not fully supported by VIX on the COBRA platform.
2456
            LMOS should not be used on the COBRA.
2457
 
2458
Internal:
2459
    * Jats Utility: JatsFileUtil usage
2460
      Better handling of files with nasty characters(%'&) in them.
2461
      Now use a modified Url encoding scheme to pass them into JatsFileUtil
2462
      JatsFileUtil Will perform Url decoding of all arguments
2463
 
2464
------------------------------------------------------------------------
2478 dpurdie 2465
Version:  3.1.2000.cr                               Released: 15-Nov-12
2466
------------------------------------------------------------------------
2467
Major changes:
2468
 
2469
Minor changes:
2470
    * Makefile Generation.
2471
      Fixed issue with packaging files with a single quote(') in the name
2472
 
2473
------------------------------------------------------------------------
2450 dpurdie 2474
Version:  3.1.1000.cr                               Released: 14-Nov-12
2475
------------------------------------------------------------------------
2476
Major changes:
2477
 
2478
Minor changes:
2479
    * Makefile generation
2480
      Warning generation of bad source paths does not generate an error
2481
      if the path test escapes the directopry tree. It will generate a
2482
      warning, which allows the build to progress as before - with lots
2483
      of warnings.
2484
 
2485
    * Makefile Generation
2486
      BuildSubDir and SubDir directives - cleanup paths.
2487
 
2488
    * Jats Utility: JatsFileUtil
2489
      Better handling of double '\' in pathnames under windows.
2490
 
2491
 
2492
------------------------------------------------------------------------
2439 dpurdie 2493
Version:  3.1.0000.cr                               Released: 08-Nov-12
2429 dpurdie 2494
------------------------------------------------------------------------
2495
Major changes:
2496
    * Make-time performance improvement of packaging
2497
      Improved the performance of the 'packaging' and 'installing' operations
2498
      by an order of magnitude under windows. Replaced the shell scripting of
2499
      these operations with a dedicated program.
2500
 
2501
      This change also addressed a long-time Windows issue with the packaging
2502
      of files into very long (>~250) paths as the utility supports the full
2503
      windows path scheme.
2504
 
2505
Minor changes:
2506
    * Command Changes: jats clobber
2507
      The 'jats clobber' command has been significantly sped up
2508
      The 'clobber' no longer unpackages and uninstalls files one by one
2509
      from the relevant directories. The entire directory is deleted.
2510
 
2511
      The original sequence can still be perform, if required, with the commands
2512
        jats make clobber
2513
      This operates as before.
2514
 
2515
    * Utility: escrow
2516
      Support to extract packages with a subdirectory structure that
2517
      breaks the JATS rule that the TTB directory names are reserved.
2518
      Some COTS packages break the rule.
2519
 
2520
    * Utility: svn : delete-branch
2521
      Modified the svn branch deletion operation.
2522
        With no arguments it will show the current branch.
2523
 
2524
    * Utility: svn : url
2525
      Improved the conversions supported. Now handles leading SVN::
2526
      and will decode tags of the form SVN::path::tag
2527
 
2528
    * Utility: svn : import
2529
      Added a '-nocommit' option to allow the results of the import to be
2530
      inspected before committing them to the Repository.
2531
 
2532
    * Subversion Support
2533
      Detect authentication errors and issue user-friendly error messages
2534
      showing the user what to do.
2535
 
2536
      The special label of TIMESTAMP now creates a tag with a .WIP
2537
      suffix. This allows the tag to be deleted in the VIX protected
2538
      repositories.
2539
 
2540
------------------------------------------------------------------------
2078 dpurdie 2541
Version:  3.0.5000.cr                               Released: 05-Oct-12
2542
------------------------------------------------------------------------
2543
 
2544
Minor changes:
2545
    * Jats build
2546
      Added a '-nopackages' option to allow the creation of version information
2547
      files under conditions where the external packages are not available, such
2548
      as within a JATS Sandbox.
2549
 
2550
      This option is intended to be used in conjunction with the 'interface'
2080 dpurdie 2551
      command, with a sandbox.
2078 dpurdie 2552
 
2553
      ie: jats sandbox cmd -keepgoing build interface -nopackages
2554
 
2555
------------------------------------------------------------------------
2054 dpurdie 2556
Version:  3.0.4000.cr                               Released: 27-Sep-12
2049 dpurdie 2557
------------------------------------------------------------------------
2558
 
2559
Minor changes:
2560
    * Utility: svn
2561
      Added two subcommands
2562
        branch - to create a branch within a workspace
2563
        switch - to switch a workspace to a branch, or tag.
2564
                 Can also display available branches.
2565
 
2054 dpurdie 2566
    * Utility: sandbox. Subcommand: cmd
2567
      Added '-keepgoing' option to allow the user to ignore errors
2040 dpurdie 2568
 
2569
    * Utility: rtag_extract
2570
        * Added -[no]log option to control the output
2571
        * Extended the examples in the documentation
2572
 
2573
    * Utility: svnrelease and svnextract
2574
      Modified the way that branches are created and used.
2575
      Modified two options:
2576
        -mkbranch=name. Will create a branch while extracting the package
2577
                        The named branch must not exist
2578
        -branch=name.   Will extract the head of the named branch - if it exists
2579
                        The named branch must exist
2580
      The two options are mutually exclusive.
2581
 
2582
------------------------------------------------------------------------
2017 dpurdie 2583
Version:  3.0.3000.cr                               Released: 24-Sep-12
2584
------------------------------------------------------------------------
2585
 
2586
Minor changes:
2587
    * Utility: rtag_extract
2588
      The following enhancements have been made to this utility
2589
        * Only allow extracting into a jats sandbox
2590
        * Create workspaces with a name that is the package name
2591
        * Skip extraction of a package if it already exists in the sandbox
2592
 
2593
------------------------------------------------------------------------
1456 dpurdie 2594
Version:  3.0.2000.cr                               Released: 21-Sep-12
2595
------------------------------------------------------------------------
2596
 
2597
Minor changes:
2017 dpurdie 2598
    * Utility: svnrelease and svnextract
1456 dpurdie 2599
      The name of the directory into which the package will be etracted
2600
      has been greatly simplified, under most cases.
2601
 
2602
------------------------------------------------------------------------
1447 dpurdie 2603
Version:  3.0.1000.cr                               Released: 18-Sep-12
2604
------------------------------------------------------------------------
2605
 
2606
Minor changes:
2607
    * Utility: svnrelease
2608
      Correctly handle build files that are not in the root directory
2609
      Missed in previous release.
2610
 
2611
------------------------------------------------------------------------
2612
Version:  3.0.0000.cr                               Released: 13-Sep-12
2613
------------------------------------------------------------------------
2614
 
2615
Major changes:
2616
    * Jats Version Number
2617
      Rolled to version 3 as the build number was confusingly high
2618
      Although the major version number has changed, JATS has not changed
2619
      significantly.
2620
 
2621
Minor changes:
2622
    * Makefile Generation
2623
      Packing of directories filters out .svn subdirectories
2624
 
2625
    * Utility: svnrelease
2626
      Correctly handle build files that are not in the root directory
2627
 
2628
------------------------------------------------------------------------
1403 dpurdie 2629
Version:  2.101.0000.cr                               Released: 11-Sep-12
2630
------------------------------------------------------------------------
2631
Major changes:
2632
    * Subversion support
2633
      Multiple changes to subversion support to simplify development with
2634
      SubVersion. Changes include:
2635
        - New VcsTag that has a path and a tag component
2636
        - Multiple extraction modes with checks to highlight unexpected
2637
          file changes between workspace and branch head.
2638
 
2639
Minor changes:
2640
    * Utility: New utility - rtag_extract
2641
      Tool to extract a set of packages based on a Release Manager Release.
2642
      Can limit the files extracted to one or more paths, or a list of packages.
2643
      Provides supervised extraction of the set of packages.
2644
      Use 'jats man rtag_extract' or online documentation.
2645
 
2646
    * Utility: svnsave_build
2647
      Failure to change the author of the build is not an error.
2648
      This allows for non-standard repositories being used during consolidation
2649
 
2650
    * Linux support utilities
2651
      Add a version of 'addr2line' that understands the ELF file format
2652
      which has debug information striped out into a separate file.
2653
      Used to support backtracing within unit tests.
2654
 
2655
------------------------------------------------------------------------
1329 dpurdie 2656
Version:  2.100.6000.cr                               Released: 30-Jul-12
2657
------------------------------------------------------------------------
2658
Major changes:
2659
    * Subversion Repository location
2660
      The correct paths to the various SubVersion repositories is:
2661
        GBE_SVN_URL_AUPERASVN01: https://auperasvn01.aupera.erggroup.com/svn
2662
        GBE_SVN_URL_FRBESASVN01: http://frbesasvn01.frbesa.erggroup.com/svn
2663
      Windows users may need to update there jats.bat file.
2664
      These are Fully Qualified Domain Names.    
2665
 
2666
Minor changes:
2667
    * Jats startup warning introduced in 2.100.5000.cr
2668
      Now accepts both / and \ as path separators.
2669
 
2670
    * Utility: svnrelease
2671
      Modified the operation of the '-branch' to better mimic the ClearCase
2672
      operation of the same command. If the specified branch exists, then it
2673
      will be used, otherwise it will be created based on the specified tag.
2674
 
2675
    * Utility: svnsave_build
2676
      Modify the operation such that the 'author' of the saved build is set to
2677
      that of the user that created the version that that build is based upon.
2678
      This preserves the history of the build a lot better than tagging all
2679
      builds as being done by 'buildadm'.
2680
 
2681
    * Utility: ccdelete_view
2682
      Allow the user to specify ClearCase viewtags or a viewstore path.
2683
 
2684
    * Utility: sandbox
2685
      Added options to control the packages processed. The user can specify
2686
      a range of packages and exclude or include specific packages.
2687
 
2688
      Subcommand: populate
2689
      Added -exclude=name[,name]+ to allow specific packages to be excluded
2690
      Add -all option to force dependency testing of packages already in the
2691
      sandbox.
2692
 
2693
    * Subversion Support
2694
      With an automated build environment the use of a default Subversion
2695
      repository is not supported.
2696
 
2697
      Creating a workspace will display the files being extracted providing
2698
      a progress indication.
2699
 
2700
    * Jats Online Documentation
2701
      Migrated several items from the VIX Wiki to the FAQ section of the
2702
      online documentation.
2703
 
2704
    * Generated makefiles
2705
      Improved tracing of package archive source in comments
2706
 
2707
------------------------------------------------------------------------
401 dpurdie 2708
Version:  2.100.5000.cr                               Released: 28-May-12
399 dpurdie 2709
------------------------------------------------------------------------
2710
Major changes:
2711
 
2712
Minor changes:
2713
    * New Platform: WCENAUTIZX5
2714
     "Nautiz eTicket Pro" built under VS2005
2715
 
400 dpurdie 2716
    * Jats startup will warn Windows Users if jats.bat does not
2717
      link to the dynamically updated version of JATS. 
2718
 
399 dpurdie 2719
Internal:
2720
    * Corrected error handling in Release Manager Database connection
2721
      Worked on Windows, but not linux.
2722
 
2723
------------------------------------------------------------------------
387 dpurdie 2724
Version:  2.100.4000.cr                               Released: 30-Apr-12
2725
------------------------------------------------------------------------
2726
Major changes:
2727
 
2728
Minor changes:
2729
    * Jats makefile directive: MakeProject
2730
      Improved support for packaging files with spaces and other make-unfriendly
2731
      characters in their pathname.
2732
 
2733
------------------------------------------------------------------------
385 dpurdie 2734
Version:  2.100.3000.cr                               Released: 20-Apr-12
2735
------------------------------------------------------------------------
2736
Major changes:
2737
 
2738
Minor changes:
2739
    * Platform: VIXITP
2740
      Minor enhancements
2741
 
2742
    * JATS wrappers
2743
      Updated default paths to Subversion Servers
2744
 
2745
    * Subversion Support
399 dpurdie 2746
      Added svn delete-branch
385 dpurdie 2747
 
2748
------------------------------------------------------------------------
383 dpurdie 2749
Version:  2.100.2000.cr                               Released: 13-Apr-12
2750
------------------------------------------------------------------------
2751
Major changes:
2752
 
2753
Minor changes:
387 dpurdie 2754
    * GCC Toolmaking
383 dpurdie 2755
      Use JATS' internal dependency generator. This is much faster than the
2756
      use of the gcc as previously implemented.
2757
 
2758
    * New Platform: VIXITP
387 dpurdie 2759
      Specialized platform for the VIX 'ITP' product.
383 dpurdie 2760
 
2761
    * Subversion Support
2762
      Documented the use of 'TIMESTAMP' in svn commands
2763
      svnrelease. The -branch option supports the special name TIMESTAMP
2764
 
2765
 
2766
------------------------------------------------------------------------
381 dpurdie 2767
Version:  2.100.1000.cr                               Released: 28-Mar-12
2768
------------------------------------------------------------------------
2769
Major changes:
2770
 
2771
Minor changes:
2772
    * Jats makefile directive: MakeLinuxDriver
2773
      Added support for source files not in the same directory as the
2774
      makefile.
2775
 
2776
    * Jats makefile directives: SharedLib and Lib
2777
      Improved support for named source files with directory elements
2778
 
2779
------------------------------------------------------------------------
379 dpurdie 2780
Version:  2.100.0000.cr                               Released: 23-Mar-12
2781
------------------------------------------------------------------------
2782
Major changes:
2783
 
2784
    * WIN32 Target (Visual Studio 6)
2785
      This target will now consume headers/libraries from a VS6 directory.
2786
      This has been provided to allow the use of Dinkumware_STL to be limited
2787
      to this one compiler. Specifically we need to excluded the use of
2788
      Dinkumware from VS2010 builds.
2789
 
2790
    * C# Toolchain
2791
      Correctly detect missing .cs file in .resx /.cs file pair.
2792
 
2793
Minor changes:
2794
    * Jats wrapper script
2795
      New option: -logfile=name
2796
 
2797
    * Jats configuration
2798
      jats.bat example (Windows)
2799
      jats.sh example (Unix)
2800
      Redefined location of the Perth Subversion server AUPERASVN01
2801
 
2802
    * Escrow build on solaris_x86
2803
      Added workaround for strange issue on X86 based Solaris machines
2804
      The GBE_MACHTYPE EnvVar would disappear during the build process
2805
 
2806
    * Utility ccrelease
2807
      The -extractfiles option nolonger uses a dynamic view to perform the
2808
      extraction. It uses the same process as normal view creation.
2809
 
2810
    * Utility: svn
2811
      Improved package import processing.
2812
      Allow Date, Author and Log to be added to the imported package
2813
 
2814
    * Jats Utility: gen_cots
2815
      Added support for Subversion.
2816
      Subversion is supported on Windows and Unix.
2817
      ClearCase is supported on Windows.
2818
 
2819
    * Jats Utility: vcsdiff
2820
      New Utility. Will diff two versions of a package. Supports
2821
      mixed ClearCase and Subversion versions.
2822
      Under windows it can invoke BeyondCompare
2823
      Under Windows and Unix it can perform a MD5 check over both directories.
2824
 
2825
------------------------------------------------------------------------
377 dpurdie 2826
Version:  2.99.2000.cr                               Released: 3-Feb-12
2827
------------------------------------------------------------------------
2828
Major changes:
2829
 
2830
Minor changes:
2831
    * BuildVersion directive
2832
      Updated Company Name, Copyright and Trademark strings to 'Vix IP Pty Ltd'
2833
 
2834
    * GCC Toolset
2835
      Added support for filterering warning messages, via a warnings.gcc file
2836
 
2837
------------------------------------------------------------------------
375 dpurdie 2838
Version:  2.99.1000.cr                               Released: 13-Jan-12
2839
------------------------------------------------------------------------
2840
Major changes:
2841
 
2842
Minor changes:
2843
    * Command: jats clobber
2844
      When building packages that use deploylib - remove the 'build/deploy'
2845
      directory as a part of the clobber processing.
2846
 
2847
    * Jats wrapper. Environment Variable Cleanup (Windows Only)
2848
      Force ALL EnvVars stored in the environment and passed to programs
2849
      invoked by JATS to be converted to upper case.
2850
 
2851
      This solves problems associated with some programs that do not treat
2852
      Windows EnvVars as case insensitive.
2853
 
377 dpurdie 2854
      A useful side effect of this change is that VS2010 running on
2855
      64-bit Windows-7 will now locate the default installation of VS2010, as
2856
      will many other toolsets.
375 dpurdie 2857
 
2858
    * jats svnlabel
2859
      Report conflicting options: Label and Clone
2860
 
2861
      Correct the 'label' operation. The user is not allowed to provide
2862
      path. The user must provide a simple label. JATS will determine the
2863
      workspace and the correct branch/tag to place the label in.
2864
 
2865
    * Built Daemon support
2866
      jats_svn_savebuild will now delete a WIP if its in the /tags/ directory.
2867
      This allows WIPs to be tags or branches
2868
 
2869
------------------------------------------------------------------------
373 dpurdie 2870
Version:  2.99.0000.cr                               Released: 06-Jan-12
2871
------------------------------------------------------------------------
2872
Major changes:
2873
    * GCC Toolset
2874
      Modified the creation and maintenance of debug information.
2875
      New methodology is:
2876
        Debug information is created for both production and debug builds
2877
        Debug information is placed in a .dbg file, which is linked to the
2878
        executable, or shared library. The .dbg file is packaged in the manner
2879
        as the main binary.
2880
 
2881
      This methodology does not bloat the binary with debug information, while
2882
      retaining debug information. The binary transferred to an embedded
2883
      device does not contain debug information, yet the image used in the
2884
      debugger can still access the debug information. This is the best of
2885
      both worlds.
2886
 
2887
Minor changes:
2888
    * HTML Documentation
2889
      JatsWelcome.html - Extended references to BMS documentation.
2890
 
2891
Internal changes:
2892
    * Generated makefiles
2893
      Removed the make_usage target as it is inaccessible. It was replaced by
2894
      jmake's 'help' command a long time back.
2895
 
2896
------------------------------------------------------------------------
371 dpurdie 2897
Version:  2.98.4000.cr                               Released: 23-Dec-11
2898
------------------------------------------------------------------------
2899
Major changes:
2900
    * Jats Sandbox
2901
      Softlinks to packages within the sandbox are now relative to the root of
2902
      the sandbox. This allows packages in the sandbox to be created under one
2903
      machine architecture and consumed under another.
2904
 
2905
    * RIORDS Platform
2906
      Generate output files with the package version embedded in the name
2907
      This can be disabled with --NoVersion
2908
 
2909
      Package up the 'hex' file created when the .img file is processed.
2910
 
2911
 
2912
Minor changes:
2913
    * Processing makefile.pl
2914
      Better handling of some shared library arguments for undeclared files
2915
      Error detection of some arguments that start with white-space
2916
 
2917
------------------------------------------------------------------------
369 dpurdie 2918
Version:  2.98.3000.cr                               Released: 14-Dec-11
2919
------------------------------------------------------------------------
2920
Major changes:
2921
 
2922
Minor changes:
2923
    * New Platform and Toolchain
371 dpurdie 2924
      Platform is RIORDS. This uses the MSP430 toolchain.
369 dpurdie 2925
      Beta release of this toolchain
2926
 
2927
    * Jats Escrow. Escrow extraction
2928
      Force views created to be done in the same manner as the build daemon.
2929
      Under Clearcase, do not include the /main/0 rule.
2930
 
2931
    * Utility: ccrelease (jats release, jats extract)
2932
      Correct use of /main/0 on Unix platforms to match Windows behavior.
2933
      Only add /main/0 if the user has provided a path to a directory within
2934
      a vob.
2935
 
2936
    * Various changes to remove warnings when used with perl 5.14.
2937
      Note: Perl 5.14 is not recommended.
2938
            Perl 5.8.8 is recommended.
2939
 
2940
    * Windows utilities
2941
      Updated 7z to version 9.20.
2942
 
2943
    * Subversion Support
2944
      Support for 1.7 error messages
2945
      Extended the 'jats svn' utility. New subcommands:
2946
        paths - Display Subversion tag to URL conversions
2947
        tag   - Convert a path or URL to a Release Manager Tag
2948
        url   - Convert Release Manager tag to URL
2949
 
2950
    * COBRA Toolset
2951
      Suppress compiler warning on incompatible ABI
2952
 
2953
    * Create dpkg utility
2954
      Allows packaging from a sandbox, but only of package versions 99.99.99
2955
 
2956
Internal changes:
2957
    * Generated makefiles are now dependent on DPACKAGE files from dependant
2958
      packages, if present.
2959
 
2960
------------------------------------------------------------------------
367 dpurdie 2961
Version:  2.98.2000.cr                               Released: 15-Nov-11
2962
------------------------------------------------------------------------
2963
Major changes:
2964
 
2965
Minor changes:
2966
    * Jats Utility:
2967
      Added 'ccdelete_view'. This utility will delete a Clear Case view given a
2968
      viewtag, even if the view has been deleted from disk.
2969
 
2970
    * Jats startup
2971
      Jats will report an error if started in a directory that is inaccessible
2972
      to the user. An error will also be report if jats is directed to change to
2973
      in inaccessible directory.
2974
 
2975
    * Building an ANT project.
2976
      Jats will warn if a buildfile does not have an associated depends file.
2977
 
2978
    * TOOLSET: GCC
2979
      The 'options=args' now shows the operation of the dependency generation step.
2980
 
2981
    * TOOLSET: WINCE
2982
      Better detection of missing SDK components.  
2983
 
2984
    * Subversion support
2985
      Allow untrusted certificates in https connections.
2986
      VisualSvnServer provides self signed certificates
2987
 
2988
Internal:
2989
    * Makefile generation
2990
        Removed the use of the .rul file. Now generated in place.
2991
        Removed PLATFORM.mk dependencies. Work is done in jmake.
2992
 
2993
------------------------------------------------------------------------
365 dpurdie 2994
Version:  2.98.1000.cr                               Released: 15-Sep-11
2995
------------------------------------------------------------------------
2996
Major changes:
2997
 
2998
Minor changes:
2999
    * Utility: cclabel
3000
      Handle VCS tags of the form CC::path::label and extract the vob name and
3001
      the clearcase label.
3002
 
3003
    * Subversion support
3004
      Report errors when required utilities cannot be found
3005
      Delay reporting until utilities are required to allow the help system
3006
      to operate.
3007
 
3008
------------------------------------------------------------------------
363 dpurdie 3009
Version:  2.98.0000.cr                               Released: 09-Aug-11
3010
------------------------------------------------------------------------
3011
Major changes:
3012
    * New toolset: ARM251
3013
 
3014
    * New target platform: ARM_I5100
3015
      Uses the ARM251 toolset.
3016
 
3017
Minor changes:
3018
    * HTML Help
3019
      Correct display of subheadings in the Table of Contents under IE8
3020
 
3021
    * jats build -noforce
3022
      The 'quick' test to force a re-build now takes the value of
3023
      GBE_BUILDFILTER into account. If the value changes, then a rebuild will
3024
      be forced.
3025
 
3026
      This affect the 'jats all' and associated 'sandbox' commands.
3027
 
3028
    * Utility: ccrelease (jats release, jats extract)
3029
      Improved the ClearCase config spec used to create the view.
3030
 
3031
      If the command specifies a branching rule, then the view will not allow
3032
      directories above the package base to be branched. This will prevent
3033
      unintentional branching within the root of the VOB.
3034
 
3035
      If the command does not specify a branching rule, the view now allows
3036
      files and folders to be 'added' within the view, within the package. This
3037
      feature is suppressed when the tool is used by the AutoBuilder, or when
3038
      the load path contains only the name of the VOB.
3039
 
3040
    * Utility: svnrelease
3041
      Remove duplicate package-name words from the generated workspace name to
3042
      provide a cleaner workspace name.
3043
 
3044
      Allow the workspace to be deleted in 'release' mode by changing out of the
3045
      workspace directory before attempting the delete.
3046
 
3047
    * Utility: svn
3048
      Added 'test' to verify that the subversion CLI utility has been
3049
      installed and can be used.
3050
 
3051
    * Toolset: CSharp
3052
      Utilize features of cmdfile to simplify the generated makefile
3053
      Force the generated command file to have correct directory separation
3054
      character.
3055
 
3056
    * Toolset: SunWorks
3057
      Corrected usage of the -erroff directive
3058
      The later SunWorks compilers are more strict about its usage.
3059
      May affect 64 Solaris builds as the incorrect usage may have been
3060
      masking an error.
3061
 
3062
    * Toolset: Delphi7
3063
      Correct library building process that had been broken by previous
3064
      enhancement.
3065
 
3066
    * Toolset: dafbr
3067
      Internal option to simplify compiler testing
3068
 
3069
    * makefile.pl directive: GenerateFiles and RunTests
3070
      Corrected operation of the '--PackageInfo' expansion
3071
        - Return correct path to package
3072
        - If no info is selected, then assume '--path'
3073
 
3074
    * build.pl directive: BuildPlatforms
3075
      Added a '--Alias=Name[,Name]+' option. This allows the setting of
3076
      a platform alias, when the platform is defined.
3077
 
3078
    * build.pl directive: BuildVersion
3079
      Generate well formed VB6 definitions for packages that have dependent
3080
      packages.
3081
 
3082
    * make command: show
3083
      Improved the readability of the 'Alias Targets' list in the
3084
      'jats make show' command.
3085
 
3086
    * Utility: create_dpkg
3087
      When transferring files from a Windows file system to dpkg_archive
3088
      ensure that the execute permission is set for all users.
3089
 
3090
      Allows 'GENERIC' packages to package up executables that will be
3091
      executed on Unix machines.
3092
 
3093
------------------------------------------------------------------------
361 dpurdie 3094
Version:  2.97.0000.cr                               Released: 24-Jun-11 
3095
------------------------------------------------------------------------
3096
Major changes:
3097
    * HTML Help (Experimental)
3098
      Generated documentation for the various JATS utilities
3099
      It is based on the internal JATS documentation available on the command
3100
      line.
3101
 
3102
      Use http://auperaunx26.aupera.erggroup.com/devl/core_devl2/HTML/index.html
3103
 
3104
Minor changes:
3105
    * PackageFile directive
3106
      Allow packaging of files with a comma in the name.
3107
      Used by some COTS packages.
3108
 
3109
    * Windows utilities used by jats
3110
      stdmux and rpccpp: provide production versions that do not use debug
3111
      libraries as these are not present for all users.
3112
 
3113
    * Jats utility: dstatus
3114
      Shows the user friendly host name rather then the internal machine name.
3115
      This change is in line with the changes to Release Manager
3116
 
3117
    * Utility: svnrelease
3118
      Better deletion of workspaces referenced with non-standard URLs
3119
      Corrected problem with -branch=name option
3120
 
3121
    * Utility: svnrelease and ccrelease
3122
      Better deletion of workingspace directory.
3123
      Attempt to correct for directory permission problems.
3124
 
3125
    * Updated definition of GBE_SVN_URL_FRBESASVN01 to use
3126
      the server by name, rather than IP address: 'frbesasvn01'
3127
 
3128
    * Added EnvVar GBE_VCS to control the default Version Control System
3129
      employed by the 'jats release' and 'jats extract' commands.
3130
 
3131
      Usable values are: 'cc' and 'svn'.
3132
      The default value is 'cc', providing backward compatability to existing
3133
      developers.
3134
 
3135
 
3136
------------------------------------------------------------------------
359 dpurdie 3137
Version:  2.96.4000.cr                               Released: 06-May-11
3138
------------------------------------------------------------------------
3139
Major changes:
3140
 
3141
Minor changes:
3142
    * WIN32 Toolset
3143
      Remove .exp and .lib files that may be created when building a program.
3144
      These files may be generated when using code to create a DLL is used
3145
      to create an EXE.
3146
 
3147
    * Utility: upddep
3148
      Handle packages with version strings like: 1.6.0,REV=2006.11.29.05.03
3149
      The '=' was causing issues.
3150
 
3151
    * Utility: sandbox
3152
      New sub command - populate. Beta Release of this command
3153
      This sub command can be used to populate a sandbox with a specific package
3154
      and (optionally) its dependents, that (optionally) are not available
3155
      in a package archive.
3156
 
3157
      Sub command: create
3158
      New option '-exact'. This will create a sandbox in which the package
3159
      version numbers are significant. This is useful when recreating a specific
3160
      package version.
3161
 
3162
      Command specific help
3163
      Each sub command now has its own help.
3164
      ie: 'jats sandbox populate -help' will provide help on the populate
3165
      command.
3166
 
3167
    * BuildVersion directive
3168
      Will create well formed Windows Resource files when the Packages Build
3169
      Number is greater than 7.
3170
 
3171
Internal:
3172
    * Removed jats_save_build.pl
3173
      No longer used by the build tool.
3174
 
361 dpurdie 3175
------------------------------------------------------------------------
357 dpurdie 3176
Version:  2.96.3000.cr                               Released: 14-Mar-11
3177
------------------------------------------------------------------------
3178
Major changes:
3179
 
3180
Minor changes:
3181
    * Minor tweaks for WCEIPA280 support
3182
 
3183
    * Build tool support: jats_vcssave_build
3184
      Deprecated unused options.
3185
 
361 dpurdie 3186
------------------------------------------------------------------------
355 dpurdie 3187
Version:  2.96.2000.cr                               Released: 10-Mar-11
3188
------------------------------------------------------------------------
3189
Major changes:
3190
 
3191
Minor changes:
3192
    * New WinCE platform: WCEIPA280
3193
      Uses VS2005 and the IPA280 SDK from Ingenico
3194
 
361 dpurdie 3195
------------------------------------------------------------------------
353 dpurdie 3196
Version:  2.96.1000.cr                               Released: 09-Mar-11
3197
------------------------------------------------------------------------
3198
Major changes:
3199
 
3200
Minor changes:
3201
    * EnvVars
3202
      Support for GBE_SVN_URL_xxx to support multiple SubVersion repositories
3203
      at multiple locations.
3204
 
3205
    * Build tool support: jats_vcssave_build
3206
      New option -isawip to allow deprecation of -wiplabel option in
3207
      a future release.
3208
 
361 dpurdie 3209
------------------------------------------------------------------------
351 dpurdie 3210
Version:  2.96.0000.cr                               Released: 01-Mar-11
3211
------------------------------------------------------------------------
3212
Major changes:
3213
    * CSHARP2010 target
3214
      Force all C# compilations to be targeted at a 32-bit platform.
3215
 
3216
Minor changes:
3217
    * jats escrow utility
3218
      Uses VcsTag and jats_vcsrelease to be version control system agnostic.
3219
 
361 dpurdie 3220
------------------------------------------------------------------------
349 dpurdie 3221
Version:  2.95.1000.cr                               Released: 14-Feb-11
3222
------------------------------------------------------------------------
3223
Patch changes:
3224
    * Built Tool Interface Changes
3225
        Rename jats_vcs_save_build.pl to jats_vcssave_build.pl
3226
        Rename jats_release.pl to  jats_vcsrelease.pl
3227
      to create a consistent naming convention for the buildtool
3228
      interface to Version Control System aware tools.    
3229
 
361 dpurdie 3230
------------------------------------------------------------------------
347 dpurdie 3231
Version:  2.95.0000.cr                               Released: 11-Jan-11
3232
------------------------------------------------------------------------
3233
Major changes:
3234
    * Initial (experimental) support for VS2010, both for C# and C/C++
3235
    Introduces two new platforms:
3236
        CSHARP2010 (.NET 4.0)
3237
        VS2010
3238
 
3239
Minor changes:
3240
    * jats_rewrite - used only by the build daemons
3241
      Better handling of 'cots' packages.
3242
 
3243
    * jats upddep utility
3244
      Add -keep option to retain the config data extracted from the
3245
      Release Manager data base for diagnistic use.
3246
 
3247
    * Added Linux profile scripts to build installers
3248
      Added TEMPLATES/INSTALL to the packaged version of JATS
3249
      Support for Linux under
3250
        RHEL4
3251
        Ubuntu 10.04
3252
 
3253
Internal:
3254
    * System(--Shell) escaping - improved.
3255
      Only escape spaces if there are multiple arguments.
3256
 
3257
------------------------------------------------------------------------
345 dpurdie 3258
Version:  2.94.0000.cr                               Released: 16-Dec-10
227 dpurdie 3259
------------------------------------------------------------------------
345 dpurdie 3260
Major changes:
3261
 
3262
Minor changes:
3263
    * New target platform - PHP
3264
      This target is only available on a Windows Platform. It is used to limit
3265
      the processing of PHP artifacts by the ZendGaurd.
3266
 
3267
    * Utility: cache_dpkg
3268
      Used internally to cache packages to a local archive.
3269
      When an error is encountered in the transfer the utility will now
347 dpurdie 3270
      correctly delete the package that it was transferring. Previously it
345 dpurdie 3271
      could leave a partially transferred package.
3272
 
3273
    * Utility: create_dpkg [DEVI-063950 ]
3274
      Creates build.<MachineName> marker files as well as built.<MachType>.
3275
      Partial work for DEVI-063950
3276
 
3277
    * makefile.pl directives
3278
      Corrects and extended the operation of the platform-specifier.
3279
      All non-platform options must be true, while the platform names are
3280
      treated as before - any of them may be true. See MASS-00166 for full
3281
      details.
3282
 
3283
Internal:
3284
    * System(--Shell) operations will escape spaces in the argument
3285
      Allows the use c:\Program Files\... in path elements.
3286
 
3287
------------------------------------------------------------------------
343 dpurdie 3288
Version:  2.93.0000.cr                               Released: 03-Dec-10
3289
------------------------------------------------------------------------
3290
Major changes:
3291
 
3292
Minor changes:
3293
    * Jats Sandbox operation
3294
      Don't remove .RUL files in sandbox testing of the build files
3295
 
3296
    * Jats MakeProject directive
3297
      Added --TargetDebug= and --TargetProd=  to allow the default target
3298
      of the project builds to be specified.
3299
 
3300
      Can be used in all targets that use a Visual Studio project or solution
3301
      to build a package.
3302
 
3303
    * MergeLibrary directive
3304
      New sub-option --InterfacePlain
3305
      This will allow the use of 3rd party libraries that do not have a P or D
3306
      suffix in the library name.
3307
 
3308
    * GenerateFiles directive
3309
      Use of --Var(ObjDir) will cause the Object directory to a prequisite
3310
      of the command. Similar for BinDir and LibDir.
3311
 
3312
    * BuildPlatform
3313
      New option: --NoToolSet
3314
      Supresses the check for the existance of the underlying toolset.
3315
      Ensures that the user does not attempt to use the underlying toolset.
3316
 
3317
      To be used in packages that generate installers, where there is
3318
      no compilation phase, but the package search mechanism may still
3319
      need toolset specific information.
3320
 
3321
      Normally used in conjunction with --OnlyProd.
3322
 
3323
      eg: BuildPlatforms ( 'WIN32,--OnlyProd,--NoToolSet' );
3324
 
3325
Internal:
3326
    * Jats EnvVars, ccrelease and svnrelease
3327
      Factored out the default value of GBE_VIEWBASE and associated
3328
      processing into jats.pl
3329
 
3330
      Expect GBE_VIEWBASE to be site specific. Defaults are suitable for
3331
      a ClearCase site.
3332
 
3333
------------------------------------------------------------------------
341 dpurdie 3334
Version:  2.92.0000.cr                               Released: 08-Nov-10
3335
------------------------------------------------------------------------
3336
Major changes:
3337
 
3338
Minor changes:
3339
    * DEVI-059977: 64-bit Solaris libraries try to link against 32-bit libs
3340
      The 64-bit Solaris build will no longer attempt to consume 32-bit
3341
      libraries or header files.
3342
 
3343
    * New tool update_release
3344
      Extracts current package version list from Deployment Manager SBom(s)
3345
      and copy resultant packages to release specific directory.
3346
 
3347
      Use 'jats man update_release' for full details
3348
 
3349
    * New tool ccmerge_build
3350
      Merge an autobuilt build.pl file back to the parent branch
3351
      and leave the resultant file checked out.
3352
 
3353
      Use 'jats man ccmerge_build' for full details
3354
 
3355
    * Jats Sandbox command
3356
      Improved operation of 'sandbox all' and packages that use
3357
      BuildPkgArchive.
3358
 
3359
    * GCC and SUNWORKS tools
3360
      Allow shlib dependency generation to be displayed in verbose mode
3361
 
3362
Internal:
3363
    * Work for subversion support
3364
 
3365
    * Build
3366
      Use Perl 'File' operations instead of system function to delete
3367
      directories. Is faster under Windows.
3368
 
3369
------------------------------------------------------------------------
339 dpurdie 3370
Version:  2.91.0000.cr                               Released: 15-Sep-10
3371
------------------------------------------------------------------------
3372
Major changes:
3373
    * SharedLib directives for Solaris and GCC targets
3374
      Added support to control the 'soname' embedded within the shared
3375
      library. Refer the MASS-00166 for full details. Use with care.
3376
 
3377
------------------------------------------------------------------------
337 dpurdie 3378
Version:  2.90.0000.cr                               Released: 14-Sep-10
3379
------------------------------------------------------------------------
3380
Major changes:
3381
    * New platform - 'COBRA'.
3382
      Support for the ARM926EJS based hardware.
3383
      This is a Linux based target.
3384
      Requires a new compiler to be installed into build machines
3385
 
3386
Minor changes:
3387
    * Jats sandbox command
3388
      Basic support for the 'cache' command.
3389
      Allows external dependent packages to be cached for disconnected
3390
      development.
3391
 
3392
------------------------------------------------------------------------
335 dpurdie 3393
Version:  2.89.0000.cr                               Released: 13-Sep-10
3394
------------------------------------------------------------------------
3395
Major changes:
3396
    * [DEVI-062103]
3397
      Many (11) toolsets - all that generate linker dependency
3398
      files for creating shared libraries or programs.
3399
        Solaris, Gcc, WIN32, Wince, MOS, Verix, Keil, AVR_IAR,
3400
        CSHARP, MCR, Pharlap.
3401
 
3402
      Better, simpler, and in some cases correct, generation
3403
      of dependency files used in linking. Also generate separate
3404
      files for Production and Debug builds.
3405
 
3406
Minor changes:
3407
    * Jats sandbox command
3408
      The 'info' subcommand will highlight external packages that cannot be
3409
      found in any of the the package archives.
3410
 
3411
    * Jats release -extract
3412
      The ClearCase view that is created will have a comment tag added that
3413
      describes:
3414
        - the directory in which the user created the view
3415
        - the date of creation
3416
 
3417
    * PackageFile directive
3418
      Now supports --NoRecurse and --Recurse in conjunction with --DirTree
3419
 
3420
Internal:
3421
    * PackageFile, PackageHdr and InstallHdr directives
3422
      Removed --Abs option - its not supported
3423
      Fixed --Full option.
3424
 
3425
------------------------------------------------------------------------
3426
Version:  2.88.0000.cr                               Released: 26-Jul-10
3427
------------------------------------------------------------------------
3428
Major changes:
3429
 
3430
Minor changes:
3431
    * Dependency Generation Tool - mkdepend
3432
      Correct a problem encountered when the name of an included file
3433
      matches the name of a subdirectory within the include search path
3434
      resulting in multiple builds.
3435
 
3436
    * SOLARIS and LINUX toolsets
3437
      Corrected problem in dependency tracking of shared libraries
3438
      Dependency between shared librares was not being used at all.
3439
 
3440
      Only affected Solaris and Linux builds
3441
 
3442
      Still an issue that affect all platforms that build shared libaries.
3443
      Dependency tracking does not work correctly for both debug and
3444
      production builds. It will work for the first one done.
3445
 
3446
------------------------------------------------------------------------
331 dpurdie 3447
Version:  2.87.0000.cr                               Released: 13-Jul-10
3448
------------------------------------------------------------------------
3449
Major changes:
3450
 
3451
Minor changes:
3452
    * Jats label command
3453
      New option '-entireview' to be used by the build daemon
3454
      Not recommended for general use.
3455
      Will locate the root of the current view and label all files and
3456
      directories within the current view.
3457
 
3458
      Removed the double check of labeled files introduced in
3459
      version 2.80.3000.cr as the problem has been found and corrected
3460
      elsewhere.
3461
 
3462
    * Jats save_build
3463
      Use a better set of options of 'cleartool find' to speed up
3464
      the determination of a branch.
3465
 
3466
      Use the -entireview option of the jats label utility to speed
3467
      up labeling by the build daemons.
3468
 
3469
    * Jats build
3470
      Better handling of sandboxed packages.
3471
        Indicates that the dependency is from a sandbox
3472
        No overwrite warnings when reinstalling a package
3473
 
3474
    * Borland6 toolset
3475
      Changed the default value of where Borland6 is installed
3476
      to match the documented install location of:
3477
        c:\BCB6\CBuilder6
3478
 
3479
    * Jats build
3480
      Added -noforce option to only generate build files if they
3481
      are out of date. It will only recreate makefiles if needed.
3482
      This is a very quick operation.
3483
 
3484
      The default operation is '-force'. This will populate the
3485
      interface directory and generate makefiles.
3486
 
3487
    * Jats all [Experimental. Feed back welcome]
3488
      Uses the '-noforce' form of the build command such that build
3489
      files are only recreated if need be.
3490
 
3491
      The 'all' command will do what is needed in order to rebuild
3492
      the package. It will do a build, if need be, and then
3493
      make the package.
3494
 
3495
    * Jats sandbox
3496
      The 'all' command will perform a '-noforce' build followed by a make.
3497
 
3498
      The 'build' command will perform a build followed by a make. This will
3499
      be a complete build of all component packages.
3500
 
3501
      The 'jats sandbox all' command can be used to rebuild all
3502
      components in an efficient manner. If the build files have changed,
3503
      then the makefiles will be regenerated, other wise only the make phase
3504
      is performed.
3505
 
3506
Internal:
3507
    * build.pl
3508
      Cleanup the start-up processing of build.pl and buildlib.pl            
3509
 
3510
 
3511
------------------------------------------------------------------------
329 dpurdie 3512
Version:  2.86.2000.cr                               Released: 21-May-10
3513
------------------------------------------------------------------------
3514
Major changes:
3515
 
3516
Minor changes:
3517
    * RunTest directive
3518
      Corrected problems with the --Var(xxxx) option when used in conjunction
3519
      with the --abspath option.
3520
 
3521
    * Jats label command
3522
      Removed redundant 'cleartool describe' operations to speed up the process.
3523
 
3524
------------------------------------------------------------------------
327 dpurdie 3525
Version:  2.86.1000.cr                               Released: 11-May-10
3526
------------------------------------------------------------------------
3527
Major changes:
3528
    * New compiler support
3529
      Support for the Keil Arm V4.03a compiler
3530
      This is enabled via:
3531
        build.pl: BuildPlatforms ( 'H400,--Version=4.03a' );
3532
 
3533
Minor changes:
3534
 
3535
Internal changes:
3536
 
3537
------------------------------------------------------------------------
325 dpurdie 3538
Version:  2.86.0000.cr                               Released: 30-Apr-10
3539
------------------------------------------------------------------------
3540
Major changes:
3541
 
3542
Minor changes:
3543
    * jats label command - Renaming a label
3544
      Address issue when renaming a label when the current ClearCase view is
3545
      based on the label. All operation after the rename must specify the VOB
3546
      name as ClearCase may no longer be able to determine the VOB.
3547
 
3548
    * Better handling of .lnk files used within sandboxes and local package
3549
      archives. Now strip all trailing white space correctly
3550
 
3551
    * Jats Sandbox stop files
3552
      Added 'stop.<GBE_MACHTYPE>' stop files to better support multi
3553
      platform builds.
3554
 
3555
    * Makefile rebuild test correctly locates interface directory in
3556
      cases where the source directory is above the build file in the
3557
      directory tree.
3558
 
3559
    * New command: jats man
3560
      Produces full help on a specified item.
3561
 
3562
Internal changes:
3563
    * jats upddep
3564
      Delete temp .cfg file created during the process.
3565
 
3566
    * Jats makefiles: Platform directive
3567
      Initial release of ++Machtype, ++Project and ++Defined
3568
      Not yet in use.
3569
 
3570
------------------------------------------------------------------------
323 dpurdie 3571
Version:  2.85.0000.cr                               Released: 17-Mar-10
3572
------------------------------------------------------------------------
3573
Major changes:
3574
    * New Utility: upddep - Update Dependencies
3575
      This utility will update the dependencies in a build.pl file to be
3576
      consistent with those of a given Release Manager Release. This simplifies
3577
      the operation of maintain build files during development.
3578
 
3579
      It will create an 'auto.pl' file, which JATS uses in preference to a
3580
      build.pl file. DO NOT check this file in.
3581
 
3582
      See:  'jats upddep -help'         - For brief help
3583
            'jats upddep -man'          - For full manual
3584
 
3585
      Examples:
3586
            jats upddep -show
3587
            jats upddep -show=vtk
3588
            jats upddep -rtag=6684
3589
 
3590
    * MicroTec Compiler toolset
3591
      When creating a ShardLibrary (THX) report missing libraries before
3592
      compiling the objects that go into the THX.
3593
 
3594
      This ensures that the error messages the describe the missing library
3595
      can be seen and are not masked by the building of the objects.
3596
 
3597
Minor changes:
3598
 
3599
Internal changes:
3600
    * Utility: jats_rewrite
3601
      Modifications to interwork with the upddep utility.
3602
 
3603
------------------------------------------------------------------------
321 dpurdie 3604
Version:  2.84.0000.cr                               Released: 16-Feb-10
3605
------------------------------------------------------------------------
3606
Major changes:
3607
    * Makefile directive helper function: If
3608
      Used within another directive to enable or disable arguments passed to the
3609
      outer directive. The first argument is a 'platform' specifier - as in
3610
      all Jats Make directives. If making for the specified platform, then the
3611
      remainder of the arguments are inserted into the directives argument
3612
      stream.
3613
 
3614
      Example:
3615
 
3616
      SharedLib ( '*', 'mySharedLib', @OBJS
3617
                     , If ('WIN32',   '-llibrary1', '-llibrary2' )
3618
                     , If ('SOLARIS', '-llibrary3' )
3619
                     );
3620
Minor changes:
3621
    * Makefile directive: InstallLibs
3622
      Correctly installs, as libraries, files that are specified with a 'Src'
3623
      directive. This is consistent with the operation of the PackageLibs
3624
      directive.
3625
 
3626
    * GCC Toolkit
3627
      Changes to the shared library dependency processing to bring it inline
3628
      with other toolers. Will terminate after determining that some
3629
      libraries cannot be found. This will ensure that the error message is at
3630
      the point of termination.
3631
 
3632
    * Jats save_build utility
3633
      Corrected problem in unreserving a reserved checkout of a build.pl file
3634
      under windows.
3635
 
3636
    * Jats sandbox
3637
      ClearCase views created with in the sandbox are created with a tag that
3638
      is named after the sandbox. This allows multiple instances of a view
3639
      in different sandboxes.
3640
 
3641
    * Jats release
3642
      Display cleartool error messages when view creation fails.    
3643
 
3644
------------------------------------------------------------------------
319 dpurdie 3645
Version:  2.83.1000.cr                               Released: 04-Feb-10
3646
------------------------------------------------------------------------
3647
Major changes:
3648
 
3649
Minor changes:
3650
    * jats options
321 dpurdie 3651
      Added -locatedir=name
3652
      Will scan from CWD to the root of the file system looking for the named
319 dpurdie 3653
      directory.
3654
 
3655
    * jats label utility
3656
      Improved handling of the -file and -dir options
3657
      These options will now label the directory elements within the paths
3658
      specified by these options, when used in conjunction with the -up option.
3659
      This simplified the process of labeling complex directory structures.
3660
 
3661
      Added -admin, to allow creation of global labels
3662
 
3663
------------------------------------------------------------------------
317 dpurdie 3664
Version:  2.83.0000.cr                               Released: 20-Jan-10
315 dpurdie 3665
------------------------------------------------------------------------
3666
Major changes:
317 dpurdie 3667
 
3668
Minor changes:
3669
    * WinCe Toolsets
3670
      New CompileOptions operations:
321 dpurdie 3671
        Exceptions              - Enable exception handling
317 dpurdie 3672
        noExceptions            - Disable
3673
      Default is to retain backward compatibility. It is mixed.
3674
      Example:
3675
        CompileOptions ('*', 'Exceptions' );
3676
 
3677
    * Solaris targets
3678
      Full support for a target called SOLARIS8_SPARC32
3679
      It is identical to SOLARIS in a 'sparc' build machine, but it is only
3680
      available on a 'sparc' build machine. Can be used to limit builds to one
3681
      machine type.
3682
 
3683
------------------------------------------------------------------------
3684
Version:  2.82.0000.cr                               Released: 18-Jan-10
3685
------------------------------------------------------------------------
3686
Major changes:
315 dpurdie 3687
    * New Build Platform: VB6
3688
      Jats has been enhanced to support the building of VB6 .vbg and .vbp
3689
      project files.
3690
 
3691
    * Build Directive BuildVersion.
3692
      This has been extended to allow the creation of Version Information in a
3693
      form that can be consumed by Visual Basic using '--Style=VB'
3694
 
3695
Minor changes:
3696
    * Added more internal documentation
3697
      Use jats help to see available documentation
3698
 
3699
    * Jats label -info command [DEVI-059929]
3700
      Fixed problem that prevent this command running on Unix systems.
3701
 
3702
    * Jats save_build utility
3703
      Corrected problem in unreserving a reserved checkout of a build.pl file
3704
      under windows.
3705
 
3706
    * Solaris 10, 64 Bit Sparc Builds
3707
      All compiles are done in a position independent manner (-KPIC)
3708
      This solved issues where static libraries are linked into shared
3709
      libraries.
3710
 
3711
    * Solaris builds
3712
      Program and Shared library dependency checking is now done before
3713
      the program/library objects are built. Thus errors associated with missing
3714
      dependencies occur before objects are built and the user can see the cause
3715
      of the build failure.
3716
 
3717
 
3718
Internal changes:
3719
    * Moved 'jats vars' functionality into a separate program
3720
      Moved associated documentation into the jats_vars tool
3721
 
3722
    * Moved some other internal documentation into InstallationNotes and
3723
      PkgArchive topics.
3724
 
3725
------------------------------------------------------------------------
313 dpurdie 3726
Version:  2.81.0000.cr                               Released: 12-Jan-10
3727
------------------------------------------------------------------------
3728
Major changes:
3729
    * Solaris Builds for 64 bit targets
3730
      Changes to fully support the SOLARIS10_X86 and SOLARIS10_SPARC64
3731
      targets. These are using a different version of the compiler than the
3732
      existing 32-bit builds.
3733
 
3734
      64-Bit Solaris10 builds are performed with Sun Studio 12.1
3735
      32-Bit Solaris10 builds are performed with Sun Studio 11
3736
 
3737
Minor changes:
3738
    * jats label -exclude=nnn
3739
      Corrected problem with the -exclude option introduced in 2.80.3000.cr
3740
 
3741
    * Package searching
3742
      The BuildpkgArchive and LinkPkgArchive directives will search
3743
      both dpkg_archive and deploy_archive paths for packages.
3744
 
3745
      Allows JATS to be used to process deployable packages.
3746
 
3747
    * jats help
3748
      Modified the operation of the 'jats help' command.
3749
      This command now provides a gateway to the jats help system.
3750
 
3751
      Information provided by the previous 'jats help' can be achieved
3752
      with one of:
3753
        jats -h
3754
        jats help jats
3755
 
3756
Internal:
3757
    * cmdfile utility
3758
      Added macros:
3759
        @(sep,x,text)               - Reformat text with specified file sep
3760
        @(env,VarName)              - Extract text from an EnvVar
3761
 
3762
      Corrected
3763
        @(vsep,ident)               - Set path seperator (: or ;)
3764
        @(vhost,ident)              - Modify @(vlib) operation
3765
 
3766
      Extended
3767
        @(vpath)                    - Added optional 'sep' argument.
3768
        @(vlib)                     - Added optional 'sep' argument.
3769
        @(vlint)                    - Added optional 'sep' argument.
3770
        @(vglob)                    - Added optional 'sep' argument.
3771
 
3772
------------------------------------------------------------------------
311 dpurdie 3773
Version:  2.80.4000.cr                               Released: 17-Dec-09
3774
------------------------------------------------------------------------
3775
Major changes:
3776
 
3777
Minor changes:
3778
 
3779
Internal changes
3780
    * Created a Pseudo package to describe the interface directory
3781
      This simplifies the various scanning algorithms within JATS
3782
      Useful side effects include:
3783
 
3784
        JATS plugins will be sourced from the interface directory if included
3785
        with a BuildPkgArchive. This will simplify debugging.
3786
 
3787
        [DEVI-059682] QtBase can be consumed via a BuildPkgArchive directive,
3788
        simplifying the process of packaging additional fonts.
3789
 
3790
        [DEVI-059685] Simplify implementation of --FromPackage options in other
3791
        tools, which obviates the need for QtBase to be consumed via a
3792
        BuildPkgArchive
3793
 
313 dpurdie 3794
    * Perl Modules
3795
      Included the most recent version of the Pod module within the JATS
3796
      release. This will:
3797
        * Ensure consistent cross platform behaviour
3798
        * Corrects issues within earlier releases of the Pod module - some
3799
          reported by ERG.
3800
        * Provide a basis for a better help system within JATS.
3801
 
311 dpurdie 3802
------------------------------------------------------------------------
309 dpurdie 3803
Version:  2.80.3000.cr                               Released: 01-Dec-09
3804
------------------------------------------------------------------------
3805
Major changes:
3806
 
3807
Minor changes:
3808
    * BuildTool utility: jats_save_build
3809
      Returns non-zero error code on labeling errors.
3810
      Deletes label on labeling errors.
3811
      Removed backward compatibility options as they are no longer used.
3812
 
3813
    * Jats label utility
3814
      Changes to assist in tracking down clearcase labeling errors
3815
 
3816
      Once labels have been applied a check is done to ensure that
3817
      the labels have been placed. The check is to attempt to find
3818
      new files and folders to label - there should be none.
3819
 
3820
    * Jats core
3821
      Improved the auto location of the base directory of the build to allow
3822
      for ant-based packages. Allows the jats 'create_dpkg' command to be
3823
      used to package ant based builds.
3824
 
3825
------------------------------------------------------------------------
307 dpurdie 3826
Version:  2.80.2000.cr                               Released: 12-Nov-09
305 dpurdie 3827
------------------------------------------------------------------------
3828
Major changes:
3829
 
3830
Minor changes:
307 dpurdie 3831
    * CSHARP toolset
3832
      Creation of unit tests was broken by 2.80.0000.cr
3833
      This is now fixed.
3834
 
309 dpurdie 3835
      The cmdfile utility creates paths with file path separators as discovered
307 dpurdie 3836
      in the PATH EnvVar. Now that PATH is nice it means that the use of cmdfile
309 dpurdie 3837
      to create shell scripts resulted in scripts with unsuitable separators.
307 dpurdie 3838
 
3839
    * WCEPSION_500_VS2005
3840
      Extended the list of nodefaultlibs to include secchk.lib and ccrtrtti.lib
3841
 
3842
------------------------------------------------------------------------
3843
Version:  2.80.1000.cr                               Released: 12-Nov-09
3844
------------------------------------------------------------------------
3845
Major changes:
3846
 
3847
Minor changes:
305 dpurdie 3848
    * Generating makefiles
3849
      Ensure that the 'BuildMake' directive is the last one in the build.pl file
307 dpurdie 3850
      Directives after this will not be processed correctly and now generate
305 dpurdie 3851
      an error.
3852
 
3853
    * WCEPSION_500_VS2005
307 dpurdie 3854
      Suppress use of -debug:cv when building libraries.
305 dpurdie 3855
 
3856
    * Build directive: BuildSrcArchive
307 dpurdie 3857
      Highly specialized directive.
305 dpurdie 3858
      Refer the JATS Manual.
3859
 
3860
------------------------------------------------------------------------
303 dpurdie 3861
Version:  2.80.0000.cr                               Released: 04-Nov-09
3862
------------------------------------------------------------------------
3863
Major changes:
3864
    * New target: WCEPSION_500_VS2005
3865
      A build of the Psion CE 5.0 under VS2005
3866
      This target has been added to the WINCE target.
3867
 
3868
      WCEPSION_500_VS2005 build cannot consume build artifacts from the
3869
      WCEPSION_500. The two are separate.
3870
 
3871
    * Support for building WinCE targets under VS2005
3872
      Currently only the WCEPSION_500_VS2005 is fully supported
3873
      Support includes
3874
        * Building of executables and DLLs via jats directives
3875
        * Building of components via VS2005 'solution' files
3876
 
3877
Minor changes:
3878
    * Build file processing
3879
      Better detection of bad platform names under Windows
3880
      Note: All platform names should be in uppercase.
3881
 
3882
    * MOS builds
3883
      If a 'product' name not known to JATS is used and a board base address
3884
      is specified then no warnings are generated indicating an unknown 'product'
3885
 
3886
    * MOS builds
3887
      New 'known' product: PICP
3888
      Identical to the TP5 in all but name.
3889
 
3890
    * GenerateFiles directive
3891
        Better handling of '\' when passing arguments to a command line
3892
        under windows.
3893
 
3894
        .
3895
 
3896
    * Verbose builds now show command files
3897
      Currently only supported for WIN32 and WINCE builds.
3898
 
3899
      The use of 'OPTIONS=args' will cause the linker command file to be dumped
3900
      to the output stream.
3901
 
3902
      This facility will be retrofitted to other platform targets in the future.
3903
 
3904
    * Windows Shell
3905
      The shell provided with JATS for use under Windows has been modified so
3906
      that the COMSPEC and PATH variables are correctly formatted with '\'
3907
 
3908
      Addresses issues when invoking Windows tools and programs from within JATS.
3909
 
3910
    * H8S toolset
3911
      Ensure the the EnvVar CYGWIN is not set.
3912
 
3913
      If 'binmode' is set then the gcc compiler used by the H8S toolset cannot
3914
      handle macros that use line continuation.
3915
 
3916
Internal changes
3917
    * WinCe builds
3918
      Changed name of internal file 'toolset/vcwce' to better represent the
3919
      content of the file.
3920
 
3921
      Many internal changes to better support VS2005 and EVC
3922
 
3923
      Macros to encode and decode paths with embedded spaces.
3924
      Currently only used in WIN32 and WINCE toolsets.
3925
 
3926
------------------------------------------------------------------------
301 dpurdie 3927
Version:  2.79.6000.cr                               Released: 18-Sep-09
3928
------------------------------------------------------------------------
3929
Minor changes:
3930
    * PackageFile directive with spaces in names.
3931
      Corrected problem.
3932
 
3933
------------------------------------------------------------------------
299 dpurdie 3934
Version:  2.79.5000.cr                               Released: 14-Sep-09
3935
------------------------------------------------------------------------
3936
Major changes:
3937
 
3938
Minor changes:
3939
    * DPACKAGE file created on multiple machines [DEVI-054973]
3940
      DPACKAGE files are now machine specific.
3941
      Changes are transparent to users.
3942
 
3943
    * Creating static libraries without any object files is treated
3944
      as an error. The Microtec tools sets will create a 'pop-up' if
3945
      this occurs.
3946
 
3947
    * The LinkSandbox directive is not allowed when GBE_ABT is set.
3948
      This directive is highly discouraged in development: Use a jats 'sandbox'
3949
      Moreover it is not reproducible and thus not supported within the
3950
      automated build framework.
3951
 
3952
    * jats sandbox command
3953
      Added support to delete the sandbox metadata. This undoes the
3954
      'create' command.
3955
 
3956
    * jats command aliases. Added
3957
        jats extractfiles to be jats release -extractfiles
3958
        jats extract      to be jats release -extract
3959
 
3960
------------------------------------------------------------------------
297 dpurdie 3961
Version:  2.79.4000.cr                               Released: 29-Jul-09
3962
------------------------------------------------------------------------
3963
Major changes:
3964
    * Jats Command line and -java option
3965
      This version will place the specified java's 'bin' directory into
3966
      the PATH. Thus the commands:
3967
            jats -java=1.6 eprog java -version
3968
            jats -java=1.6 ant build
3969
      will work as expected
3970
 
3971
Minor changes:
3972
    * VS2008 Toolset
3973
      Picking up incorrect config details
3974
      May result in a warning message.
3975
 
3976
    * gen_cots utility
3977
      New option to allow use without ClearCase dependencies.
3978
      Its simply creates a buildable package image.
3979
 
3980
    * DELPHI7 toolset
3981
      Correct the definition of the Debug option '-$D+'
3982
      In debug mode, add $DELPHI/lib/debug to the search paths
3983
 
3984
------------------------------------------------------------------------
295 dpurdie 3985
Version:  2.79.3000.cr                               Released: 01-Jul-09
3986
------------------------------------------------------------------------
3987
Major changes:
3988
Minor changes:
3989
    * Escrow Utility
3990
      Add header to generated HTML describing the source of the data
3991
 
3992
    * IAR Compiler
3993
      Fixed test for loader file
3994
 
3995
    * GCC Toolset
3996
      Fixed DLL Version Number
3997
 
3998
    * DELPHI7 Toolset
3999
      Minor correction discovered during use.
4000
      Existing tools to create a .lib from .dll had serious path length issues
4001
      Extended the compiler search paths
4002
 
4003
    * Deployment utilities (old)
4004
      Correct SQL statement to work without any Schema assumptions
4005
 
4006
------------------------------------------------------------------------
293 dpurdie 4007
Version:  2.79.2000.cr                               Released: 11-Jun-09
4008
------------------------------------------------------------------------
4009
Major changes:
4010
Minor changes:
4011
    * Minor bug fix to address issues introduced in previous release
4012
      Affects SOLARIS and MOS builds
4013
 
4014
------------------------------------------------------------------------
291 dpurdie 4015
Version:  2.79.1000.cr                               Released: 10-Jun-09
4016
------------------------------------------------------------------------
4017
Major changes:
4018
Minor changes:
4019
    * Initial Support for Visual Studio 2008
4020
      New platforms: CSHARP2008 and VS2008
4021
 
4022
    * WIN32 Toolset
4023
      Corrected the -machine option passed to the Windows linker
4024
      Now passes -machine:X86 instead of -machine:IX86
4025
 
4026
------------------------------------------------------------------------
289 dpurdie 4027
Version:  2.79.0000.cr                               Released: 10-Jun-09
4028
------------------------------------------------------------------------
4029
Major changes:
4030
    * New Platform: DELPHI7
4031
      Support the creation of Units,Libraries, Packages and Programs using
4032
      Borlands Delphi Version 7.
4033
 
4034
      See Jats Reference Manual for complete details and Delphi specific options
4035
      to the Prog and SharedLib directives.
4036
 
4037
      This toolset has a number of limitations:
4038
        1) It can build either Debug or Production, but not both, in a single
4039
           makefile.pl. This is caused by the Delphi limitation that library
4040
           names cannot be changed.
4041
 
4042
        2) The generation of dependencies between the source and the generated
4043
           artifacts is very simplistic.
4044
 
4045
      Units are generated with the 'Lib' directive. The name of the Unit and the
4046
      name of the source are linked. The source should not be provided.
4047
        ie: Lib ('*', 'MyUnit' );
4048
      Will create a unit called MyUnit.dcu from the source file 'MyUnit.pas'
4049
 
4050
      Packages are generated with the SharedLib directive starting with a .dpk
4051
      file.
4052
        ie: SharedLib  ( '*', 'MyPackage' );
4053
      will create a package called MyPackage.bpl/dcp from the source file
4054
      MyPackage.dpk.
4055
 
4056
      Libraries are generated with the SharedLib directive starting with a .dpr
4057
      file.
4058
        ie: SharedLib  ( '*', 'MyDll' );
4059
      will create a package called MyDll.dll/lib from the source file
4060
      MyDll.dpr.
4061
 
4062
      Programs are generated with the Prog directive starting with a .dpr
4063
      file.
4064
        ie: Prog  ( '*', 'MyProg' );
4065
      will create a package called MyProg.exe from the source file
4066
      MyProg.dpr.
4067
 
4068
Minor changes:
4069
    * New EnvVar: DELPHI7
4070
      Required only if Borland Delphi 7 has not being installed in the
4071
      standard location or if the Windows Short Name is not
4072
      c:\PROGRA~1\Borland\Delphi7
4073
 
4074
    * BuildVersion directive
4075
      Added a 'Style' of 'Delphi' to allow the generation of version information
4076
      in a Delphi Unit.
4077
 
4078
      Modified the operation of the "C" style generation.
4079
      If the name of the file is provided via '--File', then the generated files
4080
      will be 'known' to JATS and can be consumed from any makefile. JATS will
4081
      'know' the location of the files.
4082
 
4083
    * Sanity test on the names of libraries and programs
4084
      Some characters are not allowed: ie: '/' as this is a mistake.
4085
 
4086
Internal Changes:
4087
    * ToolsetSHLD functions
4088
      Pass in the shared library version string as an argument
4089
      Means that the core of JATS can manage this information in a manner
4090
      that is decoupled from the toolsets.
4091
 
4092
    * Reworked the mechanism used to hold data about libraries, shared libraries
4093
      merged libraries and programs. Created a class to manipulate build targets
4094
      and to maintain information about the contents of the targets.
4095
 
4096
------------------------------------------------------------------------
287 dpurdie 4097
Version:  2.78.4000.cr                               Released: 30-Apr-09
4098
------------------------------------------------------------------------
4099
Major changes:
4100
    * Correctly generate dependencies for C++ only builds
4101
      Many tools sets ( gcc and others) would not generate makefile dependency
4102
      information for purely C++ builds.
4103
 
289 dpurdie 4104
    * Jats.bat and Jats.sh now provide a default Read Only username/password
4105
      for Release Manager and Deployment Manager.
287 dpurdie 4106
 
289 dpurdie 4107
      NOTE: Windows users will need to update their JATS.BAT file in order
4108
            to pick up changed passwords for Release Manager and Deployment
4109
            Manager
287 dpurdie 4110
 
4111
Minor changes:
4112
    * The jats option '-noexportvars' deletes selected JATS EnvVars from the
4113
      environment. This only affects the build daemons.
4114
 
4115
    * updatenodespec utility
4116
      Correct the SQL statements to work with ReadOnly access to the Deployment
4117
      Manager database.
4118
 
4119
------------------------------------------------------------------------
285 dpurdie 4120
Version:  2.78.3000.cr                               Released: 30-Mar-09
4121
------------------------------------------------------------------------
4122
Major changes:
4123
 
4124
Minor changes:
4125
    * Creation of DPACKAGE file [DEVI-054973]
4126
      Better support for packages that build on multiple platforms
4127
      Not completly fixed, but much better than before.
4128
 
4129
    * Escrow tool
4130
      Remove warning created during normal operation
4131
 
4132
    * Minor code cleanup as suggested by code analysis tools
4133
 
4134
------------------------------------------------------------------------
283 dpurdie 4135
Version:  2.78.2000.cr                               Released: 05-Mar-09
4136
------------------------------------------------------------------------
4137
Major changes:
4138
    * New Platform: H400
4139
      Supported by the KIELARMV3 toolset.
4140
      Refer to the Jats Reference Manual for toolset specific options
4141
 
4142
Minor changes:
4143
    * MergeLibrary directive
4144
      Allow a library that has been created in the same makefile.pl as the
4145
      directive to be located, without the need to 'install' it first.
4146
 
4147
 
4148
------------------------------------------------------------------------
281 dpurdie 4149
Version:  2.78.1000.cr                               Released: 26-Feb-09
4150
------------------------------------------------------------------------
4151
Major changes:
4152
 
4153
Minor changes:
4154
    * New command: jats make show
4155
      Will display the platfroms, alias definitions and the makefile paths
4156
      used in the build.
4157
 
4158
    * Escrow command
4159
      Now supports extraction based on a single package and version
4160
 
4161
    * Build File Rewrite Utility
4162
      Added a '-validate' option to allow the build daemons to validate the
4163
      build files against the Release Manager information.
4164
 
4165
      Improved error reporting to make it clear that the problem is a mis-match
4166
      between Release Manager and the package's build files.
4167
 
4168
------------------------------------------------------------------------
279 dpurdie 4169
Version:  2.78.0000.cr                               Released: 18-Feb-09
277 dpurdie 4170
------------------------------------------------------------------------
4171
Major changes:
279 dpurdie 4172
    * GBE_BUILDFILTER configuration has been simplified
277 dpurdie 4173
 
279 dpurdie 4174
      JATS will automatically filter out target platforms that cannot be built
4175
      on the users machine. ie: It will not try to build Solaris targets on a
4176
      Windows machine. Thus, under the new scheme a Windows GBE_BUILDFILTER need
281 dpurdie 4177
      not contain '!SOLARIS'
279 dpurdie 4178
 
4179
      This greatly simplifies the creation of GBE_BUILDFILTER as it does not
4180
      need to be configured to exclude targets that cannot by built.
4181
 
4182
      Existing GBE_BUILDFILTER definitions are backward compatible.
4183
 
4184
    * Jats utility : gen_cots
4185
      Requires the user to specify a target VOB with the -vob option
4186
        Ensures the user is aware of the target VOB
4187
 
4188
      Now creates temporary directory within the users TEMP directory.
4189
        Addresses problems where the user's CWD is within the package being
4190
        processed.
4191
 
4192
      Removed the '-delete' option
4193
        Always delete the temp work directory if it exists.    
4194
 
277 dpurdie 4195
Minor changes:
279 dpurdie 4196
    * Sandbox command
4197
      Added build, make, clean, clobber commands
4198
 
4199
      Sandbox packages may contain a file called 'stop', to exclude the
4200
      target from consideration in the build set.
4201
 
4202
    * MCR Toolset
4203
      This toolset only supports 16 compiler search paths. An descriptive error
4204
      has been added to detect and report on this error.
4205
 
4206
    * WIN32 and PHARLAP toolsets
4207
      The --Resource=xxx option specifies a comma separated list of files.
4208
      Spaces are now allowed either side of the comma.
4209
        ie: "--Resource=file1.h, File2.h"
4210
 
4211
    * Jats run_test command
4212
      Removed a non-fatal warning message that was being generated when the
4213
      tests we run on a Window machine.
4214
 
4215
    * descpkg file
4216
      Now contains HOSTNAME of the build machine
4217
      Not (yet) aggregated when packages are merged
4218
 
4219
   * built.<machine> tag files created by create_dpkg
4220
     Now contains build trace information
4221
        Date-Time, Machine, User, ABT config
4222
 
4223
   * jats abt command simplified usage
4224
     This command now appends the current directory as a library path to ANT if
4225
     it contains 'jar' files.
4226
 
4227
     Uses ANT 1.6 as the default version of ANT
4228
 
4229
     Both changes will simplify the use of this command within the escrow
4230
     environment. ie: 'jats abt -buildfile=build1.xml'
4231
 
4232
   * BuildVersion directive
4233
     Form:
4234
        BuildVersion ('--Style=C');
4235
     now works as expected.
4236
     Slightly better error detection on the directives arguments.
4237
 
4238
Internal Changes:
4239
 
4240
    * Error reporting mechanism
4241
      Improved the error reporting mechanism. Allowed a function to
4242
      create modify the error reporting parameters in such a manner that the
4243
      original values are restored at the end of a function.
4244
 
4245
 
4246
------------------------------------------------------------------------
4247
Version:  2.77.8000.cr                               Released: 18-Dec-08
4248
------------------------------------------------------------------------
4249
Major changes:
4250
 
4251
Minor changes:
277 dpurdie 4252
  * Jats Wrapper
4253
    Added -NoExportVars option to allow use of JATS to startup build daemons
4254
    without fixing the version of JATS that is used by the processes the daemon
4255
    then starts.
4256
 
4257
    Limit searches for local and sandbox archives to the '/home' directory
4258
    so that the Unix auto mounter does not report errors.
4259
 
4260
  * Jats makefiles. Platform Specifier
4261
    The Platform Specifier has been extended to support a '--MachType=name'
4262
    non-platform option.
4263
 
279 dpurdie 4264
    This may be used to limit Java builds to a 'win32' machine if required.
277 dpurdie 4265
 
4266
------------------------------------------------------------------------
275 dpurdie 4267
Version:  2.77.7000.cr                               Released: 17-Dec-08
4268
------------------------------------------------------------------------
4269
Major changes:
4270
 
4271
Minor changes:
4272
    * MugFile support
4273
      Added facilities to allow named files to be added the the Thx Fileset
4274
      Added options to facilitate the creation of sets of THX files
4275
      Refer to MASS-00099 for complete details.
4276
 
4277
    * Jats Utility: dstatus
4278
      Limit display width of the build machine named to 20 characters
4279
 
4280
    * Jats sandbox command (experimental)
4281
        A files called 'stop' within the root directory of the component
4282
        packages will prevent the utility from processing that subdirectory.
4283
 
4284
        Extended command sets to allow the command 'all', 'build' and 'make'
4285
        to be processed as commands to be invoked in all sandbox components
4286
 
4287
    * Jats Make: New EnvVars
4288
        GBE_MAKE_TYPE               - P or D
4289
        GBE_MAKE_TARGET             - Target platform
4290
        GBE_MAKE_CMD                - Current make target
4291
        GBE_MAKE_CFG                - Internal config
4292
 
4293
    * Jats generated scripts: set_<platform>.sh
4294
      The generated scripts preserve any spaces in the argument list passed
4295
      to the invoked application.
4296
 
4297
Internal Changes:
4298
    * JatsCopy Package
4299
      CopyFile operation can copy an array of files
4300
      CopyDir now supports MatchDirs
4301
 
4302
    * JatsMakeConfig Package
4303
      Added class to read in the parsed makefile.pl data for the current
4304
      build target.
4305
 
4306
    * Jmake - Jats Makefile Supervisor
4307
      Export GBE_MAKE_* EnvVars to directly export the current makefile
4308
      environment. 
4309
 
4310
 
4311
------------------------------------------------------------------------
273 dpurdie 4312
Version:  2.77.6000.cr                               Released: 11-Dec-08
4313
------------------------------------------------------------------------
4314
Major changes:
4315
 
4316
Minor changes:
4317
    * Jats command: sandbox
4318
      Support subcommands "clean" and "clobber"
4319
      These traverse the sandbox in the reverse direction so that the clean
4320
      up operations work correctly.
4321
 
4322
    * Makefile generation
4323
      Removed warning on the use of --OnlyProd and --OnlyDebug
4324
 
4325
    * JatsCopy Package
4326
      Minor enhancements to this internal package
4327
        CopyFile operation returns path to target file
4328
        CopyDir can, if asked, returns an array of files copied
4329
        Wildcard correctly supports the [0-9] construct
4330
 
4331
Internal Changes:
4332
    * Environment
4333
      Export EnvVar GBE_HOSTMACH
4334
      This is the same as GBE_MACHTYPE, but it is not modified by legacy
4335
      makefiles. Available for sanity testing.
4336
 
4337
    * Remove unused references to the File::Find package in Perl scripts
4338
 
4339
    * Jats building Jats now uses the JatsCopy package to perform the many
4340
      copy operations in the build.
4341
 
4342
 
4343
------------------------------------------------------------------------
271 dpurdie 4344
Version:  2.77.5000.cr                               Released: 24-Nov-08 
267 dpurdie 4345
------------------------------------------------------------------------
4346
Major changes:
4347
 
4348
Minor changes:
271 dpurdie 4349
    * Added LMOS_PPC_603E to the LMOS target
269 dpurdie 4350
 
271 dpurdie 4351
    * Jats Utility: dstatus
4352
      Improved handling of closed and archived releases
4353
      Displays include activity time information
269 dpurdie 4354
 
271 dpurdie 4355
Internal Changes
4356
    * jats.pl
4357
      Removed unused function
4358
 
4359
    * makeif.pl
4360
      Added significant documentation
4361
      Provided access to some of the functions via and API
4362
      Renamed to MakeIf.pm
4363
      Moved location to the LIB directory.
4364
 
4365
    * MakeEntry.pm
4366
      Added support for the use of in-memory files
4367
      Allows the output to be 'printed' to a memory variable rather then a file
4368
 
4369
    * ReadBuildConfig.pm
4370
      Added routines to access package information in a manner that is
4371
      independent of the underlying data.
4372
 
4373
    * makelib.pl2
4374
      Added mechanism to allow toolsets to register for notification
4375
      of specific source files present in the build.
4376
 
4377
      Improved readability of the generated makefiles.
4378
      Added informationas to the source of included files
4379
 
4380
      Added docuementation to previously undocumented functions
4381
 
4382
      Corrected usage of the MakeIf package.
4383
      Use it as a package.
4384
 
4385
    * Win32 binary tools
4386
      Added 7z.exe - command line utility to process various compressed
4387
      file formats. Can be used to perform tar-like operations underlying
4388
      windows.
4389
 
4390
    * JatsSvnCore.pm
4391
      Made use of a new binary utility ('stdmux') to multiplex stdout and
4392
      stderr into one data stream that can be handled by perl one allow
4393
      platforms.
4394
 
4395
 
269 dpurdie 4396
------------------------------------------------------------------------
271 dpurdie 4397
Version:  2.77.4000.cr                               Released: 11-Nov-08
269 dpurdie 4398
------------------------------------------------------------------------
4399
Major changes:
4400
 
4401
Minor changes:
271 dpurdie 4402
    Jats utility 'release' [DEVI-051370 ]
4403
    The utility will place a tag file in the root of the package
4404
    as specified by the '-path' option. This will be used by the build tool
4405
    tool re-locate the root of the package and thus allow the correct generation
4406
    of the ClearCase related metrics.
4407
 
4408
    Generation of Resource Files for WIN32 builds
4409
    Corrected version identifier
4410
 
4411
 
4412
------------------------------------------------------------------------
4413
Version:  2.77.3000.cr                               Released: 28-Oct-08
4414
------------------------------------------------------------------------
4415
Major changes:
4416
 
4417
Minor changes:
267 dpurdie 4418
    * Jats option '-locate' correctly locates ANT build files [DEVI-052423]
4419
 
4420
    * Allow Deployable packages to be built on some, but not all, of the
4421
      build machines and correctly package the descpkg file. [DEVI-052422]
4422
 
4423
    * JATS CompileOptions directive  [DEVI-052426]
4424
      New options:
4425
        no_define_source_file
4426
        define_source_file              (Default)
4427
 
4428
      The 'no_define_source_file' will suppress the compile definition __SOURCE__
4429
      Currently only implemented for WIN32 and WINCE toolsets.
4430
 
4431
      The __SOURCE__ definition renders pre-compiled headers useless.
4432
      This option has not be enabled by default to ensure backward
4433
      compatibility.
4434
 
4435
    * Jats directives: MakeProject
4436
      Now supports the following new options:
4437
            --InstallProgDebug=list
4438
            --InstallProgProd=list
4439
            --InstallProg=list
4440
 
4441
      These allows files that are created by the project builder to be
4442
      installed locally to be consumed by such packaging directives as
4443
      GenerateCab.
4444
 
4445
    * Jats directives: AddLDFlags and AddASFlags
4446
      Now supports the --Debug and --Prod options like the other AddFlags
4447
      directives.
4448
 
4449
    * Jats builder directive: BuildVersion
4450
      New options that can be used when generating a WinRC style version
4451
      information:
4452
            --Definitions                   - Create definitions only
4453
            --Comment=text
4454
            --Description=text
4455
            --Product=name
4456
 
4457
Internal Changes:
4458
    * These utility 'gen_winrc' now uses module used by the BuildVersion
4459
      directive to created the resource file.
4460
 
4461
      The BuildVersion.pm module has been modified to allows it to be used in
4462
      a standalone manner by gen_winrc.pl.
4463
 
4464
------------------------------------------------------------------------
265 dpurdie 4465
Version:  2.77.2000.cr                               Released: 26-Sep-08
261 dpurdie 4466
------------------------------------------------------------------------
4467
Major changes:
263 dpurdie 4468
 
4469
Minor changes:
265 dpurdie 4470
    * Jats utility jats_save_build.pl
4471
      Fix problem when used in new mode.
4472
      These label is now applied from the root of the VOB and not from
4473
      the location of the builder file.
4474
 
4475
------------------------------------------------------------------------
4476
Version:  2.77.1000.cr                               Released: 18-Sep-08
4477
------------------------------------------------------------------------
4478
Major changes:
4479
 
4480
Minor changes:
263 dpurdie 4481
    * New JATS Platform : PHARLAP [DEVI-051359]
4482
      Added support for PharLap 10.1
4483
      Requires that both PharLap 10.1 and Visual Studio 6 be installed
4484
      Full details in the JATS manual.
4485
 
4486
    * Windows utilities  [DEVI-051360]
4487
      Added rpccpp to assist in the creation of rcpgen based modules under
4488
      windows.
4489
 
4490
    * MOS68K and MOSCF toolsets
4491
      Made used of rpccpp. These platforms can now support the creation
4492
      of XDR based modules.
4493
 
4494
    * Jats GenerateFiles directive
4495
      New option '--PreDelete' will delete all generated files before
4496
      the generator process is run. This may be used in cases where the
4497
      generator process does not operate if the output files already exist,
4498
      such as the rpcgen utility.
4499
 
4500
    * Jats MakeAnt directive
4501
      Correct problem where unit_tests could not be run.
4502
      Automated unit_tests tests could be run.
4503
 
4504
    * Buildtool utility: jats_rewrite
4505
      Added -noconfig option to allow the creation of auto.xml files
4506
      in escrow.
4507
 
4508
    * create_dpkg utility
4509
      Merged files that exist in the target archive are now compared
4510
      against the local file. A difference is considered to be an error.
4511
 
4512
Internal Changes:
4513
    * Resolved issues with JatsEnv modules that make it difficult to include
4514
      the modules in other modules. This is now a package
4515
 
4516
    * JatsSystem Module
4517
      Resolved issues when 'shell' is used to invoke a 'system' command.
4518
      Now quote the command string being passed to the shell.
4519
 
4520
      Resolved issues with JatsCmd
4521
      Now takes an array of arguments.
4522
 
4523
      Added JatsTool to be more efficient where a known JATS tool is being
4524
      invoked. This is faster assist it does not invoked three unneeded
4525
      programs.
4526
 
4527
    * Renamed jats_cbuilder tool to jats_ccrelease.
4528
      Changes is not visible to the users, assist they go through the 'jats'
4529
      wrapper. Internally the changes is in preparation to alternate version
4530
      control systems.
4531
 
4532
 
4533
------------------------------------------------------------------------
4534
Version:  2.77.0000.cr                                Released: 1-Sep-08
4535
------------------------------------------------------------------------
4536
Major changes:
261 dpurdie 4537
    * Perl Version. Must be at least version 5.8.2
4538
      This is the first version that supports Windows 2003 server.
4539
 
4540
      After discovering that several operations are not fully function under
4541
      Perl 5.6.1 the minimum version of Active State Perl that is required has
4542
      been increased.
4543
 
4544
      A suitable windows installer can be found at:
4545
        \\auperaunx26\devl\releases\3rdParty-Products\ActivePerl\5.8.8.819\
4546
                                    ActivePerl-5.8.8.819-MSWin32-x86-267479.msi
4547
 
4548
    * Jats Build Targets
4549
      New target and toolset: VERIX
4550
 
4551
    * Jats utility: jats_save_build
4552
      Extended to allow all ClearCase specific operations to be removed
4553
      from the Build Daemons.
4554
 
4555
      This utility is only used by "Release Planner" and the "Build Daemons".
4556
 
4557
      Suggested new usage:
4558
        jats etool jats_save_build
4559
                        -pname=xxxx
4560
                        -pversion=yyyy
4561
                        -infofile=path_name
4562
                        -locatepkg=zzzz     (Optional)
4563
                        -infile=aaaa        (Optional)
4564
                        -outfile=bbbb       (Optional)
4565
                        -wiplabel=ccccc     (Optional)
4566
 
4567
Minor changes:
4568
    * JATS make: Merge Library Operation [DEVI-049475]
4569
      Fixed such that Library Merge operations don't delete other build
4570
      artifacts.
4571
 
4572
    * JATS make: New option expert=0|1
4573
      Runtime processing of 'expert' mode to allow dependencies between the
4574
      object files and the makefile to be ignored.
4575
 
4576
      Previous this operation could only be invoked at 'build' time. Now the
4577
      default state will be set at build time and it can be overridden at 'make'
4578
      time.
4579
 
4580
    * JATS utility: CCdiff
4581
      Corrected operation of the option "-new=dir=."
4582
 
4583
    * Nunit support in CSHARP
4584
      Improved support for different version of Nunit
4585
      Allow the DLLs that are required by nunit to be specified 
4586
      within the package.
4587
 
4588
    * Jats utility: dstatus
4589
      Suppresses archived releases.
4590
      Shows release state
4591
 
4592
    * Build file directive: BuildPkgArchive
4593
      Extended list of supported directories to include 'wsdl'.
4594
 
4595
Internal Changes:
4596
    * JATS make: Detection of makefile dependencies
4597
      Isolated the detection process to one point.
4598
      Previously was being done at two places
4599
        - Within jmake - jats makefile supervisor
4600
        - Within the generated makefile. This is still present but
4601
          is suppressed if jmake is used to invoke the makefile.
4602
 
4603
    * JATS make: Command line
4604
      Removed the use of the un used "VERBOSE=1" operation
4605
      Improved use of "options=args|allargs"
4606
 
4607
      It didn't work on all platforms.
4608
      Is better does with "options=args" or "options=allargs"
4609
 
4610
    * JATS command line
4611
      Improved operation of the -help,-man, -verbose and -debug options
4612
      to allow:
4613
        + Direct level specification (-verbose=3)
4614
        + Better use of Perl Option Parsing Utilities
4615
        + Consistent use of option parsing
4616
 
4617
    * JATS makefile generation
4618
      Simplifies creation of internal rules
4619
      Improved readability of the generation process
4620
      Improved readability of the generated makefile
4621
      Removed dead code
4622
      Improved the creation of Progs
4623
 
4624
    * JATS error reporting
4625
      Added a Fatal call to allow utilities to report infrastructure
4626
      problems.
4627
 
4628
      Corrected problem in the use of GBE_[tag]_VERBOSE and GBE_[tag]_DEBUG
4629
      environment variables where the 'tag' contains a space.
4630
 
4631
    * Assorted Perl files
4632
      Minor corrected after running Perl Syntax check over JATS files.
4633
 
4634
    * Made the use of IFLAGS uniform for all JATS toolsets
4635
      Removed the need, and use of IFLAGS3; simplifying the generated
4636
      makefiles
4637
 
4638
    * Corrected tagging  of files generated by the various toolsets
4639
      Many files where incorrectly tagged and were not being cleaned up.
4640
 
4641
    * FileUtils package.
4642
      Added functions to create and append text to small text files.
4643
      Provides consistent error messages and simplifies creation of small files.
4644
      Used functions within JATS.
4645
 
4646
 
4647
------------------------------------------------------------------------
259 dpurdie 4648
Version:  2.76.2000.cr                               Released: 23-Jul-08
257 dpurdie 4649
------------------------------------------------------------------------
259 dpurdie 4650
Minor changes:
4651
    * New Platform and Toolset : ACEX
4652
      Provides support for the Fairchild ACEx assebmler
4653
 
4654
------------------------------------------------------------------------
4655
Version:  2.76.1000.cr                               Released: 10-Jul-08
4656
------------------------------------------------------------------------
257 dpurdie 4657
Major changes:
4658
 
4659
    * Jats make: Package and Install directives [DEVI-049299]
4660
      Convert relative pathnames to absolute pathnames before passing
4661
      to copy command. This makes the most of Windows limited path length
4662
      as implemented by many Windows utilities.
4663
 
4664
Minor changes:
4665
    * JATS makefile generation: Provide case-corrected pathnames for
4666
      library and include files in dpkg_archive.
4667
 
4668
      Needed to support badly formed legacy packages when used with
4669
      some windows tools.
4670
 
259 dpurdie 4671
------------------------------------------------------------------------
255 dpurdie 4672
Version:  2.76.0000.cr                               Released: 24-Jun-08
4673
------------------------------------------------------------------------
4674
Major changes:
4675
    * Support for Microsoft Visual Studio 2005 [DEVI-049017]
4676
      The product must be installed in its default location.
4677
 
4678
      New platforms:
4679
        CSHARP2005
4680
         Uses C# Framework Version 2.0.50727
4681
         Support extends to allow:
4682
            1) Building of Csharp source using standard JATS
4683
            2) Build Visual Studio solutions
4684
         Can consume files from CSHARP and WIN32 components.
4685
 
4686
        VS2005
4687
         Support extends to allow:
4688
            1) Building of C and C++ source using standard JATS
4689
            2) Build Visual Studio solutions
4690
         Can consume files from VS2003 and WIN32 components.
4691
 
4692
      The existing WIN32 and CSHARP platforms can also utilize VS2005
4693
      through a version selector:
4694
        WIN32 Toolset   - "MS.NET2005"
4695
        CSHARP Toolset  - "MS.NET2005"
4696
 
4697
    * Version of Make for Win32 builds
4698
      The version of Make has been upgraded to 3.81 to provide access
4699
      to macros to simplify support for the MS VS2005.
4700
 
4701
    * CSHARP and WIN32 platforms
4702
      The LIB path uses to locate libraries and DLLs has been altered to:
4703
        - Contain absolute paths. Relative paths did not work under all
4704
          conditions when building projects and solutions.
4705
        - Contain valid paths. JATS generated paths that do not physically exist
4706
          will be removed from the search path. This removes warning messages
4707
          under VS2005.
4708
 
4709
Minor changes:
4710
    * New Jats utility: dstatus
4711
      Display Build Daemon Status. A text based utility.
4712
      Use 'jats dstatus -man' for full details.
4713
 
4714
    * PPC_603E Toolset
4715
      Changed the definition of HOST_CPU to be correct for the linux
4716
      architecture that uses the value - powerpc.
4717
 
4718
      Extended LinuxDrivers directive to allow for powerpc.
4719
 
4720
      Updated the MakeLinuxDriver directive to use EXTRA_CFLAGS as CFLAGS
4721
      has been removed. This change is backwardly compatible.
4722
 
4723
    * Modified all utilities to avoid a Perl-10 warning message [DEVI-049018]
4724
      Improved usage of the 'require' statement used to check for
4725
      a minimal value of perl.
4726
 
4727
      Removed excessive require statements.
4728
 
4729
    * JATS internal utilities - xmake
4730
      Source for Make 3.81 is now controlled
4731
      Include JATS specific files for
4732
        1) Windows
4733
        2) Linux
4734
 
4735
      JATS now includes binaries for make.
4736
      This will ensure that the version of make being used will be known for all
4737
      machines. Gnu make does not need to be installed for the various build
4738
      machines.
4739
 
4740
    * JATS internal utility sh.exe (windows)
4741
      Extended internal debugging via EnvVar SHDEBUGEXEC
4742
 
4743
    * JATS Environment
4744
      Allow Jats Environment variables that are used to specify a directory
4745
      to be set to either '-' or 'none'. The associated path will set to empty.
4746
 
4747
      This can be used to override defaults that may be inserted by the JATS
4748
      wrapper scripts.
4749
 
4750
    * JATS utility: sandbox (Experimental)
4751
      Correct problem with location of build files.
4752
      Spell check help and code.
4753
 
4754
------------------------------------------------------------------------
253 dpurdie 4755
Version:  2.75.3000.cr                               Released: 06-Jun-08
251 dpurdie 4756
------------------------------------------------------------------------
4757
Major changes:
4758
 
4759
Minor changes:
253 dpurdie 4760
    * Jats utility: release [DEVI-047291]
4761
      A race condition within clearcase will cause a view to fail during
4762
      creation. This is detected and the command will be retried a number
4763
      of times.
4764
 
4765
------------------------------------------------------------------------
4766
Version:  2.75.2000.cr                               Released: 27-May-08
4767
------------------------------------------------------------------------
4768
Major changes:
4769
 
4770
Minor changes:
251 dpurdie 4771
    * PPC_603E Toolset
4772
      Changed the definition of HOST_CPU to be non-numeric
4773
 
4774
    * GCC Toolset
4775
      Correct the operation of the assembler interface to 'gas' such that
4776
      options are passed correctly.
4777
 
4778
    * Jats utility: CCdiff [DEVI-048127] [DEVI-048439]
4779
      Sped up the label-label comparison.
4780
      Restored speed to that of observed before the label-view comparison
4781
      was added.
4782
 
4783
      Restored ability to perform a one-sided comparison. This is used when
4784
      reviewing a new package.
4785
 
4786
    * Makefile creation: BuildVersion directive
4787
      Better handling of the generated files such that they are
4788
      automatically included in the source file list.
4789
 
253 dpurdie 4790
    * Toolset updates
4791
      Thyron and gnu_mpt. From An Tran.
4792
 
251 dpurdie 4793
------------------------------------------------------------------------
249 dpurdie 4794
Version:  2.75.1000.cr                               Released: 14-May-08
229 dpurdie 4795
------------------------------------------------------------------------
4796
Major changes:
249 dpurdie 4797
 
4798
Minor changes:
4799
    * PackageFile directive [DEVI-048037][DEVI-047541]
4800
      Now supports the packaging of files with ( or ) in the name
4801
 
4802
------------------------------------------------------------------------
4803
Version:  2.75.0000.cr                               Released: 07-May-08
4804
------------------------------------------------------------------------
4805
Major changes:
247 dpurdie 4806
  * New toolset and platform
4807
    Added support for the PPC_603E platform.
4808
    This uses the powerpc-603e-linux-gnu compiler
4809
    The DEVLINUX and LMOS_DEVLINUX targets have been extended to include
4810
    this platform.
4811
 
4812
Minor changes:
4813
  * Jats utility: CCdiff
4814
    Extended operation to allow one side of the comparison to be a directory
4815
    within a static view. This allows comparison between a label and current
4816
    work.
4817
 
4818
  * Jats utility: release
4819
    Added checking of correct package name and version when files are
4820
    published to dpkg_archive.
4821
 
249 dpurdie 4822
  * Jats utility: jats_rewrite [DEVI-034837]
247 dpurdie 4823
    Extended operation to allow the special properties to be transferred from
4824
    Release Manager to the build tool to the target build. Currently only
4825
    supported for ANT builds.
4826
 
4827
    New 'known' ANT properties are:
4828
        releasemanager.releasename
4829
        releasemanager.projectname
4830
 
4831
    The configuration file, used by this utility, has been extended to support
4832
    tagged data item of the form
4833
 
4834
        releasemanager.releasename = value
4835
        releasemanager.projectname = value
4836
 
4837
  * Mug File Generation
4838
    Added --NoMugFiles option to suppress the creation of Mug Files
4839
    This allows THX files to be collected for possible deployment.
4840
 
4841
    When this option is enabled, the user does not need to specify the
4842
    Device ID, Name or Tier Number, nor are the external tools packages
4843
    required.
4844
 
4845
  * Makefile creation: BuildVersion directive
4846
    Modified the operation of the BuildVersion directive such that the
4847
    location of the files that are generated will be known to the Jats
4848
    makefiles. In this manner the user doesn't not need to know the location of
4849
    the files in order to use them.
4850
 
4851
    The file will need to be declared with a 'Src' directive, but JATS will
4852
    locate the file.
4853
 
4854
    This options does not occur for the 'C' version files. This is intentional
4855
    to ensure backward compatibility.
4856
 
4857
    The operation does occur for version files of Style:
4858
        * CSharp
4859
        * Properties
4860
        * WinRC
4861
 
4862
  * JATS directive: CompileOptions
4863
    Correct operation of options that make use of assigned values.
4864
    The case of the value is now preserved.
4865
    Value is correctly assigned.
4866
 
4867
------------------------------------------------------------------------
4868
Version:  2.74.0000.cr                               Released: 29-Apr-08
4869
------------------------------------------------------------------------
4870
Major changes:
245 dpurdie 4871
  * M16C toolset. Used by the MPR platform to build MCRFirmware [DEVI-047555]
4872
    Corrected the version number embedded in the generated THX file.
4873
 
4874
    Major and minor numbers greater than 9 were incorrectly represented
4875
    Added a test to ensure that the major and minor numbers are in the range
4876
    of 0 to 99 inclusive.
4877
 
4878
  * Auto-build when multiple build.pl files are labelled [DEVI-047461]
4879
    Modified JATS to allow support for the automated building of packages that
4880
    contain multiple, labeled, build files.
4881
 
4882
    Added a '-locatepkg=pkg' option to the Jats wrapper script. This allows the
4883
    user to specify the package to be selected from those that can be found.
4884
    This will be integrated into the build tool.
4885
 
4886
    Modified the operation of the 'jats release' command to use the
4887
    infrastructure provided by the above feature. Testing a release uses the
4888
    additional information to ensure that the created package name and version are
4889
    correct.
4890
 
4891
    Modified the operation of the (experimental) 'jats sandbox command to use
4892
    the infrastructure provided by the above feature.
4893
 
4894
Minor changes:
4895
  * Solaris Toolset [DEVI-047398]
4896
    The toolset no longer requires that the user have the compiler and the
247 dpurdie 4897
    'ar' utility in their path. It will be controlled by the toolset.
245 dpurdie 4898
 
4899
    This should improve build reproducibility.
4900
    This will simplify new user setup.
4901
 
4902
  * All Unix Toolsets
4903
    Corrected the operation of the 'options=showenv' so that it works
4904
    on unix systems
4905
 
4906
  * JATS release utility  [DEVI-047356]
4907
    Fixed problem where utility would issue a 'Broken Pipe' message
4908
    on some Solaris Machines.
4909
 
4910
  * JATS -version=<version>
4911
    Fixed operation on machines that do not have a GBE_DPKG_CACHE such that
4912
    JATS does not attempt to cache the alternate version.
4913
 
4914
------------------------------------------------------------------------
4915
Version:  2.73.4000.cr                               Released: 10-Apr-08
4916
------------------------------------------------------------------------
4917
Major changes:
243 dpurdie 4918
    * New platform: WCEPSION_500_emu [DEVI-047234]
245 dpurdie 4919
      Creates binaries for the WCEPSION_500 emulator
243 dpurdie 4920
      Added this platform to the default 'WINCE' alias.
4921
 
4922
Minor changes:
4923
    * JATS escrow utility [DEVI-047232]
4924
      Handle package names that have spaces and brackets
4925
 
4926
    * JATS release utility [DEVI-047232]
4927
      Handle view names that have spaces and brackets
4928
 
4929
    * Removed detection of unknown platforms
4930
      Does not work with LMOS
4931
 
4932
    * Readme.txt file
4933
      Added a brief description on the core_devl directory structure.
4934
 
4935
    * Misc Cleanup
4936
      Removed version-1 test that is not applicable to the current jats
4937
      Move PostInstall script into the BUILD directory.
4938
 
4939
------------------------------------------------------------------------
4940
Version:  2.73.3000.cr                               Released: 07-Apr-08
4941
------------------------------------------------------------------------
4942
Major changes:
241 dpurdie 4943
  * MOS68K Toolset (Not MOS68KRM)
4944
    Force compiler option -nOj
4945
    The default compiler option (-Oj) has been seen to cause problems with some
4946
    code. Problem reported/analysed by rparker and thunter.
237 dpurdie 4947
 
241 dpurdie 4948
  * MOS68K Toolset (Not MOS68KRM)
4949
    Correct problem in disabling Global Optimization that was introduced in
4950
    version 2.73.1000
4951
 
237 dpurdie 4952
Minor changes:
241 dpurdie 4953
  * JATS makefiles
4954
    Correct problem where a Production/Debug only build would create OBJ
4955
    directories for both production and debug, and not clean them up.
4956
 
4957
  * JATS builds
4958
    Allow ANT builds to be run in verbose mode to facilitate debugging
4959
    The command "make all options=args" will run the ANT builds in 'verbose'
4960
    mode.
4961
 
4962
  * JATS makefiles
4963
    Extended the 'selector' used in all makefile directives - as the first
4964
    argument. Added two non-platform related options:
4965
        --Project=xxxx      True if the package suffix matches
4966
        --Defined=yyy       True if yyy is declared with a SetValue or
4967
                            SetList directive.
4968
 
4969
    ie: AddSrcDir ('--Project=sls' , 'sls' );
4970
        AddSrcDir ('!--Project=sls', 'default');
4971
 
4972
  * JATS makefiles. MakeProject directive
4973
    New packaging options to package up programs to be used as JATS plug-ins
4974
        --PackageTool=xxxx
4975
        --PackageToolProd=xxx
4976
        --PackageToolDebug=xxx
4977
 
4978
  * JATS buildfile processing
4979
    Generate a warning for build platforms that are unknown to JATS
4980
    These may be the result of a user typo or an incompatible version
4981
    of JATS.
4982
 
4983
  * JATS save_build utility
4984
    Correctly handle autobuild branches that contain multiple checkouts, one of
4985
    which may be reserved.
4986
 
4987
  * JATS gen_cots utility
4988
    Correctly labels directories up to the VOB root.
4989
    Displays the correct 'Source Path' in the Release Manager Information.
4990
    Ignores the 'administration_view' as this is read-only
4991
 
4992
  * JATS sandbox (experimental)
4993
    Ensure the AutoBuildTool does not use any sandbox
4994
 
4995
  * JATS release (cbuilder) utility
4996
    Handle paths that have a trailing path separators.
4997
 
4998
  * JATS Makefile generation. Packaging directives
4999
    Packaging directives that use the --Dir option have been modified
5000
    such that the direction cannot use a a relative path.
5001
 
5002
    * Escrow tool
5003
      Creates a simple HTML file that details all the packages with a short
5004
      description.
5005
 
5006
------------------------------------------------------------------------
5007
Version: 2.73.2000.cr                                Released: 06-Mar-08
5008
------------------------------------------------------------------------
5009
Major changes:
5010
 
5011
Minor changes:
239 dpurdie 5012
    * Corrected operation of GBE_PLATFORM, when building a GENERIC package.
5013
      A GENERIC package can now be built independently of the value
5014
      of GBE_PLATFORM.
5015
 
5016
    * MOS Toolset
5017
      If only building for a production target, then don't generate an error
5018
      if there is no debug data and code addresses specified.
5019
 
5020
      Use to build platform independent MOS Releases. Cannot have debug, but
5021
      can have production (PIC) components.
5022
 
5023
    * Utility command: jats abt
5024
      Parse and use -buildfile=xxx option
5025
 
5026
    * Utility command: jats extract -extractfiles
5027
      The extractfiles option will now duplicate empty directories
5028
 
5029
    * Building ANT projects under JATS
5030
      Ensure that the PATH is correctly setup so that ANT can locate
5031
      utilities within the JAVA directory - for both Solaris and Windows.
5032
      Previously only worked on Windows
5033
 
5034
------------------------------------------------------------------------
5035
Version: 2.73.1000.cr                                Released: 21-Feb-08
5036
------------------------------------------------------------------------
5037
Major changes:
5038
 
5039
Minor changes:
237 dpurdie 5040
    * Jats Label Utility
5041
      Correct use of '-norecurse' operation.
5042
 
5043
    * Jats command line under Unix
5044
      Corrected problem when command line quoted arguments with a space are
241 dpurdie 5045
      passed in. ie: -xxx="aaa bbb ccc"
237 dpurdie 5046
 
5047
    * Escrow tool
5048
      Added totals to all the tables created in the HTML report
5049
 
5050
    * Platform MOS68KRM
5051
      Rome builds. Modified compiler options to match the existing build system
5052
 
5053
------------------------------------------------------------------------
239 dpurdie 5054
Version: 2.73.0000.cr                                Released: 20-Feb-08
237 dpurdie 5055
------------------------------------------------------------------------
5056
Major changes:
235 dpurdie 5057
    * New Toolset: BORLAND
5058
      The toolset uses the Borland C++ Builder 6 to build Borland Project
5059
      files via the MakeProject directive.
231 dpurdie 5060
 
235 dpurdie 5061
      In this release there is no support for native compilation and linking.
5062
 
5063
      Details are provided in MASS-00166 JATS Reference Manual
5064
 
231 dpurdie 5065
Minor changes:
235 dpurdie 5066
    * Extract/Release utility.
5067
      Handle Source Path option with spaces by creating a config spec
5068
      that can handle spaces
5069
 
5070
    * MOS Compiler
5071
      The TMP directory used by the assembler will be created before the
5072
      assembler is invoked. This will ensure that the directory exists.
5073
 
5074
    * Utility: create_dpkg
5075
      Uses the first 'descpkg' file found. Allows packages that have embedded
5076
      descpkg files to be copied.
5077
 
5078
    * AVR_IAR Toolset
5079
      Added support for AT90SC144144CT - by David Payne.
5080
 
5081
    * JATS ANT command
5082
      Better selection of the ant build file
5083
 
5084
    * Build directive: BuildVersion
5085
      Extended the WinRc version file to allow the name of an icon to be
5086
      embedded in the .RC file.
5087
 
5088
------------------------------------------------------------------------
5089
Version: 2.72.2000.cr                                Released: 06-Feb-08
5090
------------------------------------------------------------------------
5091
Major changes:
5092
 
5093
Minor changes:
233 dpurdie 5094
    * Building JATS. Installer will set a+x in dpkg_archive
5095
 
5096
    * JATS rewrite. Remove the need  for the 'name=' attribute in the
5097
      <project> field.
5098
 
5099
    * CCdiff utility
5100
      Now ignores blank lines when generating a file difference report.
5101
 
5102
    * Escrow utility
5103
      Quote 'path' in the generated extraction commands
5104
      Allow escrow to be based on a single Release Manager package
5105
 
5106
    * Minor Perl-10 tweaks  
5107
 
5108
------------------------------------------------------------------------
5109
Version: 2.72.2000.cr                                Released: 24-Jan-08
5110
------------------------------------------------------------------------
5111
Major changes:
5112
 
5113
Minor changes:
231 dpurdie 5114
    * Jats Tool: CCbc2 [DEVI-044908]
5115
      Locates BeyondCompare through the Windows Registry. This allows
5116
      BeyondCompare to be installed in places other then the default location.
5117
 
5118
    * Jats test runtime helper scripts set_PLATFORM.bat
5119
      Windows. Batch file modified so that it doesn't exit the shell.
5120
 
5121
    * Jats wrapper
5122
      If JATS attempts to cache itself and an error is reported by the caching
5123
      utility, then Jats would fail without reporting an error message.
5124
 
5125
------------------------------------------------------------------------
5126
Version: 2.72.00000.cr                                Released: 11-Jan-08
5127
------------------------------------------------------------------------
5128
Major changes:
229 dpurdie 5129
    * Jats Release Mechanism
5130
      Jats can now release itself. This is not the same a building all of its
5131
      internal components, but it does mean that a new version of JATS can be
5132
      released using the 'standard' mechanism.
5133
 
5134
      Jats releases will be tracked in Release Manager.
5135
 
5136
      A side effect of this is that the labelling scheme will change to align
5137
      itself with Release Manager. ie: <package_name>_<package_version>.
5138
 
5139
    * Running Jats
5140
      Running Jats from within a ClearCase view is being deprecated.
5141
      Jats should be run from a package present in dpkg_archive.
5142
      This may affect some windows developers.
5143
 
5144
      This release of JATS can be run from ClearCase, but generates a warning.
5145
      Future versions will generate an error.
5146
 
5147
      Refer to MASS-00164 Installing and Using JATS.
5148
 
5149
Minor changes:
5150
    * Perl Version Check
5151
      Jats will generate a warning if the version of Perl in use is newer
5152
      than the version used in test. Newer versions are not always backward
5153
      compatible. Currently JATS has been extensively tested with 5.8.8.
5154
 
5155
    * Build Directive: BuildVersion
5156
      This directive has been extended to allow the creation of a 'properties'
5157
      file. This file may be used to pass version information into a an ANT
5158
      build.
5159
 
5160
    * Jats Internals
5161
      Minor fix to interwork with Perl version 5.10.
5162
      Perl 5.10 has not been extensively tested - yet.
5163
 
5164
    * Jats Tool: CCbc2
5165
      Added utility to use BeyondCompare (BC2) to compare files in two
5166
      packages defined as ClearCase labels. The utility creates two dynamic views
5167
      and starts BeyondCompare. The views are destroyed at the end of the
5168
      process.
5169
 
5170
      Requires BeyondCompare to be installed in its default location.
5171
      Only works under Windows.
5172
 
5173
      Use jats CCbc2 -help (or -man) for further details.
5174
 
5175
    * Jats test runtime helper scripts set_PLATFORM.sh
5176
      Marked as executable, so that users can run them directly
5177
 
5178
    * Jats test runtime helper scripts set_PLATFORM.bat
5179
      Uses SETLOCAL / ENDLOCAL to prevent environment variables being exported
5180
      into the parent space. This mimics the behaviour of Unix.
5181
 
5182
    * Jats eprog
5183
      Consistent cross-platform handling of programs found in the current
5184
      directory.
5185
 
5186
    * jats tool jats_metrics
5187
      A new utility that will be used by the Automated Build System to collect
5188
      build metrics.
5189
 
5190
------------------------------------------------------------------------
227 dpurdie 5191
Version: 2.71.6.cr                                Released: 18-Dec-07
5192
------------------------------------------------------------------------
5193
Major changes:
5194
 
5195
Minor changes:
5196
    * Jats Tool: create_dpkg
5197
      Added options to allow the utility to sanity test the package name and
5198
      version of the package being created. This is intended to be used by the
5199
      automated build system. New options are:
5200
        -pname=Package_Name
5201
        -pversion=Package_Version
5202
 
5203
      Added option to allow the source package form to be tested, without
5204
      transferring the package. New options are:
5205
        -test
5206
 
5207
    * Jats Tool: CCdiff
5208
      -output=filename now works. Previously only -out=filename worked.
5209
      -vob=name does not generate internal message under unix
5210
 
5211
    * JATS Environment variables GBE_BUILDFILTER and GBE_PLATFORM can be either
5212
      a space separated or a comma separated list.
5213
 
5214
    * Solaris Toolset
5215
      Disable the use of purify, purecov and quantify when building shared
5216
      libraries. Shared libraries are not supported by these tools. Executable
5217
      programs are still supported.
5218
 
5219
------------------------------------------------------------------------
5220
Version: 2.71.5.cr                                Released: 07-Dec-07
5221
------------------------------------------------------------------------
5222
Major changes:
5223
 
5224
Minor changes:
5225
    * WINCE toolsets
5226
      Added a run-time test for the presence of the required toolset
5227
      This will report an error if the required WINCE toolset has not been
5228
      installed. This is better than obscure message generated by the compilers
5229
      when header files cannot be found.
5230
 
5231
    * GenerateFiles directive
5232
      If the generating tool can only be found in the users path, don't make
5233
      it a prequisite under Windows. There are problems with spaces in pathnames
5234
      that are difficult to solve.
5235
 
5236
    * MakePerlModule directive
5237
      Extended the directive syntax to allow command line options to be passed
5238
      to the the module builder.
5239
 
5240
    * Jats Tool: label
5241
      Add the ability to label specific sub-directories (-dirs=name[,name]+)
5242
      Allow the -up option to be used in conjunction with the  -files=xxx and
5243
      -dirs=xxx options.
5244
 
5245
    * Jats Tool: release
5246
      Corrected a problem when multiple ant builds where located within the
5247
      build view. Now all ants builds will be perform.
5248
 
5249
      Expanded the operation of the '-build=name' option such that it can be
5250
      used to limit ANT builds by specifying the name of the depends.xml file.
5251
 
5252
    * Jats Tool: CCdiff
5253
      Added utility to provide difference reports in a format suitable to be
5254
      uploaded to CodeStriker.
5255
 
5256
      Use jats CCdiff -help (or -man) for further details.
5257
 
5258
 
5259
------------------------------------------------------------------------
5260
Version: 2.71.4.cr                                Released: 30-Nov-07
5261
------------------------------------------------------------------------
5262
Major changes:
5263
    * New Platform : MOS68KRM
5264
      Building MOS for the 68K processor for Rome
5265
      Requires the Microtec 4.5R compiler
5266
      Similar to MOS68K, but has different optimization and definitions
5267
 
5268
Minor changes:
5269
    * label utility
5270
      Better handling of filenames with embedded spaces.
5271
 
5272
    * make package and install operations
5273
      Improved the error detection and reported that may occur during a file
5274
      transfer.
5275
 
5276
    * make clean up
5277
      Improved the cleanup of generated files.
5278
 
5279
    * Jats Tool: jats_transform_file
5280
      Tool that can be used within makefiles and test harnesses to perform
5281
      minor file transformations such as:
5282
        Copy, with optional rename
5283
        Force Dos or Unix style line endings
5284
        Perform simple TAG replacement
5285
 
5286
      Use 'jats jats_transform_file -help' for details
5287
 
5288
    * jats release utility
5289
      Added the -extractfiles option to extract files without leaving a view
5290
      in place.
5291
 
5292
    * escrow utility
5293
      Added -extract option to assist in creating images of all files in
5294
      the escrow, with a log file to summarize success/failure of the extraction.
5295
 
5296
------------------------------------------------------------------------
5297
Version: 2.71.3.cr                                Released: 16-Nov-07
5298
------------------------------------------------------------------------
5299
Major changes:
5300
 
5301
Minor changes:
5302
    * Makefile generation
5303
      Corrected a problem in the detection of a generated target
5304
      Some JAVA builds were not correctly detecting the need to run the
5305
      generate phase early.
5306
 
5307
------------------------------------------------------------------------
5308
Version: 2.71.2.cr                                Released: 09-Nov-07
5309
------------------------------------------------------------------------
5310
Major changes:
5311
 
5312
Minor changes:
5313
    * GBE_PLATFORM operation
5314
      Restored operation of GBE_PLATFORM. This feature is not encouraged.
5315
 
5316
    * Makefile generation
5317
      Added a sanity check to generate a warning if a file is packaged, or
5318
      installed, from more than one makefile.pl
5319
 
5320
    * Utilities gen_msproject, gen_dirlist and gen_metrics
5321
      Modified to use generic interface to the makefile data
5322
 
5323
    * AutoBuilder support tool 'save_build'
5324
      Check for users having placed locks on the build file and the autobuild
5325
      branch. The locks will be removed.
5326
 
5327
    * jats_rewrite utility
5328
      Better handling of DOS line ending under Unix
5329
 
5330
    * jats escrow utility
5331
      Can now create a simple escrow build, and information, on a Release.
5332
      Still handles an escrow based on an SBOM.
5333
 
5334
      Can be used to create an HTML report on unbuildable packages and
5335
      inconsistent packages.
5336
 
5337
    * jats make help
5338
      Corrected the list of target platforms to only show those that are
5339
      available within the current build.
5340
 
5341
    * jats makefiles
5342
      Modified the behaviour of jats when multiple instances of the
5343
      MakefileGenerate() directive are found.
5344
 
5345
      If the MakefileGenerate() directive is found in the 'common' makefile.
5346
      pl, then it will be ignored.
5347
 
5348
    * gcc toolset
5349
      SharedLibries.
5350
        The --Def=name option supports two types of def file
5351
        The 'old' form is used if the name of the Def file ends in .def
5352
 
5353
        The 'old' form is created by the existing versions of mod_if.pl
5354
        The 'new' form is created by tne new versions (daf_tools 25.1.5000.cr)
5355
        of mod_if - if the name of the file does not end in .def.
5356
 
5357
      SharedLibraries and Prog (Experimental)
5358
        New options:
5359
            --MultiScan
5360
            --NoMultiScan ( default)
5361
            MultiScan will scan the libraries until no more undefined references
5362
            can be satisfied. This may simplify linking of complex programs.
5363
 
5364
 
5365
------------------------------------------------------------------------
5366
Version: 2.71.1.cr                                Released: 16-Oct-07
5367
------------------------------------------------------------------------
5368
Major changes:
5369
 
5370
Minor changes:
5371
    PackageLib directive
5372
    The construct "PackageLib( '*', @SHLIBS, @LIBS );" now works as expected.
5373
    Packaging multiple libraries and shared libraries works as expected.
5374
    Packaging multiple shared libraries works as expected.
5375
 
5376
    MakefileGenerate directive
5377
    This directive should only be called once. JATS will now generate a warning,
5378
    and not produce an erroneous, if the directive is invoked more than once.
5379
 
5380
    Multiple Parent detection
5381
    A makefile.pl that is invoked from more than one other makefile.pl, or the
5382
    build.pl, is counted as having multiple parents. This condition is
5383
    normally treated as an error. When run by the Auto Built Tool, this
5384
    condition will be treated as a warning.
5385
 
5386
    Solaris Toolset
5387
    Added option '--WithMisalign' to the SharedLib directive.
5388
    When used in conjunction with the 'misalign' CompleOption this option will
5389
    cause a machine specific object file (misalign.o) to be included in the
5390
    link.
5391
 
5392
    Programs that are created with 'misalign' will automatically include the
5393
    misalign.o object file. The fact that shared libraries do not may be an
5394
    indication that this is a bad thing to do.
5395
 
5396
    Make and generation of subdirectories
5397
    Fixed an issue which caused created directories to have a bad timestamp.
5398
    This could result in multiple attempts to generate the source dependency
5399
    file.
5400
 
5401
------------------------------------------------------------------------
5402
Version: 2.71.0.cr                                Released: 10-Oct-07
5403
------------------------------------------------------------------------
5404
Major changes:
5405
    Makefile generation and make recursion
5406
    Extensive changes to the makefiles that are generated by JATS and method by
5407
    which JATS recuses through subdirectories during a build.
5408
 
5409
    Summary of changes:
5410
        - Removed the use of 'make' to perform recursion over subdirectories
5411
          and platforms. This has been replaced by a JATS program  that performs
5412
          the same task - only a great deal faster and with a greater scope for
5413
          flexibility.
5414
 
5415
          The user interface remains identical: jats make ....
5416
 
5417
        - Replaced the generated 'Makefile' with 'Makefile.gbe'. This is a text
5418
          file that provides sufficient information to allow JATS to locate the
5419
          interface directory and associated build information.
5420
 
5421
        - Significant speed up in determining the need to rebuild a makefile.
5422
          On a large package this has been reduced from 30+ seconds to less
5423
          than one second.
5424
 
5425
        - Significant speed up of large recursive builds through intelligent
5426
          building of the 'make_init' target. This is only processed once for
5427
          each platform type. Previously it was processed in each and every
5428
          makefile. This make target is used, internally, to perform sanity
5429
          testing of the compiler environment and to display the name of the
5430
          toolset. It is an expensive operation.
5431
 
5432
        - Intelligent speed up of large recursive through better mechanism
5433
          for creating required directories. These are now created on the fly,
5434
          rather than via a slow recursive pass though all makefiles.
5435
 
5436
        - Better makefile rebuilding
5437
          Makefiles can be rebuilt on the fly. The previous system was prone to
5438
          detecting that makefiles needs to be re-built, but then not re-
5439
          building them.
5440
 
5441
        - Detection of build file changes
5442
          The make process will detect that the build file has been modified
5443
          and that the component has not been rebuilt. This is a warning. It
5444
          does not prevent the 'make' operation.
5445
 
5446
        - Quieter make output
5447
          The 'Nothing to be done' message has been disabled.
5448
 
5449
 
5450
Minor changes:
5451
    MakeAnt Directive
5452
    Allows ANT_HOME to be a path with spaces. ie: c:\Program Files\apache-ant-1.6.5
5453
 
5454
    JATS command "debug" and "prod"
5455
    These now handle make arguments and options correctly. Thus the command:
5456
        jats prod WIN32 OPTIONS=args
5457
    Will correctly do a production build for WIN32 with command execution
5458
    display. Before, the system would attempt to process prod_OPTIONS=args.
5459
 
5460
    CSHARP toolset
5461
    Correctly detect missing compiler directories
5462
 
5463
------------------------------------------------------------------------
5464
Version: 2.70.2.cr                                Released: 27-Sep-07
5465
------------------------------------------------------------------------
5466
Major changes:
5467
 
5468
Minor changes:
5469
    Java target. Resolve problem of multiple project builds when multiple files
5470
    are generated.
5471
 
5472
    MakeAnt
5473
    If the Ant build fails JATS will terminate.
5474
    Previously JATS would continue until another error forced its termination.
5475
    This is done through a better startup of ANT using the
5476
    org.apache.tools.ant.launch.Launcher directly.
5477
 
5478
    MCR platform
5479
    Create '.mod' files from the generated THX files.
5480
    This is a MOS binary and can be download to the MCR devices.
5481
 
5482
------------------------------------------------------------------------
5483
Version: 2.70.1.cr                                Released: 20-Sep-07
5484
------------------------------------------------------------------------
5485
Major changes:
5486
 
5487
Minor changes:
5488
    MakeAnt directive extended
5489
    New option: --PackageBase
5490
        This will pass the path to all packages specified with LinkPkgArchive
5491
        directives to the build.xml file. Without the option the path will
5492
        address a 'jar' directory within the package.
5493
 
5494
    New passed parameter: PACKAGEDIR
5495
        This is the path to the output package that is being created by JATS
5496
        Allows the ant build script to place artifacts directly into the
5497
        package image being created.
5498
 
5499
------------------------------------------------------------------------
5500
Version: 2.70.0.cr                                Released: 13-Sep-07
5501
------------------------------------------------------------------------
5502
Major changes:
5503
    * Linux compiler
5504
      Changed the linux compiler used to build Embedded Linux platforms
5505
            DEVLINUX
5506
                LINUX_EMU
5507
                LINUX_ETX
5508
                ARM9TDMI
5509
 
5510
            LMOS
5511
                LMOS_LINUX_EMU
5512
                LMOS_LINUX_ETX
5513
                LMOS_ARM9TDMI
5514
 
5515
 
5516
    This is a non-backwardly compatibly release.
5517
 
5518
    Do not migrate to this version of JATS if you are building against
5519
    existing packages, until the underlying packages have been rebuilt.
5520
 
5521
    Packages created with the previous version of the compiler should not be
5522
    mixed with packages created with the version in this release.
5523
    Packages will be rebuilt with the new compiler as soon as possible.
5524
 
5525
    The new compiler will need to be installed on users VM's
5526
    The compiler package is dpkg_archive/linux_gnu_tools/1.1.0000.cots
5527
    The binary is:crosstool-gcc-4.1.1-glibc-2.5.tar.bz2
5528
    This should be extacted, as root, into / with the (one line) command
5529
         tar -xjf /net/auperaunx26/export/devl/dpkg_archive/linux_gnu_tools/1.1.0000.cots/
5530
                    crosstool-gcc-4.1.1-glibc-2.5.tar.bz2 -C/
5531
 
5532
Minor changes:
5533
    * Skipped 2.69 due to nature of major change
5534
 
5535
 
5536
------------------------------------------------------------------------
5537
Version: JATS_2.68.3                                Released: 28-Aug-07
5538
------------------------------------------------------------------------
5539
Major changes:
5540
 
5541
Minor changes:
5542
    * WIN32 CompileOptions to control use of precompiled headers
5543
      Added a WIN32 specific compiler option to control the pre compiled
5544
      headers.
5545
 
5546
        CompileOptions ('WIN32', 'PreCompileHdrs' );        (default)
5547
        CompileOptions ('WIN32', 'NoPreCompileHdrs' );
5548
 
5549
 
5550
------------------------------------------------------------------------
5551
Version: JATS_2.68.2                                Released: 28-Aug-07
5552
------------------------------------------------------------------------
5553
Major changes:
5554
 
5555
Minor changes:
5556
    * Reverted changes made in JATS_2.68.1 to the library search path
5557
      Although the search order is broken, we will need to live with it.
5558
 
5559
      Addressed the search order of /usr/lib under Solaris by adding a new
5560
      AddLibDir option (--System) to add system paths. These will be searched
5561
      last.
5562
 
5563
      For the record, the search order for header files and libraries is:
5564
 
5565
        1) As specified with AddIncDir/AddLibDir in the local makefile.pl
5566
           or within any such directive with the --Local option
5567
 
5568
        2) Within the components 'local' directories. These are populated with
5569
           InstallHdr and InstallLib directives.
5570
 
5571
        3) Within the 'interface' directory as populated by BuildPkgArchive
5572
 
5573
        4) As specified with AddIncDir/AddLibDir in the 'global' makefile.pl
5574
           or within any such directive with the --Global option
5575
 
5576
        5) Within packages specified by a LinkPkgArchive directive
5577
 
5578
 
5579
        6) As specified with AddIncDir/AddLibDir in any makefile.pl
5580
           with the --System option
5581
 
5582
    * LMOS target platform
5583
      Includes LINUX_ETX
5584
 
5585
------------------------------------------------------------------------
5586
Version: JATS_2.68.1                                Released: 24-Aug-07
5587
------------------------------------------------------------------------
5588
Major changes:
5589
 
5590
Minor changes:
5591
    * Solaris Toolset
5592
      Corrected library search order, such that /usr/lib is search after the
5593
      dependent packages.
5594
 
5595
    * RunTest operation
5596
      Added the current directory '.' to the PATH used when the test is run.
5597
 
5598
    * Csharp toolkit
5599
      .dtd files are treated as resource files too
5600
 
5601
------------------------------------------------------------------------
5602
Version: JATS_2.68.0                                Released: 20-Aug-07
5603
------------------------------------------------------------------------
5604
Major changes:
5605
    * Trap use of uncontrolled versions of 'ant' and the Java Compiler (javac)
5606
 
5607
      It was discovered that a few old makefile.pl's where invoking ant and
5608
      javac directly in order to build small Java components. This was
5609
      normally being done in the guise of the WIN32 target. These packages
5610
      were making assumptions about the version of Java on the users search
5611
      path.
5612
 
5613
      JATS can invoke ANT and build Java based components using the MakeAnt
5614
      directive and the JAVA platform. This method is controlled and
5615
      reproducible.
5616
 
5617
      This release provides changes such that these packages will not build.
5618
      This is better than building incorrectly.
5619
 
5620
      There are several aspects to the change
5621
        1) JATS provides binaries (ant and javac) with an error message. If
5622
           the user invoked ant/javac in a manner that involves searching the
5623
           PATH then these will be used and report an error.
5624
 
5625
       2) A special command (jats abt) can be used to start up the Auto Build
5626
          Tool in a manner that does not alter the PATH seen by the utilities.
5627
          Moreover it does not alter the JAVA_HOME seen by the build. This is
5628
          controlled separately.
5629
 
5630
Minor changes:
5631
    * Sanitize the PATH environment variable
5632
        Ensure the JATS bin directory is the first directory searched
5633
        Remove duplicates
5634
        Place non-existent components at the end of the PATH
5635
 
5636
------------------------------------------------------------------------
5637
Version: JATS_2.67.1                                Released: 17-Aug-07
5638
------------------------------------------------------------------------
5639
Major changes:
5640
 
5641
Minor changes:
5642
    * Makefile sanity test
5643
      Added a test to ensure that makefiles created on a machine of one type are
5644
      not then run on a machine of a different type.
5645
 
5646
      This will prevent files created on solaris-sparc being used on a solaris-
5647
      x86 machine.
5648
 
5649
    * Correct bug in RunTest
5650
      RunTest now extends the PATH to include the local bin directory
5651
 
5652
------------------------------------------------------------------------
5653
Version: JATS_2.67.0                                Released: 13-Aug-07
5654
------------------------------------------------------------------------
5655
Major changes:
5656
    * RunTest directive
5657
      Added support for running tests within the NUNIT test framework for the
5658
      CSHARP target. In the process a generalized mechanism for accessing
5659
      toolset specific test frameworks has been added.
5660
 
5661
      Changes to the directive to support a FrameWork.
5662
        The use of a test FrameWork is signaled with the option
5663
        --FrameWork=<name> If this is present then the raw name of the program
5664
        under test will be passed to the framework. program.
5665
 
5666
        If a FrameWork is in use, then JATS will invoke the specified framework
5667
        builder within the current toolset.
5668
 
5669
      When a framework is in place JATS will pass arguments of the form:
5670
        '--Tag=Text' to the FrameWork. Other options are processed as normal.
5671
 
5672
      With in the Nunit FrameWork the program under test will be a DLL Nunit
5673
      will only operate on a DLL. The DLL must have been created by the makefile
5674
      containing the RunTest directive.
5675
 
5676
      The Nunit Framework supports the following options:
5677
        --Uses=<Name>[,SubOption]+
5678
 
5679
        This option specifies other DLLs that are used by the TestDLL. They will
5680
        be copied in to the test directory, and may be sourced from an external
5681
        package or the components 'local' lib directory.
5682
 
5683
        SubOptions available to The --Uses directive are:
5684
            --NonJats       This is not a JATS built library. It will not have a
5685
                            P or D suffix.
5686
            --Jats          (Default) This is a JATS built library. JATS will
5687
                            select the correct library type for this build.
5688
 
5689
Minor changes:
5690
    * New Cache cleanup mechanism
5691
      When a package is consumed from the 'cache' a flag is updated within
5692
      the cache. The cache aging routines use this file in preference to
5693
      the descpkg file, thus it will prevent the aging of packages that are
5694
      frequently used. The aging policy can be made more aggressive.
5695
 
5696
    * Save Build Utility
5697
      This utility is used by the Auto Build System to save the 'build.pl' file
5698
      used in a ripple build.
5699
 
5700
      The utility has been enhanced to detect  a reserved checkout of the
5701
      build.pl. The checkout will be changed to unreserved - if possible.
5702
 
5703
    * Release Utility
5704
      The 'jats release' command will now unlock any labels that it locked
5705
      when an error is encountered.
5706
 
5707
      This simplifies the 'release' process as the developers label will be
5708
      unlocked if a build error occurs.
5709
 
5710
    * Jats caching local copy of itself
5711
      Fixed a bug which resulted in an "Use of individualized value" message
5712
      being displayed a large number of times during the file transfer process.
5713
 
5714
    * Minor extension to allow plug-in directives to perform a processing step
5715
      before the makefiles are created.
5716
 
5717
    * TestProg directive
5718
      TestProg's are now built in exactly the same manner as Progs
5719
 
5720
    * Correct problem introduced in 2.66.1 with packaging of files with
5721
      a 'space' or '$' in the file name.
5722
 
5723
------------------------------------------------------------------------
5724
Version: JATS_2.66.1                                Released: 20-Jul-07
5725
------------------------------------------------------------------------
5726
Major changes:
5727
    * New build target
5728
            LINUX_ETX           - Support for Linux on an ETX board
5729
            LMOS_LINUX_ETX      - Support for LMOS on the LINUX_ETX target
5730
 
5731
      These targets have also been added to the following pseudo targets.
5732
            DEVLINUX
5733
            LMOS_DEVLINUX
5734
 
5735
    * Internal utility dpkg_cache [Windows]
5736
      Modified to remove use of system utilities to perform the the file
5737
      transfer, after having problems the 'cp.exe' provided by JATS.
5738
 
5739
Minor changes:
5740
    * Added utility class to provide directory searching
5741
      To be used in JATS and JATS support tools
5742
 
5743
    * tweaks to the C# toolset
5744
      Correct problem with filename that start with "n" as in .\not_nice.cs
5745
 
5746
      Create resource files with Fully Qualified Names derived from the .resx
5747
      and .cs files.
5748
 
5749
      Handle Strong Key Names and creates wrappers to provide do the right
5750
      thing.
5751
 
5752
    * Microtec ColdFire compiler
5753
      Further attempts to get the compiler to place all of its temp files in a
5754
      local directory. The compiler uses a large number of EnVars to control
5755
      were it places temp files.
5756
 
5757
      Underlying problem is random compiler failures on big builds. Suspected
5758
      interaction with other builds.
5759
 
5760
    * Release utility command
5761
      Added a -tag=name option to allow the Auto Build Tools to create
5762
      multiple instances of a static view. The tag is used to provide a unique
5763
      component in the clearcase tag name.
5764
 
5765
------------------------------------------------------------------------
5766
Version: JATS_2.66.0                                Released: 27-Jun-07
5767
------------------------------------------------------------------------
5768
Major changes:
5769
  * Support for building CSHARP code
5770
    Natively build C# within JATS using the Microsoft command line programs
5771
 
5772
    Supports the handling of .resx files
5773
 
5774
    Supports the creation of windows programs, console programs and shared
5775
    libraries
5776
 
5777
Minor changes:
5778
  * Unit Tests
5779
    Allow test scripts to be PERL - with a .pl extension
5780
    These will be correctly initiated under WIndows and Unix
5781
 
5782
    Correct warning messsage that is generated if a "CopyIn" file is also listed
5783
    as a Script.
5784
 
5785
 
5786
------------------------------------------------------------------------
5787
Version: JATS_2.65.3                                Released: 11-Jun-07
5788
------------------------------------------------------------------------
5789
Major changes:
5790
 
5791
Minor changes:
5792
  * WINCE Support
5793
    Added WCEPA962_500 support. The WINCE target now includes this target.
5794
    Complete list of WINCE targets is:
5795
        WCEIT3000
5796
        WCEPA961
5797
        WCEPA962
5798
        WCEPA962_500
5799
        WCEPCM7220
5800
        WCEPSION_500
5801
        WCEPSPC_arm
5802
        WCEPSPC_emu
5803
        WCEX86A420
5804
        WCEX86A500
5805
        WCEX86A500_SOM4455
5806
 
5807
 
5808
------------------------------------------------------------------------
5809
Version: JATS_2.65.2                                Released: 06-Jun-07
5810
------------------------------------------------------------------------
5811
Major changes:
5812
 
5813
Minor changes:
5814
  * WINCE Support
5815
    Added WCEPSION_500 support. The WINCE target now includes this target.
5816
 
5817
  * Removed the following targets
5818
        TP5600
5819
        TP5600_ARM9TDMI
5820
        TP5600_EMU
5821
        LMOS_TP5600_ARM9TDMI
5822
        LMOS_TP5600_EMU
5823
 
5824
  * Deployment
5825
    Simplify access to build information during deployment
5826
 
5827
  * build.pl
5828
    Better error check on a packages version number.
5829
 
5830
    The --forcebuildpkg has been extended to copy files on a Unix system, rather
5831
    than to use symlinks. This simplifies remote builds.
5832
 
5833
  * Tool: gen_msprojects
5834
    Has been extended to create either a Debug build (default), or a Production
5835
    build.
5836
 
5837
        Eg: jats etool gen_msprojects -prod
5838
 
5839
  * Tool: escrow
5840
     New features
5841
     Given an rtag_id, report determine packages that are in the 'release' but
5842
     are not in the SBOM.
5843
 
5844
     Prune "patch" package versions.
5845
 
5846
     Specify packages to be ignored.
5847
 
5848
 
5849
------------------------------------------------------------------------
5850
Version: JATS_2.65.1                                Released: 30-May-07
5851
------------------------------------------------------------------------
5852
Major changes:
5853
  * Provided a mechanism by which JATS makefile.pl directives can be extended
5854
    through modules provided by external packages. This will be used to reduce
5855
    the dependancy on JATS of various packaging processes.
5856
 
5857
  * GenerateFiles
5858
    Added the options:
5859
        --UnknownPreq           - Will force the recipe to be run every time
5860
                                  the generated files are required. May be used
5861
                                  when the dependancies are too complex to
5862
                                  describe. ie: Entire directory tree.
5863
 
5864
        --AutoGenerate          - Will not force the recipe to be run during the
5865
                                  'generate' phase, unless the recipe generates
5866
                                  source files. Allows recipes to be run very
5867
                                  late. ie: when the dependent files are actually
5868
                                  required.
5869
 
5870
 
5871
Minor changes:
5872
  * GenerateFile directive
5873
    Added --Var(BuildRoot)
5874
 
5875
  * GCC Toolset
5876
    Creating Shared Libaries with a 'Def' file. The library is now dependent
5877
    on the Def file, such that changes to the Def file will cause the library to
5878
    be rebuilt.
5879
 
5880
  * MakeAnt and MakeProject directives
5881
    Preserve the order in which projects are built.
5882
 
5883
------------------------------------------------------------------------
5884
Version: JATS_2.65.0                                Released: 16-May-07
5885
------------------------------------------------------------------------
5886
Major changes:
5887
 *  Access to Release Manager and Deployment Manager databases
5888
    The database location, user and password have been made configurable via
5889
    environment variables.
5890
 
5891
    Reason: The Release Manager and Deployment Manager databases are being
5892
            moved.
5893
 
5894
    This will affect users that:
5895
        1) Use tools that access RM or DM
5896
           Some tools that build deployable packages
5897
 
5898
        2) Use the ABT system
5899
           The buildadm user, and the ABT scripts will be modified to provide
5900
           the required configuration
5901
 
5902
    If you need to use tools that access RM or DM, outside of the ABT scripts on
5903
    the build machine then you will need to add the following environment
5904
    definitions to your .profile_bash, or jats.bat.
5905
    Windows
5906
        set GBE_RM_LOCATION=jdbc:oracle:thin:@auperaora03:1521:RELEASEM
5909 dpurdie 5907
        set GBE_RM_USERNAME=RM_READONLY
5908
        set GBE_RM_PASSWORD=RM_READONLY
5710 dpurdie 5909
        set GBE_RM_URL=http://bms:8002/ManagerSuite/Release_Manager
227 dpurdie 5910
        set GBE_DM_LOCATION=%GBE_DM_LOCATION%
5909 dpurdie 5911
        set GBE_DM_USERNAME=DM_READONLY
5912
        set GBE_DM_PASSWORD=DM_READONLY
5710 dpurdie 5913
        set GBE_DM_URL=http://bms:8002/ManagerSuite/Deployment_Manager
227 dpurdie 5914
    Note: GBE_RM_LOCATION will change in the near future.
5915
 
5916
 
5917
  * New build platforms
5918
        ARM9TDMI            - To replace TP5600_ARM9TDMI
5919
        LINUX_EMU           - To replace TP5600_EMU
5920
 
5921
        LMOS_ARM9TDMI       - To replace LMOS_TP5600_ARM9TDMI
5922
        LMOS_LINUX_EMU      - To replace LMOS_TP5600_EMU
5923
 
5924
        DEVLINUX            - To replace TP5600
5925
        LMOS_DEVLINUX       - To replace LMOS_TP5600
5926
        LMOS                - New platform that expands to known LMOS targets:
5927
                              LMOS_ARM9TDMI, LMOS_LINUX_EMU, LMOS_WIN32
5928
 
5929
    Many of these targets are designed to replace the badly named platforms
5930
    of TP5600_ARM9TDMI and TP5600_EMU. These will be removed in a future
5931
    release.
5932
 
5933
    The GBE_BUILDFILTER for linux boxes may need to be changed to
5934
         LINUX_I386 ARM9TDMI LINUX_EMU LMOS_ARM9TDMI LMOS_LINUX_EMU
5935
 
5936
    The TP5600* targets should be removed to make it obvious that these packages
5937
    need to be converted.
5938
 
5939
  * Building Linux Device Drivers
5940
    The hard-coded path to the Kernel Headers has been removed.
5941
    Linux Drivers must be built with a suitable package to provide
5942
    the kernel headers. This allows multiple versions of the linux kernel to be
5943
    used for different targets platforms.
5944
 
5945
  * Sandbox support
5946
    Embryonic support for building multiple packages in a common sandbox
5947
    Will remain undocumented until fully implemented.
5948
 
5949
    New command: jats sandbox ...
5950
 
5951
Minor changes:
5952
 
5953
 
5954
------------------------------------------------------------------------
5955
Version: JATS_2.64.1                                Released: 03-May-07
5956
------------------------------------------------------------------------
5957
Major changes:
5958
  * MakeAnt directive
5959
    Added options to allow the and project to unit tests.
5960
 
5961
    New options
5962
        --AutoTest=<target>            # Run as Automated unit test
5963
        --UnitTest=<target>            # Run as Unit test
5964
 
5965
    This will invoke the ant build file, with the specified target, during the
5966
    run_unit_tests phase.
5967
 
5968
  * Sandbox support
5969
    Embryonic support for building multiple packages in a common sandbox
5970
    Will remain undocumented until fully implemented
5971
 
5972
Minor changes:
5973
  * jats build
5974
    Use platform configuration information to prune platforms from the list of
5975
    platforms that will be 'built'.
5976
 
5977
    This simplies the construction of a GBE_BUILDFILTER
5978
 
5979
    This information is not available for all supported platforms, but is
5980
    available for psuedo platforms that transform into machine specific
5981
    platforms. These include SOLARIS, LINUX, TP5600 and LMOS_TP5600
5982
 
5983
  * AVR_IAR Toolset
5984
    Clean up 9 files that may be created by the USB license dongle.
5985
 
5986
  * JATS.BAT
5987
    Example file now provides a default GBE_DPKG definition that assumes that
5988
    the "V" drive is mapped to \\auperaunx26\devl. This allows access to both
5989
    the dpkg_acrhive and the deploy_archive with the one mapping.
5990
 
5991
  * jats label
5992
    Correct problem when locking a label in a specified VOB
5993
 
5994
------------------------------------------------------------------------
5995
Version: JATS_2.64.0                                Released: 16-Apr-07
5996
------------------------------------------------------------------------
5997
Major changes:
5998
  * New build platform:
5999
        LMOS_TP5600
6000
        LMOS_TP5600_ARM9TDMI
6001
        LMOS_TP5600_EMU
6002
 
6003
    LMOS_TP5600 is a tag that will be expanded to the entire family of LMOS_TP5600
6004
    supported targets. A common alias of LMOS_T5600 will be created to
6005
    describe the group of platforms.
6006
 
6007
    LMOS_TP5600_ARM9TDMI and LMOS_TP5600_EMU
6008
    These are LMOS based targets. The 'lmos' package must be used in order to
6009
    build these targets.
6010
 
6011
    The LMOS_TP5600_ARM9TDMI can use components from the TP5600_ARM9TDMI,
6012
    where no LMOS_TP5600_ARM9TDMI components are provided.
6013
 
6014
    The LMOS_TP5600_EMU can use components from the TP5600_EMU,
6015
    where no LMOS_TP5600_EMU components are provided.
6016
 
6017
  * New build platform: WINCE
6018
    This is a tag that will be expanded to all the known WINCE targets.
6019
    Use of this platform will simplify the creation of components for
6020
    consumption on all WINCE machines.
6021
 
6022
    The current list of WINCE targets is:
6023
            WCEIT3000
6024
            WCEPA961
6025
            WCEPA962
6026
            WCEPCM7220
6027
            WCEPSION_420
6028
            WCEPSPC_arm
6029
            WCEPSPC_emu
6030
            WCEX86A420
6031
            WCEX86A500
6032
            WCEX86A500_SOM4455
6033
 
6034
    The WINCE targets actually built will be affected by GBE_BUILDFILTER.
6035
 
6036
 *  JATS makefile.pl
6037
    The package descriptor file, 'descpkg', will be packaged in all makefiles
6038
    that contain packaging directives.
6039
 
6040
    There is now no need to explicitly package the 'descpkg' file, except in
6041
    very unusual configurations.
6042
 
6043
Minor changes:
6044
  * Directive: PackageFile
6045
    Generate a warning if the source file name does not confirm to good naming
6046
    conventions. The filename must not start with a '-' and must not contain
6047
    an '='.
6048
 
6049
    Normally the result of an error in the directive. ie: "-Subdir=etc", instead
6050
    of "--Subdir=etc".
6051
 
6052
  * JATS Internal utility: cmdfile
6053
    Updated Linux and Solaris targets with a version of the cmdfile that
6054
    provides a better error message for libraries that cannot be found.
6055
 
6056
    This version will display the library search path with one item per line,
6057
    rather than all items on one, very long, line.
6058
 
6059
------------------------------------------------------------------------
6060
Version: JATS_2.63.0                                Released: 5-Apr-07
6061
------------------------------------------------------------------------
6062
Major changes:
6063
 
6064
  * JATS release command
6065
    Modified the configuration spec generated when a branching rule is
6066
    specified. The change will ensure that directories are not branched.
6067
 
6068
    Rules are:
6069
        Modify a file:      File will branch
6070
        Adding a file:      Containing directory will not branch
6071
                            File will be placed on a branch
6072
        Add a directory:    Containing directory will not branch
6073
                            New directory will branch
6074
 
6075
Minor changes:
6076
  * JATS release command
6077
    Added -noprefex option to allow the creation of a view directory without the
6078
    user name being prefixed to it. This is useful in creating an escrow view.
6079
 
6080
  * JATS label command
6081
    Detect and report parent directories that are checkedout when a label
6082
    is applied. Previously these had gone unreported.
6083
 
6084
  * JATS make
6085
    Undo previous change to preserve symbolic links while Packaging and
6086
    Installing files. A problem was encountered when a file from a package
6087
    was re-packaged.
6088
 
6089
  * JATS escrow
6090
    Added a tool to generate information for creating an escrow drop.
6091
    Use jats escrow -help for details
6092
 
6093
  * makefile.pl directive: MakeAnt
6094
    This directive will create parameters to specify the location of external java
6095
    packages that have been referenced via a LinkPkgArchive directive.
6096
 
6097
    This allows the build.xml to contruct a CLASSPATH to access JAR files in
6098
    packages, without the overhead of copying the entire package into the
6099
    interface directory.
6100
 
6101
  * build.pl directive: BuildPkgArchive
6102
    Modified the processing of 'jar' directories.
6103
    Directories of the form 'jar.<target>' will be transferred into the 'jar'
6104
    directory as seen by the package.
6105
 
6106
    Intended use: Deployment of oraclient for Solaris 10
6107
 
6108
  * JAVA 6
6109
    JATS now supports all versions of Java through the use of JAVA_HOME_X_Y
6110
    environment variables. Where X andY specify the version of JAVA.
6111
 
6112
    The jats.bat and jats.sh example files only provide indication of 1.4, 1.5
6113
    and 1.6 support, but all versions are now supported.
6114
 
6115
    The "jats vars -v" command will display all JAVA_HOME environment variables
6116
 
6117
  * Jats command: vars
6118
    Extended to show a "*" for EnvVars that do not address a valid directory
6119
    These indicate potential problems.
6120
 
6121
------------------------------------------------------------------------
6122
Version: JATS_2.62.4                                Released: 20-Mar-07
6123
------------------------------------------------------------------------
6124
Major changes:
6125
  * JATS create_dpkg + packageing shared libraries (Unix)
6126
    When a shared library is created a simple symbolic link to the versioned
6127
    libarry is also created.
6128
 
6129
    Previous versions of JATS would replace the symbolic link with a physical
6130
    copy of the file. The effect of this is that when the shared libaries is
6131
    'Installed', 'Packaged' and transferred into dpkg_archive there are two
6132
    files, instead of one file and one link to the file (in the same directory)
6133
    The Solaris shared libraries can be quite large, due to the debug
6134
    information contained within the file.
6135
 
6136
    This version of JATS will preserve symbolic links when 'Installing',
6137
    'Packaging' and transferring to dpkg_archive.
6138
 
6139
    The advantage of this will be significant reduction in disk space used
6140
    within the build environment and dpkg_archive.
6141
 
6142
  * Building Perl Modules
6143
    Modified the process to prevent the module builder attempting to modify the
6144
    documentation on the build machine.
6145
 
6146
    Integrated the 'jats clean' operation.
6147
 
6148
Minor changes:
6149
  * jats create_dpkg
6150
    Added an option to create a built.generic file
6151
    This is only used by the Automated Built Tools.
6152
 
6153
------------------------------------------------------------------------
6154
Version: JATS_2.62.3                                Released: 28-Feb-07
6155
------------------------------------------------------------------------
6156
Major changes:
6157
  * JATS JAVA build target
6158
    The default behaviour of the JAVA build target has changed such that the
6159
    default version of JAVA used will be 1.4.
6160
 
6161
    Previous behaviour was to use whichever version was specified by the EnvVar
6162
    JAVA_HOME. This was not controlled, thus the build was not controlled.
6163
    Problems occur when using the new AutoBuildTool as it uses Java 1.5 and this
6164
    is then picked up as the default version.
6165
 
6166
    If a version, other than 1.4, is required then specify it within the
6167
    build.pl file.
6168
 
6169
Minor changes:
6170
  * jats release
6171
    Ensure that the 'cleartool' command can be found in the users PATH
6172
    Issue an error if it cannot be found.
6173
    This error indicates bad DevEnv setup
6174
 
6175
    Added facility to create a view based on a config_spec, instead of a label.
6176
    Such a view cannot be used to create a release. It is intended to simplify
6177
    the creation of simple static views. The name of view is, by default,
6178
    based on the name of the config spec. Use the -view=name option to change
6179
    the name of the view.
6180
 
6181
  * GenerateFiles directive
6182
    Added new --Vars() to allow packaging of JATS plugin tools.
6183
 
6184
  * MOS Toolset
6185
    When using MOS fast intermodule calls the optimizer will preload commonly
6186
    used memory addresses into a register BEFORE the GDP has been correctly set
6187
    up. Use the following option to suppress this optimization
6188
 
6189
    Added: CompileOptions ('*', 'NoGlobalOptimization' );
6190
 
6191
 
6192
------------------------------------------------------------------------
6193
Version: JATS_2.62.2                                Released: 15-Feb-07
6194
------------------------------------------------------------------------
6195
Major changes:
6196
 
6197
Minor changes:
6198
  * JATS environment
6199
    Ensure that the true path of the Perl executable is present in the PATH
6200
    environment variable. This allows build tool access to various perl utilities
6201
    that are located in the Perl bin directory.
6202
 
6203
    Resolves issues in locating utilities such as pod2html
6204
 
6205
  * Use of GENERIC platforms
6206
    Report an error if a GENERIC platform is mixed with any other platform
6207
    specifier. GENERIC is used for packages that build on all machines because
6208
    they do not use a compiler or linker. They simply contains files that need
6209
    to be packaged.
6210
 
6211
  * Generated makefiles
6212
    Solaris and Linux: Ensure that LD_LIBRARY_PATH is exported if it is used.
6213
 
6214
  * Generating MOS THX files
6215
    Added option --BinaryImage to the SharedLib directive used to create MOS THX
6216
    files. This option will create a binary image (.bin) instead of a .thx file.
6217
    This is being used in the creation of BR Applets.
6218
 
6219
        SharedLib   ( 'MOS', "xxx", @OBJS, "--Rel=xxx.rel", "--BinaryImage" );
6220
 
6221
  * JATS release
6222
    Correct the operation of the -path option under Unix
6223
 
6224
  * JATS extract
6225
    New JATS command. This is the same as 'jats release -extract'
6226
 
6227
  * JATS Toolset
6228
    Added support for the WinCe PSION (WCEPSION_420)
6229
    This is a armv4i device using 4.20 of the WCE SDK    
6230
 
6231
 
6232
------------------------------------------------------------------------
6233
Version: JATS_2.62.1                                Released: 18-Jan-07
6234
------------------------------------------------------------------------
6235
Major changes:
6236
 
6237
Minor changes:
6238
  * jats label
6239
    Added a -vob=name option
6240
    This allwos the label utility to create, lock, unlock, rename and delete
6241
    labels without the user actually being located within the VOB. This option
6242
    cannot be used in conjunction with operations that place labels on files.
6243
    It can only be used for operations that manipulate the label.
6244
 
6245
    Added a -user=name option
6246
    This extends the operation of the -mine operation to change ownership of the
6247
    label to the named user.
6248
 
6249
  * jats release
6250
    Displays the path to the view and the build file in a user friendly manner
6251
    Under Windows it uses \, unless running under cygwin.
6252
 
6253
  * JATS build.pl
6254
    BuildProduct supports the --Uses=xxxx construct on a per-target basis.
6255
    ie:
6256
        BuildProduct ('TP5', 'LMOS_TP5600_EMU', 'LMOS_TP5600_ARM9TDMI,--Uses=TP5600_ARM9TDMI');
6257
 
6258
 
6259
------------------------------------------------------------------------
6260
Version: JATS_2.62.0                                Released: 22-Dec-06
6261
------------------------------------------------------------------------
6262
Major changes:
6263
  * GenerateFiles and RunTest directives
6264
    These directives have been extended to allow a large number of makefile
6265
    values to be added to the command lines,without resorting to knowledge of
6266
    the makefile internals. ie:
6267
        --Var(BuildName)
6268
    will be expanded to (hen building MyPackage)
6269
        -BuildName=MyPackage
6270
 
6271
    The complete list of Variables is provided in the JATS manual.
6272
 
6273
  * GenerateFiles
6274
    Added a --Clean option to allow tools to be invoked in the 'clean' phase
6275
    This allows external scripts to cleanup.
6276
 
6277
  * BuildPlatforms
6278
    Restored operation of the --Uses option
6279
 
6280
Minor changes:
6281
  * GCC Toolset
6282
    Exports path to compiler. Used by scripts to build packages
6283
 
6284
Internal changes:
6285
  * GenerateFiles
6286
    Maintains the arguments in an array for simpler processing.
6287
 
6288
    --Shell is now processed by the 'make' shell rather then invoking an
6289
    external shell. It will be the same shell, just easier to setup.
6290
 
6291
 
6292
------------------------------------------------------------------------
6293
Version: JATS_2.61.3                                Released: 14-Dec-06
6294
------------------------------------------------------------------------
6295
Major changes:
6296
  * Caching JATS
6297
    Added a mechanism whereby JATS can cache a copy of itself on the users local
6298
    drive. This is applicable to windows.
6299
 
6300
    This mechanism will allow a user to address JATS via the soft-links in
6301
    dpkg_archive and pick up the current version of JATS without the penalty of
6302
    then using JATS across a slow(network) link.
6303
 
6304
    The EnvVar GBE_CACHE_JATS controls the operation of this feature.
6305
    Set GBE_CACHE_JATS to one to enable the operation, but it will only be
6306
    effective if JATS is being run from GBE_DPKG in the first place.
6307
 
6308
    Use: Build Machines and Windows Users
6309
 
6310
Minor changes:
6311
  * Build directive: BuildAlias with --Target option
6312
    Corrected a problem when the target name is a expanded platform name (ie:
6313
    TP5600) that prevent correct expansion.
6314
 
6315
  * jats build
6316
    If the user has not configured a cache, then do not attempt to cache
6317
    packages. This will remove an annoying warning message for each package
6318
    processed by the build.
6319
 
6320
  * jats build
6321
    Modified the error messages generated when JATS fails to create the
6322
    makefiles. The previous system would report failures while creating
6323
    makefiles and, at the end of the process, it would generate a large error
6324
    message to indicate the failure. This large message diverted the users
6325
    from reading the other error messages resulting in confusion.
6326
 
6327
  * PackageFile, PackageLib, PackageProg and PackageHdr
6328
    Detect and report as an error use of the --Dir=<Path> option where the
6329
    Path is not specified.
6330
 
6331
    Most instances of this error will be where the option has been mis-used in
6332
    conjunction with a package.pl file, or during transition from using a
6333
    package.pl file. That change is detects errors where the user has specified
6334
        --Dir=$Pinc
6335
    but $Pinc is not defined.
6336
 
6337
  * Purify and Purecov under Windows
6338
    Changes to correct the operation of Rational's tools when used on the
6339
    Windows platform.
6340
 
6341
        - OPTIONS=purecov
6342
            Forces the link operations to generate the relocation table required
6343
            by 'purecov.
6344
 
6345
            Does not attempt to use purecov in the compiler tool chain
6346
            This is required under Solaris, but not Windows
6347
 
6348
        - OPTIONS=purify
6349
            Does not attempt to use purecov in the compiler tool chain
6350
            This is required under Solaris, but not Windows.
6351
            Under WIndows this option does nothing.
6352
 
6353
 
6354
------------------------------------------------------------------------
6355
Version: JATS_2.61.2                                Released: 27-Nov-06
6356
------------------------------------------------------------------------
6357
Major changes:
6358
  * makefile.pl directive Platform
6359
    This directive has been expanded to allow for the negation operation
6360
    Example:
6361
        Platform ('!MOSCF');
6362
            Process makefile for all targets other than MOSCF
6363
            This is the same as Platform ('*', '!MOSCF');
6364
 
6365
    Excluded platform will be processed after included platforms have
6366
    been determined.
6367
 
6368
Minor changes:
6369
  * Added the ScanList directive.
6370
    This directive allows a list of files within an external package to be
6371
    located at build-time.
6372
 
6373
  * Unix based systems
6374
    If the EnvVar LD_LIBRARY_PATH was undefined, then a warning would be
6375
    generated by make under some conditions. The warning has been removed.
6376
 
6377
  * MakeLinuxDriver
6378
    Added a --Define=text option to allow "defines" to be passed to the
6379
    driver being built.
6380
 
6381
 
6382
------------------------------------------------------------------------
6383
Version: JATS_2.61.1                                Released: 20-Nov-06
6384
------------------------------------------------------------------------
6385
Major changes:
6386
 
6387
 
6388
Minor changes:
6389
  * jats_rewrite tool
6390
    Handle the BuildPreviousVersion() directive.
6391
    This directive is only used within deployment scripts.
6392
 
6393
  * Internal package: RmPkgInfo
6394
    Extract modified date when extracting package information
6395
 
6396
    Added the function getDependenciesHash() to provide a hash of all the
6397
    dependancy information within a package.
6398
 
6399
    Added NO_WARN option to the classes 'new' method to supress warning
6400
    messages.
6401
 
6402
------------------------------------------------------------------------
6403
Version: JATS_2.61.0                                Released: 13-Nov-06
6404
------------------------------------------------------------------------
6405
Major changes:
6406
  * makefile.pl directives
6407
    Added directive: MakePerlModule to build and package CPAN style Perl Modules.
6408
 
6409
    Added directive: MakeLinuxDriver to build and Linux Device Driver.
6410
 
6411
    GenerateFiles.
6412
        Added option: --NoGenerate to indicate that the directive does
6413
                      not generate any tangible results. The command will
6414
                      be run on every invocation.
6415
 
6416
 
6417
Minor changes:
6418
  * Added the jats version command
6419
    Will only print out the current version of JATS
6420
 
6421
  * GCC Toolset (Used to build Linux)
6422
  Added options to allow the generation of statically linked programs.
6423
  There are two mechanism:
6424
 
6425
  Globally within the makefile.pl, or if applied in the common makefile.pl
6426
  the option can apply to all programs being built.
6427
 
6428
  CompileOptions ( 'platform', 'StaticProgs' );     - Generate static programs
6429
  CompileOptions ( 'platform', 'No_StaticProgs' );  - Default
6430
 
6431
  Within the Prog directive, the following options will override the global
6432
  default.
6433
    --Static    - Create a statically linked program
6434
    --Shared    - Create a dynamically linked program
6435
 
6436
------------------------------------------------------------------------
6437
Version: JATS_2.60.0                                Released: 03-Nov-06
6438
------------------------------------------------------------------------
6439
Major changes:
6440
  * SunWorks Toolset
6441
    Better determination of the location of the SunWorks compiler and library
6442
    Does not use an environment variable to locate compiler libraries
6443
    It is based on machine type.
6444
    Uses the absolute path to the compiler  and does not use the user's PATH
6445
 
6446
    Corrects a problem on the Solaris10 installs.
6447
 
6448
Minor changes:
6449
  * Perl DBI interface
6450
    Removed the message showing database connection
6451
 
6452
  * JATS internal library
6453
    Better handling of badly formed version numbers
6454
 
6455
------------------------------------------------------------------------
6456
Version: JATS_2.59.0                                Released: 30-Oct-06
6457
------------------------------------------------------------------------
6458
Major changes:
6459
  * GCC Toolset
6460
    Altered the mechanism used to determine cross compilation
6461
    Extended the cross compilers that can be handled by the toolset
6462
    Removed the use of `uname`.
6463
 
6464
  * Added platforms
6465
    TP5600                  ( Expands to TP5600_ARM9TDMI and TP5600_EMU )
6466
    TP5600_ARM9TDMI
6467
    TP5600_EMU
6468
 
6469
Minor changes:
6470
  * descpkg file reader
6471
    Allow handcrafted JAVA based packages that use tabs instead of spaces as a
6472
    field separator.
6473
 
6474
  * JATS eprog command
6475
    Can now start java programs encapsulated within JAR files
6476
 
6477
  * Microtec Coldfire compiler
6478
    Force the compiler to create temp files within the interface directory.
6479
    This is an attempt to solve a infrequent problem seen when multiple builds
6480
    are being performed. The 68k compiler already had a similar fix to address a
6481
    similar, but more pronounced, issue.
6482
 
6483
  * Atmel toolset (DEVI-031788)
6484
    New Products: AT90SC7272C and AT90SC3232CS
6485
        The AT90SC3232CS is identical to the existing AT3232
6486
        The AT90SC7272C replaces the (as yet unused) AT72722
6487
 
6488
    Note: Products of AT3232 and AT90SC3232CS cannot be mixed.
6489
          AT3232 is provided for backward compatibility.
6490
 
6491
------------------------------------------------------------------------
6492
Version: JATS_2.58.0                                Released: 16-Oct-06
6493
------------------------------------------------------------------------
6494
Major changes:  Directive: RunTests
6495
  * The --CopyIn option will always copy in the specified files
6496
 
6497
  * GCC Toolset (Shared Library Generation)
6498
    Added option --Def=file_name to the shared library definitions
6499
 
6500
    When compiling Shared Library objects the -fPIC flag has been added.
6501
 
6502
 
6503
Minor changes:
6504
  * JATS wrapper script
6505
    Added a sanity test to ensure that the JATS machine specific BIN directories
6506
    have been setup. When JATS is installed the PostInstall script must be run
6507
    to setup links to system programs.
6508
 
6509
------------------------------------------------------------------------
6510
Version: JATS_2.57.1                                Released: 15-Sep-06
6511
------------------------------------------------------------------------
6512
Major changes:
6513
 
6514
Minor changes:
6515
  * AT3232 toolset
6516
    Added a --Type=PayLoadType field to the Prog directive for this target
6517
    when creating .sxml files
6518
 
6519
  * Test Tool
6520
    Added: jats_lib_scan.pl
6521
    Use jats jats_lib_scan -man for detailed help
6522
 
6523
 
6524
------------------------------------------------------------------------
6525
Version: JATS_2.57.0                                Released: 12-Sep-06
6526
------------------------------------------------------------------------
6527
Major changes:
6528
  * SOLARIS toolset: CompileOptions
6529
    Added CompileOptions
6530
        misalign            - Only allowed on sparc platforms
6531
        no_misalign         - Default
6532
 
6533
        multithread         - Default
6534
        no_multithread      - Disable multithread compilation and linking
6535
 
6536
  * SOLARIS toolset: CompileOptions
6537
    Implemented the common CompileOptions
6538
 
6539
        prod_no_optimise
6540
        prod_no_debuginfo
6541
        prod_optimise
6542
        prod_debuginfo
6543
 
6544
        debug_no_optimise
6545
        debug_no_debuginfo
6546
        debug_optimise
6547
        debug_debuginfo
6548
 
6549
  * SOLARIS target: New Aliases
6550
    Provided new ALIAS based in the underlying architecture
6551
    Theses are:
6552
        SOLARIS_SPARC
6553
        SOLARIS_AMD
6554
    These may be used to limit operations to only flavor of SOLARIS. eg: The
6555
    utility 'rtc_patch_area' is only usable on sparc machines.
6556
 
6557
Minor changes:
6558
  * AT3232 toolset
6559
    Create .sxml files in conjunction with .s19 files
6560
 
6561
  * Jats build
6562
    Altered the programs help mechanism to use perl POD.
6563
    Extended the builtin help text.
6564
 
6565
------------------------------------------------------------------------
6566
Version: JATS_2.56.3                                Released: 04-Sep-06
6567
------------------------------------------------------------------------
6568
Major changes:
6569
 
6570
Minor changes:
6571
  * Utility InstallPkg as used by BuildPkgArchive()
6572
    Better dection of directories that have been processed to reduce warning
6573
    messages
6574
 
6575
  * PackageFile and PackageProg directives
6576
    The --Machine and --Tool options have been modified to allow the JATS tools
6577
    to be created in a directory that is related to GBE_MACHTYPE on which the
6578
    tool is created, rather then the target platform type.
6579
 
6580
------------------------------------------------------------------------
6581
Version: JATS_2.56.2                                Released: 28-Aug-06 
6582
------------------------------------------------------------------------
6583
Major changes:
6584
 
6585
Minor changes:
6586
  * WIN32 and WINCE toolsets
6587
    SharedLib operation. Added an option to allow the creation of a 'stub'
6588
    library without creating the body of the library:
6589
        eg: SharedLib ( 'WIN', 'MyStub' , '--Def=windef.def','--MutualDll','--Stubonly' );
6590
 
6591
 
6592
  * MOS toolsets
6593
    SharedLib operation. Added an option to allow the creation of a 'stub'
6594
    library without creating the body of the library:
6595
        eg: SharedLib ( 'MOS', 'MyStub' , '--Rel=lib.rel' , '--Implib=lib_stub','--Stubonly' );
6596
 
6597
  * JATS BIN directories
6598
    Added the program 'gmake' as a soft link.
6599
    gmake is required by some COTS packages that are being built from source
6600
    using autoconf.
6601
 
6602
  * Generate directive
6603
    The shared library search path is extended to allow the tools to locate
6604
    all shared libraies (.dll/.so) in packages and the local area.
6605
 
6606
    Simplifies the use of Xerces during the build process.
6607
 
6608
 
6609
------------------------------------------------------------------------
6610
Version: JATS_2.56.1                                Released: 23-Aug-06
6611
------------------------------------------------------------------------
6612
Major changes:
6613
  * Support for SOLARIS10_X86 and SOLARIS10_X64
6614
    Initial release.
6615
 
6616
Minor changes:
6617
 
6618
 
6619
------------------------------------------------------------------------
6620
Version: JATS_2.56.0                                Released: 18-Aug-06
6621
------------------------------------------------------------------------
6622
Major changes:
6623
  * Support for SOLARIS10_sparc32 and SOLARIS10_sparc64
6624
    Initial release.
6625
 
6626
  * Packaging directives
6627
    Added option --OsCommon to allow files and header files to be packed into
6628
    a directory known to all platforms being built for a common OS.
6629
 
6630
    Currently this is only supported to target platforms based on
6631
        SOLARIS
6632
        WIN32
6633
 
6634
  * Removal of support for badly formed packages
6635
    As of this release libraries that exist in the <packagename>/lib directory
6636
    will not be available to JATS. These libraries are in the incorrect
6637
    directory. They MUST be in a directory that indicates the intended purpose
6638
    of the library. A .so library cannot be used on all machines ( linux,
6639
    solaris-sparc, solaris-amd ... ).
6640
 
6641
  * Build Platform target name expansion facility
6642
    The build targets of SOLARIS and LINUX are seen as expandable names. They
6643
    will be expanded to suitable targets - depending on the host machine .
6644
 
6645
 
6646
Minor changes:
6647
  * Utility: JATS LABEL
6648
    Ensure that the 'cleartool' utility can be found in the users path.
6649
    Generate a suitable error message if it cannot be found.
6650
 
6651
  * Utility: JATS RELEASE
6652
    Added a -root=dirname to allow the user to place the created view at a given
6653
    location
6654
 
6655
    Added GBE_VIEWBASE to provide a globally configured mechanism for
6656
    controlling the view location. Performs the same job as -root=xxxx
6657
 
6658
  * Utility genrc
6659
    Added the company name to the copyright string
6660
 
6661
  * Utility: jats_save_build
6662
    Added option: -new
6663
    This option forces the saved file only a new branch.
6664
    The option can be used to save a build.pl file onto a new project-specific
6665
    branch. Useful when branching an entire release.
6666
 
6667
  * Utility: jats_rewrite
6668
    Added options to allow project suffixes to be replaced.
6669
    Use: Convert a .syd project to a .bej project.
6670
 
6671
 * Deprecated features: package.pl and tree.dir
6672
   These two build features are being deprecated. They are not suitable for
6673
   migration to other SOLARIS based platforms.
6674
 
6675
   The Package directives provide sufficient power to replace the package.pl
6676
   features - in a uniform manner.
6677
 
6678
 
6679
Internal Changes:
6680
  * Major rework of the JATS BuildPlatform, BuildAlias an BuildProducts
6681
    directives, together with the mechanism used to describe the platform builds.
6682
 
6683
    Introduced a CFG/<PLATFORM>.CFG file to provide:
6684
        1) Platform information available at build time
6685
        2) Dynamic platform names
6686
 
6687
  * Major rework of the 'SOLARIS' platform
6688
    The SOLARIS platform will generate one or more targets, depending on the
6689
    machine on which the platform is invoked.
6690
 
6691
    Consolidated a number of SOLARIS specific kludges and converted them into
6692
    configurable items. These kludges are really on applicable to the
6693
    SOLARIS8_SPARC32 platform. New SOLARIS builds will be well formed.
6694
 
6695
  * BuildPkgArchive operation
6696
    Formalized a number of kludges in operation of the SOLARIS8 under sparc32
6697
    platform. These are configured early in the build process and are no longer
6698
    needed.
6699
 
6700
    A side effect of this work is that files from external packages may be
6701
    located in 'SOLARIS', 'SOLARIS_sparc' or 'sparc' directories. The change
6702
    should be transparent as the consumer tools should be able to handle
6703
    files from all of these.
6704
 
6705
------------------------------------------------------------------------
6706
Version: JATS_2.55.1                                Released: 17-Aug-06
6707
------------------------------------------------------------------------
6708
Major changes:
6709
 
6710
Minor changes:
6711
  * WinCE toolset
6712
    Added support for the adv_som_4455_wlan
6713
 
6714
------------------------------------------------------------------------
6715
Version: JATS_2.55.0                                Released: 3-Aug-06
6716
------------------------------------------------------------------------
6717
Major changes:
6718
  * Jats wrapper: Specify version of JATS to be used
6719
    Added a -version=xxxx option to force JATS to use a specific version of
6720
    JATS. The same operation can be achieved by setting GBE_JATS_VERSION.
6721
 
6722
    The required version MUST be found in one of the known archives.
6723
 
6724
    JATS will attempt to cache the version of JATS to assist in speeding up
6725
    the operations.
6726
 
6727
    The version option MUST be the first option.
6728
 
6729
    The version option MUST be followed by a '--' option.
6730
    This prevents JATS parsing other options and recursion issues.
6731
 
6732
    Example:    jats -version=2.54.3.cr -- build
6733
 
6734
  * Migrated the "jats install" functionality out of the jats wrapper script
6735
    and into the create_dpkg utility. This is transparent to the user.
6736
 
6737
  * Utility: create_dpkg
6738
    Added a '-quiet' option to allow use within scripts
6739
    Extended the built-in help
6740
    Added useful error messages
6741
    Migrate code to a common error reporting mechanism
6742
 
6743
  * WinCE toolset
6744
    Added support for the WCEPA962 target.
6745
 
6746
  * M16 toolset as used in building MCRFirmware
6747
    Added a --MotOnly option to the Prog directives. MOT files 
6748
    are used in the creation of bootstraps.
6749
 
6750
Minor changes:
6751
  * JATS wrapper script
6752
    Added a -ABT=xxx option to allow the Auto Build Tool to be invoked from
6753
    the command line.
6754
 
6755
  * Utility: jats_rewrite
6756
    Modified so that it will display changes. These will then be present in the
6757
    ABT log so that a developer can see which packages have been rippled.    
6758
 
6759
Internal Changes:
6760
  * Common Error Reporting
6761
    Will use environment variables to control DEBUG and VERBOSE levels
6762
    for individual users. A module reporting with a name of XXXX will use EnvVars
6763
    of GBE_XXXX_VERBOSE and GBE_XXXX_DEBUG to control the debug and VERBOSE
6764
    level.
6765
 
6766
    Force flushing after a "Question" is asked to ensure that the prompt is
6767
    displayed.
6768
 
6769
    Enable autoflush for both STDOUT and STDERR.
6770
 
6771
  * Added JatsSystem module
6772
    Common code for accessing system commands        
6773
------------------------------------------------------------------------
6774
Version: JATS_2.54.3                                Released: 17-Jul-06
6775
------------------------------------------------------------------------
6776
Major changes:
6777
 
6778
Minor changes:
6779
  * BR Compiler toolset
6780
    Add the include file search path to the link command line. Allows
6781
    .def files to include other files.
6782
 
6783
  * IAR toolset
6784
    Added AT7272 support
6785
 
6786
  * Tool: jats_manifest
6787
    Added links to a suitable md5sum program on target platforms
6788
 
6789
------------------------------------------------------------------------
6790
Version: JATS_2.54.2                                Released: 12-Jul-06
6791
------------------------------------------------------------------------
6792
Major changes:
6793
 
6794
Minor changes:
6795
  * BR Compiler toolset
6796
    Corrected a problem in flagging that the non-version-1 compiler was in
6797
    use.
6798
 
6799
 
6800
------------------------------------------------------------------------
6801
Version: JATS_2.54.1                                Released: 29-Jun-06
6802
------------------------------------------------------------------------
6803
Major changes:
6804
 
6805
Minor changes:
6806
  * Mictotec toolset
6807
    Assembler files. Define DEBUG in debug builds and NDEBUG in production
6808
    builds.
6809
 
6810
  * JATS Core
6811
    Added GBE_ABT. This is used by the Auto Build Tool to indicate that an
6812
    auto build is in progress. It may be used by various tools to modify their
6813
    behaviour.
6814
 
6815
------------------------------------------------------------------------
6816
Version: JATS_2.54.0                                Released: 22-Jun-06
6817
------------------------------------------------------------------------
6818
Major changes:
6819
  * Removal of non-core deployment functionality from JATS.
6820
    Deployment package will be affected.
6821
 
6822
    The build.pl file of deployment package will need to import deployment
6823
    support with a BuildPkgArchive directive. ie:
6824
 
6825
        BuildPkgArchive ( 'deployfiles', '1.0.0.cr' );
6826
 
6827
    This version of deployfiles contains the same functionality as that provided
6828
    by the previous version of JATS. Version 2 of this package will be the start
6829
    of a deployment system that will provide support for building InstallShield
6830
    packages.
6831
 
6832
 * Deployment support utilities must be run under JATS
6833
   The environment required for the deployment support utilities is complex
6834
   and is provided by the JATS wrapper script.
6835
 
6836
   This is a change in usage. Instead of running the program 'updatenodespec'
6837
   the user will need to run 'jats updatenodespec'
6838
 
6839
Minor changes:
6840
  * SubDir directive
6841
    Added a sanity test to detect the case when a 'SubDir' directive specifies
6842
    a directory from two different makefiles.
6843
 
6844
  * Tools: Dependancy generator mkdepend
6845
    If an include file was referenced by a symbolic name, then the generated
6846
    dependancy information would be wrong for all but the first occurrence
6847
    of the file usage.
6848
 
6849
  * New utility: jats_manifest
6850
    Used by the build system to generate and validate source files.
6851
    Beta Release: Windows only at the moment
6852
 
6853
  * Unit tests under SOLARIS_sparc
6854
    The LD_LIBRARY_PATH has been modified to correctly pick up libraries
6855
    generated within the build and have been installed locally.
6856
 
6857
  * Default behaviour of JATS the wrapper script
6858
    This has been changed. Previous unknown commands were passed to make.
6859
    In this release unknown comamnds will be treated a 'etool' commands and 
6860
    will execute a JATS extended command.
6861
 
6862
 
6863
Internal Changes:
6864
  * Code refactor
6865
    Created JatsEnv to encapsulate functionality that was multiply defined.
6866
 
6867
  * Deployment utilities
6868
    The Perl module Ignorelist.pm and the .ccignore file
6869
    Changed the mechanism by which this module locates a .ccignore file.
6870
    The .ccignore file has been moved to the same directory as the module and
6871
    the module can locate the file.
6872
 
6873
    Previously the module required an environment variable in order to locate
6874
    the file, which was in a fixed location anyway.
6875
 
6876
  * JATS core
6877
    Removed the use of the environment variable PERLINC.
6878
 
6879
    Better parsing of descpkg files.
6880
 
6881
  * JATS core debugging: JatsError.pm
6882
    Allow control over the debug and verbose messages of specific programs
6883
    through the use of environment variables.
6884
 
6885
    A program reporting errors as "name" can be controlled via environment
6886
    variables GBE_name_VERBOSE and GBE_name_DEBUG.
6887
 
6888
  * BuildPkgArchive operation
6889
    Modified the subdirectories transferred with this directive to include:
6890
        deployfiles     - as used by the deployment system
6891
        tools/scripts   - as used by perl based extensions
6892
 
6893
  * Make environment
6894
    Extended the PERL5LIB path seen by perl programs executed under make to
6895
    include 'tools/script' directories that contain Perl Modules.
6896
 
6897
 
6898
------------------------------------------------------------------------
6899
Version: JATS_2.53.2                                Released: 13-Jun-06
6900
------------------------------------------------------------------------
6901
Major changes:
6902
  * Deployment. GetMassInstId.rul (From George Christidis)
6903
    Added support for SILENT_MODE
6904
 
6905
 
6906
------------------------------------------------------------------------
6907
Version: JATS_2.53.1                                Released: Not release
6908
------------------------------------------------------------------------
6909
 
6910
Not Released.
6911
This label waas used as a place keeper. This version was not used as a basis
6912
for JATS_2.53.2. Its much closer to JATS_2.54.0.
6913
 
6914
 
6915
------------------------------------------------------------------------
6916
Version: JATS_2.53.0                                Released: 11-Apr-06
6917
------------------------------------------------------------------------
6918
Major changes:
6919
  * Deployment Scripts: Release Manager Database Access
6920
    The mechanism for communicating with the Release Manager Database has been
6921
    radically replaced.
6922
 
6923
    A test tool has been added to prove connectivity to Release Manager.
6924
    Usage:
6925
        jats etool test_rmconnection
6926
 
6927
    The pervious scripts used DBI::ODBC to communicate with the Oracle
6928
    Database that contains Release Manager. There were a number of problems with
6929
    this solution:
6930
         - Required the installation of two Perl Modules
6931
         - Required the installation of an Oracle client
6932
         - Required the use of an ODBC bridge machine when used on Solaris
6933
         - Support for Perl within Oracle appears to be on the decline
6934
 
6935
    The solutions uses a Java application and Java's jdbc. The oracle:thin
6936
    client is used as this does not require any installation or configuration in
6937
    order to work.
6938
 
6939
    JATS overrides Perl's DBI package with a package of the same name, but
6940
    reduced functionality.
6941
 
6942
 
6943
Minor changes:
6944
  * makefile.pl directive: SetValue
6945
    Added a '--' option to disable and enable parsing of options.
6946
    This allows a value with leading '--' to be set.
6947
 
6948
  * makefile.pl directive: SetList
6949
    Added this directive to formalise the creation and processing of lists
6950
    within the makefiles.
6951
        Options:
6952
            --NoWarn                    Disable name clash warnings
6953
            --Project=xxxx[,xxxx]+      Add to list in selected projects
6954
            --Unique                    Add only if not already present
6955
            --Clear                     Clear list, before adding new items
6956
            --Append                    Append items to list (default)
6957
            --                          Disable/Enable option parsing
6958
        Useage:
6959
 
6960
    SetList ('*', 'LibList', 'lib1', 'lib2', '--Project=syd');
6961
    SharedLib ('*', 'MyDLL', @OBJS, @LibList );
6962
 
6963
  * Makefile.pl directive: RunTest
6964
    Corrected the option of the --CopyIn=file option where the specified file
6965
    is not in the current directory.
6966
 
6967
  * Jats Command: ant'
6968
    This command has been extended to make use of the -buildfile=xxxx option
6969
    to allow multiple buildfiles to be differentiated.
6970
 
6971
    eg: jats -buildfile=MyPackage ant
6972
 
6973
  * TOOLSET: DAFBR Compiler support
6974
    Modified the toolset to support an optimisation feature of the next
6975
    generation of the daf_br_compiler. These will be enabled if the major version
6976
    of the package containing the compiler is greater the "1". ie: 2.0.0.cr
6977
 
6978
  * Interface helper files: set_XXXX.bat/.sh
6979
    Added provision to process user command arguments.
6980
    Thus
6981
 
6982
        set_WIN32.bat prog
6983
 
6984
    will set the WIN32 environment and run the command: prog
6985
 
6986
 
6987
------------------------------------------------------------------------
6988
Version: JATS_2.52.2                                Released: 30-Mar-06
6989
------------------------------------------------------------------------
6990
Major changes:
6991
 
6992
Minor changes:
6993
  * Addressed issue with BUILDNAME, an internal variable.
6994
    Due to the use of these 'raw' values in user build.pl's they need to be
6995
    maintained. Previously the values may or may not have had a project
6996
    extension. It was bad. Now:
6997
        $(BUILDNAME) contains two or three space seperated fields - always
6998
 
6999
  * m16c Toolset - MCRFirmware
7000
    Force the generation of .thx and payload files when the .bin files are
7001
    created. Previously this only occured in the packaging phase.
7002
 
7003
Internal changes:
7004
  * JATS toolsets
7005
    Added a feature to allow a toolset to flag additional files that get created
7006
    as a part of a "Prog". This allows a "Prog" definition to generate a
7007
    number of files, some which may be packaged.
7008
 
7009
    Previously such files where only generated during the packaging phase. Now
7010
    they will be generated during the make_prog phase - with the other programs.
7011
 
7012
------------------------------------------------------------------------
7013
Version: JATS_2.52.1                                Released: 29-Mar-06
7014
------------------------------------------------------------------------
7015
Major changes:
7016
  * Jats command: etool
7017
    Extended to allow execution of deployment tools. This allows the deployment
7018
    tools to use the JATS core perl modules.
7019
 
7020
  * Address issues with the use of BUILDVER and ScmBuildVer
7021
    Due to the use of these 'raw' values in user makefile.pl's they need to be
7022
    maintained. Previously the values may or may not have had a projectt
7023
    extension. It was bad. Now:
7024
        $(BUILDVERSION) contains the project extension - always
7025
        $ScmBuildVersion does not contain a project extension - always
7026
 
7027
Minor changes:
7028
 
7029
 
7030
------------------------------------------------------------------------
7031
Version: JATS_2.52.0                                Released: 27-Mar-06
7032
------------------------------------------------------------------------
7033
Major changes:
7034
  * JATS environment variables
7035
    Added GBE_DPKG_STORE
7036
        Optionally addresses a dpkg_archive store. This is intended to allow
7037
        read only access to a remote repository. The GBE_DPKG_STORE will be
7038
        searched after GBE_DPKG. It will be searched last. JATS, be default,
7039
        will not publish packages in this repository.
7040
 
7041
        Uses: Seed repository for a complete build
7042
              Remote repository
7043
 
7044
    Added GBE_DPLY
7045
        Optionally addresses a Deployment Archive. This is only used in the
7046
        placement of deployment packages. This value may be project specific.
7047
 
7048
  * MOS_MRI toolset
7049
    Changes the mechanism used to link against the compiler RTL.
7050
    Previously the RTL was included multiple times in the link order. This
7051
    created problem with daf_dsi as the function 'time()' was being satisfied by
7052
    the RTL before being satisfied by the user libraries.
7053
 
7054
    The compiler RTL is now treated as a library of last resort. It will be
7055
    processed once and it will be processed last.
7056
 
7057
 
7058
Minor changes:
7059
  * JATS utility: build
7060
  * JATS utility: cache_dpkg
7061
    Extended the package search algorithm to locate a package within
7062
    GBE_DPKG_STORE. This archive will be searched last.
7063
 
7064
  * JATS utility: gen_cots
7065
    Ensure label is not locked
7066
    Add option to allow user to specify source directory other than a package
7067
    that already exists in dpkg_archive.
7068
 
7069
  * JATS directive: PackageFile
7070
    Now supports --Prod and --Debug options to limit the packaging process
7071
    to a specific type of build.
7072
 
7073
  * JATS directive: GenerateFiles and RunTests
7074
    Added a --PackageInfo() replacement tag to allow package version information
7075
    to be extracted and passed to generator programs.
7076
        ie: --PackageInfo(sysbasetypes,syd,--fullversion)
7077
 
7078
    Extended the --PackageBase() replacement tag to work with packages such as
7079
    sysbasetypes, where there is a .cr and a .syd type.
7080
        ie: --PackageBase(sysbasetypes,syd)
7081
 
7082
  * JATS utility: release
7083
    Under windows, ensure that the directory C:\Clearcase exists. There have
7084
    been installations of Clearcase where this is directory does not exist.
7085
 
7086
  * JATS utility: label
7087
    Added option: "-comment=Text" to allow a comment to be added to a label,
7088
    when it is being created.
7089
 
7090
Internal Changes
7091
  * JATS utility: create_dpkg
7092
    Refactored code to use JATS DescPkg class.
7093
 
7094
    Added options to allow packaging to the various archives. This is of no use
7095
    to the normal developer, but will be used within the complete build system.
7096
 
7097
  * Factored out the parsing of the BuildName directive
7098
    This process was being done in 3 locations - and there were getting
7099
    different results.
7100
 
7101
  * ToolsetRequire directive
7102
    This has been extended to allow JATS to locate Toolset extensions within
7103
    packages. They should be placed within the tool/scripts directory
7104
 
7105
------------------------------------------------------------------------
7106
Version: JATS_2.51.0                                Released: 15-Mar-06
7107
------------------------------------------------------------------------
7108
Major changes:
7109
 
7110
  * MCR toolset
7111
    Generate CD payload files in conjunction with the .BIN files
7112
 
7113
------------------------------------------------------------------------
7114
Version: JATS_2.50.0                                Released: 15-Feb-06
7115
------------------------------------------------------------------------
7116
Major changes:
7117
  * WIN32 utilities
7118
    Replaced a number of the Windows utilities ( cp, rm, mv ...)
7119
    with versions from the GNUWin32 project.
7120
 
7121
    The 'cp' previously used could not recursively copy large directories
7122
    under Windows Server 2003, when both the source and destination are on the
7123
    same drive. ( dpkg_cache of ace ).
7124
 
7125
Minor changes:
7126
  * BuildVersion
7127
    The definition of VERSION_BUILD within the generated version-defs.h file
7128
    will have leading zeros removed, thus allowing it to be used within a 'C'
7129
    program without the number being interpreted as an octal constant.
7130
 
7131
    The string form (VERSION_BUILD_STR) will retain the zeros.
7132
 
7133
  * Unix Builds
7134
    Corrected several issues encountered when specifying the name of a static
7135
    library or a shared library.
7136
 
7137
    JATS will prepend 'lib' to the user specified library name. Problems occurred
7138
    when the user specified a library name that started with 'lib'. Now, on Unix
7139
    systems, JATS will only prepend 'lib' if the library name does not already
7140
    start with 'lib'.
7141
 
7142
  * BuildPkgArchive
7143
    Since 2.45.0 JATS will only transfer files for the BuildPkgArchive, if
7144
    they have not already been transferred. Added a test for the source
7145
    package being updated and then forceing the copy to be repeated.
7146
 
7147
------------------------------------------------------------------------
7148
Version: JATS_2.49.0                                Released: 10-Feb-06
7149
------------------------------------------------------------------------
7150
Major changes:
7151
  * MOS_MRI toolset
7152
    Corrected a problem with the dependencies between a .REL file and the target
7153
    THX file. If the .REL files was modified the output THX file did not get
7154
    regenerated. This was only a problem in cases where the .REL file was
7155
    being manually maintained.
7156
 
7157
 
7158
Minor changes:
7159
  * MakeAnt directive
7160
    Introduced a check to ensure that this directive is only used with a toolset
7161
    that can handle an 'ant' build file. Currently only the JAVA toolset
7162
    supports ANT builds.
7163
 
7164
  * BuildPkgArchive directive
7165
    Correct problem in the caching of BuildPkgArchive packages in the case where
7166
    there is no GBE_DPKG_LOCAL on the machine.
7167
 
7168
  * Label utility
7169
    Added a 'files=filename,filename' option to allow only specified
7170
    files to be labeled.
7171
 
7172
  * Build. Parsing descpkg files
7173
    Corrected problem in which Java Manifest files were not parsed correctly
7174
    on Solaris.
7175
 
7176
  * Generated makefiles
7177
    Fix a bug with the CompilerOptions that allowed a '0' definition to be set to
7178
    nothing.
7179
 
7180
  * MOS Toolset
7181
    Added 'CompileOptions' of CcSupervisor.
7182
    This will set a MOS internal definition suitable for building specialised
7183
    modules.
7184
 
7185
  * Utility: gen_cots
7186
    This utility will create a JATS buildable package froma dpkg_archive entry
7187
    and then check it in under clearcase.
7188
 
7189
    JATS etool gen_cots -man will provide only help.
7190
 
7191
  * Utilty cache_dpkg
7192
    Detect and repair incomplete copy operations.
7193
 
7194
------------------------------------------------------------------------
7195
Version: JATS_2.48.0                                Released: 24-Jan-06
7196
------------------------------------------------------------------------
7197
Major changes:
7198
  None
7199
 
7200
Minor changes:
7201
  * DEVI addressed
7202
    DEVI-022055 JATS builds DLLs with wrong copyright symbol in version resource
5710 dpurdie 7203
    DEVI-022054 JATS puts "VIX Group test" in Product Name of Windows resource
227 dpurdie 7204
 
7205
  * Utility: release (cbuild)
7206
    Added an option to create a view configured to work with a branching
7207
    rule. A single branch can be named with the -branch option. eg:
7208
 
7209
        jats release -extract 'label' -branch SITS_LEGACY_BRANCH
7210
 
7211
    will create a view based on the named label, but suitable for creating
7212
    a patch for Sydney Legacy work.
7213
 
7214
  * RunTest directive
7215
    The 'PATH' that the test uses is extended to allow access to programs that have
7216
    been installed with a InstallProg directive. This allows a test script to
7217
    test a program that is generated elsewhere within the package.
7218
 
7219
  * PackageFile, Option --DirTree
7220
    Support for filenames that contain a "$" or a ' ' within the
7221
    --DirTree option. Implemented to allow entire JAVA class trees to be
7222
    packaged under JATS
7223
 
7224
    Note: In general the use of a $ and space within a filename is not
7225
          supported within JATS.
7226
 
7227
  * Jats utility wrapper
7228
    Added an eprog option. The allows any program to be run within the
7229
    sanitized environment provided by JATS.
7230
 
7231
    The specified program may be in the current directory or the user's
7232
    PATH. If the program is a perl script then it will be run with the
7233
    JATS perl interpreter, otherwise it will be processed by the system.
7234
 
7235
    Eg: jats eprog myscript arg1 arg2
7236
    Eg: jats ant
7237
 
7238
  * Jats utility wrapper
7239
    Added an 'ant' command. ( "jats ant" )
7240
 
5710 dpurdie 7241
    This will run an VIX ANT build by scanning the current directory for a file
227 dpurdie 7242
    called <ProjectName>depends.xml and then looking the a file called
7243
    <ProjectName>.xml. Jats will then create 'auto.xml' based on the
7244
    <ProjectName>depends.xml file and use ant to invoke the
7245
    <ProjectName>.xml file.
7246
 
5710 dpurdie 7247
    If the VIX build files cannot be found then ant is simply run and it will
227 dpurdie 7248
    expect a build.pl file.
7249
 
7250
  * Jats utility wrapper
7251
    Force the environment variable PERL5INC to be unset.
7252
 
7253
  * Jats utility: create_dpkg
7254
    Simplify handling of ANT based projects. Look for the package within
7255
    the build/pkg subdirectory, in the JANTS style.
7256
 
7257
  * Utility: gen_winrc (DEVI-022054)
7258
    Added a "'-product=text'" option to allow the product name to be specified.
7259
 
7260
  * Build files
7261
    Handle the java generated descpkg files. These are a Manifest format with
5710 dpurdie 7262
    VIX extensions.
227 dpurdie 7263
 
7264
------------------------------------------------------------------------
7265
Version: JATS_2.47.0                                Released: 20-Dec-05
7266
------------------------------------------------------------------------
7267
Major changes:
7268
  * BuildVersion directive in build.pl
7269
    Correct a problem in the generation of version.c
7270
    The function GetModuleInfo() would return a string with a trailing
7271
    space when the 'array' mode was selected.
7272
 
7273
    This may cause module validation to fail.
7274
 
7275
Minor changes:
7276
  * None
7277
 
7278
------------------------------------------------------------------------
7279
Version: JATS_2.46.0                                Released: 08-Dec-05
7280
------------------------------------------------------------------------
7281
Major changes:
7282
  * BuildProduct and BuildPlatforms directives
7283
    Added option --Uses=NAME
7284
    ie:
7285
        BuildProduct    ( 'OBFTP,--Uses=TP5',    'MOSCF' );
7286
 
7287
    This will create a OBFTP_MOSCF platform that will 'use' TP5
7288
    headers and libraries if none are specifically provided for the
7289
    OBFTP. It is the users responsibily to ensure that the two build
7290
    environments are compatible.
7291
 
7292
 
7293
Minor changes:
7294
  * BuildName option
7295
    Modifications to allow the creation of COTS packages with buildnames
5710 dpurdie 7296
    that do not confirm to the VIX naming scheme (--RelaxedVersion).
227 dpurdie 7297
 
7298
  * jats.bat
7299
    Ensure that GBE_BIN is not defined
7300
    It will be set by the jats.pl to a fully qualified path.
7301
 
7302
------------------------------------------------------------------------
7303
Version: JATS_2.45.0                                Released: 29-Nov-05
7304
------------------------------------------------------------------------
7305
Major changes:
7306
  * BuildPkgArchive directive
7307
    The operation of the BuildPkgArchive directive has been modified
7308
    so that a package will only be installed once. This significantly
7309
    speeds up multiple 'build' operations.
7310
 
7311
    If the package is being extracted from the 'local archive', then
7312
    this mechanism is suppressed as packages in the local archive are
7313
    considered as under development and are subject to change.
7314
 
7315
    If package cache is being refreshed, then the package will be
7316
    installed a second time. Thus it is possible to force the package to
7317
    be transferred into the 'interface' directory.
7318
 
7319
    A BuildTags directory is used to track packages that have been
7320
    transferred.
7321
 
7322
  * Internal changes to factor common code into a group of packages.
7323
    See notes below.
7324
 
7325
  * WIN32 toolset
7326
    Allow the Microsoft preprocessor directive #import to operate
7327
    correctly.
7328
 
7329
    Export the complete library search path into the build environment
7330
    for all Microsoft command, not just the linker and library commands.
7331
 
7332
  * BuildVersion
7333
    Modifications to allow the generation of version files for C#
7334
    The mechanism has been extended to allow version information for
7335
    other langauges as needed.
7336
 
7337
 
7338
Minor changes:
7339
  * Utility: gen_winrc.pl
7340
    Will extracted build number from the patch number, if present.
7341
    This information will be available to be placed into the generation
7342
    version strings.
7343
 
7344
  * GenerateFiles directive
7345
    Fixed a problem detecting programs that were not in the local
7346
    package or an imported package.
7347
 
7348
  * Toolsets: MOS_MRI
7349
    Generate an error if required tools are not found.
7350
    Previously this condition would generate a warning.
7351
 
7352
  * BuildPkgArchive and LinkPkgArchive directives
7353
    Ensure that packages are only included once. The previous check
7354
    was half-hearted and could allow multiple packages of the same
7355
    version to be included. This could result in badly formed
7356
    makefiles and strange error messages.
7357
 
7358
Internal Changes
7359
  * Started to factor out internal packages and place them into a common
7360
    directory. This will allow common error handling thoughout the suite
7361
    of utilities.
7362
 
7363
    Modified all utilities to utilize the common error reporting
7364
    functions.
7365
 
7366
------------------------------------------------------------------------
7367
Version: JATS_2.44.0                                Released: 18-Nov-05
7368
------------------------------------------------------------------------
7369
Major changes:
7370
  * Generated makefiles
7371
    Modified the windows shell to remove the use of the EXTENDED_LINE
7372
    cache. This did not work. Modified the extend.lst file to ensure
7373
    that sed did not process its arguments.
7374
 
7375
    This has been done to address a problem seen within test scripts
7376
    within unit tests that use wildcard expansion. The windows shell was
7377
    incorrectly processing:
7378
        sed '-es~.*WIN32~~'
7379
    The '.*' construct was being seen as a wildcard and the shell was
7380
    then putting the argument into a command file - it was totally
7381
    confused.
7382
 
7383
    NOTE: Attempted to remove use of EXTENDED_LINE, but this caused a
7384
    breakage with the DOS based gcc compiler( ie:H8S and others).
7385
    The construct
7386
        -D__SOURCE__=\"name\"
7387
    was corrupted somewhere. If the command is put in a command file,
7388
    then it works.
7389
 
7390
  * MakeAnt directive
7391
    Added option: --GeneratedFile=PathOfFile
7392
 
7393
    This option has the following effects
7394
        1) Marks the file a source file. It is then known to JATS and
7395
           can be used installed and manipulated.
7396
 
7397
        2) Schedules the processing of the ANT build to be done
7398
           early - in the generated files phase.
7399
 
7400
    Intended use. The creation of packages with a JNI. The Java
7401
    component needs to generate a header file early.
7402
 
7403
 
7404
Minor changes:
7405
  * JATS post-installation script
7406
    Flag deployment tools and libraries as executable.
7407
 
7408
  * Detection of extension type is case insensitive for non-unix
7409
    systems. Thus *.h and *.H files will considered header files in
7410
    windows.
7411
 
7412
  * Build.pl rewrite tool
7413
    Handle all variants of BuildName
7414
 
7415
  * Jats wrapper script
7416
    Generate an error if the JATS configuration variables are not usable
7417
        1) Contain spaces
7418
        2) Start with a // - Remote drives must be mapped
7419
 
7420
  * Toolset
7421
    Added a 'LINUX' platform.
7422
 
7423
  * JAVA toolset
7424
    Ensure the that build file passed via MakeAnt contains the following
7425
    directive:
7426
 
7427
        includeAntRuntime="off"'
7428
 
7429
    This MUST be used to ensure that ANT's classpath is not passed to
7430
    the java compiler thus ensuring that the compiler does not use ANT's
7431
    version of any JAR files that have not been specified by the user.
7432
 
7433
  * GCC Toolset
7434
    Use -Map name to create map files as needed for GCC under Debian
7435
 
7436
  * Makefile generation
7437
    When packages are used by name to resolve package location JATS
7438
    has been modified to use the package name specified by the user.
7439
    Previously JATS would use the package name found within the
7440
    descpkg file. In cases where the descpkg file was badly formed the
7441
    package could not be used.
7442
 
7443
  * Unit Tests
7444
    The following environment variables are set:
7445
 
7446
        GBE_TYPE    - The type of build. Debug or production. This
7447
                      will be set to either a 'P' or 'D'
7448
 
7449
        GBE_HOST    - The host machine we are running on.
7450
                      This will be set to 'WIN' or Unix'
7451
 
7452
    These variable should assist in the production of test scripts.
7453
 
7454
  * New makefile.pl directive: SetValue
7455
 
7456
 
7457
------------------------------------------------------------------------
7458
Version: JATS_2.43.0                                Released: 01-Nov-05
7459
------------------------------------------------------------------------
7460
Major changes:
7461
  * New Platform : "MCR" using the Mitsubishi m16c compiler.
7462
 
7463
    Special features of this toolset.
7464
    1) A .THX source file will be converted to an obtect file
7465
       This allows processing of fonts within a THX file to be
7466
       incorporated within the target image.
7467
 
7468
    2) Prog directive extensions:
7469
       --Set=Name=Value
7470
                The 'Name' is set to 'Value' at link time.
7471
                This allows the location of program segments to be set
7472
 
7473
       --Ref=name
7474
                The name of a Release file. If provided, it will be used
7475
                to provide information that will be placed within the
7476
                THX header. The version number will be ignored. It
7477
                will be taken from the build version number.
7478
 
7479
Minor changes:
7480
  * MOS Toolset
7481
    Create the VisionClick files when the THX file is created.
7482
    Previously the files were created when the THX was installed or
7483
    packaged.
7484
 
7485
  * Src directive
7486
    No generates a warning if no source files are located within the
7487
    directive. This is normally the result of a missing platform
7488
    specifier.
7489
 
7490
  * WIN32 runtime support
7491
    Added the following 'Unix' style utilities to assist in testing.
7492
        1) od       - dump files in octal and other formats
7493
        2) cmp      - compare two files byte by byte
7494
 
7495
Internal:
7496
    Added an extension to allow the target toolset to handle the "Prog"
7497
    dependancy generation if required. This allow complex program
7498
    generation mechanisms to be handled by the toolset.
7499
 
7500
------------------------------------------------------------------------
7501
Version: JATS_2.42.0                                Released: 19-Oct-05
7502
------------------------------------------------------------------------
7503
Major changes:
7504
    * BuildAlias directive
7505
      Added options.
7506
        --Define        - Does not create implicit platforms
7507
        --Target        - Redeclares the alais as the list of all
7508
                          platforms that are based on a given target or
7509
                          targets.
7510
      Eg:
7511
        BuildAlias      ( 'LMOS,--Target', 'LMOS_WIN32', 'LMOS_linux_armv4' );
7512
        BuildProduct    ( 'GAK',    'LMOS', 'MOS68K', 'MOSCF' );
7513
        BuildProduct    ( 'PCP',    'LMOS', 'MOS68K' );
7514
 
7515
      Will export an alias of LMOS that can be used within makefile.pl's
7516
      that will be the list of all platforms that have a target of
7517
      'LMOS_WIN32' or 'LMOS_linux_armv4'.
7518
 
7519
      Note the dual use of LMOS within the example. This is intentional.
7520
      The LMOS alias is used within the BuildProduct to simplify the
7521
      specification of all the LMOS targets.
7522
 
7523
 
7524
Minor changes:
7525
  * Label utility
7526
    Will generate a warning message if it labels more than one
7527
    build.pl file
7528
 
7529
  * Package directives. PackageFile.
7530
    Corrected a problem with wildcard expansion in which a --FilterIn
7531
    needed to be specified in order for the --FilterOut to operate.
7532
    Now all files in the tree are considered 'in' unless modified by the
7533
    --FilterIn option.
7534
 
7535
  * jats release (cbuilder) utility
7536
    Correct use of the -prodOnly and -debugOnly flags.
7537
    The full name was not accepted; -debug and -prod was.
7538
 
7539
  * Location of descpkg file
7540
    All makefile.pl's now know where the package descpkg file was
7541
    created. This simplifies the process og packaging this file as it
7542
    can be done within any makefile.pl.
7543
 
7544
------------------------------------------------------------------------
7545
Version: JATS_2.41.0                                Released: 27-Sep-05
7546
------------------------------------------------------------------------
7547
Major changes:
7548
  * RunTest directive
7549
    Extended the options and operation of RunTest
7550
    Additional options
7551
      --CopyIn=file
7552
        This will copy the specified file into the BIN directory before
7553
        the test is run. The file will be marked as executable. This
7554
        allows scripts and configuration files to be transferred into
7555
        the test area.
7556
 
7557
    Additional operations
7558
    The arguments passed to the script/program allow a number of
7559
    transformations, similar to GenerateFiles. Transforms
7560
      --File(xxxx[,flags])          - xxxx is a known file
7561
      --Local(xxxx[,flags])         - xxxx is a file that has been Installed
7562
      --PackageBase(xxxx[,flags])   - xxxx is a Package
7563
    Allows flags:
7564
      --dir         - directory part of the pathname
7565
      --file        - file part of the pathname
7566
      --abspath     - as an absolute path
7567
      --absdrive    - as an absolute path with drive letter (Windows)
7568
 
7569
    Files and directories are prerequisites of the test. Their
7570
    existence is tested.
7571
 
7572
  * Packaging Directives
7573
    Added a --Derived option to support the packaging of derived targets
7574
    such as LMOS.
7575
 
7576
        PackageHdr ('*', 'file1.h', '--Derived=LMOS');
7577
 
7578
    Will place file1.h into .../include/LMOS_WIN32
7579
 
7580
        PackageHdr ('*', 'file1.h', '--Derived=LMOS,sys');
7581
 
7582
    Will place file1.h into .../include/LMOS_WIN32/sys
7583
 
7584
  * JAVA 1.4 and 1.5
7585
    Added support to the JATS JAVA platform to allow the user to specify
7586
    the version of Java to be used to build a package.
7587
 
7588
        BuildPlatforms  ( 'JAVA,--Version=1.5' );
7589
 
7590
    The default will use the default machine version of JAVA.
7591
    This may not be sutable for all packages.
7592
 
7593
    Non-default versions of JAVA require that an environment variable be
7594
    set to the root of the JDK directory. These are:
7595
 
7596
      JAVA_HOME_1_4
7597
      JAVA_HOME_1_5
7598
 
7599
Minor changes:
7600
  * Script directive
7601
    Scripts may be copied into the BIN directory for use by a test.
7602
    These scripts are now always marked as executable.
7603
 
7604
  * JATS environment
7605
    Ensure that all programs run under JATS in Windows have an uppercase
7606
    COMSPEC envvar. Windows appears to define a mixed case one. Fixed in
7607
    the JATS wrapper script.
7608
 
7609
  * Label utility
7610
    Added -[no]checkout to control the labeling of checked out files.
7611
    There are three modes of operation:
7612
        1) -nocheckout      Checked out files are not labeled
7613
        2) -checkout        Only checked out files are labeled
7614
        3) Neither          All files are labeled.
7615
 
7616
 
7617
------------------------------------------------------------------------
7618
Version: JATS_2.40.0                                Released: 15-Sep-05
7619
------------------------------------------------------------------------
7620
Major changes:
7621
 
7622
Minor changes:
7623
  * label utility
7624
    Added -smartlabel option to unlock and lock the label - if it was locked.
7625
    This options retains the locked state of a label.
7626
 
7627
  * AVR_IAR toolset
7628
    Extended the 'Prog' directive to allow a Program Loader to be
7629
    added to a program as it is created. The option is:
7630
      --ProgLoader=name
7631
 
7632
  * Package directives. PackageFile
7633
    Added support for packaging of directory trees.
7634
    Options to do this are:
7635
        --TreeDir=name
7636
        --FilterOut=regexp
7637
        --FilterIn=regexp
7638
        --StripDir
7639
 
7640
    Only a single directory can be specified.
7641
    Multiple filters are allowed.
7642
    The directories must be within the current directory. It is not
7643
    possible to search outside the subdirectory tree below the makefile.
7644
 
7645
    The filters allow elements within the directory to be selected.
7646
    The filters are regular expressions. Examples:
7647
 
7648
      '--FilterIn=\.h$'         - Select all files ending with .h
7649
      '--FilterOut=MyHeader.h'  - Except this one
7650
 
7651
    The --StripDir option will remove the TreeDir directory from the
7652
    files. This allows the top level directory to be stripped off.
7653
 
7654
 
7655
------------------------------------------------------------------------
7656
Version: JATS_2.39.0                                Released: 14-Sep-05
7657
------------------------------------------------------------------------
7658
Major changes:
7659
    * Make commands
7660
      Consolidated the parsing of the OPTIONS arguments.
7661
 
7662
      The filter and nofilter options are globally applied to all tools
7663
      sets. ie: jats make debug OPTIONS=nofilter
7664
 
7665
    * Label utility
7666
      Generate a warning when attempting to label a symbolic link.
7667
      Links are very hard to maintain in a reproducible manner.
7668
 
7669
Minor changes:
7670
    * Toolsets
7671
      Replaced the use of c:\WINDOWS and c:\Program Files with suitable
7672
      variables and overrides.
7673
 
7674
      The make_init target is always run.
7675
      This facility had been lost. The target was being used to provide
7676
      compiler sanity testing, but had was not being reliably run.
7677
 
7678
    * Deployment
7679
      Suppress testing of compiler existence when used in conjunction
7680
      with deployment operations.
7681
 
7682
    * Release utility
7683
      Add options to build only the debug or the production versions.
7684
      The default is to build both. Note: User option may be further
7685
      restricted by options within the build.
7686
 
7687
    * PackageLib, InstallLib and MergeLib directives in makefile.pl
7688
      The use of @LIBS and @MLIBS in unix systems was causing a
7689
      problem as these variables already had a 'lib' prepended to the
7690
      list of libraries. These directives would add another 'lib' to the
7691
      list of libraries under unix causing a mismatch.
7692
 
7693
      Corrected by stripping liblib from the names within these
7694
      directives.
7695
 
7696
    * MakeProject directive
7697
      If the project build fails the log file was not being displayed
7698
      because 'make' stops when a command fails.
7699
 
7700
      The MakeProject operations have been modified to ensure that the
7701
      log file is always displayed. The exit code of the build command
7702
      is preserved.
7703
 
7704
    * Auto build utility jats-rewrite.pl
7705
      Modified to support the rewrite of Java 'using' and 'project'
7706
      statements.
7707
 
7708
    * Mugfile generation
7709
      Added a --ThxDir=xxxx option to allow the THX and load files to
7710
      be placed in the target package.
7711
 
7712
 
7713
------------------------------------------------------------------------
7714
Version: JATS_2.38.0                                Released: 01-Sep-05
7715
------------------------------------------------------------------------
7716
Major changes:
7717
    * BuildVersion directive
7718
      The 'defs' mode has been extended to create a file with a build
7719
      number as well as a patch number.
7720
 
7721
      The patch number is decoded into a patch number and a build
7722
      number.
7723
 
7724
Minor changes:
7725
    * AddFlags directives
7726
      Added a --NoWarn option that will suppress the warning of
7727
      duplicate flags being added.
7728
 
7729
    * GBE_CORE environment variable (Windows)
7730
      Ensure that GBE_CORE has a driver letter. This allows use of JATS
7731
      loaded into the same dynamic view as the user code.
7732
 
7733
    * Mug File Generation
7734
      Added support to allow load files to include other load files.
7735
 
7736
   * 'cbuild' or 'release' command
7737
     Added a -latestroot=xxxx option. This is a work around for the
7738
     problem where the root level directory in the VOB has not been
7739
     labeled. After using this switch add the label to the root
7740
     directory.
7741
 
7742
     The need to use this this switch indicates that the view is NOT
7743
     reproducible.
7744
 
7745
------------------------------------------------------------------------
7746
Version: JATS_2.37.0                                Released: 22-Aug-05
7747
------------------------------------------------------------------------
7748
Major changes:
7749
    * jats.bat and jats.sh
7750
      Changes to include GBE_DPKG and GBE_DPKG_CACHE.
7751
      Most importantly GBE_DPKG must be a single directory. It is no
7752
      longer a list of directories.
7753
 
7754
      Removal of the setup of Microsoft Visual Studio 6. This is now
7755
      done within the toolset.
7756
 
7757
      *** Update your jats.bat to follow the format in this release
7758
 
7759
    * JATS environment variables
7760
      Redefined variable
7761
        GBE_DPKG        - Now the MASTER dpkg_archive
7762
                          Previously was a list that included the
7763
                          dpkg_archive cache.
7764
 
7765
      New variable
7766
        GBE_DPKG_CACHE  - Optional directory for a local cache of
7767
                          the main dpkg_archive.
7768
 
7769
 
7770
Minor changes:
7771
    * Utility: gen_packagelist
7772
      Enhanced (thanks Ross) to allow PATH information for various
7773
      target platforms to be extracted.
7774
 
7775
      Better support for Product families. This is only an issue
7776
      for WIN32 derived families due to the generation of a list of
7777
      libraries. The list now observes Product hierarchy.
7778
 
7779
    * Utility: release (cbuilder)
7780
      Added -noruntests option too suppress the running of unit tests
7781
      Units tests will still be run by default.
7782
 
7783
      Tighten the config specification used to build the sandbox. It has
7784
      no LATEST rules. All directories and files MUST be labeled.
7785
 
7786
    * Utility: jats_rewrite
7787
      Support ANT based XML files
7788
 
7789
    * Utility: create_dpkg
7790
      Support ANT flavor Manifest dependancy files and pkg directory
7791
      structure.
7792
 
7793
    * makefile.pl's
7794
      GenerateFiles directive. Added a --Prog specifier to allow tools
7795
      to be generated within the same script. Example:
7796
 
7797
            Prog('*', 'Myprog', @OBJS );
7798
            GenerateFiles ('*', "--Prog=MyProg",
7799
                                '--Prereq(infile)',
7800
                                '--GeneratedCommon(outfile)' );
7801
 
7802
      RunTest directive. Added a --Auto option to flags tests that can
7803
      be run within the Build Systems Auto Build environment. These
7804
      tests will be run with the 'run_unit_tests' target. All tests will
7805
      be run with the 'run_tests' targets. Only tests that confirm to
5710 dpurdie 7806
      the VIX "Unit Test Automation" guidelines should be marked as
227 dpurdie 7807
      -- Auto.
7808
 
7809
    * Added a new make target: run_unit_tests
7810
      This will be used by the build tool to run non-interactive
7811
      unit tests within an automated framework.
7812
 
7813
    * Make run_test and run_unit_test operation
7814
      The search path for DLL's or Shared Libraries is extended to
7815
      include all Shared Libraries in the build package list as well
7816
      as the local and interface directory. This allows tests to
7817
      locate required Shared Libraries at runtime.
7818
 
7819
    * WIN32 targets built using Visual Studio 6
7820
      The path to the compiler is setup within JATS. It is no longer
7821
      imported from the users environment as the environment is
7822
      indeterminate when multiple versions of Visual Studio are
7823
      installed on the machine.
7824
 
7825
    * WINCE Targets
7826
      The name of the SDK is case sensitive.
7827
      The POCKET PC 2003 was incorrect
7828
 
7829
 
7830
 
7831
------------------------------------------------------------------------
7832
Version: JATS_2.36.0                                Released: 03-Aug-05
7833
------------------------------------------------------------------------
7834
Major changes:
7835
    * WIN32 platforms
7836
      When building Microsoft project files the PATH environment
7837
      variable is extended to include the DLL path of imported packages
7838
      and installed packages.
7839
 
7840
    * Building DLL or EXE with the --NoPDB option will disable the
7841
      generation of debug information so that the  linker does not
7842
      create CV style debug information in the target.
7843
 
7844
    * UNIX Platforms (SOLARIS and LINUX)
7845
      Modification to allow BuildProduct and BuildPkgArchive to
7846
      interwork. Previously BuildPkgArchive packages were placed into
7847
      the 'interface/lib/SOLARIS' subdirectory and this was not being
7848
      searched when looking for libraries.
7849
 
7850
Minor changes:
7851
    * GenerateFiles directive
7852
      New sub-options to filename generation commands
7853
        --abspath       - provide the named file with an absolute path
7854
        --absdrive      - provide the named file with an absolute path
7855
                          and drive letter
7856
 
7857
    * Src directive
7858
      Modified the --FromPackage' option to allow searching of the root
7859
      directory of a package.
7860
 
7861
            Src('*', 'etc/data.ini', '--FromPackage' );
7862
 
7863
      Also prevent warnings on duplicate files if the package is
7864
      imported with a BuildPkgArchive directive. The file was being
7865
      found in the package and the interface directory.
7866
 
7867
    * jats_rewrite utility
7868
      Process depend.xml files for auto builder
7869
 
7870
 
7871
------------------------------------------------------------------------
7872
Version: JATS_2.35.0                                Released: 28-Jul-05
7873
------------------------------------------------------------------------
7874
Major changes:
7875
    * SunWorks production builds
7876
      Corrected the flag used to select the level of compiler
7877
      optimisation. The current flag generates an error of:
7878
            cc: Warning: option -2 passed to ld
7879
      The flag has been changed from -O2 to -xO2 inline with the
7880
      compiler documentation.
7881
 
7882
    * MOS Toolset
7883
      Implement a workaround for a bug in VisionClick's convert program
7884
      in which the tool would not generate a valid .bdx file.
7885
 
7886
      The solution was to create the .bdx and .ab file in two steps.
7887
 
7888
Minor changes:
7889
    * Correct the case of 4 toolset files. The files were created under
7890
      windows, which has a habit of capitalizing filenames.
7891
      This should not affect current users.
7892
 
7893
    * Mugfile generation
7894
      Extended the --Package option to allow subdirectories to be
7895
      specified.
7896
        "--Package=MyPackage,--Subdir=thx/moscf,thx"  
7897
 
7898
------------------------------------------------------------------------
7899
Version: JATS_2.34.0                                Released: 22-Jul-05 
7900
------------------------------------------------------------------------
7901
Major changes:
7902
    MOS Toolset
7903
    Modified the optimizations options used to generate 'Production'
7904
    code. A problem with -Ob optimization has been identified.
7905
 
7906
Minor changes:
7907
    * Jats wrapper script
7908
      Windows: Ensure that cmd.exe is in the users PATH. Without cmd.exe
7909
      scripts will not work properly as the PERL 'system' command assumes
7910
      that cmd.exe is in the users PATH.
7911
 
7912
    * LinkPkgArchive and BuildPkgArchive
7913
      Processing soft links. Generate a warnings if a package soft
7914
      link and a real package are found in the same directory. The link
7915
      may be suspect.
7916
 
7917
    * GenerateFiles directive
7918
      Added a --PackageBase(xxx) argument that will be replaced with
7919
      the pathname to the specified package.  
7920
 
7921
------------------------------------------------------------------------
7922
Version: JATS_2.33.0                                Released: 18-Jul-05
7923
------------------------------------------------------------------------
7924
Major changes:
7925
    * Added a JAVA platform to better support the processing of ANT
7926
      build.xml files.
7927
 
7928
Minor changes:
7929
    * WIN32 toolset.
7930
      Delete V7 specific temp files when compiling with V7 compiler
7931
 
7932
    * MakeAnt
7933
      Pass an absolute path to the 'interface' directory to allow the
7934
      build.xml file to be a directory other than the current directory
7935
 
7936
      Allow the ANT_HOME path to contain spaces: c:\Program Files\Ant
7937
 
7938
    * gen_winrc - A utility to generate Windows RC files with version
7939
      information. Allow 3 or 4 fields in the version number. If only
7940
      3 fields are provided, then the fourth field is set to 0.
7941
 
7942
    * MakeAnt directive
7943
      Now supports --Debug and --Prod options to limit the building of
7944
      ANT files. The MakeAnt directive is only going to work in
7945
      conjunction with the JAVA target
7946
 
7947
      Recommended usage:
7948
      MakeAnt('JAVA',"build.xml","--Jar=java.build/test.jar",'--Prod');
7949
 
7950
Internal Changes
7951
      The MakeAnt directive is now treated like a MakeProject directive.
7952
 
7953
 
7954
------------------------------------------------------------------------
7955
Version: JATS_2.32.0                                Released: 13-Jul-05
7956
------------------------------------------------------------------------
7957
Major changes:
7958
    * Initial release of WINCE and WIN32 V7 based project builds
7959
      The DSW, VCW and SLN files can be built via JATS and selected
7960
      files packaged into the release.
7961
 
7962
      Refer to the 'MakeProject' directive in
7963
            MASS-00166 JATS Reference Manual
7964
            http://auperaws396/mass/Wiki.jsp?
7965
                                page=UsingJATSToBuildMicrosoftProjects
7966
 
7967
    * Added support for Visual Studio 2003.
7968
      The recommended platform is:
7969
        BuildProduct    ( 'VS2003', 'WIN32,--Version=MS.NET2003' );
7970
 
7971
    * Initial release of support for building Ant files.
7972
      JATS can build small Java sub-components using Ant. This is not
7973
      a replacement for JANTS it is intended for mixed C++ and Java
7974
      components.
7975
 
7976
      Refer to the 'MakeAnt' directive in
7977
            MASS-00166 JATS Reference Manual
7978
            http://auperaws396/mass/Wiki.jsp?
7979
                                page=UsingJATSToBuildSmallJavaComponents
7980
 
7981
Minor changes:
7982
    * Support for Windows DLLs
7983
      When building a WIN32 target the file interface/set_WIN32.bat is
7984
      created. This file extends the Windows PATH to allow DLLs used
7985
      by the package to be accessed.
7986
 
7987
      The file may be "called" from a wrapper batch file to start the
7988
      application or visual studio.
7989
 
7990
    * The descpkg file created by JATS contains a JATS version number
7991
      and the JATS Core path.
7992
 
7993
    * AddIncDir, AddSrcDir and AddLibDir directives
7994
      Now generate an error if there is only one argument to the
7995
      directive or if no directories where specified.
7996
 
7997
    * MOS Toolset
7998
      Add support for the TPT device
7999
      Correct error message for unsupported devices.
8000
 
8001
    * Correct problem with in creating absolute path names to allow
8002
      DOS driver letters to be handled correctly.
8003
 
8004
    * Added --ExcludeLib(xxx,yyy) processing to allow specified
8005
      libraries to be excluded from a list of libraries processed by
8006
      when creating libraries, shared libraries and programs.
8007
 
8008
      Used in conjunction with --Using(aaaa) to correct errors.
8009
 
8010
Internal Changes
8011
    * JATS release process validates the JATS version number contained
8012
      in jats.pl
8013
 
8014
------------------------------------------------------------------------
8015
Version: JATS_2.31.0                                Released: 28-Jun-05
8016
------------------------------------------------------------------------
8017
Major changes:
8018
    * JATS wrapper script
8019
      Allow multiple alternative build files: auto.pl and build_test.pl
8020
 
8021
    * Initial support for the building of WINCE based projects
8022
 
8023
    * Formal release of the toosl to generate Mug Files
8024
 
8025
Minor changes:
8026
    * Deployment support
8027
      Allow a --PatchNum to be specified in the BuildName
8028
      This is then used to invoke a deploypatch.pl file
8029
 
8030
    * 'build'
8031
      Added --ForceBuildPkg switch to the 'jats build' command to
8032
      force LinkPkgArchive directives to be interpreted as
8033
      BuildPkgArchive. This option is useful for the creation of
8034
      sandboxes for use within IDEs as the package files are placed
8035
      in a known directory structure within the sandbox.
8036
 
8037
    * WINCE and WIN32 Toolset
8038
      Options for Program and Shared Library construction
8039
            --Entry=xxxx            - Alternate entry point
8040
            --NoAddLibs             - Do not add default libraries to
8041
                                      the link phase.
8042
 
8043
    * BuildPkgArchive
8044
      Handle symlink directories at the top level of the package tree
8045
      Previously these were ignored.
8046
      Minor code cleanup
8047
 
8048
    * "cbuild" or "release" utility
8049
      Add a "-path=xxxx" option to provide sanity testing of the Release
8050
      Manager "Source Path" field.
8051
 
8052
    * SOLARIS targets
8053
      Modified the TARGET name generated with building a Product Family
8054
      based on SOLARIS. It is treated in the same manner as a Platform
8055
      of SOLARIS and creates a targets of SOLARIS_sparc
8056
 
8057
    * MugFile generation
8058
      Allows a 'load.cmd' file to be used to list the THX files to be
8059
      included in the final package.
8060
 
8061
    * Corrected a problem with the processing of platform selection
8062
      arguments used within all directives within a makefile.pl.
8063
      Multiple platforms should be specified as:
8064
            Src( 'PLAT1,PLAT2,PLAT3', .... );
8065
      with only a comma between the platforms: No whitespace
8066
      If whitespace did exist then the makefile.pl would not do what
8067
      was expected - and it would not warn the user. The simplest
8068
      solution was to allow whitespace either side of the comma.        
8069
 
8070
    * GenerateFiles directive within makefile.pl
8071
      Allow 3 different bracket styles for the arguments to allow for
8072
      embedded  brackets. Now allow
8073
            --Option=(some_text)
8074
            --Option=[some_text]
8075
            --Option={some_text}
8076
 
8077
Internal Changes
8078
    * Derive the names of the package and install directories from a
8079
      single data structure rather then being hardcoded throughout the
8080
      code.
8081
 
8082
------------------------------------------------------------------------
8083
Version: JATS_2.30.0                                Released: 01-Jun-05
8084
------------------------------------------------------------------------
8085
Major changes:
8086
    * JATS wrapper script
8087
      Changed the command line parsing. Now use GetOpts.
8088
 
8089
      Modified "all" command It no longer performs an "install"
8090
      The "install" process is not needed. the build places a shortcut
8091
      to the package into the local_dpkg_archive. This can be used by
8092
      other components.
8093
 
8094
      Removed "bmake" command. The "all" command is the now that same.
8095
 
8096
    * JATS
8097
      Created a class to write JATS configuration files.
8098
      Changes to the code to use this new class.
8099
 
8100
    * Build operations
8101
      Perform one level of package version checking. Generate warnings
8102
      if required packages are built against different versions of
8103
      packages.
8104
 
8105
    * Make operations
8106
      Added a new target - "deploy". This interfaces to the deployment
8107
      scripts. This is still a work interfaces progress.
8108
 
8109
Minor changes:
8110
    * Added environment variables to assist in the running of the
8111
      deployment builds.
8112
        PERL5LIB        - Extended based on GBE_CORE
8113
        DEPLOYLIB_DIR   - Calculate based on GBE_CORE
8114
 
8115
      Extended the "jats vars" display
8116
 
8117
    * build.pl
8118
        Corrected BuildAlias() operation. Defined options are correctly
8119
        processed. Allows
8120
            BuildAlias('WIN', 'WIN32,--OnlyProduction');
8121
        to define a platform called WIN32 that only builds for
8122
        production.
8123
 
8124
    * MOS toolset
8125
      Added a '--Acon' options to SharedLib to allow the creation of
8126
      Acon modules. These required special linking.
8127
 
8128
    * create_dpkg utility
8129
      Adds a files to the published package to indicate which type of
8130
      machine the package was published from. This will be used in a
8131
      multi-machine build environment to assist in determining the
8132
      progress of the build.
8133
 
8134
    * New utility - jats_save_build.pl
8135
      This is specific to the auto build system. It will be used to
8136
      capture the modified build files back into the version control
8137
      system.
8138
 
8139
------------------------------------------------------------------------
8140
Version: JATS_2.29.0                                Released: 25-May-05
8141
------------------------------------------------------------------------
8142
Major changes:
8143
    * WIN32 and WINCE toolsets
8144
      Modified the way that PDB files are created.
8145
      The files are now created using absolute pathnames when compiling
8146
      The name of the PDB files embedded in created DLLs is now correct.
8147
      The PDB files created when compiling objects for DLLs are now not
8148
      named after the DLLs - this was causing the linker toolsets crash.
8149
 
8150
    * WCEX86A500 target
8151
      Corrected problem creating DLLs.
8152
 
8153
    * MOS Toolsets
8154
      Modified the mechanism by which absolute filenames are passed to
8155
      the compiler.
8156
 
8157
    * RunTest directive
8158
      This directive will ensure that the named test is either a script
8159
      or a TestProg. If the test to be run is a TestProg then a
8160
      suitable suffix will be added to the named test.
8161
 
8162
Minor changes:
8163
    * JATS BUILD
8164
      Generate an error if the setting of GBE_BUILDFILTER or
8165
      GBE_PLATFORM prevents any targets being made at all. This should
8166
      highlight bad settings.
8167
 
8168
    * Publish the JATS toolsets extension pathnames to simplify the
8169
      access to extensions.
8170
 
8171
------------------------------------------------------------------------
8172
Version: JATS_2.28.0                                Released: 18-May-05
8173
------------------------------------------------------------------------
8174
Major changes:
8175
    * WIN32 and WINCE toolsets
8176
      Enable dependancy file generation of C++ files
8177
 
8178
    * label utility ( SOLARIS )
8179
      Fix bug with the escaping of '(' and ')' in cleartool commands
8180
      under unix.
8181
 
8182
Minor changes:
8183
    * label utility
8184
      Added options to:
8185
        o Delete a label
8186
        o Prevent recursion while labeling
8187
        o Control labeling of files missing from a static view
8188
 
8189
    * WIN32 and WINCE toolsets
8190
      Correct problem with the packaging of PDB files. Packaging of the
8191
      PDB files can be controlled with the -Extras= options to the
8192
      Package directives.
8193
 
8194
    * Added GBE_UNIX to the JATS_2 controlled environment. Set by
8195
      jats.pl to be used by utilities to determine the underlying
8196
      system.
8197
 
8198
------------------------------------------------------------------------
8199
Version: JATS_2.27.0                                Released: 10-May-05
8200
------------------------------------------------------------------------
8201
Major changes:
8202
    * MOS Toolset
8203
      The generation of multiple THX's in the one makefile.pl now works
8204
      There was a subtle "closure" problem in the toolset.
8205
 
8206
    * WIN32 Toolset
8207
      Added CompileOption of AddLibs (default) and NoAddLibs
8208
      toolset suppress the addition of thread libraries toolset the link
8209
      list.
8210
 
8211
    * Put a version number in the "interface" information toolset
8212
      allow JATS to generate an error when the "interface" changes.
8213
 
8214
      This version is manually maintained and prone to error.
8215
 
8216
    * GenerateFiles directive one Unix systems was incorrectly
8217
      invoking "sh.exe" instead of "sh"
8218
 
8219
 
8220
Minor changes:
8221
    * SOLARIS_SPARC platform (GCC toolset)
8222
      The process of creating a Shared Libraries creates a soft link
8223
      to the the "GBEBIN" directory. This directory was not listed as
8224
      a prerequisite and was not being created. This problem has been
8225
      corrected.
8226
 
8227
    * JATS will detect an "auto.pl" file and use it as an alternate
8228
      build.pl file. Previously this file was named build.use.pl.
8229
 
8230
    * Correct problem when .PDB files are installed from a merged
8231
      library created from libraries that have been 'installed'
8232
      JATS would create a circular dependancy.
8233
 
8234
------------------------------------------------------------------------
8235
Version: JATS_2.26.0                                Released: 03-May-05
8236
------------------------------------------------------------------------
8237
Major changes:
8238
    * WIN32 Toolset
8239
      Correct a problem linking in required / correct libraries for
8240
      use with multithreaded modes.
8241
 
8242
    * Complete the support for Global build options of --OnlyDebug and
8243
      --OnlyProd.
8244
 
8245
      These options can now be provided in the "Platform" directive
8246
      within the makefile.pl.
8247
 
8248
Minor changes:
8249
    * Platform directive within makefile.pl
8250
      These use of the "*" platform specifier has been modified such
8251
      that options provided within the directive will be added to all
8252
      platforms.
8253
 
8254
      eg:   Platform ('*', '--OnlyProduction' );
8255
 
8256
------------------------------------------------------------------------
8257
Version: JATS_2.25.0                                Released: 29-Apr-05
8258
------------------------------------------------------------------------
8259
Major changes:
8260
    * Correct problem in handling the SOLARIS_SPARC platform.
8261
      The SOLARIS platform is a bit of a kludge for backward
8262
      compatibility. JATS was not differentiating between SOLARIS and
8263
      SOLARIS_SPARC correctly.
8264
 
8265
    * Preliminary Support
8266
      Global build options of --OnlyDebug and --OnlyProd, which are
8267
      mutually exclusive. These may between specified in the build.pl
8268
      file as build arguments in any of the three standard mechanism.
8269
 
8270
        BuildPlatforms ( 'SOLARIS', '--OnlyDebug' );
8271
        BuildProduct   ( 'GAK', 'MOS68K,--OnlyProduction' );
8272
        BuildArgument  ( 'WIN', '--OnlyProduction' );
8273
 
8274
      These options limit processing to either Production or Debug
8275
      building. The default build will build both.
8276
 
8277
Minor changes:
8278
    * Extended the search path that JATS will use attempting to locate
8279
      a build.pl file. JATS will now look in ., build and build/jats
8280
      directories in the current directory and 3 directories up.
8281
 
8282
    * WCEX86A420 toolset
8283
      Added suitable libflags entry. Prevents the warning:
8284
        warning: undefined variable `WCE_LIBFLAGS'
8285
 
8286
 
8287
------------------------------------------------------------------------
8288
Version: JATS_2.24.0                                Released: 21-Apr-05
8289
------------------------------------------------------------------------
8290
Major changes:
8291
    * PackageLib and PackageProg directives now have a --Extra=xxx[,xxx]
8292
      option. Where xxx can be one or more of: none stub map lint debug
8293
      or all.
8294
 
8295
      This option may be used to limit the files that are packaged with
8296
      the library or program.
8297
 
8298
      Eg: PackageLib ('MOS', 'MyThx', '--Extra=none' );
8299
 
8300
      Will only package the .thx file. It will not package the stub
8301
      library or any debug files.
8302
 
8303
    * GenerateFiles
8304
      All processed arguments now support two options.
8305
 
8306
          ie: --Prerequisite(xxxx,--dir)
8307
              directory in which the prereq file is found
8308
 
8309
          ie: --Prerequisite(xxxx,--file)
8310
              The filename of the prereq file
8311
 
8312
    * LinkPkgArchive and BuildPkgArchive will cause the build to fail if
8313
      the required package is not available. A "--package" option, to
8314
      the build command, will prevent this behaviour.
8315
 
8316
 
8317
Minor changes:
8318
    * create_dpkg utility
8319
      Touch descpkg files when packages are merged. This will allow
8320
      utilities that use the timestamp of this file to determine that
8321
      the package has been altered.
8322
 
8323
------------------------------------------------------------------------
8324
Version: JATS_2.23.0                                Released: 14-Apr-05
8325
------------------------------------------------------------------------
8326
Major changes:
8327
    * New toolset: WCEX86A420
8328
      This is a WINCE target
8329
      This uses the ADVANTEC_X86_CE42 SDK
8330
 
8331
    * New toolset
8332
      mpt for the mpt500 platfomr
8333
 
8334
    * Modified toolset
8335
      THYRON - updates from An An Tran
8336
 
8337
    * Modified toolset
8338
      MRI68K. Now supports the Microtec 5.1 68k compiler
8339
 
8340
Minor changes:
8341
    * "cbuild" or "release" command now has a -merge option to allow
8342
      builds from different machines to be merged into dpkg_archive.
8343
 
8344
      The default operation is to replace the package indpkg_archive.
8345
 
8346
    * Simplify the use of GBE_BUILDFILTER
8347
      GBE_BUILDFILTER should be used to limit the creation of makefiles
8348
      to those that are supported by the underlying hardware.
8349
 
8350
      The change allows the construct
8351
        GBE_BUILDFILTER=SOLARIS --TARGET=SOLARIS
8352
      to be replaced by the simpler
8353
        GBE_BUILDFILTER=SOLARIS
8354
 
8355
      The default operation is to allow or disallow all TARGETS of the
8356
      specified name.    
8357
 
8358
 
8359
------------------------------------------------------------------------
8360
Version: JATS_2.22.0                                Released: 13-Apr-05
8361
------------------------------------------------------------------------
8362
Major changes:
8363
    * Dependancy generator
8364
      Extend the number of header files that can be included
8365
      to allow for 4096 included files.
8366
 
8367
------------------------------------------------------------------------
8368
Version: JATS_2.21.0                                Released: 12-Apr-05
8369
------------------------------------------------------------------------
8370
Major changes:
8371
    * Dependancy generator
8372
      Extend the number of header files that can be included
8373
 
8374
------------------------------------------------------------------------
8375
Version: JATS_2.20.0                                Released: 12-Apr-05
8376
------------------------------------------------------------------------
8377
Major changes:
8378
    * The "package.pl" file.
8379
      Setting $Pbase to "." is now supported and will result in the
8380
      package name being taken from the build name
8381
 
8382
      It is an error to set Pbase to a value other than "." or the
8383
      package Build Name.
8384
 
8385
Minor changes:
8386
    * create_dpkg utility
8387
      The -m ( merge) option will not replace a file if it already exists
8388
 
8389
------------------------------------------------------------------------
8390
Version: JATS_2.19.0                                Released: 08-Apr-05
8391
------------------------------------------------------------------------
8392
Major changes:
8393
 
8394
Minor changes:
8395
    * Dependancy generator
8396
      Correct two common situations
8397
        1) // Style comments. The following line was ignored
8398
        2) Allow preprocessor directives to be indents. This is not
8399
           ansi, but is often done.
8400
 
8401
    * GCC toolset
8402
      Corrected operation of the C++ compiler. The object file was not
8403
      being created in the correct place.
8404
 
8405
    * jats "label"
8406
      The -auto -clone options allow a label to be created if its not
8407
      present. Previously this would label all files in the VOB.
8408
 
8409
 
8410
------------------------------------------------------------------------
8411
Version: JATS_2.18.0                                Released: 06-Apr-05
8412
------------------------------------------------------------------------
8413
Major changes:
8414
 
8415
Minor changes:
8416
    * BuildPkgArchive. The transfer of the "pkg" subdirectory has been
8417
      modified. Directories of the form pkg/pkg.$(GBE_MACHTYPE) will
8418
      be transferred to the "pkg" directory.
8419
 
8420
      If there are no directores of the form "pkg.xxxxx" then the entire
8421
      pkg directory will be transferred.
8422
 
8423
    * Transfer to dpkg_acrhive
8424
      Corrected a problem in which a file with the same name as the
8425
      package was not being transferred.
8426
 
8427
------------------------------------------------------------------------
8428
Version: JATS_2.17.0                                Released: 06-Apr-05
8429
------------------------------------------------------------------------
8430
Major changes:
8431
    * Support for solaris_i386
8432
      The JATS toolset has been modified to provide the required
8433
      binaries for this target.
8434
 
8435
      The platform SOLARIS_I386 has been created to build on this target
8436
      with the GCC compiler.
8437
 
8438
      The JATS startup shell has been modified to allow specfic values
8439
      to be imported from the environment. Under Unix such values may
8440
      need to be specified in the /etc/profile file.
8441
 
8442
Minor changes:
8443
    * The InstallHdr, InstallLib, InstallJar and InstallProd directives
8444
      will now generate a warning if a "local" directory has not been specified
8445
      with a "BuildInterface" directive in the build.pl file.
8446
 
8447
    * cbuild ( release) utility
8448
      Fxied a problem locating VOBs under Solaris
8449
 
8450
------------------------------------------------------------------------
8451
Version: JATS_2.16.0                                Released: 04-Apr-05
8452
------------------------------------------------------------------------
8453
Major changes:
8454
    * The InstallHdr, InstallLib, InstallJar and InstallProd directives
8455
      will generate an error if a "local" directory has not been specified
8456
      with a "BuildInterface" directive in the build.pl file.
8457
 
8458
      The "local" directory should be specified to JATS so that it can
8459
      remove the directory tree with the "clobber" command.
8460
 
8461
    * jats_rewrite.pl utility
8462
      Allow BuildName and LinkPkgArchive directives to contains comments
8463
      with either " or ' characters.
8464
 
8465
    * BuildSubDir - in build.pl
8466
      It is now an error if the specified subdirectory does not exist
8467
      and  does not contain the file "makefile.pl".
8468
 
8469
    * SubDir - in makefile.pl
8470
      It is now an error if the specified subdirectory does not exist
8471
      and  does not contain the file "makefile.pl".
8472
 
8473
    * Jats wrapper
8474
      Added a "-locate" option to force JATS to locate the build.pl file
8475
      and then change to the containing directory before execution
8476
      further commands.
8477
 
8478
Minor changes:
8479
    * WinCe and Win32 toolsets
8480
      Corrected a problem in the generation of .dep files used in the
8481
      creation of Shared Libraries. There was a miss-match between the
8482
      name of the .dep file and its content.
8483
 
8484
------------------------------------------------------------------------
8485
Version: JATS_2.15.0                                Released: 22-Mar-05
8486
------------------------------------------------------------------------
8487
Major changes:
8488
    * WIN32 and WinCE Toolset. New CompileOptions
8489
        NoPDB   - Disable the generation of PDBs
8490
        PDB     - Enable the generation of PDBs (default).
8491
 
8492
      These options operation affect all components within the
8493
      makefile.pl. If the directive is used within the common makefile.pl
8494
      then they will affect all components within the build.
8495
 
8496
      Note: It is not possible to create a merged library in which some
8497
            of the component libraries have PDB's and some do not.
8498
 
8499
Minor changes:
8500
 
8501
------------------------------------------------------------------------
8502
Version: JATS_2.14.0                                Released: 18-Mar-05
8503
------------------------------------------------------------------------
8504
Major changes:
8505
    * The MergeLibrary directive, under WIN32 and WinCe, will publish the
8506
      PDB files associated with the library files being merged.
8507
 
8508
Minor changes:
8509
    * gen_winrc tool can add an icon to a program.
8510
      The utility supports -icon=filename.ico
8511
 
8512
    * The JATS wrapper script command "prod" to build and package the
8513
      production parts. This is similar to the "dev" command.
8514
 
8515
------------------------------------------------------------------------
8516
Version: JATS_2.13.0                                Released: 18-Mar-05
8517
------------------------------------------------------------------------
8518
Major changes:
8519
    * Modified the order in which the makefiles passes operate. Merged
8520
      the make_shlib and the install_shlib into one phase. The
8521
      implication of this is that Shared Libraries that are created can
8522
      "installed" so that other shared libraries can link against them.
8523
      The order in which the makefile.pl's are processed is important as
8524
      this is the order in which the libraries will be created and
8525
      installed.
8526
 
8527
      This solution does not handle mutual shared libraries: two shared
8528
      libraries that depend on each other.
8529
 
8530
      This is an issue only in Solaris and Linux systems that do not
8531
      generate separate stub libraries to link against.
8532
 
8533
Minor changes:
8534
    * WIN32 and WinCE Toolsets
8535
      Building up resources. The RC compiler can now locate resource files
8536
      in the "local" and "interface" directory.
8537
 
8538
    * The version.c, version.h and descpkg files will be created in the
8539
      first directory named with a BuildDir directive, unless a
8540
      "src" directory is encountered. This mimics the operation
8541
      of the older JATS, without the need for a "src" directory.
8542
 
8543
------------------------------------------------------------------------
8544
Version: JATS_2.12.0                                Released: 18-Mar-05
8545
------------------------------------------------------------------------
8546
Major changes:
8547
 
8548
Minor changes:
8549
    * Added a --Depend=xxx[,yyy]+ option to the Src directive
8550
      Not needed for C and C++ files, but may be used in conjunction
8551
      with assembler files to indicate that the file includes another
8552
      file.
8553
 
8554
    * Fixed problem with the local_dpkg_archive consistency test when
8555
      a soft link is used to redirect to the package.
8556
 
8557
    * Win32 and WinCE toolsets
8558
      Added a compiler option to enable Run Time Type Information.
8559
            CompileOptions ('WIN32', 'RTTI' );
8560
 
8561
      Add an option to Shared Library creation to allow the generation of
8562
      a Resource Only DLL. Option is "--ResourceOnly"
8563
 
8564
      Add an option to allow Resources to be built into Static Libraries
8565
      in the same manner at Shared Libraries.
8566
 
8567
    * WinCE toolsets
8568
      Mutual DLL support corrected. Library path is used to resolve
8569
      compiler specific libraries.
8570
 
8571
    * SOLARIS toolset
8572
      Prevent the compiler displaying its command line. This is in line
8573
      with the other tools sets. The commands can be seen with
8574
      OPTIONS=args and this may be set in the users environment.
8575
 
8576
      Modified the cleanup process to delete the links to shared
8577
      libraries. Only files, and not links to files, where being
8578
      cleaned up.
8579
 
8580
    * Microtec tools set (MOS)
8581
      Dependancy generation can display commands with OPTIONS=args
8582
 
8583
    * jats_rewriter.pl
8584
      Allow BuildName and LinkPkgArchive directives to contains arguments
8585
      with either " or ' characters.
8586
 
8587
 
8588
------------------------------------------------------------------------
8589
Version: JATS_2.11.0                                Released: 15-Mar-05
8590
------------------------------------------------------------------------
8591
Major changes:
8592
    * BuildPkgArchive operation
8593
      The entire "include" directory is copied into the interface area
8594
      The installer was trying to be too smart and only copy platform
8595
      specific files,but was missing out many needed subdirectories
8596
 
8597
      Reduce the warnings generated. These were an artifact of the process
8598
      of picking up all the strange variations of the directory structures.
8599
 
8600
    * Cleaned up the handling of object files that were generated by the
8601
      user.
8602
 
8603
    * MOS Microtec Toolset
8604
      Always present an absolute filename to the compiler
8605
      Display a shortened filename to allow the user to track progress
8606
 
8607
      This will remove error messages about the path being too long
8608
      for the   -Gf option.
8609
 
8610
Minor changes:
8611
    * SOLARIS Toolset
8612
      Remove duplicate -KPIC flags on the command line
8613
 
8614
    * Win32 and WinCE Toolset
8615
      Source files are either compiled by the C compiler as C files or
8616
      the C++ compiler as C++ files. The option to allow the compiler to
8617
      figure out what sort of file it is has been removed.
8618
 
8619
------------------------------------------------------------------------
8620
Version: JATS_2.10.0                                Released: 11-Mar-05
8621
------------------------------------------------------------------------
8622
Major changes:
8623
    * Extended BuildName to accept the form
8624
            BuildName ('package_name', 'nn.nn.nn.xxx' );
8625
 
8626
    * MOS68K and MOSCF toolset.
8627
      Extended the --board option to allow the user to define code and
8628
      data addresses for the board.
8629
 
8630
            BuildProduct( 'TP5', 'MOSCF','--board=01234H,05678H' );
8631
 
8632
      Will set the code,data address for the debugable image
8633
 
8634
    * Extended the PackageXxxxx options
8635
      1) Allow --Platform=xxx,yyy
8636
         Where xxx is a directory prefix and yyy is suffix to the
8637
         "platform" name.  Only useful within the context of the
8638
         PackageFile
8639
 
8640
      2) The operation of --Platform=xxx when used by the PackageFile
8641
         directive now treats the xxx directory as a prefix to the
8642
         platform name. Other Package directives still treat it as a
8643
         suffix. In practice this is the logical use.
8644
 
8645
    * Allow InstallLib and PackageLib to install a file that has been
8646
      discovered with a "Src" directive. This allows generated files
8647
      to be installed and packaged.
8648
 
8649
Minor changes:
8650
 
8651
    * cache_dpkg utility
8652
      If a package is found in the local_dpkg_archive then the cache
8653
      entry will be deleted and the master archive will not be accessed.
8654
 
8655
    * label utility
8656
      New option -auto to create and label
8657
 
8658
    * Build WIN32 and WinCe Mutual DLLs with all the object files
8659
      This allows the generated import library to contain C++ names
8660
 
8661
    * The BuildDirTree directive now supports an empty first argument
8662
      This allows a NULL tree.dir file, while still creating the root
8663
      directory. ie:
8664
 
8665
            BuildDirTree    ( '', 'pkg' );
8666
 
8667
    * Fixed DEVIM 00019520
8668
      The problem was that /bin/pwd could return a different path to
8669
      the Cwd:getpwd() function. Solution: Use one mechanism throughout.
8670
 
8671
 
8672
------------------------------------------------------------------------
8673
Version: JATS_2.9.0                                 Released: 28-Feb-05
8674
------------------------------------------------------------------------
8675
Major changes:
8676
    * First release for Back Office and Front Office use.
8677
 
8678
    * Added the jats tool  jats_rewrite.pl to rewrite build.pl files.
8679
      To be used by the nightly build process.
8680
 
8681
    * Work around a problem in the Microtec 68K compiler.
8682
      The compiler uses temp files. If the temp file name that the
8683
      compiler uses already exists, then the compiler will not delete
8684
      the file. Instead it appends information to the existing file.
8685
 
8686
      The workaround is to create the temp files within the build's
8687
      interface directory and to remove all temp files before each
8688
      compilation.
8689
 
8690
      This bug does not affect the Mictotec CF compiler.
8691
 
8692
Minor changes:
8693
    * The "jats clobber" command will remove version definition file, if
8694
      one is being produced.
8695
 
8696
    * Using JATS within a Visual Studio project. The "rebuild all"
8697
      option now translates to the JATS unbuild command to do a better
8698
      job of cleaning the workspace.
8699
 
8700
    * Added GetPackageRoot() directive to support the packaging of MOS
8701
 
8702
    * Generate error message for misuse of the SubDir directive
8703
 
8704
    * Modified BuildName to allow an '-' in the name.
8705
      This provides backward compatibility with existing packages.
8706
 
8707
------------------------------------------------------------------------
8708
Version: JATS_2.8.0                                 Released: 17-Feb-05
8709
------------------------------------------------------------------------
8710
Major changes:
8711
    * Added some new WINCE based targets. These require WINCE SDKs to be
8712
      installed in order for the compilers to work.
8713
 
8714
    * New PLATFORMS are WCEIT3000, WCEPA961 and WCEPCM7220
8715
 
8716
    * All invocations of xmake specify the name of the makefile
8717
      This allow GNUMakefiles and the Jats makefiles to exist in the
8718
      same directory
8719
 
8720
    * Overcome a limitation of the Microtec compiler in which the flag
8721
      _DEBUG is defined enev in production builds - contrary to the
8722
      documenattion.
8723
 
8724
Minor changes:
8725
    * Process of descpkg files allows for both Unix and DOS line endings
8726
      Under Unix JATS would report that the package names don't match
8727
 
8728
    * Corrected a problem with BuildPkgArchive in which file names with
8729
      spaces could not be soft linked. Only affects Unix systems.
8730
 
8731
    * Added a -rename to the "jats label" utility.
8732
      Ensure that the user specified label exists in the VOB
8733
 
8734
    * Correct problem with "make clean" that resulted in a verbose display
8735
      when the verbose option had not been selected
8736
 
8737
    * Correct a problem with "make unbuild". Changes in the build files
8738
      would prevent the execution of the command. This command should
8739
      be exempt from this test.
8740
 
8741
    * Correct a problem with "make clean" in the WIN32 and WINCE
8742
      platforms where the .exp files were not deleted.
8743
 
8744
    * The "JATS clobber" command now invokes "make clobber" and "build
8745
      clobber". The result is as clean a clean as it can be.
8746
 
8747
      Note: Jats "clean" does not remove a lot of files. These can be
8748
      removed with "unbuild" and "unpackage". This is what "clobber"
8749
      does.
8750
 
8751
    * The operation of "build clobber" has been cleaned up. It will
8752
      not try to invoke make if the makefiles have already been removed.
8753
 
8754
 
8755
------------------------------------------------------------------------
8756
Version: JATS_2.7.0                                 Released: 09-Feb-05
8757
------------------------------------------------------------------------
8758
Major changes:
8759
    * First release with support for the DAFBR compiler
8760
 
8761
    * Extended MergeLibrary. Added per-file options of:
8762
        --Interface         - Pull lib from Interface directory
8763
        --Local             - Pull lib from Local directory (default)
8764
        --SubDir=pathname   - Pull lib from a subdirectory
8765
                              Note: xxxx,pathname still works
8766
 
8767
    * Added "jats label" to provide a number of useful labeling
8768
      operations.
8769
 
8770
    * Added extensive help to JATS. JATS -man.
8771
 
8772
    * Added this manual ChangeLog file
8773
 
8774
Minor changes
8775
    * Added an 'ebin' command to jats to allow the JATS binary tools to
8776
      be run in a controlled environment from the command line.
8777
 
8778
    * Prune the list of library paths passed through to the various
8779
      toolsets. If a directory does not have any files in it then the
8780
      directory is not added to the library path.
8781
 
8782
      Thus if a library is located in xxxx/lib/WIN32 then JATS will
8783
      not add the xxxx/lib to the path.
8784
 
8785
    * cbuilder will now look in all VOBs for the user specified label.
8786
      The program has a list of "known" labels which it will search
8787
      first in an attempt to speed up the process.
8788
 
8789
    * The AddFlags directive will issue a warning if the flags does not
8790
      begin with a -D or a -U. The user should not be using compiler
8791
      specific flags.
8792
 
8793
    * The use of linker flags will issue a warning.
8794
 
8795
    * Process the common makefile.pl after the toolset has been
8796
      determined. This allows the toolset to extend the CompileOptions
8797
      such they are available to the common makefile.pl.
8798
 
8799
    * Added the WIN32 CompileOptions "jats_v1" to force JATS to specify
8800
      a number of compile time definitions used by earlier versions of
8801
      JATS.
8802
 
8803
    * Fixed bug in the --Debug option to the PackageProg directives that
8804
      caused both the production and debug versions to be packaged.
8805
 
8806
    * The gen_msproject utility now creates simpler names for the MS
8807
      projects that it creates. The name no longer contains the full
8808
      pathname, thus making them shorter and readable.
8809
 
8810
    * The ShowDlls utility now handles absolute and relative paths to
8811
      the initial DLL or EXE.
8812
 
8813
    * Correct problem in which the use of Generate/Rule directives may
8814
      fail since prerequisite subdirectories were not being created
8815
      since the "generate" phase was not being run.
8816
 
8817
      Added messages to prompt the user to remove Generate, Generated
8818
      and Rule directives. Use the GenerateFiles directive
8819
 
8820
    * JATS.BAT file will exclude LINUX builds by default.
8821
 
8822
    * The make NODEPEND=1 processing now does not recurse at all.
8823
      Previously each subdirectory was visited - only to do nothing.
8824
 
8825
    * Correct a problem in creating stub libraries for MOS targets if
8826
      the stub library object was not listed with the SharedLib's
8827
      objects.
8828
 
8829
    * Correct a problem with the MS Studio support. The invoked make
8830
      command is XXX_all_debug. There was a problem with this command in
8831
      that it did not do any dependancy checking and would not always
8832
      build defendants.