Subversion Repositories DevTools

Rev

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

Rev 6415 Rev 6423
Line 1... Line 1...
1
------------------------------------------------------------------------
1
------------------------------------------------------------------------
-
 
2
Version:  3.17.1000.cr                              Released: 10-Apr-18
-
 
3
------------------------------------------------------------------------
-
 
4
 
-
 
5
Minor changes:
-
 
6
    * VS2015_X64. Added flags to allow the NSIS packager to generate
-
 
7
      an installer tagged as X64 instead of WIN32, but default.
-
 
8
 
-
 
9
    * GenerateFiles directive.
-
 
10
      Will display the RecipeTag, if provided, as a hint in backets when 
-
 
11
      building the package.
-
 
12
 
-
 
13
    * Makefile generation
-
 
14
      Fixed issues with $(BUILDVERNUM) embedded in rules
-
 
15
 
-
 
16
Internal:
-
 
17
    * Added FileUtils::CatPaths will silently ignore 'undef' arguents
-
 
18
      This will simplify creation of optional elements.
-
 
19
 
-
 
20
------------------------------------------------------------------------
2
Version:  3.17.0000.cr                              Released: 06-Apr-18 
21
Version:  3.17.0000.cr                              Released: 06-Apr-18 
3
------------------------------------------------------------------------
22
------------------------------------------------------------------------
4
 
23
 
5
Minor changes:
24
Minor changes:
6
    * GenerateFiles directive.
25
    * GenerateFiles directive.
7
        Added option --RecipeTag=name
26
        Added option --RecipeTag=name
8
        Remove 'undef' arguments for the call parameters
27
        Remove 'undef' arguments for the call parameters
9
Internal:
28
Internal:
10
    * Added FileUtils::ValidatePath
29
    * Added FileUtils::ValidatePath
11
        Central the testing of a user-provided path to ensure that
30
        Centralise the testing of a user-provided path to ensure that
12
        it is within the package being built and is sane.
31
        it is within the package being built and is sane.
13
 
32
 
14
------------------------------------------------------------------------
33
------------------------------------------------------------------------
15
Version:  3.16.9000.cr                              Released: 04-Apr-18
34
Version:  3.16.9000.cr                              Released: 04-Apr-18
16
------------------------------------------------------------------------
35
------------------------------------------------------------------------