Subversion Repositories DevTools

Rev

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

Rev 7310 Rev 7320
Line 1... Line 1...
1
------------------------------------------------------------------------
1
------------------------------------------------------------------------
-
 
2
Version:  3.16.1000.cr                              Released: 
-
 
3
------------------------------------------------------------------------
-
 
4
 
-
 
5
Minor changes:
-
 
6
    * Makefile creating
-
 
7
      Fixed issue locating tools in packages and the failure to extend
-
 
8
      PERLs search path to locate some extensions - ie inthe utf package.
-
 
9
 
-
 
10
    * BuildArgument directive
-
 
11
      Delay processing the arguments so that aliases may work as expected.
-
 
12
 
-
 
13
------------------------------------------------------------------------
-
 
14
Version:  3.16.0000.cr                              Released: 02-Nov-17
-
 
15
------------------------------------------------------------------------
-
 
16
 
-
 
17
Minor changes:
-
 
18
    * Fix issue with empty GBE_BUILDFILTER and user defined GBE_PLATFORM
-
 
19
 
-
 
20
    * Deprecated use of SOLARIS under Solaris8
-
 
21
      Must use SOLARIS8_SPARC32
-
 
22
 
-
 
23
    * Sandbox
-
 
24
      Detect, report and ignore nested sandboxes
-
 
25
      Added --OnlyLevel=n option to facilitate escrow builds.
-
 
26
 
-
 
27
    * Escrow Builds
-
 
28
      Added GBE_DPKG_ESCROW to greatly simplify the process of escrow
-
 
29
      building by allowing an escrow to be performed within a jats
-
 
30
      sandbox. Unfortunately the sandbox does not support the old 
-
 
31
      JANTS style packages that many older projects use.
-
 
32
 
-
 
33
    * RHEL7, UBUNTU14 and UBUNTU16 builds
-
 
34
      Use '-std=gnu++11' for building c++ files.
-
 
35
      
-
 
36
    * Makefile generation
-
 
37
      Fix issues with the '--FromPackage' option when working against the secured
-
 
38
      dpkg_archive.
-
 
39
      
-
 
40
    * Extraction from subversion
-
 
41
      Relaxed the check for a 'tags' subdirectory with a package.
-
 
42
      
-
 
43
    * Directive: InstallHdr and PackageHdr
-
 
44
      Added --Strip=nn option to strip the first 'n' elements from the path.
-
 
45
      
-
 
46
Internal:
-
 
47
    * Major rework of the build target processing
-
 
48
      Simplified the creation of platform morphs
-
 
49
      Better detection of platforms not covered in the build
-
 
50
      Extended some displays form 79 character to 100.
-
 
51
 
-
 
52
------------------------------------------------------------------------
-
 
53
Version:  3.15.1000.cr                              Released: 19-Oct-17
-
 
54
------------------------------------------------------------------------
-
 
55
 
-
 
56
Minor changes:
-
 
57
    * Utility: jats_generate_deployable
-
 
58
      Tweaks to support non-standard debian packages provided by Oracle.
-
 
59
 
-
 
60
------------------------------------------------------------------------
-
 
61
Version:  3.15.0000.cr                              Released: 02-Oct-17
-
 
62
------------------------------------------------------------------------
-
 
63
 
-
 
64
Minor changes:
-
 
65
    * Platforms GENRIC_<MACHTYPE>
-
 
66
      Corrected generation of makefiles - 2nd attempt
-
 
67
 
-
 
68
    * Utility: jats_generate_deployable
-
 
69
      Added RHEL7 support
-
 
70
 
-
 
71
------------------------------------------------------------------------
2
Version:  3.14.9000.cr                              Released: 27-Sep-17
72
Version:  3.14.9000.cr                              Released: 27-Sep-17
3
------------------------------------------------------------------------
73
------------------------------------------------------------------------
4
 
74
 
5
Minor changes:
75
Minor changes:
6
    * Platforms GENRIC_<MACHTYPE>
76
    * Platforms GENRIC_<MACHTYPE>