summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2015-05-19Consolidate Python and SCons files to tab based indentationTobias Markmann
Test-Information: Verified that SCons still runs on OS X. Change-Id: I7e9b97f90ee5581a691a959b6f2c999d93e0be53
2014-10-13Regress Python requirement to 2.4 againKevin Smith
Test-information: Ran through the configuration step on a machine with only Python 2.4 Change-Id: I3d5ba54395ede875c7f21c2769151fe6d308e760
2014-10-01Port many of Isode's local fixes upstreamKevin Smith
Includes fixes to: Build with new Visual Studio and Boost Avoid error caused when Avahi is present but Qt is not Make declaration of XMPPRosterImpl::addContact consistent with implementation Includes enhancements to: Allow user-configurable mt.exe Allow splitting openssl paths Allow disabling gconf lookup Make idn support optional Allow disabling various library detections Remove use of non-Python2.4 features in sconscripts Test-Information: Builds Change-Id: Iee91ee80291a8bdf87cc169c915e4dad1cc1055b
2014-02-22Make git and wix wrappers in build system more convenient for use by other ↵Kevin Smith
projects Change-Id: I173f42bfe2dde7d18be3d54976649aa1bac13dbf
2012-12-21Now specify a legal patch versionswift-2.0Kevin Smith
Change-Id: I9a3a247945860fac64af664e14db5c09d80e1f8f
2012-12-21Fix for Windows packaging of 2.0Kevin Smith
Change-Id: I73ff8c6e50e9549ebbc82e45bac3477565e3f9cb
2012-11-14Produce Windows installers with versions other than betaswift-2.0rc1Kevin Smith
Change-Id: I91ee9d1509bbd824fdc23ac2313310044065d4a1
2012-11-14Use version numbers for Swift binary so upgrades workKevin Smith
Change-Id: If491b0a62782d568cad132c8c5856aaeb3a3967a
2011-06-20Prioritize version files over git version.Remko Tronçon
2011-04-22Fixed SCons not picking up the build version correctly in tarball build.Remko Tronçon
2010-10-05Pick up version number from file.Remko Tronçon
2010-06-15Fallback correctly on missing project version tag.Remko Tronçon
2010-06-13Use a less ambiguous way of tagging version builds.Remko Tronçon
2010-06-10Fixed quoting of version detection.swift-1.0beta2Remko Tronçon
2010-06-10Fixed version detection script.Remko Tronçon
2010-05-29Simplify Git build version detection.Remko Tronçon
2010-05-29Strip off project name from tagged git build version.Remko Tronçon
2010-05-25Pick up build version from git tag (if present).Remko Tronçon
2010-03-28Moving submodule contents back.Remko Tronçon
2010-03-28Removing submodules.Remko Tronçon
2010-03-28Moved BuildTools to a separate module.Remko Tronçon
2010-03-28Removing BuildTools module.Remko Tronçon
2009-08-30Fix build version generator when Git is not present.Remko Tronçon
The fallback is to return the date as a build version.
2009-08-28Make version tool work on Windows.Remko Tronçon
2009-08-28Add SCons tool to dump build version in a file.Remko Tronçon