summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-10-30Disconnect client cleanly before quitting.Remko Tronçon
Resolves: #671, #420
2010-10-29Make Qt non-mandatory for global build.Remko Tronçon
2010-10-28Only match against Boost MT library.Remko Tronçon
2010-10-28Tweaked boost detection a bit.Remko Tronçon
2010-10-28Auto-detect boost on windows.Remko Tronçon
2010-10-28Fixed SCons error.Remko Tronçon
2010-10-28Added boost prefix flag.Remko Tronçon
2010-10-27Fixed windows compilation issues.Remko Tronçon
2010-10-24Link against libstdc++.Remko Tronçon
2010-10-24Added 'link' flag to SConstruct.Remko Tronçon
2010-10-21Added ccache option to SCons.Remko Tronçon
Resolves: #650
2010-10-10Conditionally build documentation.Remko Tronçon
2010-10-09Some documentation tweaks.Remko Tronçon
2010-10-09Added EchoBot walkthrough example.Remko Tronçon
2010-10-07Fix crashes on disconnect during connect.Remko Tronçon
Resolves: #588
2010-10-05Pick up version number from file.Remko Tronçon
2010-09-15Build with debug information on all platforms.Remko Tronçon
There used to be an exception for Windows.
2010-09-15Added Snarl notification supportRemko Tronçon
2010-09-12Move Notifier to SwifToolsRemko Tronçon
2010-09-12Ignore .qrc in sloc counts.Remko Tronçon
2010-09-12Added SLOCCount to scons.Remko Tronçon
2010-09-03Added SCons flag to ignore test result.Remko Tronçon
2010-09-02Added check_output SCons flag to generate an XML report.Remko Tronçon
2010-08-30Track dependencies of resource dirs correctly in Windows bundle.Remko Tronçon
2010-08-29Put platform flags in PLATFORM_FLAGS variable.Remko Tronçon
This should avoid problems with --as-needed. Resolves: #547
2010-08-29Added stanza acking support to client.Remko Tronçon
2010-08-25Added cc,cxx, and distcc SCons flags.Remko Tronçon
2010-08-24Added Eclipse code templates.Remko Tronçon
2010-08-20Fix Slimber build.Remko Tronçon
2010-08-19Give LibXML priority over Expat.Remko Tronçon
2010-08-19Fixed compilation on OS X.Remko Tronçon
2010-08-19Extract dir providing functionality from application class.Remko Tronçon
2010-08-17Also build examples when cross-compiling.Remko Tronçon
2010-08-16Cleaning up the SConstruct a bit more.Remko Tronçon
2010-08-16Fix LibXML check.Remko Tronçon
2010-08-16And some more tweaks.Remko Tronçon
2010-08-16More build system tweaks.Remko Tronçon
2010-08-16Some build system fixes.Remko Tronçon
2010-07-07Specify iOS version to targetKevin Smith
2010-06-19Also link against avahi-common.Remko Tronçon
2010-06-15Fallback correctly on missing project version tag.Remko Tronçon
2010-06-15Remove surplus printKevin Smith
2010-06-14Fix compilation after recent Docbook changeKevin Smith
2010-06-14Remove DocBook from Debian sources.Remko Tronçon
2010-06-13Versioning scheme test is a bash script.Remko Tronçon
2010-06-13Use a less ambiguous way of tagging version builds.Remko Tronçon
2010-06-13Fix Debian versioning to be strictly increasing.Remko Tronçon
2010-06-13Automatically update the debian changelog.Remko Tronçon
2010-06-12Fix Boost detection in Ubuntu 9.10.Remko Tronçon
2010-06-10Fixed quoting of version detection.swift-1.0beta2Remko Tronçon