Incidencia #28588

automake

Abrir Fecha: 2012-05-31 10:08 Última actualización: 2012-11-29 13:21

Informador:
Propietario:
Estado:
Open [Owner assigned]
Componente:
(Ninguno)
Hito:
(Ninguno)
Prioridad:
5 - Medium
Gravedad:
5 - Medium
Resolución:
Fixed
Fichero:
Ninguno

Details

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

Ticket History (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
Comentario

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
Comentario
(This comment has been deleted)
2012-06-04 20:24 Updated by: mikiya_fujii
Comentario

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
  • Resolución Update from Ninguno to Fixed
Comentario

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

Editar

Please login to add comment to this ticket » Entrar