* http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
*
-->
-<refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="ilib_compile">
+<refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" scilab:needs-examples="no" xml:lang="en" xml:id="ilib_compile">
<refnamediv>
<refname>ilib_compile</refname>
<refpurpose>ilib_build utility: executes the Makefile produced by ilib_gen_Make</refpurpose>
Utility function used by <literal>ilib_build</literal>
</para>
<para>
+ <warning>This function should not be used directly.</warning>
+ </para>
+ <para>
This executes the Makefile produced by <literal>ilib_gen_Make</literal>, compiles
the C and fortran files and generates the shared library.
</para>
* http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
*
-->
-<refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="ilib_gen_Make">
+<refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" scilab:needs-examples="no" xml:lang="en" xml:id="ilib_gen_Make">
<refnamediv>
<refname>ilib_gen_Make</refname>
<refpurpose>utility for ilib_build: produces a Makefile for building shared libraries</refpurpose>
Utility function used by <literal>ilib_build</literal>
</para>
<para>
+ <warning>This function should not be used directly.</warning>
+ </para>
+ <para>
This function generates a Makefile adapted to the Operating System for
building shared libraries to be loaded in Scilab. Proper options and
paths are set.
* http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
*
-->
-<refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="ilib_gen_cleaner">
+<refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" scilab:needs-examples="no" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="ilib_gen_cleaner">
<refnamediv>
<refname>ilib_gen_cleaner</refname>
<refpurpose>utility for ilib_build: generates a cleaner file</refpurpose>
This function generates a cleaner file.
</para>
<para>
+ <warning>This function should not be used directly.</warning>
+ </para>
+ <para>
<emphasis role="bold">Only use this function is you know what you are doing (it is a semi-private function).</emphasis>
</para>
</refsection>
* http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
*
-->
-<refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="ilib_gen_loader">
+<refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" scilab:needs-examples="no" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="ilib_gen_loader">
<refnamediv>
<refname>ilib_gen_loader</refname>
<refpurpose>utility for ilib_build: generates a loader file</refpurpose>
Utility function used by <literal>ilib_build</literal>
This function generates a loader file.
</para>
+ <para>
+ <warning>This function should not be used directly.</warning>
+ </para>
</refsection>
<refsection role="see also">
<title>See Also</title>
* http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
*
-->
-<refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="supported_compilers" xml:lang="en">
+<refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" scilab:needs-examples="no" xmlns:scilab="http://www.scilab.org" xml:id="supported_compilers" xml:lang="en">
<refnamediv>
<refname>Supported and compatible compilers</refname>
<refpurpose>supported and compatible compilers by Scilab</refpurpose>