Differences between revisions 1 and 10 (spanning 9 versions)
Revision 1 as of 2016-02-02 15:47:50
Size: 92
Editor: slelievre
Comment:
Revision 10 as of 2016-02-03 16:26:48
Size: 1299
Editor: slelievre
Comment: Add link to Cygwin port notes; tidy up Windows section
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Please include tentative topics for [[days77|Sage Days 77]]. == Sage developer days on packaging, portability, documentation tools ==

Tentative topics for [[days77|Sage Days 77]]. Please edit freely.

Add your name to topics you are interested in.


=== Packaging ===

Cross-platform (Linux, OS X, Windows, ...)

  * Docker
  * !ZeroInstall

Linux (see also [[https://wiki.sagemath.org/Infrastructure#Packaging_for_Linux|Infrastructure page]])

  * Arch-Linux
  * Debian
  * Fedora
  * Gentoo
  * NPM
  * RPM
  * Ubuntu PPA

OS X? (Fink, Homebrew, !MacPorts)

=== Relocating SageMath once built ===

  * See recent discussions on sage-devel, sage-release, sage-support around the relocate-once script

=== Windows port ===

  * Using Cygwin etc.
    * Cygwin32
    * Cygwin64: [[http://trac.sagemath.org/wiki/Cygwin64Port|Cygwin64 port notes]]
    * MSYS2
    * MINGW

  * one-click install
    * windows one-click installer, using either Docker, or Cygwin etc, or a native port

=== SageMath Live ===

  * SageDebianLive

=== Modularization ===

  * Make Sage more modular, using pip packages.
    * [[https://groups.google.com/d/topic/sage-devel/oA9NsF26eOA/discussion|sage-devel discussion about making interrupt.pyx into a pip package]]

=== Documentation ===

  * Sphinx

Sage Days 77: projects

Sage developer days on packaging, portability, documentation tools

Tentative topics for Sage Days 77. Please edit freely.

Add your name to topics you are interested in.

Packaging

Cross-platform (Linux, OS X, Windows, ...)

  • Docker
  • ZeroInstall

Linux (see also Infrastructure page)

  • Arch-Linux
  • Debian
  • Fedora
  • Gentoo
  • NPM
  • RPM
  • Ubuntu PPA

OS X? (Fink, Homebrew, MacPorts)

Relocating SageMath once built

  • See recent discussions on sage-devel, sage-release, sage-support around the relocate-once script

Windows port

  • Using Cygwin etc.
  • one-click install
    • windows one-click installer, using either Docker, or Cygwin etc, or a native port

SageMath Live

Modularization

Documentation

  • Sphinx

days77/projects (last edited 2016-04-04 04:02:12 by fbissey)