Opened 15 years ago
Closed 14 years ago
#124 closed enhancement (fixed)
Hands-off configure/build
Reported by: | Jiri Svoboda | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.4.3 |
Component: | helenos-build | Version: | mainline |
Keywords: | Cc: | ||
Blocker for: | Depends on: | ||
See also: | #108 |
Description
We need a fully automated configure/build. It should be easy since all we already have pre-configured defaults, we just need a way to select them from the command line.
This will allow automated testing, building of distribution files, etc.
Change History (5)
comment:1 by , 15 years ago
Type: | defect → enhancement |
---|
comment:2 by , 15 years ago
Component: | unspecified → build |
---|
comment:3 by , 15 years ago
Milestone: | 0.4.2 → 0.5.0 |
---|
comment:4 by , 14 years ago
See also: | → #108 |
---|
comment:5 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in changeset:mainline,737 and changeset:mainline,738. Now you can perform a hands-off configure build with a command such as
$ make distclean && make PROFILE=ia32
or
$ make distclean && make PROFILE=mips32/GXemul
Note:
See TracTickets
for help on using tickets.
Retargeting for 0.5.0