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
/
BuildTools
/
SCons
/
SConstruct
Age
Commit message (
Expand
)
Author
2010-06-12
Fix Boost detection in Ubuntu 9.10.
Remko Tronçon
2010-06-09
Enabled & fixed some more C++ warnings.
Remko Tronçon
2010-06-09
Fixed compilation warnings.
Remko Tronçon
2010-06-09
Add warning flag for non-virtual destructors.
Remko Tronçon
2010-06-03
Remove -ldl check.
Remko Tronçon
2010-06-03
Don't link against dl.
Remko Tronçon
2010-06-02
Add workaround for distros that don't have boost UUID.
Remko Tronçon
2010-06-02
Detect & use system Boost version if present.
Remko Tronçon
2010-06-01
Adding note on why we can't use system Boost.
Remko Tronçon
2010-05-30
Fixed link flags for building against OS X 10.5 SDK.
Remko Tronçon
2010-05-25
Add a mac105 option for building against OS X 10.5 frameworks.
Kevin Smith
2010-04-22
Don't check for Avahi on OS X.
Remko Tronçon
2010-04-22
Fix AvahiBrowserQuery compilation.
Remko Tronçon
2010-04-22
Check for Avahi support.
Remko Tronçon
2010-04-22
Don't build Slimber if no zeroconf is available.
Remko Tronçon
2010-04-22
Use installed LibIDN if available.
Remko Tronçon
2010-04-22
Don't compile LibXML if Expat was found.
Remko Tronçon
2010-04-21
Only install Git hooks if there is a git dir.
Remko Tronçon
2010-04-16
Fix Windows compilation after recent changes.
Kevin Smith
2010-04-15
Fix for the previous fix.
Remko Tronçon
2010-04-15
Warn on suspicious logical operations with GCC>=4.5.
Remko Tronçon
2010-04-11
Don't add the manifest for MS Visual Studio 2010.
Remko Tronçon
2010-04-10
Don't clean up Git hooks.
Remko Tronçon
2010-04-08
Install pre-commit hook.
Remko Tronçon
2010-04-07
Avoid build failing when TMP environment variable is not set.
Remko Tronçon
2010-04-04
Don't require UAC escalation with Windows
Kevin Smith
2010-03-30
Fix 'scons dist=1'.
Remko Tronçon
2010-03-28
Added DocBook infrastructure.
Remko Tronçon
2010-03-28
Moving submodule contents back.
Remko Tronçon
2010-03-28
Removing submodules.
Remko Tronçon
2010-03-28
Moved BuildTools to a separate module.
Remko Tronçon
2010-03-28
Removing BuildTools module.
Remko Tronçon
2010-03-28
Moved SConscript guts to BuildTools dir.
Remko Tronçon