]> git.lizzy.rs Git - micro.git/history - tools/cross-compile.sh
Recover from internal errors without crashing
[micro.git] / tools / cross-compile.sh
2020-02-11 Zachary YedidiaMerge branch 'improve-readme' of https://github.com...
2020-02-10 Zachary YedidiaMerge branch 'issue_1008' of https://github.com/sum01...
2020-02-09 Zachary YedidiaMerge branch 'master' of https://github.com/Paalon...
2020-02-09 Zachary YedidiaMerge pull request #1324 from konsumer/master
2020-02-09 Zachary YedidiaMerge pull request #1321 from zonuexe/add/php-fn-keyword
2020-02-09 Zachary YedidiaMerge pull request #1333 from the-sushi/patch-1
2020-02-08 Zachary YedidiaMerge pull request #1277 from coolreader18/patch-1
2020-02-08 Zachary YedidiaMerge pull request #1423 from caligari87/patch-1
2020-02-08 Zachary YedidiaMerge branch 'master' of https://github.com/msiism...
2020-02-08 Zachary YedidiaMerge pull request #1252 from SunflowerFuchs/patch-1
2020-02-08 Zachary YedidiaMerge pull request #1264 from krerkkiat/issue-1237
2020-02-08 Zachary YedidiaMerge branch 'master' of https://github.com/dbeef/micro...
2019-12-31 Zachary YedidiaMerge
2019-12-31 Zachary YedidiaAdd fully static linux build to automated builder
2019-12-30 Zachary YedidiaMerge pull request #1327 from Osmose/git-commit-diff
2019-12-30 Zachary YedidiaMerge pull request #1437 from serebit/patch-2
2019-12-30 Zachary YedidiaMerge branch 'fix-xml-highlighting' of https://github...
2019-12-30 Zachary YedidiaMerge pull request #1386 from jncraton/docfix
2019-12-30 Zachary YedidiaMerge branch 'master' into patch-1
2019-12-30 Zachary YedidiaMerge pull request #1361 from Lisiadito/master
2019-12-30 Zachary YedidiaMerge pull request #1287 from didactic-drunk/ruby_syntax
2019-12-30 Zachary YedidiaMerge branch 'master' into highlight-nimscript
2019-12-30 Zachary YedidiaMerge pull request #1315 from matbesancon/patch-1
2019-12-30 Zachary YedidiaMerge pull request #1406 from LeapofAzzam/LeapofAzzam...
2019-12-30 Zachary YedidiaMerge pull request #1412 from tommyshem/batSyntaxHighli...
2019-12-30 Zachary YedidiaMerge pull request #1426 from Nergel3/master
2019-12-28 Zachary YedidiaMerge
2019-12-28 Zachary YedidiaFix windows compilation in auto-builder
2019-12-27 Zachary YedidiaMerge
2019-12-27 Zachary YedidiaUse makefile to build for cross compilation
2019-12-27 Zachary YedidiaUpdate makefile and vendor script
2019-12-27 Zachary YedidiaClean up build tools
2019-12-26 Zachary YedidiaSupport arm64 in cross compilation script
2017-06-23 Zachary YedidiaFix ordering of tagging and compiling in release script
2017-06-18 Zachary YedidiaMerge pull request #679 from alialaee/master
2017-06-18 Zachary YedidiaMerge pull request #700 from Calinou/darcula-tc-colorscheme
2017-06-18 Zachary YedidiaDon't vendor src in cross compile script
2017-03-01 Zachary YedidiaMerge pull request #570 from yursan9/yaml
2017-02-16 Zachary YedidiaMerge pull request #522 from samdmarshall/master
2017-02-16 Zachary YedidiaMerge pull request #520 from samdmarshall/tab-scrolling
2017-02-11 Zachary YedidiaInclude third party license in releases
2016-12-29 Zachary YedidiaMerge pull request #513 from samdmarshall/master
2016-12-28 Samantha MarshallAdding embedded Info.plist to OS X builds.
2016-11-29 Zachary YedidiaMerge pull request #449 from 10sr/jobSpawn
2016-11-28 Zachary YedidiaUpdate to cross compile script
2016-11-28 Zachary YedidiaProvide vendored tarball and zip with future releases
2016-10-19 Zachary YedidiaMerge pull request #425 from adrianvoica/master
2016-10-12 Zachary YedidiaMerge
2016-10-12 Zachary YedidiaUse build-date.go in cross compilation script
2016-10-06 Zachary YedidiaImprove binary size by stripping more aggressively
2016-08-28 Zachary YedidiaUpdate cross compile script v1.0rc2
2016-08-26 Zachary YedidiaMerge
2016-08-26 Zachary YedidiaAdd commit hash to generated binaries
2016-04-19 Zachary YedidiaAdd -version option
2016-04-19 Zachary YedidiaMerge pull request #32 from aerth/fork
2016-04-19 Zachary YedidiaUpdate cross compilation script for more systems
2016-04-18 Zachary YedidiaFix cross crompiler
2016-04-18 Zachary YedidiaCreate ~/.micro if it does not exist
2016-04-18 Zachary YedidiaEmbed runtime files in the go binary
2016-03-25 Zachary YedidiaFix problem with cross compilation script
2016-03-23 Zachary YedidiaRemove windows from cross-compilation
2016-03-22 Zachary YedidiaMerge branch 'cross-compile'
2016-03-22 Zachary YedidiaMove cross-compile.sh to tools