Wiki » History » Version 6
Ron Rechenmacher, 11/20/2013 03:10 PM
1 | 1 | Lynn Garren | h1. CET build tools |
---|---|---|---|
2 | 1 | Lynn Garren | |
3 | 1 | Lynn Garren | cetbuildtools is a flavorless product that contains various utility scripts and templates used to |
4 | 1 | Lynn Garren | create a product according to the CET conventions. |
5 | 1 | Lynn Garren | |
6 | 6 | Ron Rechenmacher | cetbuildtools/templates (source:templates): |
7 | 1 | Lynn Garren | * generic.table.in |
8 | 1 | Lynn Garren | * generic.version.in |
9 | 1 | Lynn Garren | * README (instructions) |
10 | 1 | Lynn Garren | |
11 | 1 | Lynn Garren | cetbuildtools/example/ToyCmake: |
12 | 1 | Lynn Garren | * This is a very simple example of how to build a product with cmake. |
13 | 1 | Lynn Garren | * It contains source code, headers, and a test. |
14 | 1 | Lynn Garren | * An executable and library are produced. |
15 | 1 | Lynn Garren | * The "make install" step puts everything into a directory structure ready to create a relocateable ups tarball. |
16 | 6 | Ron Rechenmacher | |
17 | 6 | Ron Rechenmacher | tools (source:bin): |
18 | 6 | Ron Rechenmacher | * [[cetbuildtools-buildtool|buildtool]] |
19 | 6 | Ron Rechenmacher | |
20 | 6 | Ron Rechenmacher | functionality list |
21 | 6 | Ron Rechenmacher | * [[cetbuildtools-buildtool#Install|product INSTALL]] |
22 | 2 | Lynn Garren | |
23 | 5 | Lynn Garren | h2. [[Release_Notes]] |