summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Defaults.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Finish MSVC supportSteven Knight2001-12-301-43/+186
|
* More NT portability in the tests.Steven Knight2001-11-291-2/+2
|
* More NT portability fixes.Steven Knight2001-11-241-4/+15
|
* Crain: Finish LIBS, LIBPATH, CPPPATHSteven Knight2001-11-201-8/+13
|
* LIBS and LIBPATH work, variable substitution changes.Steven Knight2001-11-151-0/+8
|
* Implement CPPPATH and scanning during builds.Steven Knight2001-11-141-1/+4
|
* Make the (s) and variables upper-case.Steven Knight2001-10-311-8/+8
|
* Composite Builder and related changes from Charles Crain.Steven Knight2001-10-181-42/+60
|
* Portability fixes for tests on Windows Nt.Steven Knight2001-10-171-14/+54
|
* Add LINKFLAGS support.Steven Knight2001-10-121-1/+3
|
* Add tests and support for and .Steven Knight2001-10-121-5/+8
|
* Use the prefix and suffix arguments in the Builder base class.Steven Knight2001-10-121-12/+12
|
* Implement special variable substitution.Steven Knight2001-10-111-4/+4
|
* Add the Library() method.Steven Knight2001-10-111-5/+15
|
* Updating licensing.Steven Knight2001-10-031-0/+23
|
* Add support for the ENV construction variable.Steven Knight2001-09-281-0/+2
|
* Add automatic substitution on filename lines.Steven Knight2001-09-171-1/+1
|
* Run setup.py on the unpacked .tar.gz for testing.Steven Knight2001-09-171-0/+22