-
-
Notifications
You must be signed in to change notification settings - Fork 316
Home
AlexSunopti edited this page Jul 13, 2017
·
22 revisions
Welcome to the home of the SCons wiki!
This wiki is an open forum for development and use of SCons. Please, do feel free to contribute.
- AboutSCons - background information about scons
- FromMakeToScons - why scons? a critique to Make, and a history of build systems
- SconsVsOtherBuildTools - for those who want to compare SCons to other build tools.
- SconsProjects, open source projects which use SCons (add yours there). Can be a useful resource to learn new SCons tricks or just see it in action
- #scons IRC channel on Freenode irc://irc.freenode.net/scons
- TalksAndSlides - videos and presentation slides of SCons talks
- BasicConcepts - SCons building blocks
- SConsCrashCourse - write your first simple scripts in 5 minutes
- SconsProcessOverview - explanation of how SCons works and a list of many predefined functions in SCons
- SconsTutorial1 - An Introduction to SCons
- SconsTutorial2 - More Syntax, Shared Libraries, Install Targets
- IDEIntegration to use SCons from your favourite IDE
- FromQmakeToScons - how to make the switch
- SConsOnACluster - how to use SCons for high performance computing on many parellel machines
- Frequently Asked Questions
- the official SCons User Manual (HTML or PDF)
- the official SCons Man page (HTML or PDF) - very detailed information about SCons features (hint: there's an index at the bottom)
- the SCons Recipes page - a gold mine of information, code snippets and various examples
- some platform specific notes
- HowToContribute - ideas for helping out the project in general (no hacking skills required!)
- ContributedBuilders - contributed builders (and other misc tools) to provide support for more languages/librairies
- ToolsForFools - Guide for writing new Builders/Tools
- SconsToolbox for contributed modules/extensions/scripts
- ToolsIndex for Tool modules that are developed separately from SCons
- DeveloperGuide for those who wish to hack on the core code
- SConsDevelopers page assigning responsibilities for different parts of SCons (volunteer!)
- Buildbot, our automatically running build and performance reports
- Installing buildbot slaves, examples and commands for setting up a Buildbot slave (volunteer now!)
- Roadmap
Other Wiki Notes
- WikiUserPages, a page to find out about the people who edit this wiki (add yourself there!)