Opened 2 years ago
Closed 16 months ago
#1259 closed defect (fixed)
Build system rewrite
| Reported by: | verm | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0.0 |
| Component: | General | Version: | devel |
| Severity: | minor | Keywords: | |
| Cc: | Platform: | Unix | |
| Sub Component: |
Description
I've found automake, intltool, libtool and the gettext helper utilities extremely frustrating.
This will involve replacing all of the above with a custom GNU make replacement. In the end we will be left with GNU Make files and autoconf.
The work involved is in the browser:branches/new_build_system branch. it was merged in r4895 and still has work to be completed. Namely proper installation and distfile support.
Change History (1)
comment:1 Changed 16 months ago by Plorkyeran
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

I think this is done.