Updated Debian Packaging Hackathon (markdown)
parent
f43e7b3c34
commit
f356ef0893
|
@ -5,6 +5,9 @@ We will use this page as a working document for an hackathon on June 13th 2012.
|
|||
# Overview
|
||||
The goal of this project is to create a fis-gtm package for the Debian Linux distribution.
|
||||
|
||||
|
||||
# Approach
|
||||
|
||||
## Dependencies
|
||||
|
||||
fis-gtm is written in C, and at configuration time it uses the GTM compiler to generate additional C files. Due to this configuration process, a gtm compiler turns out to be needed in order to build the gtm compiler, creating a circular dependency.
|
||||
|
@ -31,6 +34,8 @@ in the subdirectory: "fis-gtm-src-extras"
|
|||
https://github.com/luisibanez/fis-gtm/tree/cmakeifiedv55/fis-gtm-src-extras
|
||||
|
||||
|
||||
## Debian Packaging
|
||||
|
||||
|
||||
## CMake-ification
|
||||
|
||||
# Approach
|
||||
Given
|
||||
|
|
Loading…
Reference in New Issue