Opened 14 years ago

Last modified 14 years ago

#179 new proposed feature

modernized/improved build process for SINGULAR

Reported by: seelisch Owned by: kai.krueger@…
Priority: major Milestone: 3-1-1
Component: dontKnow Version: 3-1-0
Keywords: build process Cc: kai.krueger@…

Description

result of meeting from Oct 28, 2009:

we keep this task in trak as owned by "somebody" for regular update; next concrete step: test of cmake-based build process by Kai Krueger (status as of Oct 28, 2009: code compiles but does not yet link)

Change History (2)

comment:1 Changed 14 years ago by krueger

The following directories are migrated toward cmake:

  • factory/CMakeLists.txt
  • Integer-Programming/CMakeLists.txt
  • kernel/CMakeLists.txt
  • libfac/CMakeLists.txt
  • MP/CMakeLists.txt
  • omalloc/CMakeLists.txt
  • Singular/CMakeLists.txt
  • Tst/CMakeLists.txt
  • ntl is added by using a macro, so it can easily be replaced by an other version.

For the Unittest (cppunit) the directory tests has been prepared.

Still missing:

  • doc
  • emacs
  • modules

comment:2 Changed 14 years ago by seelisch

Owner: changed from somebody to kai.krueger@…
Type: taskproposed feature
Note: See TracTickets for help on using tickets.