Age | Commit message (Expand) | Author |
2010-10-05 | Pick up version number from file. | Remko Tronçon |
2010-09-15 | Build with debug information on all platforms. | Remko Tronçon |
2010-09-15 | Added Snarl notification support | Remko Tronçon |
2010-09-12 | Move Notifier to SwifTools | Remko Tronçon |
2010-09-12 | Ignore .qrc in sloc counts. | Remko Tronçon |
2010-09-12 | Added SLOCCount to scons. | Remko Tronçon |
2010-09-03 | Added SCons flag to ignore test result. | Remko Tronçon |
2010-09-02 | Added check_output SCons flag to generate an XML report. | Remko Tronçon |
2010-08-30 | Track dependencies of resource dirs correctly in Windows bundle. | Remko Tronçon |
2010-08-29 | Put platform flags in PLATFORM_FLAGS variable. | Remko Tronçon |
2010-08-29 | Added stanza acking support to client. | Remko Tronçon |
2010-08-25 | Added cc,cxx, and distcc SCons flags. | Remko Tronçon |
2010-08-24 | Added Eclipse code templates. | Remko Tronçon |
2010-08-20 | Fix Slimber build. | Remko Tronçon |
2010-08-19 | Give LibXML priority over Expat. | Remko Tronçon |
2010-08-19 | Fixed compilation on OS X. | Remko Tronçon |
2010-08-19 | Extract dir providing functionality from application class. | Remko Tronçon |
2010-08-17 | Also build examples when cross-compiling. | Remko Tronçon |
2010-08-16 | Cleaning up the SConstruct a bit more. | Remko Tronçon |
2010-08-16 | Fix LibXML check. | Remko Tronçon |
2010-08-16 | And some more tweaks. | Remko Tronçon |
2010-08-16 | More build system tweaks. | Remko Tronçon |
2010-08-16 | Some build system fixes. | Remko Tronçon |
2010-07-07 | Specify iOS version to target | Kevin Smith |
2010-06-19 | Also link against avahi-common. | Remko Tronçon |
2010-06-15 | Fallback correctly on missing project version tag. | Remko Tronçon |
2010-06-15 | Remove surplus print | Kevin Smith |
2010-06-14 | Fix compilation after recent Docbook change | Kevin Smith |
2010-06-14 | Remove DocBook from Debian sources. | Remko Tronçon |
2010-06-13 | Versioning scheme test is a bash script. | Remko Tronçon |
2010-06-13 | Use a less ambiguous way of tagging version builds. | Remko Tronçon |
2010-06-13 | Fix Debian versioning to be strictly increasing. | Remko Tronçon |
2010-06-13 | Automatically update the debian changelog. | Remko Tronçon |
2010-06-12 | Fix Boost detection in Ubuntu 9.10. | Remko Tronçon |
2010-06-10 | Fixed quoting of version detection.swift-1.0beta2 | Remko Tronçon |
2010-06-10 | Fixed version detection script. | 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 | Fixed Debian packaging. | 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-29 | Simplify Git build version detection. | Remko Tronçon |
2010-05-29 | Strip off project name from tagged git build version. | Remko Tronçon |
2010-05-25 | Pick up build version from git tag (if present). | Remko Tronçon |
2010-05-25 | Add a mac105 option for building against OS X 10.5 frameworks. | Kevin Smith |