summaryrefslogtreecommitdiff
path: root/atari/Makefile.target
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Use correct LD_LIBRARY_PATH for additional libraries"Ole Loots2013-12-051-1/+1
| | | | This reverts commit 5b4a9e9315d688765115f846a8cd1731dfffb5b3.
* Use correct LD_LIBRARY_PATH for additional librariesOle Loots2013-12-041-1/+1
|
* Copy language file into installation package.Ole Loots2013-11-231-0/+1
|
* Reverted local adjustments to Makefile.target.Ole Loots2013-10-061-6/+6
|
* Added about dialog, fixed scrolled treeview redraw.Ole Loots2013-10-061-0/+1
|
* Added SSL Cert Inspector WindowOle Loots2013-10-061-0/+1
| | | | (based on treeview API)
* Hotlist and History and Cookies Manager implemented.Ole Loots2013-10-061-7/+7
| | | | (The Cookie Manager window is a new one)
* Replaced atari_treeview wrapper with a new oneOle Loots2013-10-061-11/+13
| | | | (removed all modules which used the old tree API)
* Tuned frontend Makefiles for local environment.Ole Loots2013-10-061-6/+6
|
* move atari to new options codeVincent Sanders2013-05-281-1/+0
|
* fixup message splitting with updated toolVincent Sanders2013-05-021-2/+1
|
* Some more finetuning...Ole Loots2013-01-311-0/+2
|
* Finally it compiles without WinDom - still some things to bring back:Ole Loots2013-01-071-2/+1
| | | | | - Serch window - Pop Menus in the settings dialog
* Bring netsurf frontend arch and buildsystem arch in sync.Ole Loots2013-01-051-3/+3
| | | | | Previously, the frontend used ATARI_ARCH for output package configuration, this is now changed to ATARIARCH.
* Removed browser.h/.cOle Loots2013-01-031-1/+0
|
* Implemented caret redraw.Ole Loots2013-01-011-1/+0
|
* Merge branch 'master' into mono/removing-windom-dependencyOle Loots2012-12-311-1/+1
|\
| * move common include path setup to core MakefileVincent Sanders2012-12-201-1/+1
| |
* | Updated Makefile.targetOle Loots2012-12-311-1/+3
| |
* | - started to work on settings dialogOle Loots2012-12-211-2/+3
| | | | | | | | | | | | - some WIP in treeview widgets. Changed destroy / and init handling. It requires some optimization, when the widget is closed it must remove itself from the guiwin list, for perfomance.
* | Merge branch 'master' into mono/removing-windom-dependencyOle Loots2012-12-181-2/+2
|\|
| * make macro name more correctVincent Sanders2012-12-131-2/+2
| |
* | Preparing for merge...Ole Loots2012-12-181-2/+4
| |
* | Removed global_evnt.c module.Ole Loots2012-12-061-2/+2
| |
* | Imporved gemtk toolbar handling.Ole Loots2012-11-191-9/+36
|/
* Revert "Added missing Makefile changes for recent deskmenu commit."Ole Loots2012-11-181-1/+1
| | | | | This reverts commit c5fb16d56df03580d99fae44d9fea44868f33cc5. This change belongs into a new branch
* Added missing Makefile changes for recent deskmenu commit.Ole Loots2012-11-141-1/+1
|
* Added message box, so warn_user works as expected.Ole Loots2012-11-121-1/+1
|
* Remove libxmlJohn-Mark Bell2012-11-101-2/+1
|
* Port save complete to libdom.John-Mark Bell2012-11-031-1/+1
|
* A little bit of polish?Rob Kendrick (fatigue)2012-11-031-1/+1
|
* Minimal fix to get atari rebuildingRob Kendrick (fatigue)2012-11-031-2/+2
|
* Add optional use of STACK & STRIP Variables.Ole Loots2012-10-141-10/+12
|
* Strip the resulting executable, also update stack size.Ole Loots2012-10-131-13/+14
| | | | Consider m5475 toolchain (new Variable CROSS_COMPILE).
* Added netsurf.png to package, now the welcome page displays correctly.Ole Loots2012-08-281-0/+1
| | | | | Altough I don't like to have netsurf.png floating around in the root directory of netsurf.
* Do not install FatMessages file, but english default.Ole Loots2012-08-261-1/+8
| | | | Also install welcome.html & etc.
* Disable stack change on executable for target package-atariOle Loots2012-08-261-1/+1
|
* Disable strip on executable for target package-atari.Ole Loots2012-08-261-1/+1
|
* Copy toolbar to right location.Ole Loots2012-08-261-7/+1
|
* Default to download font from http://ftp.gnome.orgOle Loots2012-08-261-2/+2
|
* Download fonts to build directory and copy from there.Ole Loots2012-08-261-7/+20
|
* Implemented atari-package targetOle Loots2012-08-251-17/+72
|
* Added missing copyright headersOle Loots2012-08-241-3/+31
|
* Split install and package targets.Vincent Sanders2012-08-231-0/+10
| | | | Install target is for installing on the local machine and package generates a package
* Added and use PRGSUFFIX to configure executable name.Ole Loots2012-08-231-1/+7
|
* add sdk library pathVincent Sanders2012-08-211-0/+1
|
* Clean up flags setup, requires changes to Makefile.defaultOle Loots2012-07-251-13/+23
|
* Plotter refactor: removed one plotter abraction layer.Ole Loots2012-07-131-5/+2
|
* Added missing but not-so important changes from local SVN working copy.Ole Loots2012-07-101-0/+1
|
* Add Javascript case to FreeMiNT Makefile.targetOle Loots2012-07-051-2/+12
|