Commit Graph

26 Commits

Author SHA1 Message Date
Xinyu Hou 4f51d5fa50 Used Mac Sdk from config to detect Mac version 2014-10-24 17:22:07 +01:00
Nick Bolton c09d2ad91e changed @ to - in package name 2014-10-22 15:06:17 +01:00
Nick Bolton 7abcf13317 fixed "hm dist src" command to support branches
also allowed non-unix platforms to run src
2014-10-22 15:06:17 +01:00
Nick Bolton f3218ff53c added branch name to package names
now that buildbot builds branches, it'll be handy to see that branch
name in the package name.
2014-10-22 15:06:17 +01:00
Xinyu Hou 4aa43d6995 Merge branch '64bit' of https://github.com/petroules/synergy into petroules-64bit 2014-10-22 11:40:00 +01:00
Nick Bolton 8b4a3a8b92 created dist src export path 2014-10-20 19:26:57 +01:00
Nick Bolton 3b3cec4040 changed svn export to git export 2014-10-20 19:06:25 +01:00
Nick Bolton ec3a9c3f1f added getGitRevision function to get current git revision. 2014-10-20 17:46:11 +01:00
Jake Petroules b644b1253d Fix SDK detection to work with modern versions of Xcode.
This finds the the OS X SDK directory by using xcrun and known fallbacks; users shouldn't be symlinking /Developer.
2014-10-15 19:29:49 -07:00
jerry 7e562273d5 [no-issue]
revert to r2421
2014-09-15 15:17:07 +00:00
jerry 1805dd7900 issue #575 - Cannot build x86_64 or ppc64 on Mac OS X
applied patch by Jake Petroules
2014-09-15 13:04:43 +00:00
Nick Bolton d9f90e319e changed synergy-foss.org to synergy-project.org 2014-05-08 07:33:35 +00:00
jerry 2666bf7cf3 copy synmacph only on mavericks. fixed warning on 10.6 2014-05-06 16:12:27 +00:00
Nick Bolton 0d087d4edc fixed: wrong arch for rpi 2014-04-10 16:03:28 +00:00
Nick Bolton 925e3a17aa added rpmlint to rpm dist step 2014-04-10 09:04:31 +00:00
Nick Bolton 66a59428ea fixed: package may get build with bad permissions 2014-04-10 08:40:55 +00:00
Nick Bolton 5b16d557d8 fixed: control dir wrong chmod 2014-04-09 18:54:06 +00:00
Nick Bolton d1eb7a69ee converted cpack deb to dpkg-deb 2014-04-09 16:53:02 +00:00
Nick Bolton 3e5194dd4e fixed: ServiceManagement not available in 10.5 2014-03-23 12:16:11 +00:00
Nick Bolton 303c1892a0 only fix xcode on mavericks 2014-03-22 08:41:28 +00:00
Nick Bolton d456159a2b fixed: dist commands not using loadConfig 2014-03-22 08:20:38 +00:00
jerry f59569c4a0 fixed: Bug #3927 - Mavericks accessibility exception not working (when upgrading from 1.4.15 to 1.4.16) 2014-03-21 16:08:33 +00:00
Nick Bolton a4416d4b16 arm distftp support 2014-03-20 23:40:05 +00:00
Nick Bolton 63286c4f9a fixed: Bug #3947 - Conflicts when using yum localinstall on Fedora 20 2014-03-20 16:09:13 +00:00
Nick Bolton 8283955765 fixed: ZipFile.extractall is buggy in python 2.6.1 2014-03-19 14:21:12 +00:00
jerry 4825f13868 renamed command package to command1, python module naming conflict. also fixed a few typos and minor bugs in the toolchain. 2014-03-18 18:21:16 +00:00
Renamed from ext/toolchain/commands.py (Browse further)