Feature #176
create custom targets to cmake file to create and deploy documents
0%
Beschreibung
add_custom_target()
The bash-script can still be used but make it more comfortable.
- doc; creates documentation files only
- publish; uploads files to server
The deploy target creates an tgz of the sources, uploads them to the server, uploads the documentation with fixed urls (web).
Miniminutnik already does this.
Dateien
Historie
Von Maximilian Seesslen vor mehr als 2 Jahren aktualisiert
- Beschreibung aktualisiert (diff)
- Zugewiesen an wurde auf Maximilian Seesslen gesetzt
- Zielversion wurde auf v4.6.0 gesetzt
Von Maximilian Seesslen vor mehr als 2 Jahren aktualisiert
Little bit more complicated.
The open Changelogs may have to be merged (relay this feature)
Tags in the files have to be set.
Actual tag has to be created.
Based on that files have to be generated.
If no version is given, the patchlevel could be increased automatically (when stuff changed). (They can be removed afterwards manually).
Von Maximilian Seesslen vor mehr als 2 Jahren aktualisiert
Von Maximilian Seesslen vor mehr als 2 Jahren aktualisiert
With Software this is fine.
In der Hardware entsteht die Doku i.d.R. nach der Inbetriebnahme.
Hochzahlen des Patches durch Dokumentation total iritierend da Patches tatsaechlich eratas abdeken.
- seperate version * "REV" * additional id. 1.2.x-2; * Haendisches Datum; who will change it and when * Commit-date: commiting the last commit date will change the last commit date.
Von Maximilian Seesslen vor mehr als 2 Jahren aktualisiert
Von Maximilian Seesslen vor mehr als 2 Jahren aktualisiert
Auto-Tagging is bad. Reduce functions;
- prepareTag
- createDocumentation
- uploadDocumentation
- createArchive
- allDocumentation
- uploadArchive
Von Maximilian Seesslen vor mehr als 2 Jahren aktualisiert
- Projekt wurde von Arena zu Campo geändert
- Zielversion
v4.6.0wurde gelöscht