Opened 15 years ago
Closed 14 years ago
#182 closed defect (fixed)
Makefile target for code development
Reported by: | ohl | Owned by: | Juergen Reuter |
---|---|---|---|
Priority: | P1 | Milestone: | v2.0.5 |
Component: | configure | Version: | 2.0.0beta |
Severity: | minor | Keywords: | |
Cc: |
Description
Currently, the Makefiles reweave the sources on
make all
which is annoying for development.
Change History (9)
comment:1 Changed 15 years ago by
Milestone: | v2.0-rc2 → v2.0final |
---|---|
Owner: | changed from ALL to ohl |
comment:2 Changed 15 years ago by
Can we do some hacker trick with some sort of "stamp" mechanism here, i.e. s .stamp file on which the PDFs depend in case a certain configure flag is chosen?
comment:3 Changed 15 years ago by
Priority: | P3 → P5 |
---|
comment:4 Changed 15 years ago by
Milestone: | v2.0.0final → v2.0.1 |
---|
comment:5 Changed 15 years ago by
Milestone: | v2.0.1 → v2.0.2 |
---|
I move this, if done earlier it's ok, it not, well.
comment:6 Changed 15 years ago by
Milestone: | v2.0.2 → v2.0.3 |
---|
comment:7 Changed 15 years ago by
Milestone: | v2.0.3 → v2.1 |
---|
comment:8 Changed 14 years ago by
Milestone: | v2.1.0 → v2.0.5 |
---|---|
Owner: | changed from ohl to Juergen Reuter |
Priority: | P5 → P1 |
Status: | new → assigned |
comment:9 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Done in r2941 by an configure option. Default is no documentation being built, which makes both make dist and make distcheck fail. So --enable-distribution is needed for a successful distribution build. This is necessary if we want to keep an updated documentation as part of the distribution tarball. There might be space for improvement, but you can reopen the ticket, or open a new one.
ThOhl? will take responsibility of this, but it has time. Shifting (at least) to 2.0final