forked from sagemath/sage-archive-2023-02-01
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Volker Braun edited this page Oct 6, 2013
·
15 revisions
git clone git://github.com/sagemath/sage.git
cd sage
make
See http://trac.sagemath.org/wiki/QuickStartSageGit for more details.
- You can either use the development scripts,
- or you can use git directly to work on the Sage source code.
- build system modifications (except as below)
- git friendly trac server
- development scripts (found at dev_scripts)
- git backend (pending no more needed functionality)
- user interface api
- resolve #14781
- development scripts (found at http://trac.sagemath.org/ticket/14482)
- mecurial compatibility scripts
- SPKG merge script (should be really easy to write using a truncated version of the script I use to manage the git repository)
- mecurial compatibility scripts
- finish cleanup of the mercurial export script (nearly done)
- documentation
-
walk_through.rst
needs a major overhaul -
producing_spkgs.rst
andpatching_spkgs.rst
need updating- old style spkgs are deprecated
- unified repository now
- package_version.txt
- checksums.ini (
sage-fix-pkg-checksums
)
-
producing_patchs.rst
needs major overhaul -
trac.rst
probably needs updating - other smaller fixups will probably be needed throughout
-
- buildbot
- patchbot