summaryrefslogtreecommitdiffstats
path: root/HOWTO
Commit message (Collapse)AuthorAgeFilesLines
* Initialize the new branch.Steven Knight2003-01-172-44/+44
|
* Initialize the new branch. (Includes an SConstruct fix from Anthony Roach.)Steven Knight2002-12-062-88/+103
|
* Package a standalone scons-local package.Steven Knight2002-12-041-32/+93
|
* Add a prototype os2 Platform() module.Steven Knight2002-07-081-0/+72
|
* Add support for assembly language (.s and .S) Tools. Still needs support ↵Steven Knight2002-06-271-0/+79
| | | | for building shared objects.
* Initialize the new branch.Steven Knight2002-05-042-92/+111
|
* Improve the scons.bat script. (Alex Jacques)Steven Knight2002-04-301-2/+2
|
* Rework Debian packaging ito incorporate changes from Moshe Zadka, official ↵Steven Knight2002-04-241-2/+2
| | | | Debian SCons package maintainer.
* Initialize the new branch.Steven Knight2002-03-302-51/+165
|
* Prepare for 0.06 release.Steven Knight2002-03-281-1/+2
|
* Extend SConstruct et al. to build .zip files, and to build the scons-src ↵Steven Knight2002-02-261-2/+6
| | | | package on Win32 platforms.
* Initialize the new branch.Steven Knight2002-02-252-31/+31
|
* Finally, eat our own dog food: start using SCons to build its own packages.Steven Knight2002-02-041-2/+2
|
* Initialize new branch.Steven Knight2002-01-312-31/+31
|
* Prepare for release 0.04.Steven Knight2002-01-301-10/+33
|
* Start getting ready to eat our own dog food: prototype SConscript files.Steven Knight2002-01-151-0/+1
|
* Initialize the new branch.Steven Knight2002-01-112-31/+61
|
* Update the release instructions, add an announcement.Steven Knight2001-12-241-16/+147
|
* Initialize the new branch.Steven Knight2001-12-241-10/+10
|
* Prepare for release.Steven Knight2001-12-241-7/+17
|
* Update release HOWTO now that our download web page points to the packages ↵Steven Knight2001-12-191-16/+38
| | | | on SourceForge.
* Fix setup.py so it doesn't require an argument.Steven Knight2001-12-171-0/+12
|
* Update version numbers, etc., to 0.02.Steven Knight2001-12-142-10/+20
|
* Prepare release notes, change log, etc.Steven Knight2001-12-142-0/+65
|
* Add some missing .aeignore files.Steven Knight2001-11-051-0/+3
|
* Add a bin/ subdirectory for admin utilities, and a HOWTO/ (replaces admin/) ↵Steven Knight2001-10-032-0/+66
for the documents.