1
1
openmpi/config
Brian Barrett 52369307f8 Add a feature to the build system that Terry from Sun and I talked about
in San Jose.  Allow the configure option --disable-binaries to build OMPI,
but not build or install the support binaries (so basically, just build
the libraries).

This commit was SVN r9777.
2006-04-29 02:16:41 +00:00
..
c_get_alignment.m4 Two patches from Ralf Wildenhues to improve configure: 2006-04-14 15:33:51 +00:00
c_weak_symbols.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
cxx_find_exception_flags.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
cxx_find_template_parameters.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
cxx_find_template_repository.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
cxx_have_exceptions.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
distscript.csh Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
f77_check_logical_array.m4 * have to use same case for creating a function name as using it in the 2006-03-24 02:34:13 +00:00
f77_check_type.m4 Bring the f90 configuration up to speed with the f77 configuration 2006-02-12 15:11:36 +00:00
f77_check.m4 Bring the f90 configuration up to speed with the f77 configuration 2006-02-12 15:11:36 +00:00
f77_find_ext_symbol_convention.m4 * skip some F90 tests if we aren't compilng F90 2006-02-12 16:59:56 +00:00
f77_get_alignment.m4 * have to use same case for creating a function name as using it in the 2006-03-24 02:34:13 +00:00
f77_get_fortran_handle_max.m4 Convert all Fortran 77 tests to use config cache so that we have a way to 2006-01-13 04:08:40 +00:00
f77_get_sizeof.m4 * add some debugging if conftestval the file doesn't exist 2006-03-28 13:55:39 +00:00
f77_get_value_true.m4 * have to use same case for creating a function name as using it in the 2006-03-24 02:34:13 +00:00
f77_purge_unsupported_kind.m4 * Fix issue when a type existed but we didn't have a corresponding C type - 2006-01-13 14:51:20 +00:00
f90_check_type.m4 Bring the f90 configuration up to speed with the f77 configuration 2006-02-12 15:11:36 +00:00
f90_check.m4 Finish the rest of r9698: 2006-04-25 10:45:06 +00:00
f90_find_module_include_flag.m4 * skip some F90 tests if we aren't compilng F90 2006-02-12 16:59:56 +00:00
f90_get_int_kind.m4 * skip some F90 tests if we aren't compilng F90 2006-02-12 16:59:56 +00:00
f90_get_precision.m4 Bring the f90 configuration up to speed with the f77 configuration 2006-02-12 15:11:36 +00:00
f90_get_range.m4 Bring the f90 configuration up to speed with the f77 configuration 2006-02-12 15:11:36 +00:00
f90_get_sizeof.m4 * have to use same case for creating a function name as using it in the 2006-03-24 02:34:13 +00:00
Makefile.am Forgot to remove f90_get_alignment.m4 from Makefile.am. 2006-04-26 12:07:26 +00:00
Makefile.options Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca_acinclude.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca_configure.ac Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca_make_configure.pl Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_case_sensitive_fs_setup.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_check_attributes.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_check_bproc.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_check_broken_qsort.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_check_compiler_works.m4 * Try to execute a simple application with a compiler (in non-cross-compile 2006-02-05 01:28:05 +00:00
ompi_check_func_lib.m4 * Merge of wrapper compiler updates from the bwb-wrapper-fix branch (r8690 - 2006-01-16 01:48:03 +00:00
ompi_check_gm.m4 * Make the format of the --with-BTL options the same for all the BTLs 2005-12-20 00:47:36 +00:00
ompi_check_icc.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_check_mvapi.m4 * Make the format of the --with-BTL options the same for all the BTLs 2005-12-20 00:47:36 +00:00
ompi_check_mx.m4 * Make the format of the --with-BTL options the same for all the BTLs 2005-12-20 00:47:36 +00:00
ompi_check_openib.m4 Patch submitted by Roland Dreier to look for a change in the OpenIB 2006-01-13 23:20:49 +00:00
ompi_check_optflags.m4 Also recognize -g1, -g2, and -g3 as debugging flags so that the 2006-03-06 17:32:51 +00:00
ompi_check_package.m4 - Small bugfix to get lib-directory checking correct 2006-04-19 15:22:55 +00:00
ompi_check_pthread_pids.m4 Some changes to better support cross-compiling OMPI: 2006-01-16 04:00:44 +00:00
ompi_check_slurm.m4 * Only enable SLURM support in ORTE if on a platform currently supported by 2006-03-12 05:32:35 +00:00
ompi_check_tm.m4 Clean up the TM configure macro. Original bug was that it didn't add -lpbs to 2005-11-07 13:21:46 +00:00
ompi_check_udapl.m4 Checkpoint: 2006-01-16 03:01:12 +00:00
ompi_check_vendor.m4 Correct the CRAY define (here is a interesting webpage with all the compilers defines 2006-03-30 00:20:43 +00:00
ompi_check_xcpu.m4 Corrected Makefile.am files for pls and soh xcpu-components as per Brian's suggestion. 2006-04-03 17:14:47 +00:00
ompi_check_xgrid.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_config_asm.m4 * clean up some configure --help output as reported on OMPI mailing list. 2006-04-26 02:07:19 +00:00
ompi_config_pthreads.m4 * have to use same case for creating a function name as using it in the 2006-03-24 02:34:13 +00:00
ompi_config_solaris_threads.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_config_subdir_args.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_config_subdir.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_config_threads.m4 * properly enable threading support inside ptmalloc2=. Thanks to Tim for 2006-03-11 02:37:55 +00:00
ompi_configure_options.m4 Add a feature to the build system that Terry from Sun and I talked about 2006-04-29 02:16:41 +00:00
ompi_find_type.m4 * Fix issue when a type existed but we didn't have a corresponding C type - 2006-01-13 14:51:20 +00:00
ompi_functions.m4 Allow Windows absolute prefix which start with a letter followed by : 2006-02-25 21:23:14 +00:00
ompi_get_libtool_linker_flags.m4 fixes suggested by Ralf for supporting both Libtool 1 and 2 in Open MPI... 2005-12-19 03:10:23 +00:00
ompi_get_version.m4 * Fix a small bug George noticed - if you change the prefix (or any of the 2006-03-12 04:35:01 +00:00
ompi_get_version.m4sh * Generate ompi_get_version.sh from ompi_get_version.m4, removing a bunch of 2006-01-21 22:53:16 +00:00
ompi_install_dirs.m4 * need to expand out $prefix if it is NONE as well 2006-03-21 00:21:12 +00:00
ompi_load_platform.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_make_stripped_flags.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_mca.m4 * Fix a small bug George noticed - if you change the prefix (or any of the 2006-03-12 04:35:01 +00:00
ompi_microsoft.m4 Move all the Microsoft related checks outside the configure.ac 2006-02-21 07:42:00 +00:00
ompi_objc.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_save_version.m4 Let's try this again, this time with less suck. 2006-03-12 17:56:58 +00:00
ompi_setup_cc.m4 * Add option to disable the adding of -g to CFLAGS/CXXFLAGS when --enable-debug 2006-04-22 19:23:26 +00:00
ompi_setup_cxx.m4 * Add option to disable the adding of -g to CFLAGS/CXXFLAGS when --enable-debug 2006-04-22 19:23:26 +00:00
ompi_setup_f77.m4 * Try to execute a simple application with a compiler (in non-cross-compile 2006-02-05 01:28:05 +00:00
ompi_setup_f90.m4 Remove AC_FC_SRCEXT(f95) because a) we don't have any files in the 2006-02-14 20:28:18 +00:00
ompi_setup_libevent.m4 * fix small issue with cross-compiling - we don't need 2006-04-18 18:22:00 +00:00
ompi_setup_wrappers.m4 Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
ompi_try_assemble.m4 * Fix small issues when using an assembler directly, rather than through 2005-12-20 00:49:59 +00:00