summaryrefslogtreecommitdiff
path: root/frontends/amiga/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* BuildSystem: make package step depend on POSTEXESJohn-Mark Bell2022-11-031-1/+1
| | | | | The POSTEXE stages might add more stuff to the package contents, so ensure they have completed before starting to package things up.
* Amiga: Add page info windowChris Young2020-05-221-1/+1
| | | | Currently untested but builds OK
* chore: Perform sslcert_viewer-ectomyDaniel Silverstone2020-05-221-1/+1
| | | | | | | | | | | This removes the sslcert_viewer entirely from the code. Where possible I've also trimmed out of frontends any code I think should not be present. Frontends should check and remove any further references that I have failed to catch. Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* AmiSSL implies OpenSSLChris Young2020-03-061-1/+1
|
* remove login window from amiga frontendVincent Sanders2019-08-141-1/+1
|
* fix several amiga frontend warningsVincent Sanders2019-05-061-0/+2
|
* Re-instate accidental removal of pkg-config for curl/opensslChris Young2019-04-081-3/+5
|
* Allow for building against AmiSSL instead of OpenSSLChris Young2019-04-081-1/+4
|
* Reduce compression level for compatibility with Amiga LhA 2.15Chris Young2019-03-151-1/+1
|
* Fix embarassing typo in amiga MakefileDaniel Silverstone2018-04-221-1/+1
|
* Fix amiga Icons->icons issueDaniel Silverstone2018-04-221-1/+2
|
* Fix last uses of !NetSurf outside of riscos buildDaniel Silverstone2018-04-221-6/+6
|
* Explicitly open dos.libraryChris Young2017-12-101-1/+1
|
* Split up menu.c into generic and gui_window-specific filesChris Young2017-01-151-1/+1
|
* Complete Amiga corewindow implementation and migration from old treeviewsChris Young2017-01-081-2/+2
|\ | | | | | | Merge branch 'chris/amiga-corewindow'
| * Remove old tree implementationChris Young2017-01-081-2/+2
| |
* | fixup usage of directory creation macro in MakefilesVincent Sanders2017-01-071-2/+2
|/
* Basic template for an Amiga core windowChris Young2017-01-011-1/+1
| | | | Drawing and event processing not written yet
* move tree compatability layer to amiga frontendVincent Sanders2016-12-311-2/+3
|
* Move memory functions from misc.c to memory.cChris Young2016-11-191-1/+1
|
* Attempt to preserve timestampsChris Young2016-09-071-13/+13
|
* Remove pointless string copyChris Young2016-07-291-1/+1
|
* Move current user options path to an abstracted nsoptions_read/write functionChris Young2016-07-091-1/+1
|
* Make Amiga SearchEngines file out of the global one plus our own additionsChris Young2016-07-011-1/+2
|
* Remove old native build lines from makefileChris Young2016-06-251-34/+10
|
* fix amiga package dir locationVincent Sanders2016-05-151-6/+7
|
* move frontends into sub directoryVincent Sanders2016-05-151-0/+122