summaryrefslogtreecommitdiff
path: root/stoc/source/bootstrap/services.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/source/bootstrap/services.cxx')
-rw-r--r--stoc/source/bootstrap/services.cxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/stoc/source/bootstrap/services.cxx b/stoc/source/bootstrap/services.cxx
index 18cbdbf464ed..c98ee46d8922 100644
--- a/stoc/source/bootstrap/services.cxx
+++ b/stoc/source/bootstrap/services.cxx
@@ -2,13 +2,10 @@
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
- * Copyright 2008 by Sun Microsystems, Inc.
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: services.cxx,v $
- * $Revision: 1.3 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
7d6d83de44d7c0eed'>Fixe project for Xcode5 iOS7 new solver changesRoi Illouz 2013-10-29New CustomTarget, move Xcode setup to MakefileRoi Illouz 2013-10-27No more lib dir. Linking to original filesRoi Illouz 2013-10-22emantic name changing fro LO_LDFLAGS to LINK_LDFLAGSRoi Illouz 2013-10-22Created an automatic lib linkage with no copy to source treeRoi Illouz 2013-10-20Fix breakpoint support for XcodeRoi Illouz 2013-10-18ios tile testing app donePtyl Dragon 2013-10-17The Emacs mode for Objective-C is called "ObjC"Tor Lillqvist 2013-10-17infrastructure for ios tile testing appPtyl Dragon 2013-10-17Make the MobileLibreOffice project work better in a srcdir!=builddir scenarioTor Lillqvist 2013-10-16Use ln -f to avoid warnings about existing filesTor Lillqvist 2013-10-16Drop the set -xTor Lillqvist 2013-10-16Make libc++ optional for iOS and use the right library in the Xcode projectsTor Lillqvist 2013-10-16For clarity, prefix the LO-specific Xcode configuration variables with LO_Tor Lillqvist 2013-10-16Adapt to changed directory structure in fundamentalrcTor Lillqvist 2013-10-16No "registry" directly at top app level any moreTor Lillqvist 2013-10-16Use libc++ here, too, as we now do for the LO codeTor Lillqvist 2013-10-16Ignore the lib_link and resource_link dirsTor Lillqvist 2013-10-16Adapt library names and paths to current build systemTor Lillqvist 2013-10-16Linking changes: Adapt to changes in build systemTor Lillqvist 2013-10-16Adapt to recent changes in solver/instdir/workdir structureTor Lillqvist 2013-10-16Use OUTDIR and INSTDIR in the shell scriptTor Lillqvist 2013-10-16We want config_host, not config_buildTor Lillqvist 2013-10-16Set ARCHS = armv7 otherwise Xcode complains for me about armv7sTor Lillqvist 2013-10-15Add the new iOS app project filesptyl@cloudon.com