summaryrefslogtreecommitdiff
path: root/atari/scripts
Commit message (Collapse)AuthorAgeFilesLines
* added new options. Ole Loots2011-09-201-22/+25
| | | | svn path=/trunk/netsurf/; revision=12827
* lowered stack value (the large value was added because of excesive stack ↵Ole Loots2011-06-031-2/+3
| | | | | | usage within mintlibs regex, but it can be avoided when using malloc within regex impl.), added missing internal.css svn path=/trunk/netsurf/; revision=12456
* Updated package script ( reduced stack size )Ole Loots2011-02-221-22/+9
| | | | svn path=/trunk/netsurf/; revision=11760
* Adjusted default config for url and cookie files.Ole Loots2011-02-121-25/+9
| | | | svn path=/trunk/netsurf/; revision=11658
* Added file upload / file dragdropOle Loots2011-02-051-6/+4
| | | | svn path=/trunk/netsurf/; revision=11621
* Added default downloads locationOle Loots2011-02-011-1/+2
| | | | svn path=/trunk/netsurf/; revision=11594
* Increased stack size for release executable.Ole Loots2011-01-301-2/+3
| | | | svn path=/trunk/netsurf/; revision=11539
* Added copy directives for some missing files. Ole Loots2011-01-221-9/+4
| | | | svn path=/trunk/netsurf/; revision=11453
* Added missing font copy commandOle Loots2011-01-101-0/+3
| | | | svn path=/trunk/netsurf/; revision=11283
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+223
svn path=/trunk/netsurf/; revision=11218