1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-15 18:58:55 +01:00
Commit Graph

28 Commits

Author SHA1 Message Date
David Sansome
bc0623bc0d Merge commit '1.0.1' 2012-01-22 13:33:34 +00:00
David Sansome
8e3ce51304 Bump version to 1.0.1 2012-01-11 21:26:09 +00:00
David Sansome
5abfdf4eb0 Fix a cmake error when getting the git revision number of an exact tag checkout
(cherry picked from commit 9e2e035ae1)
2012-01-11 21:04:48 +00:00
David Sansome
9e2e035ae1 Fix a cmake error when getting the git revision number of an exact tag checkout 2011-12-28 14:13:12 +01:00
David Sansome
b0e8f43dd6 Set master branch back to including git revision numbers in commits 2011-12-28 00:01:12 +00:00
David Sansome
d5254cb02c Change version from 1.0rc1 to 1.0 2011-12-12 20:53:23 +00:00
David Sansome
7bc2de39b5 Prepend a big number to the mac version strings because we have to be bigger than the svn revision numbers that were there before 2011-12-02 14:56:26 +00:00
David Sansome
c0ac798a71 Create a 1.0 release branch, and rework the way version numbers are done everywhere. 2011-12-02 14:48:19 +00:00
David Sansome
c4280c2cf4 Maybe fix git revision numbers in RPM packages. 2011-08-28 01:18:13 +01:00
John Maguire
a2e4f8e6b3 Update cmake version script to use git describe instead of svn info. 2011-07-19 16:59:42 +02:00
David Sansome
a2ceca673c Bump trunk's version to 0.7.1 (oops), show an error when the spotify blob crashes, actually use the LD_LIBRARY_PATH that is created 2011-04-29 21:49:48 +00:00
David Sansome
468c970e65 Bump trunk's version to 0.7 2011-03-29 21:12:53 +00:00
David Sansome
5b34a11765 More version number fiddling 2011-01-03 14:33:03 +00:00
David Sansome
0fba393f6e Fix the version numbering mess 2011-01-03 14:21:10 +00:00
David Sansome
ae261a7f0b Bump version to 0.6 2010-12-11 15:32:19 +00:00
John Maguire
6406216918 Don't try and get svn info if we're not using an svn checkout. 2010-12-06 13:41:06 +00:00
John Maguire
b2ffc58070 Only check subversion info if $BUILDBOT_REVISION not set.
Fix compile warning.
2010-11-25 17:14:11 +00:00
John Maguire
8ac4e57cdf Fetch the subversion revision info automatically if possible. 2010-11-25 15:26:26 +00:00
David Sansome
c19580cf9a Show the patch version in the version string. Fixes issue #825 2010-09-29 18:51:40 +00:00
David Sansome
fe183d59fe Set trunk's version to 0.5 2010-09-19 20:44:31 +00:00
David Sansome
86401c2229 Use the debian distribution in non-buildbot packages too 2010-09-19 10:35:24 +00:00
David Sansome
74ff285946 Include the debian distribution name in the package version 2010-09-18 18:29:40 +00:00
David Sansome
3f1ec7bedf Set the deb version properly when not doing a buildbot build 2010-09-05 12:12:27 +00:00
David Sansome
64ee9749af Only use the ~rnnnn notation for debian packages, use .rnnnn for rpms 2010-09-05 11:48:56 +00:00
David Sansome
aba01f63c7 Add a cmake option to specify the .deb distribution 2010-07-24 13:01:46 +00:00
David Sansome
724fa9539f The debian and rpm changelogs contain no useful information, so let's fill them automatically 2010-06-24 22:07:04 +00:00
David Sansome
a09da98aab Bump trunk version to 0.4 2010-06-18 15:50:22 +00:00
David Sansome
40bb827fcd Make all the source files a single cmake target again. 2010-06-08 22:39:31 +00:00