summaryrefslogtreecommitdiff
path: root/afms
AgeCommit message (Collapse)AuthorFilesLines
2013-09-23Try to fix cross-compilationTor Lillqvist1-1/+1
Add more FOO_FOR_BUILD variables and some gb_Foo_for_build functions. Get rid of gb_INSTROOT and gb_DEVINSTALLROOT, just use INSTROOT. Change-Id: Iee531b02d14fae41edb68ad589a5dec829a60255
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann1-1/+1
Introduced gb_INSTROOT, which is the same as $(INSTDIR) except for Mac OS X, where it is $(INSTDIR)/LibreOffice.app/Contents. Most stuff ends up there (so most occurrences of $(INSTDIR) have been replaced with $(gb_INSTROOT)), but SDK- related stuff goes to $(INSTDIR)/$(gb_Package_SDKDIRNAME). (And GeneratedPackage needed to be made more flexible, to allow for packages that go into either of those two places.) For Android and iOS, gb_INSTROOT probably still needs to be set. The most obvious missing thing yet to make instdir work for Mac OS X is the instdir/*/LibreOffice.app/Contents/ure/ vs. instdir/*/LibreOffice.app/Contents/ure-link/ split. Change-Id: I4478edd27b14c92c96d92d5169bdca3ec50d78f5
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist1-1/+1
Lots of stuff still either ended up in the wrong place, or was looked up from the wrong place, or both. Fix most cases. Change-Id: I06ebbce207c219f3cd82b4387dd9b3fdb83420d4
2013-04-28fdo#63197: convert fontunxafmJulien Nabet2-6/+4
Change-Id: Ib382319a4916b711c820c06ba57928ca11d0b804 Reviewed-on: https://gerrit.libreoffice.org/3648 Tested-by: David Tardon <dtardon@redhat.com> Reviewed-by: David Tardon <dtardon@redhat.com>
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-22/+4
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-02-28remove all d.lstMichael Stahl1-0/+0
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2012-09-26add missing dep on unpacked tarballDavid Tardon1-0/+4
Change-Id: Ibacf45072be2ec143e8cc2207d9ce14409a8c812
2012-09-26gbuildification of afmsNorbert Thiebaud9-57/+103
Change-Id: I7ead3e90c9037289b917820c20f5265d5b080b47
2012-06-26re-base on ALv2 code.Michael Meeks1-21/+12
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-03-09minor documentation tweaksMichael Meeks1-1/+1
2012-03-06more idle code documentation improvementMichael Meeks1-1/+1
2012-02-08Added and improved READMEs for modules whihc used to be in libs-externJosh Heidenreich1-0/+1
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-2/+2
2010-11-29ause128: #i115689# guard additional dependencies of ZIPnTARGETNHans-Joachim Lankenau1-0/+3
2010-04-16CWS-TOOLING: integrate CWS sb118Jens-Heiner Rechtien1-2/+0
2010-03-10ause110: update to DEV300_m74Hans-Joachim Lankenau1-5/+1
2010-02-25sb118: merged in DEV300_m72sb1-5/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-5/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-15ause110: #i106731# remove tarballs from scm and find them in download cache dirHans-Joachim Lankenau1-0/+1
2010-01-12sb118: #i108269# first step of removing tcsh supportsb1-2/+0
2009-09-16CWS-TOOLING: integrate CWS l10nframework01Ivo Hinkelmann1-2/+4
2008-04-11INTEGRATION: CWS changefileheader (1.5.10); FILE MERGEDRüdiger Timm1-23/+19
2008/03/31 13:17:22 rt 1.5.10.1: #i87441# Change license header to LPGL v3.
2007-07-02Flag file. Touch it to get existing zip file rebuilt instead of just updated.Rüdiger Timm1-0/+0
2007-05-21#i77632# Syntax.Rüdiger Timm1-1/+1
2007-05-11#i10000# build fixes for solarisKurt Zenker1-4/+5
2007-05-10#i10000# - micro fix for 4ntHans-Joachim Lankenau1-3/+3
2007-01-11#i72124# exclude Helvetica-Narrow; add mkdir to d.lstRené Engelhard2-3/+4
2006-12-06#i72124# make afms zipped and the zip delivered (like in former psprint_config)René Engelhard2-27/+10
2006-12-06#i72124# add afms moduleRené Engelhard3-0/+86