aboutsummaryrefslogtreecommitdiffstats
path: root/SConstruct
Commit message (Collapse)AuthorAgeFilesLines
* Removed useless execution magic: scons scripts are not standalone executables.Olivier Tilloy2010-02-161-1/+0
|
* Resolve the install target.Olivier Tilloy2010-02-161-1/+1
|
* Dispatch build targets.Olivier Tilloy2010-02-161-1/+17
|
* BuildDir is deprecated.Olivier Tilloy2010-01-251-2/+1
|
* Split the Sconstruct script into two files.Olivier Tilloy2007-01-011-0/+5
Improved the portability of the build process. Object files and library are now built in a separate directory from the sources.