18 Commits

Author SHA1 Message Date
Joseph Lenox
eb2a1a6dce Don't abort if no symlink exists. 2018-02-24 21:42:21 -06:00
Joseph Lenox
2d9580edb4 create symlink properly 2018-02-24 19:48:42 -06:00
Joseph Lenox
4e40de6307 Fixed mode of sftp-symlink and extension. 2018-02-24 19:19:57 -06:00
Joseph Lenox
c7e3e7f22c Update travis to create a "latest" symlink. 2018-02-24 19:01:48 -06:00
Joseph Lenox
2bedc5c9df Link to libstdc++ statically. (#4016)
* Link to libstdc++ statically.

* use a linker flag instead.

* Update Build.PL

* Link to static paths on Travis only.

* Fix SFTP to abort of SFTP errors.

* Create sftp.sh

* always set -static-libstdc++ now in ldflags

also removed gcc 4.6 workaround

* remove buggy gcc check for 4.7, it is no longer supported

* Remove -lstdc++

Static linking is done on Travis for linux.

* Filter -lstdc++ on linux, static c++
2017-06-09 08:05:21 -05:00
Joseph Lenox
ab278f03e1 Deploy PRs to branches/ subdir. (#3865)
* Deploy PRs to branches/ subdir.

* wrong path to util

* added PR number to file name

* check for appveyor pr variable

* also use branches if pushing a branch on windows

* also use branches if pushing a branch on unix

* wrong or operator on powershell
2017-04-06 20:37:53 -05:00
Joseph Lenox
04b59affce only decrypt if the key is available (#3858)
* only decrypt if the key is available

* Use script instead of explicit command

* Don't deploy if the keyfile is missing/empty.

* Don't deploy if key is not available.

* Don't decrypt appveyor key if no secret

* wrong name

* Fix the logic and a typo
2017-04-05 11:27:04 -05:00
Joseph Lenox
c33179b4e0 working upload script for windows/winscp. No more bintray. 2017-04-04 23:06:11 -05:00
Joseph Lenox
382fcc8a7b Merge branch 'master' of https://github.com/alexrj/slic3r 2017-04-04 22:20:56 -05:00
Joseph Lenox
37f0468fdd fixed winscp script 2017-04-04 22:20:33 -05:00
Joseph Lenox
f364f1290b converted key to PuTTY format 2017-04-04 22:18:59 -05:00
Joseph Lenox
21aa301729 working on script for winscp 2017-04-04 21:47:24 -05:00
Joseph Lenox
327ef47c84 typo in winscp 2017-04-04 21:22:04 -05:00
Joseph Lenox
207742ea0f Added winscp deployment script 2017-04-04 20:05:39 -05:00
Joseph Lenox
cf34a5293d Actually deploy. 2017-04-04 19:21:43 -05:00
Joseph Lenox
7fadcddb3e Adding appveyor upload key, removed bintray deployment 2017-04-04 19:10:02 -05:00
Joseph Lenox
30076331bd Fixed path to encoded key 2017-04-04 18:55:29 -05:00
Joseph Lenox
e36e821f72 Travis uploads files to slic3r.org now. 2017-04-04 18:48:19 -05:00