]> SALOME platform Git repositories - tools/sat.git/blob - doc/src/release_notes/release_notes_5.5.0.rst
Salome HOME
update of 5.5.0 release notes
[tools/sat.git] / doc / src / release_notes / release_notes_5.5.0.rst
1 *****************
2 SAT version 5.5.0
3 *****************
4
5 Release Notes, November 2019
6 ============================
7
8 .. warning:: This documentation is under construction!
9
10 New features and improvments
11 ----------------------------
12
13 **pip mode for python modules**
14
15
16 **single directory mode**
17
18
19 **Generalisation of sat launcher command**
20
21
22 **optimisation of sat compile**
23
24
25 **new management of sections in product configution files**
26
27
28 Change log
29 ----------
30
31 This chapter does not provide the complete set of changes included, only the
32 most significant changes are listed.
33
34
35 +-------------+-----------------------------------------------------------------------------------+
36 | Artifact    | Description                                                                       |
37 +=============+===================================================================================+
38 | spns #16894 | clean the temp directory at the end of sat package                                |
39 +-------------+-----------------------------------------------------------------------------------+
40 | sat #12965  | optimisation of sat compile : better, simplier and faster algo for dependencies!  |
41 +-------------+-----------------------------------------------------------------------------------+
42 | sat # 17206 | Use pip to manage python modules                                                  |
43 +-------------+-----------------------------------------------------------------------------------+
44 | sat #17137  | check_install functionality improvement : uses linux expending shell rules and    |
45 |             | interprets environment variables                                                  |
46 +-------------+-----------------------------------------------------------------------------------+
47 | sat #8544   | Update and improvement of documentation                                           |
48 +-------------+-----------------------------------------------------------------------------------+
49 | sat # 8547  | Generalisation of sat launcher command (new option --exe to specify which exe     |
50 |             | should be launched after setting the environment                                  |
51 +-------------+-----------------------------------------------------------------------------------+
52 | sat #17357  | New field in application pyconf "rm_rpoducts" to blacklist some products          |
53 +-------------+-----------------------------------------------------------------------------------+
54 | sat #17194  | Parametrication of the value of INSTALL and BINARIES directories                  |
55 |             | (in src/internal_config/salomeTools.pyconf)                                       |
56 +-------------+-----------------------------------------------------------------------------------+
57 | sat #17639  | Warning when sat is launcher with python3                                         |
58 +-------------+-----------------------------------------------------------------------------------+
59 | sat #17359  | New incremental mode for the definition of products                               |
60 +-------------+-----------------------------------------------------------------------------------+
61 |             |                                                                                   |
62 +-------------+-----------------------------------------------------------------------------------+