History log of /petsc/config/BuildSystem/config/packages/Triangle.py (Results 1 – 25 of 111)
Revision Date Author Comments
# 0d821f60 30-Apr-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'release'


# d7daa58d 29-Apr-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-gcc15' into 'release'

Fix for GCC 15 switching from -std=gnu17 to -std=gnu23

See merge request petsc/petsc!8352


# 145e2b68 28-Apr-2025 Pierre Jolivet <pierre@joliv.et>

Fix for GCC 15 switching from -std=gnu17 to -std=gnu23


# b168b2b4 21-Feb-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/triangle-precision' into 'main'

triangle: support all precisions

See merge request petsc/petsc!8147


# 04f3ee44 19-Feb-2025 Stefano Zampini <stefano.zampini@gmail.com>

triangle: support all precisions

triangle is always run in double precision, but we may use it with PETSc compiled with a different precision


# d53c7dcf 04-Feb-2025 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 67f8eda5 30-Jan-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/fix-triangle-build' into 'release'

triangle: make sure 'bin' dir exists - before copying files into it

See merge request petsc/petsc!8107


# 2f13ba44 30-Jan-2025 Satish Balay <balay@mcs.anl.gov>

triangle: make sure 'bin' dir exists - before copying files into it


# 5d7506ef 22-Sep-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'add_tetgen_triangle_exe' into 'main'

configure: add -download-triangle-build-exec, -download-tetgen-build-exec options to enable build of binaries

See merge request petsc/petsc!7839


# 6de2a5ea 22-Sep-2024 Chris Kees <cekees@gmail.com>

configure: add -download-triangle-build-exec, -download-tetgen-build-exec options to enable build of binaries


# 896ba80d 15-Nov-2022 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# cfe16d28 13-Nov-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/docs-mingw' into 'release'

Docs: add MSYS2 MinGW instructions

See merge request petsc/petsc!5828


# 9522d9df 12-Nov-2022 Pierre Jolivet <pierre@joliv.et>

configure: rm -f -f -> rm -f


# 21e6d802 21-Sep-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/configure-remove-sudo' into 'main'

configure: remove usage of sudo with external-packages

See merge request petsc/petsc!4333


# f3c5548c 20-Sep-2021 Satish Balay <balay@mcs.anl.gov>

configure: remove usage of sudo with external-packages


# 3fcb428e 30-Oct-2020 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release' into master


# 84426204 30-Oct-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/fix-triangle-timer' into 'release'

Configure: Shut off timer in Triangle

See merge request petsc/petsc!3380


# e1caf6c9 29-Oct-2020 Matthew G. Knepley <knepley@gmail.com>

Configure: Shut off timer in Triangle
- It breaks with new GNU compilers


# ca4be637 22-Sep-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/updatePackageFlags' into 'master'

configure: add updatePackageCFlags(), updatePackageFFlags(),...

See merge request petsc/petsc!3202


# d61f1f11 17-Sep-2020 Satish Balay <balay@mcs.anl.gov>

configure: self.setCompilers.pushLanguage() -> self.pushLanguage()


# 85e169cc 17-Sep-2020 Satish Balay <balay@mcs.anl.gov>

configure: self.framework.pushLanguage() -> self.pushLanguage()


# f5167b43 16-Sep-2020 Satish Balay <balay@mcs.anl.gov>

configure: add updatePackageCFlags(), updatePackageFFlags(), updatePackageCxxFlags() to manage xcode/clang-12, gfortran-10, Nag requirements

xcode/clang-12 is defaulting to -Werror=implicit-function

configure: add updatePackageCFlags(), updatePackageFFlags(), updatePackageCxxFlags() to manage xcode/clang-12, gfortran-10, Nag requirements

xcode/clang-12 is defaulting to -Werror=implicit-function-declaration, so use -Wno-implicit-function-declaration with externalpackages

reorganize gfortran-10 [-fallow-argument-mismatch], Nag ['-mismatch','-dusty','-dcfuns'] requirements

show more ...


# e7a4bfd4 02-May-2020 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/maint'


# b45f5b68 01-May-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/gfortran-10-fixes/maint' into 'maint'

Balay/gfortran 10 fixes/maint

See merge request petsc/petsc!2760


# 68c46798 28-Apr-2020 Satish Balay <balay@mcs.anl.gov>

Triangle: update to snapshot with gcc-10 fix for spai conflict

/home/balay/petsc/arch-ci-osx-cxx-pkgs-opt/lib/libtriangle.a(triangle.o):/home/balay/petsc/arch-ci-osx-cxx-pkgs-opt/externalpackages/Tr

Triangle: update to snapshot with gcc-10 fix for spai conflict

/home/balay/petsc/arch-ci-osx-cxx-pkgs-opt/lib/libtriangle.a(triangle.o):/home/balay/petsc/arch-ci-osx-cxx-pkgs-opt/externalpackages/Triangle/src/triangle.c:667: multiple
definition of `epsilon'; /home/balay/petsc/arch-ci-osx-cxx-pkgs-opt/lib/libspai.a(spai.o):(.bss+0x188): first defined here

show more ...


12345