summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* Split non-SCons-specific parts of SConf.py into a separate Conftest.py ↵Steven Knight2003-08-301-0/+1
| | | | module. (Bram Moolenaar)
* Support for additional UNIX variants: (Christian Engel)Steven Knight2003-08-241-0/+4
|
* Branch for User's Guide changes.Steven Knight2003-08-161-0/+502
|
* Add SWIG support.Steven Knight2003-08-131-0/+1
|
* Add a QT tool. (Christoph Wiedemann)Steven Knight2003-07-241-0/+1
|
* Speed up adding children to the various Node lists (depends, ignore, ↵Steven Knight2003-07-201-0/+65
| | | | sources, implicit).
* Add support for the Intel C Compiler. (Gary Oberbrunner)Steven Knight2003-06-161-0/+1
|
* Add an M4 builder. (Timothee Besset)Steven Knight2003-06-091-0/+1
|
* Add MSVS Project file support. (Greg Spencer)Steven Knight2003-06-081-0/+1
|
* Add a script for generating an open bug list from exported SourceForge XML data.Steven Knight2003-05-264-0/+481
|
* Refactor how actions get executed to eliminate a lot of redundant signature ↵Steven Knight2003-05-151-0/+1
| | | | calcualations.
* Add Java RMIC support.Steven Knight2003-05-101-0/+1
|
* Split the Java parser into a JavaCommon.py module.Steven Knight2003-05-091-0/+1
|
* Add support for JavaH.Steven Knight2003-05-081-0/+3
|
* Add Python Value Nodes. (Chad Austin)Steven Knight2003-05-011-0/+1
|
* Add a script to count our source-vs.-test lines of code.Steven Knight2003-04-271-0/+62
|
* Implement tool chains for AIX, SunOS, and HP-UX. (Steve Leblanc)Steven Knight2003-04-241-2/+17
|
* Add support for the SGI library archiver. (Chad Austin)Steven Knight2003-02-101-0/+1
|
* Add IRIX and MIPSPro support. (Chad Austin)Steven Knight2003-01-291-0/+5
|
* Update Copyright years.Steven Knight2003-01-161-2/+2
|
* Fix small problems found by PyChecker. (Steve Leblanc)Steven Knight2003-01-123-0/+99
|
* Add a script to rsync the Aegis repository to SourceForgeSteven Knight2002-09-021-0/+32
|
* Start getting ready to eat our own dog food: prototype SConscript files.Steven Knight2002-01-151-0/+1
|
* 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-031-0/+505
for the documents.