Commit Graph

139 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
jerry ff5ca8b8aa issue #65 - Auto config feature using Zeroconf/Bonjour
added needed dll on windows, so no need to dependent on bonjour installation
2014-08-22 13:46:20 +00:00
jerry 8cad7551e6 issue #65 - Auto config feature using Zeroconf/Bonjour
merging zeroconf into trunk
2014-08-21 17:32:40 +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 10e974970e fixed: Bug #3939 - Compile fails on ARM (Raspberry Pi) because of cryptopp/Crypto++ lib 2014-03-20 19:24:24 +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
Nick Bolton b5dc94ca92 zipped gmock and gtest 2014-03-18 11:07:20 +00:00
Nick Bolton 1f50d1b36c removed ext files so they can be zipped. 2014-03-18 11:01:47 +00:00
Nick Bolton 540af10254 renamed build package to toolchain 2014-03-18 10:58:41 +00:00
Nick Bolton 3b21bf82c7 moved hm.py functions to Toolchain class. 2014-03-18 10:47:25 +00:00
Nick Bolton affde8a85c fixed: used wrong arch name for msbuild 32-bit config 2014-03-08 09:08:59 +00:00
Nick Bolton 84f7137879 fixed: 32-bit win dist failing, wrong config arch 2014-03-08 08:44:01 +00:00
Nick Bolton 249e1c3de2 moved .msi to original installer output location 2014-03-07 23:09:13 +00:00
Nick Bolton f7445a6aea changed installer from nsis to wix - attempting to fix "synwinxt.dll in use" error on upgrade. 2014-03-07 19:41:08 +00:00
Nick Bolton b3a28139ad fixed: doxygen config 2014-03-03 10:37:34 +00:00
Nick Bolton 50a4f310c9 moved tools to ext - makes more sense, as it contains external libs, not tools 2014-02-26 16:52:54 +00:00