summaryrefslogtreecommitdiffstats
path: root/psprint_config
Commit message (Collapse)AuthorAgeFilesLines
* Towards a working instdir for Mac OS XStephan Bergmann2013-09-112-2/+2
| | | | | | | | | | | | | | | | | 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
* Further work on the "Mac-like app structure" optionTor Lillqvist2013-08-182-2/+2
| | | | | | | 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
* re-base on ALv2 code. Includes:Michael Meeks2013-06-033-63/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches contributed by Mathias Bauer gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 http://svn.apache.org/viewvc?view=revision&revision=1397337 http://svn.apache.org/viewvc?view=revision&revision=1397315 http://svn.apache.org/viewvc?view=revision&revision=1396797 Patches contributed by Andre Fischer Fixed getcsym.awk to handle #-comments that contain special regexp chars. http://svn.apache.org/viewvc?view=revision&revision=1230971 118778: Added ADDITIONAL_REPOSITORIES environment variable and its automatic setup in configure. http://svn.apache.org/viewvc?view=revision&revision=1232004 118160: Added external CoinMP library. http://svn.apache.org/viewvc?view=revision&revision=1233909 Patches contributed by Herbert Duerr #i119168# use generic LICENSE file for langpacks and sdks http://svn.apache.org/viewvc?view=revision&revision=1310178 macosxotoolhelper: need to quote perl regexp if it may contain regexp metachars http://svn.apache.org/viewvc?view=revision&revision=1183367 allow gbuild with empty sysroot on linux http://svn.apache.org/viewvc?view=revision&revision=1179186 Patches contributed by Ingo Schmidt native373: #164472# improvements for msi database http://svn.apache.org/viewvc?view=revision&revision=1167540 http://svn.apache.org/viewvc?view=revision&revision=1167539 Patches contributed by Jurgen Schmidt adapt setup package scripts to handle special DS_Store file for developer snapshot builds http://svn.apache.org/viewvc?view=revision&revision=1232430 imported patch extensions_i117681.patch http://svn.apache.org/viewvc?view=revision&revision=1172102 Patches contributed by Michael Stahl gbuild: RepositoryFixes.mk should be optional http://svn.apache.org/viewvc?view=revision&revision=1166123 xslt filter: remove the FLA horror wordml import filter: replace FLA usage with plain XSLT http://svn.apache.org/viewvc?view=revision&revision=1363727 Patch contributed by Oliver-Rainer Wittmann i#88652: applied patch, remove unicows deps http://svn.apache.org/viewvc?view=revision&revision=1177585 Remove lots of OS2 conditionals, re-extract Rhino Java, unwind cppunit pieces, cleanup Mac image bits, remove coin-mp and re-package lpsolve, Oxygen & Crystal, fixup qstart bits, expand MPLv2 subset checking. Change-Id: Iad5c8a76399620b892671633c0d8c29996db3564
* fdo#63197: convert psprint_config filesJulien Nabet2013-04-183-6/+10
| | | | | | | Change-Id: I99660704931c7341a72fe303fae47f984f968ecb Reviewed-on: https://gerrit.libreoffice.org/3443 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
|
* remove all d.lstMichael Stahl2013-02-281-0/+0
| | | | Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
* re-base on ALv2 code.Michael Meeks2012-06-263-38/+42
|
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+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
* more documentation and cleanups for various modules.Michael Meeks2012-03-061-2/+4
|
* Fix typos in commentsElton Chung2012-02-181-3/+3
|
* Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich2012-02-081-0/+3
|
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
|
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
|
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
|
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-3/+3
|
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
| | | | | This allow to run make in a module wihtout the need to source Env.Host.sh.
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
|
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
|
* Emacs modeline compatible with vim's oneTakeshi Abe2011-08-051-0/+1
|
* convert psprint_config to gbuildMatúš Kukan2011-08-0210-32/+152
|
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-2/+2
|
* if we patch ppds, don't package .orig filesMichael Meeks2011-03-291-1/+1
|
* add some configure options to control external libtextcat and libtextcat dataCaolán McNamara2010-10-051-1/+1
|
* remove undistributable .PS files from psprint_configRene Engelhard2010-09-28174-185390/+0
|
* changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-123-15/+3
| | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* INTEGRATION: CWS vcl89 (1.3.4); FILE MERGEDKurt Zenker2008-06-251-1/+5
| | | | 2008/05/07 19:57:23 pl 1.3.4.1: #i72327# use switch WITH_SYSTEM_PPD_DIR
* INTEGRATION: CWS changefileheader (1.2.26); FILE MERGEDRüdiger Timm2008-04-111-23/+19
| | | | 2008/03/28 15:36:54 rt 1.2.26.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.3.34); FILE MERGEDRüdiger Timm2008-04-111-0/+33
| | | | 2008/03/28 15:36:54 rt 1.3.34.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.4.34); FILE MERGEDRüdiger Timm2008-04-111-23/+19
| | | | 2008/03/28 15:36:54 rt 1.4.34.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS vcl85_SRC680 (1.2.32); FILE MERGEDRüdiger Timm2008-01-291-2/+2
| | | | | 2007/12/21 13:05:32 pl 1.2.32.2: RESYNC: (1.2-1.3); FILE MERGED 2007/12/21 12:52:31 pl 1.2.32.1: #i84481# disable font substitution per default to avoid glyph fallback in a multitude of locales
* INTEGRATION: CWS kprinter (1.2.30); FILE MERGEDKurt Zenker2007-12-121-0/+16
| | | | 2007/11/13 09:57:13 pl 1.2.30.1: #i83505# update psprint.conf documentation
* INTEGRATION: CWS freeafms (1.4.22); FILE MERGEDKurt Zenker2007-05-101-2/+1
| | | | | 2006/12/06 14:21:43 rene 1.4.22.2: #i72124# depend on afms 2006/12/06 13:10:42 rene 1.4.22.1: #i72124# fix build.lst
* INTEGRATION: CWS vcl59 (1.1.102); FILE MERGEDJens-Heiner Rechtien2006-06-091-0/+1109
| | | | | | 2006/05/31 08:48:49 pl 1.1.102.3: #b6412128# added quotation mark at end of QuotedValue 2006/05/30 10:45:55 pl 1.1.102.2: #b6412128# added change comment 2006/05/30 10:33:00 pl 1.1.102.1: #b6412128# Lexmark Optra T614 does not change tray with /PageSize 7 policy
* INTEGRATION: CWS mh20137 (1.1.94); FILE MERGEDRüdiger Timm2006-02-101-11/+50
| | | | | | | 2006/02/09 15:50:42 hr 1.1.94.4: #i50989#: fix logic 2006/02/09 15:28:35 mh 1.1.94.3: chg: build condition, #i50989# 2006/02/09 15:15:39 mh 1.1.94.2: add: license header, build condition, #i50989# 2005/11/04 14:01:02 mh 1.1.94.1: i50989: remove psprint drivers (*afm + *.ps) when packaging OOo
* INTEGRATION: CWS ooo19126 (1.3.2); FILE MERGEDRüdiger Timm2005-09-081-40/+21
| | | | 2005/09/05 14:01:26 rt 1.3.2.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS vcl29 (1.2.10); FILE MERGEDJens-Heiner Rechtien2004-11-261-5/+48
| | | | 2004/10/20 16:30:27 cp 1.2.10.1: #i35899# lgpl or sissl (c) for sgenprt and sgent42
* INTEGRATION: CWS vcl28 (1.3.72); FILE MERGEDJens-Heiner Rechtien2004-11-091-2/+0
| | | | 2004/10/07 12:53:28 pl 1.3.72.1: #i34064# laguage independent psprint.conf
* INTEGRATION: CWS vcl28 (1.3.86); FILE MERGEDJens-Heiner Rechtien2004-11-091-1/+0
| | | | 2004/10/07 12:53:28 pl 1.3.86.1: #i34064# laguage independent psprint.conf
* INTEGRATION: CWS vcl28 (1.1.86); FILE MERGEDJens-Heiner Rechtien2004-11-091-1/+1
| | | | 2004/10/07 12:53:28 pl 1.1.86.1: #i34064# laguage independent psprint.conf
* INTEGRATION: CWS vcl23 (1.1.74); FILE MERGEDRüdiger Timm2004-07-231-22/+0
| | | | 2004/06/15 10:49:49 pl 1.1.74.1: #i30232# removed useless resolution settings
* MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien2003-03-261-6/+4
|
* #100000# needs soltools to buildRüdiger Timm2002-12-111-1/+1
|
* #101969# letter format as default in english (01) installationPhilipp Lohmann2002-12-103-3/+6
|
* #97829# updated psprint configurationPhilipp Lohmann2002-02-28181-0/+185007