1 |
|
2 ------------------------------------------------------------------------------- |
1 ------------------------------------------------------------------------------- |
3 UAP Common eXtensions - UCX |
2 UAP Common eXtensions - UCX |
4 ------------------------------------------------------------------------------- |
3 ------------------------------------------------------------------------------- |
5 |
4 |
6 0. Table of Contents: |
5 0. Table of Contents: |
7 |
6 |
8 1. Introduction ........................................................ 15 |
7 1. Introduction ........................................................ 15 |
9 2. Build ............................................................... 26 |
8 2. Build ............................................................... 26 |
10 3. Install ............................................................. 58 |
9 3. Install ............................................................. 58 |
11 4. Documentation ....................................................... 71 |
10 4. Documentation ....................................................... 71 |
12 5. Contact ............................................................. 80 |
11 5. Contact ............................................................. 84 |
13 6. License ............................................................. 89 |
12 6. License ............................................................. 90 |
14 |
13 |
15 |
14 |
16 1. Introduction |
15 1. Introduction |
17 --------------- |
16 --------------- |
18 |
17 |
70 The default prefix is /usr/local. |
69 The default prefix is /usr/local. |
71 |
70 |
72 4. Documentation |
71 4. Documentation |
73 ---------------- |
72 ---------------- |
74 |
73 |
|
74 Documentation is available at: |
|
75 |
|
76 https://develop.uap-core.de/ucx/index.html |
|
77 |
75 The code uses doxygen source code documentation. A html version of the |
78 The code uses doxygen source code documentation. A html version of the |
76 documentation is also available here: |
79 documentation is also available here: |
77 |
80 |
78 http://develop.uap-core.de/ucx/api/current/index.html |
81 https://develop.uap-core.de/ucx/api/index.html |
79 |
82 |
80 |
83 |
81 5. Contact |
84 5. Contact |
82 ---------- |
85 ---------- |
83 |
86 |
84 Mike "UniversE" Becker (universe@uap-core.de) |
87 Olaf Wintermann (olaf.wintermann@gmail.com) |
85 Olaf "Prometheus" Wintermann (prometheus@uap-core.de) |
88 Mike Becker (universe@uap-core.de) |
86 |
89 |
87 6. License |
90 6. License |
88 ---------- |
91 ---------- |
89 |
92 |
90 Copyright 2016 Olaf Wintermann. All rights reserved. |
93 Copyright 2017 Olaf Wintermann. All rights reserved. |
91 |
94 |
92 Redistribution and use in source and binary forms, with or without |
95 Redistribution and use in source and binary forms, with or without |
93 modification, are permitted provided that the following conditions are met: |
96 modification, are permitted provided that the following conditions are met: |
94 |
97 |
95 1. Redistributions of source code must retain the above copyright |
98 1. Redistributions of source code must retain the above copyright |