#15 closed defect (fixed)
Unify build system
| Reported by: | diane | Owned by: | diane |
|---|---|---|---|
| Priority: | major | Milestone: | Few Small Repairs |
| Component: | core | Version: | |
| Keywords: | Cc: |
Description
It'd be nice if I didn't have to deal with both the qmake-qt4 derived makefile and my older include module.mk style makefile. Scons looks like it might be promising--especially with kde switching.
Change History (4)
comment:1 by , 20 years ago
| Status: | new → assigned |
|---|
comment:2 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
comment:4 by , 19 years ago
| Version: | 2.0 |
|---|
Note:
See TracTickets
for help on using tickets.

scons has problems with larger projects (build times are pathetically slow)... it appears cmake is the better choice. As soon as I get cmake to build the python api I can close this ticket.