Opened 9 years ago
Closed 8 years ago
#1277 closed enhancement (fixed)
Port the build system from autotools to cmake
Reported by: | Alex Toader | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 10.0 |
Component: | build system | Version: | development |
Keywords: | Cc: | George Merticariu | |
Complexity: | Medium |
Description
This change is needed in order to:
- Reduce the build time
- Add support for modern IDEs
- Integrate the packaging process into the build system
Change History (5)
comment:1 by , 9 years ago
Component: | undecided → build system |
---|---|
Milestone: | → 10.0 |
comment:2 by , 9 years ago
comment:3 by , 9 years ago
Cc: | added |
---|
George, what's the status on #1038? We could easily switch to ant at least, I'm not sure about maven.
comment:4 by , 9 years ago
George has added his code to the branch we are working on. It all works, but I wanted to mention the ticket for documentation.
comment:5 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This switch should be done in sync with http://rasdaman.org/ticket/1038 .