Home
last modified time | relevance | path

Searched refs:compile (Results 1 – 25 of 90) sorted by relevance

1234

/trunk/main/apache-commons/patches/
H A Dhttpclient.patch5 debug ="${compile.debug}"
6 deprecation ="${compile.deprecation}"
7 - optimize ="${compile.optimize}">
8 + optimize ="${compile.optimize}"
10 <classpath refid="compile.classpath"/>
14 debug ="${compile.debug}"
16 - optimize ="${compile.optimize}">
17 + optimize ="${compile.optimize}"
19 <classpath refid="compile.classpath"/>
24 debug ="${compile.debug}"
[all …]
H A Dhttpclient_no_javadoc.patch7 - <target name="dist" depends="compile,doc"
8 + <target name="dist" depends="compile"
H A Dcodec.patch5 <target name="dist" depends="compile, javadoc" description="Create binary distribution">
12 <target name="jar" depends="compile" description="Create jar">
H A Dlogging.patch15 <property name="compile.debug" value="true"/>
/trunk/main/icc/source/create_sRGB_profile/
H A DMakefile.in141 LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
194 mostlyclean-compile:
197 distclean-compile:
332 distclean-am: clean-am distclean-compile distclean-depend \
359 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
365 clean-generic clean-libtool distclean distclean-compile \
372 mostlyclean mostlyclean-compile mostlyclean-generic \
/trunk/main/saxon/
H A Dsaxon-9.0.0.7-bj.patch203 + <!-- Substitute build-bj.dir if there is no requirement to compile the sample applications
428 + <target name="compile-s9api" description="Compile s9api classes for Java."
429 + depends="compile-bj, compile-saj, copysource-development">
540 + <target name="jar-saj" description="Create Saxon-SA jar files for Java" depends="compile-s9api…
585 + <!-- The Saxon-Ant task is delivered with Saxon-B but it won't compile without Saxon-SA pr…
592 + <target name="jar-bn" description="Create Saxon-B jar files for .NET" depends="compile-bn">
599 + <target name="jar-san" description="Create Saxon-SA jar files for .NET" depends="compile-san">
616 + Invoke IKVMC to cross-compile the JAR files into DLLs
632 + <exec dir="." executable="csharp-compile.cmd" >
960 + <include name="csharp-compile.cmd"/>
[all …]
H A Dmakefile.mk48 @echo No Java support. Can not compile saxon.
/trunk/main/graphite/
H A Dgraphite-2.3.1.patch.mingw51 …@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CX…
54 +@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX…
58 +@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CX…
61 +@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX…
65 +@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CX…
/trunk/main/libxmlsec/
H A Dxmlsec1-mingw-keymgr-mscrypto.patch51 …@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC)…
54 +@am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INC…
58 +@am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLU…
61 …@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) …
H A Dxmlsec1-configure.patch222 -# the compiler is broken, or we cross compile.
246 -If you meant to cross compile, use \`--host'.
258 -# the compiler is broken, or we cross compile.
268 as_fn_error "cannot compute suffix of executables: cannot compile and link
294 +# the compiler is broken, or we cross compile.
328 +If you meant to cross compile, use \`--host'.
/trunk/main/apache-commons/java/logging/
H A Dmakefile.mk63 …ION)" -Dbuild.compiler=gcj -Dservletapi.jar=$(SERVLETAPI_JAR) -f $(ANT_BUILDFILE) compile build-jar
65 …bel="build-$(RSCREVISION)" -f $(ANT_BUILDFILE) -Dservletapi.jar=$(SERVLETAPI_JAR) compile build-jar
/trunk/test/
H A DREADME.md68 ant -Dopenoffice.home="$PWD/testspace/install/openoffice4" compile
72 ant -Dopenoffice.home="/opt/openoffice4" compile
76 ant -Dopenoffice.home="C:\Program Files (x86)\OpenOffice 4" compile
/trunk/main/solenv/doc/gbuild/solenv/gbuild/
H A Dgbuild.mk59 /// command to compile c source files
61 /// command to compile c++ source files
H A Dlinktarget.mk46 /// Platformdependent command to compile a plain C object.
77 /// Platformdependent command to compile a C++ object.
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DProductDescription.java71 Pattern pattern = Pattern.compile(match, Pattern.CASE_INSENSITIVE); in setNewMacro()
263 Pattern pattern = Pattern.compile(match, Pattern.CASE_INSENSITIVE); in parse()
/trunk/main/toolkit/doc/layout/
H A DChangeLog3 * source/awt/vclxwindow.cxx: Fix compile warning.
336 * workben/makefile.mk: Add compile time tralay translation rule.
400 * workben/makefile.mk: [!ENABLE_LAYOUT]: Do not compile anything in
559 OUSTRING_CSTR define and debugging compile fix & feature.
832 wordcount.xml, compile fixes from sw/...
1040 * : In-tree compile fixes for -DLAYOUT=1.
/trunk/main/desktop/win32/source/applauncher/
H A Dlauncher.hxx24 #error Need C++ to compile
/trunk/main/l10ntools/java/jpropex/java/
H A DNoLocalizeFilter.java32 Pattern p = Pattern.compile("#[\\s]*x-no-translate");
/trunk/main/ucb/source/ucp/ftp/
H A Dtest.py37 os.path.walk(directory,grep,re.compile(pattern))
/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/type/
H A DStringParser.java47 maPattern = Pattern.compile(aLine[6].replace("\\p{Is", "\\p{In")); in StringParser()
/trunk/main/solenv/inc/
H A Dant.mk81 compile .PHONY: target
/trunk/main/xmerge/source/inc/
H A Dantbuild.properties26 # set whether we want to compile with or without deprecation
/trunk/main/testgraphical/ui/java/ConvwatchGUIProject/nbproject/private/
H A Dprivate.properties24 compile.on.save=true
/trunk/main/canvas/source/directx/
H A Ddx_winstuff.hxx46 #error please define for which directx version we should compile
/trunk/main/dbaccess/win32/source/odbcconfig/
H A Dodbcconfig.cxx28 #error Need C++ to compile

Completed in 77 milliseconds

1234