Home
last modified time | relevance | path

Searched +full:gcc +full:- +full:15 (Results 1 – 2 of 2) sorted by relevance

/libCEED/.github/workflows/
H A Dc-fortran-test-linux-osx.yml6 - main
13 os: [ubuntu-24.04, macos-15]
14 compiler: [gcc, clang]
16 - os: macos-15
17 compiler: apple-clang
19 runs-on: ${{ matrix.os }}
22 - name: Environment setup
24 - name: Set compiler
27 gcc)
28 if [[ "${{ matrix.os }}" == macos-* ]]; then
[all …]
/libCEED/
H A DDoxyfile20 # doxygen -x [configFile]
24 # doxygen -x_noenv [configFile]
26 #---------------------------------------------------------------------------
28 #---------------------------------------------------------------------------
31 # file that follow. The default is UTF-8 which is also the encoding used for all
35 # The default value is: UTF-8.
37 DOXYFILE_ENCODING = UTF-8
40 # double-quotes, unless you are using Doxywizard) that should identify the
74 # sub-directories (in 2 levels) under the output directory of each output format
79 # control the number of sub-directories.
[all …]