forked from Singular/Singular
-
Notifications
You must be signed in to change notification settings - Fork 0
Prepare for coding sprint
malex984 edited this page Feb 4, 2013
·
16 revisions
Assumed:
- the usual build chain (
gcc
/clang
,autotools
,libtoolize
,make
/gmake
etc) git
- editor,
diff
Strongly recommended:
- master and SW git check-outs and builds (simultaneously)
Additional (for SW-related git repository):
- own SW forks for pushing & sending pull requests
- added TC remote repository for testing
Helpful(?):
- git GUI, e.g.
qgit
,sourcetree
,tig
or see http://git-scm.com/downloads/guis -
sdiff
(belongs todiffutils
) or vimdiff or kdiff3 or meld or p4merge or windiff etc.
Extra (for testing and debugging the differences between 32-bit and 64-bit builds):
- 32-bit build (for 64 native OS/builds)