Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'surf-webkit2' into mysurfv2.0.8 | Karel Kočí | 2019-02-09 |
|\ | |||
| * | Makefile: fix a typo in clean: target | Leonardo Taccari | 2019-02-07 |
| | | |||
| * | Makefile: include common to webext | Quentin Rameau | 2019-02-06 |
| | | |||
| * | Makefile: fix a typo for the webext CFLAGS | Quentin Rameau | 2019-02-06 |
| | | | | | | | | Thanks to Justin Keogh <suckless@v6y.net> for spotting this | ||
* | | Fix missing surf.desktop in installationv2.0.7.1 | Karel Kočí | 2018-11-06 |
| | | |||
* | | Merge branch 'surf-webkit2' into mysurfv2.0.7 | Karel Kočí | 2018-11-05 |
|\| | |||
| * | Makefile: fix dependencies | Quentin Rameau | 2018-10-09 |
| | | |||
| * | Fix, again, webext directory in Makefile | Quentin Rameau | 2018-10-08 |
| | | |||
| * | Fix webext directory in Makefile | Quentin Rameau | 2018-10-08 |
| | | |||
| * | Remove libtool depencency, reorganise Makefile | Quentin Rameau | 2018-10-08 |
| | | | | | | | | | | We don't need libtool anymore, just build the library directly. This lets us simplify the Makefile too. | ||
| * | Unobfuscate Makefile | Quentin Rameau | 2018-10-08 |
| | | |||
| * | Add a file for shared functions | Quentin Rameau | 2018-10-08 |
| | | | | | | | | | | New common.[hc] files where shared functions between surf and webkitextension will be put. First addition is die(). | ||
| * | Communicate with webextension via a pipe | Quentin Rameau | 2018-10-08 |
| | | |||
| * | ext: first commit for surf lib | Quentin Rameau | 2018-10-08 |
| | | |||
* | | Add desktop filev2.0.3 | Karel Kočí | 2017-12-06 |
| | | |||
* | | Add current version of surf menu | Karel Kočí | 2017-12-03 |
|/ | |||
* | Arrange Makefile | Quentin Rameau | 2017-04-29 |
| | | | | | Let the user specify his own C and LD FLAGS. Remove unuseful and non portable CFLAGS like pendantic and Wall. | ||
* | Remove the pax intermediary. | Christoph Lohmann | 2015-09-08 |
| | | | | Compile webkit without jit and you don't need to disable mprotect. | ||
* | Fixing the paxctl check. | Christoph Lohmann | 2015-08-19 |
| | | | | Thanks quinq for the tip. | ||
* | Add PaX support. | Christoph Lohmann | 2015-08-18 |
| | | | | Mprotect needs to be turned off for Webkit. | ||
* | Making dist work again.0.6 | Christoph Lohmann | 2013-02-10 |
| | |||
* | Makefile fixing | Enno Boland (tox) | 2009-09-11 |
| | |||
* | Adding README file. | Enno Boland (tox) | 2009-09-11 |
| | |||
* | dist doesn't work. fixing Makefile.0.1 | Enno Boland (tox) | 2009-09-10 |
| | |||
* | moving config.h to config.def.h. | Enno Boland (tox) | 2009-09-07 |
| | |||
* | merged, now has download bar, other misc fixes | Thomas Menari | 2009-06-08 |
| | |||
* | rearranging, adding initial keyboard support. | Enno Boland (Gottox) | 2009-06-06 |
| | |||
* | supporting multiple windows per instance | Enno Boland (Gottox) | 2009-06-05 |
| | |||
* | Initial Commit. | Enno Boland (Gottox) | 2009-06-05 |