summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* Merge branch 'surf-webkit2' into mysurfv2.0.8Karel Kočí2019-02-09
|\
| * Makefile: fix a typo in clean: targetLeonardo Taccari2019-02-07
| |
| * Makefile: include common to webextQuentin Rameau2019-02-06
| |
| * Makefile: fix a typo for the webext CFLAGSQuentin Rameau2019-02-06
| | | | | | | | Thanks to Justin Keogh <suckless@v6y.net> for spotting this
* | Fix missing surf.desktop in installationv2.0.7.1Karel Kočí2018-11-06
| |
* | Merge branch 'surf-webkit2' into mysurfv2.0.7Karel Kočí2018-11-05
|\|
| * Makefile: fix dependenciesQuentin Rameau2018-10-09
| |
| * Fix, again, webext directory in MakefileQuentin Rameau2018-10-08
| |
| * Fix webext directory in MakefileQuentin Rameau2018-10-08
| |
| * Remove libtool depencency, reorganise MakefileQuentin Rameau2018-10-08
| | | | | | | | | | We don't need libtool anymore, just build the library directly. This lets us simplify the Makefile too.
| * Unobfuscate MakefileQuentin Rameau2018-10-08
| |
| * Add a file for shared functionsQuentin Rameau2018-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 pipeQuentin Rameau2018-10-08
| |
| * ext: first commit for surf libQuentin Rameau2018-10-08
| |
* | Add desktop filev2.0.3Karel Kočí2017-12-06
| |
* | Add current version of surf menuKarel Kočí2017-12-03
|/
* Arrange MakefileQuentin Rameau2017-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 Lohmann2015-09-08
| | | | Compile webkit without jit and you don't need to disable mprotect.
* Fixing the paxctl check.Christoph Lohmann2015-08-19
| | | | Thanks quinq for the tip.
* Add PaX support.Christoph Lohmann2015-08-18
| | | | Mprotect needs to be turned off for Webkit.
* Making dist work again.0.6Christoph Lohmann2013-02-10
|
* Makefile fixingEnno Boland (tox)2009-09-11
|
* Adding README file.Enno Boland (tox)2009-09-11
|
* dist doesn't work. fixing Makefile.0.1Enno 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 fixesThomas Menari2009-06-08
|
* rearranging, adding initial keyboard support.Enno Boland (Gottox)2009-06-06
|
* supporting multiple windows per instanceEnno Boland (Gottox)2009-06-05
|
* Initial Commit.Enno Boland (Gottox)2009-06-05