Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update build dependencies for 20200209 | Benjamin Barenblat | 2020-05-31 |
| | |||
* | Use -D_FORTIFY_SOURCE=1 instead of 2 | Benjamin Barenblat | 2020-05-30 |
| | | | | | | Prevent major performance regressions by forcing -D_FORTIFY_SOURCE=1 instead of -D_FORTIFY_SOURCE=2. See https://bugs.debian.org/934722 for details. | ||
* | Disable GCC code hoisting20170720+dfsg-2 | Benjamin Barenblat | 2017-09-17 |
| | | | | | | Set MLton to invoke GCC with -fno-code-hoisting when using C codegen. This corrects a miscompilation on arm64 and mips64el. See https://bugs.debian.org/871572 for details. | ||
* | Bump build-dep emacs24 -> emacs25 (Closes: #870671)20170720+dfsg-1.1 | Sean Whitton | 2017-09-17 |
| | |||
* | Release for unstable20170720+dfsg-1 | Benjamin Barenblat | 2017-07-23 |
| | |||
* | Update debian/changelog | Benjamin Barenblat | 2017-07-23 |
| | |||
* | Add runtime dependency on GCC20170105+dfsg-2 | Benjamin Barenblat | 2017-04-19 |
| | | | | | | | | Really, add a runtime dependency on c-compiler, and Recommend gcc. (gcc is the default compiler, but urweb works fine with clang as long as you pass -ccompiler.) Closes https://bugs.debian.org/860426. | ||
* | Release for unstable20170105+dfsg-1 | Benjamin Barenblat | 2017-01-07 |
| | |||
* | Build position-independent20161022+dfsg-2 | Benjamin Barenblat | 2016-12-31 |
| | | | | | Now that Debian #837567 has been resolved, build urweb(1) and its associated libraries as PIC. | ||
* | Release for unstable20161022+dfsg-1 | Benjamin Barenblat | 2016-10-23 |
| | |||
* | Release for unstable20160805+dfsg-1 | Benjamin Barenblat | 2016-08-05 |
| | |||
* | Release for unstable20160515+dfsg-1 | Benjamin Barenblat | 2016-05-30 |
| | |||
* | Release for unstable20160213+dfsg-1 | Benjamin Barenblat | 2016-02-13 |
| | |||
* | Update debian/changelog | Benjamin Barenblat | 2016-02-13 |
| | |||
* | Release for unstable20151220+dfsg-1 | Benjamin Barenblat | 2015-12-23 |
| | |||
* | Update debian/changelog | Benjamin Barenblat | 2015-12-23 |
| | |||
* | Release for unstable20151122+dfsg-1 | Benjamin Barenblat | 2015-11-22 |
| | |||
* | Update debian/changelog | Benjamin Barenblat | 2015-11-22 |
| | |||
* | Release for unstable20151018+dfsg-1 | Benjamin Barenblat | 2015-10-24 |
| | |||
* | Update debian/changelog | Benjamin Barenblat | 2015-10-24 |
| | |||
* | Release for experimental20150819+dfsg-1 | Benjamin Barenblat | 2015-08-19 |
| | |||
* | Update debian/changelog | Benjamin Barenblat | 2015-08-19 |
| | |||
* | Update debian/changelog20150520+dfsg-1 | Benjamin Barenblat | 2015-07-26 |
| | |||
* | Update manual page information on '-static' | Benjamin Barenblat | 2015-07-06 |
| | | | | | Turns out '-static' passes the '-static' flag to GCC too, so you get a completely statically linked binary. | ||
* | Make static linking work (closes Debian #791551) | Benjamin Barenblat | 2015-07-06 |
| | |||
* | Update debian/changelog | Benjamin Barenblat | 2015-05-20 |
| | |||
* | Release for unstable | Benjamin Barenblat | 2015-04-14 |
| | |||
* | Update debian/changelog | Benjamin Barenblat | 2015-04-14 |
| | |||
* | Release for unstable | Benjamin Barenblat | 2015-04-05 |
| | |||
* | Start packaging urweb | Benjamin Barenblat | 2015-03-09 |
Documentation and Emacs files are not generated yet. |