Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
Swift Contributors Repository
catalinb/history
catalinb/history2
dknn/rtp
dreijer/schannel
ephraim/SOCKS5Unittests
ephraim/chatview
ephraim/german
kev/forvlad
ks/asyncsqlite
ks/boost1.47
ks/luasocket
ks/spell_checker
ks/tlserrors
master
pielas/branch
pielas/whiteboard
pielas/whiteboardnew
remko/libvnc
swift-1.x
tobias/cocoa-ssl
tobias/jingle
tobias/notification-center
tobias/openssl_crl
tobias/unbound
tobias/vcard
vladv/history
vladv/spell_checker
Swift Repository used by contributors
Swift Contributors
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
SConstruct
Age
Commit message (
Collapse
)
Author
2010-03-28
Moved SConscript guts to BuildTools dir.
Remko Tronçon
2010-03-02
Adding iPhone compilation
Kevin Smith
2010-01-03
Catch problem when multiprocessing module isn't supported in Python.
Remko Tronçon
2009-12-31
Fix building on OS X using default Qt installation.
Remko Tronçon
2009-12-23
Added a 'max_jobs' build option.
Remko Tronçon
2009-12-03
Enable c-ares compilation.
Remko Tronçon
2009-12-03
Added C-Ares.
Remko Tronçon
2009-12-01
Override SConscript() with our own, test-aware implementation.
Remko Tronçon
2009-11-28
Prettify install commands.
Remko Tronçon
2009-11-27
Integrated Sparkle auto-updater.
Remko Tronçon
2009-11-27
Added (Sparkle) AutoUpdater.
Remko Tronçon
Not plugged into Swift yet.
2009-11-27
Added MD5 hashing algorithm.
Remko Tronçon
Moved 'hexifying' of hashes into its own class, such that it can be shared between all hashes.
2009-11-24
Added Windows idle querier.
Remko Tronçon
2009-11-24
Added MacOSX Idle querier.
Remko Tronçon
2009-11-24
Added SwifTools/Idle module.
Remko Tronçon
2009-11-21
Tweaking compilation flags on Windows.
Remko Tronçon
Use /nologo and /subsystem:windows.
2009-11-21
ldflags -> linkflags
Remko Tronçon
2009-11-21
Added ccflags and ldflags config variables.
Remko Tronçon
2009-11-15
Fix compilation on Windows.
Remko Tronçon
2009-11-15
Linkify URLs.
Remko Tronçon
2009-11-01
Also do pretty builds on windows.
Remko Tronçon
2009-11-01
Simplify build pretty printing.
Remko Tronçon
2009-11-01
Moving tests around.
Remko Tronçon
2009-11-01
Added SCons test framework.
Remko Tronçon
2009-09-26
Added debian packaging script.
Remko Tronçon
2009-09-03
Move Swiften QA test into QA module.
Remko Tronçon
2009-08-28
Add SCons tool to dump build version in a file.
Remko Tronçon
2009-08-17
Add Bonjour configuration option.
Remko Tronçon
2009-08-16
Add LibXML support to build system.
Remko Tronçon
2009-08-13
Fix Windows bundling.
Remko Tronçon
2009-08-13
Made NSIS build status pretty.
Remko Tronçon
2009-08-13
Add Mac App bundle creation tool.
Remko Tronçon
2009-08-13
Add Nib build tool.
Remko Tronçon
2009-08-13
More SCons windows tweaks.
Remko Tronçon
2009-08-12
Added Slimber & valgrind testing to SCons.
Remko Tronçon
2009-08-12
More windows tweaks.
Remko Tronçon
2009-08-11
Add NSIS support to scons file.
Remko Tronçon
2009-08-11
Disable debug on windows by default.
Remko Tronçon
2009-08-11
Add Swift Windows bundling.
Remko Tronçon
2009-08-11
Add Qt scons variable.
Remko Tronçon
2009-08-11
Use real SCons build parameters.
Remko Tronçon
2009-08-10
Fix OpenSSL building on default OpenSSL detection.
Remko Tronçon
2009-08-10
Add --with-openssl scons flag.
Remko Tronçon
2009-08-10
Fix SCons building on os x again.
Remko Tronçon
2009-08-10
Remove MSVC warn flags by default.
Remko Tronçon
2009-08-10
Fix SCons build on windows.
Remko Tronçon
2009-08-10
Migrated all configure flags to SCons.
Remko Tronçon
2009-08-10
Fixed Linux SCons compilation.
Remko Tronçon
2009-08-09
Fixed SCons windows building.
Remko Tronçon
2009-08-09
Add SConscript files.
Remko Tronçon