任务单 #28588

automake

开放日期: 2012-05-31 10:08 最后更新: 2012-11-29 13:21

报告人:
属主:
状态:
开启 [Owner assigned]
组件:
(无)
里程碑:
(无)
优先:
5 - Medium
严重性:
5 - Medium
处理结果:
Fixed
文件:

Details

Implementation of the automake. Use the branch "http://sourceforge.jp/projects/molds/scm/svn/branches"

任务单历史 (3/7 Histories)

2012-05-31 10:08 Updated by: mikiya_fujii
  • New Ticket "automake" created
2012-05-31 10:09 Updated by: mikiya_fujii
  • Details Updated
2012-06-01 18:24 Updated by: ktns
评论

There are some ideas about the source tree design.

  1. Put Makefile onto top of tree, rather than under src directory.
  2. Put Makefile onto src/obj, and build in the src/obj directory.
  3. Keep Makefile on src directory, but in the Makefile invoke configure script under the src/build directory (or other name), and build binaries under the directory.
  4. Keep Makefile on src directory, and never mind messy *.o files.

Which one do you prefer? or are there some better ideas?

2012-06-04 20:22 Updated by: mikiya_fujii
评论
(This comment has been deleted)
2012-06-04 20:24 Updated by: mikiya_fujii
评论

In the case 3 of comment(2012-06-01 18:24) User type following for compile: $ cd MolDS_TOP/src $ make .o files are put in src/build Executable file (MolDS.out or MolDS) are put in src/build first, then copy it src.

ktns and MF decide to employ case 3:

2012-07-11 17:53 Updated by: ktns
  • 处理结果 Update from to Fixed
评论

This feature implemented by r914 on branch automake.

Documentation remains to be written.

2012-11-29 13:21 Updated by: mikiya_fujii

Attachment File List

No attachments

编辑

Please login to add comment to this ticket » 登录名