Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/*: fix homepage url and source from http:// to https:// | Jakub Jirutka | 2017-11-19 | 1 | -1/+1 |
| | | | | | | | Most of these updates is based on data from https://repology.org/, detection based on permanent redirect from http:// to https://. $source urls are updated when they contain $url as substring. | ||||
* | main/[various]: fix trailing whitespace | tmpfile | 2017-07-10 | 1 | -1/+1 |
| | |||||
* | main/java-gcj-compat: remove -no-pie flag | Timo Teräs | 2017-05-02 | 1 | -2/+2 |
| | | | | it was irrelevant, the root cause was gcc's libffi issue | ||||
* | main/java-gcj-compat: build ecj as no-pie for now | Timo Teräs | 2017-04-28 | 1 | -9/+12 |
| | | | | seems boehm-gc does not like pie applications | ||||
* | main/{gcc,java-gcj-compat}: use paxmark | Timo Teräs | 2015-04-09 | 1 | -4/+5 |
| | |||||
* | main/gcc: boehm-gc/musl fixes, fix ecj pax flags | Timo Teräs | 2014-02-17 | 1 | -1/+2 |
| | | | | | update java-gcj-compat together with gcc as they are integrally bound together. | ||||
* | main/java-ecj-compat: add -lgcj to commandline (although this is really a ↵ | William Pitcock | 2011-12-05 | 1 | -1/+1 |
| | | | | bug in gcj itself) | ||||
* | main/java-gcj-compat: build fix | Natanael Copa | 2011-04-06 | 1 | -1/+1 |
| | | | | needs zlib-dev | ||||
* | main/java-gcj-compat: moved from testing | Natanael Copa | 2011-04-06 | 1 | -0/+65 |
needed by openjdk6 |