Opened 16 years ago
Closed 16 years ago
#118 closed task (fixed)
Update the CMAKE build system
Reported by: | Alpar Juttner | Owned by: | Akos Ladanyi |
---|---|---|---|
Priority: | blocker | Milestone: | LEMON 1.0 release |
Component: | build system | Version: | hg main |
Keywords: | Cc: | ||
Revision id: |
Description
There are two issues here
- The installer should be improves
- Add an icon to the installer, and probably also to the menu items.
- Add a link to the documentation from the start menu
- The demo and test files should be updated. This should be done when nothing new is expected in the repo. (But before the release branch created.)
Attachments (1)
Change History (8)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
Status: | new → assigned |
---|
comment:3 Changed 16 years ago by
Iron decorates your home. They have a wide variety of design, assuring that you will find a special one for display at home. The metal stai http://www.hebei-railings.cn/
comment:4 follow-up: 5 Changed 16 years ago by
Removed the installer banner and moved the icons to cmake/nsis. The patches are here.
comment:5 Changed 16 years ago by
Replying to ladanyi:
Removed the installer banner and moved the icons to cmake/nsis. The patches are here.
And also in the main branch: [cfadfeef706f], [b246072978e8] and [c5a40fc54f1a].
Shouldn't we also put all the CMAKE related files into the .tag.gz?
Changed 16 years ago by
Attachment: | distribute-cmake-files-33f8d69e642a.patch added |
---|
comment:6 follow-up: 7 Changed 16 years ago by
The attached patch makes autotools include all files needed by CMake in the tarball.
comment:7 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Replying to ladanyi:
The attached patch makes autotools include all files needed by CMake in the tarball.
[33f8d69e642a] is now in the main branch.
All done. The patchset is here. It applies cleanly to [b67149f0e675].