Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


And I removed configure.cmd as it's a personal file (local paths and so on).

Thomas

On 02/12/2011 04:48 PM, Thomas Arnhold wrote:
Hi,

I've removed gjc aot from the build system. I grep'd for occurances
inside other repos, but it doesn't match anything. Looks like this is
all. LibO builds an runs fine on Linux.

Thomas



_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

From f21ae7220562d326a49b4dc8ca817e307b599455 Mon Sep 17 00:00:00 2001
From: Thomas Arnhold <thomas@arnhold.org>
Date: Sat, 12 Feb 2011 17:01:06 +0100
Subject: [PATCH 2/2] Remove configure.cmd as it's a personal file

---
 configure.cmd |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
 delete mode 100755 configure.cmd

diff --git a/configure.cmd b/configure.cmd
deleted file mode 100755
index dfdc0b6..0000000
--- a/configure.cmd
+++ /dev/null
@@ -1,7 +0,0 @@
-@echo off
-setlocal
-SET MY_ANT_HOME=e:/java150/apache-ant-1.7.0
-SET JAVA_HOME=e:\java150
-SET PATH=%JAVA_HOME%\bin;%PATH%;%MY_ANT_HOME%\bin;
-sh -c "configure --with-system-openssl --with-system-icu --with-system-libxml 
--with-system-libxslt --disable-werror --with-use-shell=bash --disable-mozilla --disable-epm 
--disable-odk --disable-qadevooo --with-x=no --disable-fontconfig --disable-gnome-vfs --disable-gtk 
--with-java=yes --without-nas --without-fonts --with-ant-home=%MY_ANT_HOME%" | tee configure.log
-endlocal
-- 
1.7.3.5


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.