summaryrefslogtreecommitdiff
path: root/cocoa/Makefile.target
Commit message (Expand)AuthorAgeFilesLines
* move common include path setup to core MakefileVincent Sanders2012-12-201-4/+2
* make macro name more correctVincent Sanders2012-12-131-4/+4
* Remove libxmlJohn-Mark Bell2012-11-101-4/+3
* Port save complete to libdom.John-Mark Bell2012-11-031-1/+0
* fix cocoa Message generationVincent Sanders2012-11-031-1/+5
* use correct flags with cp for mac os directory copyingVincent Sanders2012-10-151-4/+8
* bodge the makefile version extraction.Vincent Sanders2012-10-151-1/+2
* add packaging objects to clean targetVincent Sanders2012-10-151-0/+12
* remove -a from cp command as mac os x 10.5 cp does not have the switchVincent Sanders2012-10-151-1/+1
* Split install and package targets.Vincent Sanders2012-08-231-0/+12
* add libdomVincent Sanders2012-07-261-2/+2
* make cocoa build use pkg-config properly and build release tarballs (primaril...Vincent Sanders2011-09-261-7/+14
* add Mac OS X .dmg instalelr file build rulesVincent Sanders2011-08-311-0/+10
* make image content handlers build conditional from teh makefileVincent Sanders2011-08-281-4/+5
* Add netsurf.png to the OSX resources.François Revel2011-05-141-1/+2
* OSX: Always empty the Resources folder in the .app bundle when populating it,...François Revel2011-05-091-0/+1
* Add internal.css to OSX resources. This fixes the dirlist display.François Revel2011-05-071-1/+1
* When passed WITH_MACPORTS to make, add /opt/local/{include,lib} to the search...François Revel2011-05-061-0/+5
* Fix testament rule for cocoa's build system's prefixed pathsDaniel Silverstone2011-03-221-0/+4
* Passing $(DEVELOPER_PATH) to the compile-xib script to select the right ibtool.Sven Weidauer2011-03-141-1/+1
* Added Makefile setting for the SDK version.Sven Weidauer2011-03-141-1/+2
* Adding ability to specify /Developer dir in MakefilesSven Weidauer2011-03-141-2/+2
* Using feature_enabled in Makefile.target to see if Apple ImageIO should be used.Sven Weidauer2011-03-071-0/+1
* Created content handler CONTENT_APPLE_IMAGE for Mac OS X that can handle all ...Sven Weidauer2011-03-051-7/+2
* Adding ca-bundle to the resourcesSven Weidauer2011-03-031-1/+1
* Adding icons for tree views.Sven Weidauer2011-02-271-1/+1
* Lose space: make can sometimes be picky about such things, so avoid the poten...John Mark Bell2011-02-251-1/+1
* Building translated nib files if strings file exist.Sven Weidauer2011-02-251-5/+13
* Added 'Localizable.strings' to bundle resources and added german translations...Sven Weidauer2011-02-251-1/+1
* New local history panel with scrollbars. Still needs to resize itself to fit ...Sven Weidauer2011-02-171-2/+6
* New icon for homepage button and tooltips for homepage and local history butt...Sven Weidauer2011-02-081-1/+1
* Bookmarks window. No editing yet.Sven Weidauer2011-02-011-1/+1
* Implemented bookmarks menu.Sven Weidauer2011-02-011-0/+1
* Implemented global history window using new Tree class.Sven Weidauer2011-02-011-1/+3
* Factored Tree class out of TreeViewSven Weidauer2011-02-011-0/+1
* Reorganized includes.Sven Weidauer2011-01-311-1/+0
* Implemented preferences window.Sven Weidauer2011-01-311-1/+2
* Updated Makefile.targetSven Weidauer2011-01-311-34/+23
* Implemented search window.Sven Weidauer2011-01-311-1/+6
* Changing Xcode project file to build using the Makefiles and fixed some warni...Sven Weidauer2011-01-311-0/+2
* add default system colour handlers to each frontendVincent Sanders2011-01-301-5/+6
* Updated PSMTabBarControl source code to version from https://github.com/dergr...Sven Weidauer2011-01-261-1/+4
* Creating select menus for formsSven Weidauer2011-01-251-0/+1
* Added local history overlaySven Weidauer2011-01-241-0/+1
* Nice back/forward buttons and moved refresh button into URL field (like Safari)Sven Weidauer2011-01-241-0/+1
* - whitespace cleanup.François Revel2011-01-231-3/+9
* Generating version info in Info.plist from version.cSven Weidauer2011-01-231-2/+3
* Makefile cleanup and copying only required localized resourcesSven Weidauer2011-01-231-31/+22
* Building universal binary (only works for clang and not for ppc64)Sven Weidauer2011-01-231-4/+13
* Assembling .app bundle in Makefile.targetSven Weidauer2011-01-231-0/+62