summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* gitignore: Ignore nsgtk2 properlyDaniel Silverstone2020-02-221-1/+1
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* make framebuffer use the language environment for the UI resourcesVincent Sanders2019-02-171-2/+1
|
* ignore generated Messages filesVincent Sanders2018-08-211-10/+4
|
* Move !NetSurf into frontends/riscos and fix upDaniel Silverstone2018-04-221-12/+12
|
* rename default build output directory targetVincent Sanders2017-01-051-5/+1
|
* remove unused extraneous windows fileVincent Sanders2016-10-191-1/+0
|
* store toolbar config in standard options instead of a separate fileVincent Sanders2016-05-211-1/+0
|
* move frontends into sub directoryVincent Sanders2016-05-151-7/+7
|
* Improve split message generationVincent Sanders2015-04-071-0/+5
| | | | | | | | | | | | | Changes the way message files are generated to be driven by make as rules rather than from explicit macro calls causing their regeneration every build. A secondary benefit is that errors in message generation actually stop the build instead of being ignored Each frontend will require its filter settings updated to avoid getting the default message filter of "any". Initially gtk has been adapted as proof of concept.
* Add RISC OS locale dependant helpVincent Sanders2015-01-291-0/+1
| | | | | | Dick Tanis <dtanis@ymail.com> provided a locale dependant !Help and the dutch resources to go with it. I simply integrated it into the build process
* move testament output to object directory instead of modifying sourceVincent Sanders2014-04-081-1/+0
|
* add tests for new options APIVincent Sanders2013-05-281-0/+1
|
* Remove code that hasn't been used since 2004.John-Mark Bell2013-01-121-1/+0
|
* Ignore italian messagesRob Kendrick (fatigue)2012-11-031-0/+1
|
* Delete old messages files. This will break some frontends that have not ↵Rob Kendrick (monotony)2012-11-031-0/+4
| | | | been converted to use Fat/Thin messages.
* fix windows build format specifiersVincent Sanders2012-08-121-0/+1
| | | | add install target for windows - creates installer rather than actually installing
* Fix ignore of files in !NetSurf dir.Michael Drake2012-07-211-6/+6
|
* Add a gitignore fileDaniel Silverstone2012-06-041-0/+28
svn path=/trunk/netsurf/; revision=13945