Opened 8 years ago
Last modified 6 years ago
#3241 new enhancement
Disable parts of compilation
Reported by: | wenzeslaus | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.6.2 |
Component: | Compiling | Version: | svn-trunk |
Keywords: | disable-feature, make, configure, doc, man | Cc: | |
CPU: | Unspecified | Platform: | Linux |
Description
It would be good if some parts of the compilation could be disabled during the configure step using --disable-FEATURE
. Server-side GRASS GIS may not need GUI or the documentation. This saves compile time and space. It can also reduce dependencies (e.g. on Python packages). I don't know how this can be actually implemented.
Here are some parts which can have --disable-xxx:
- documentation
- GUI
- imagery
- temporal
- ctypes and dependent things ([part of] PyGRASS], temporal)
- Python?
- man pages
- documentation indices
Change History (5)
comment:1 by , 7 years ago
Milestone: | 7.4.0 → 7.4.1 |
---|
comment:2 by , 7 years ago
Milestone: | 7.4.1 → 7.4.2 |
---|
comment:3 by , 6 years ago
Milestone: | 7.4.2 → 7.6.0 |
---|
All enhancement tickets should be assigned to 7.6 milestone.
Note:
See TracTickets
for help on using tickets.
Ticket retargeted after milestone closed