Commit Graph

106513 Commits

Author SHA1 Message Date
Laurent Rineau d9e5a1fba7 Merge pull request #7953 from sloriot/Kernel_23-remove_unused_var
Remove unused variable
2024-01-08 10:58:26 +01:00
Mael Rouxel-Labbé c604031656 Add another missing GPL license to gpl_package_list.txt 2024-01-05 15:46:03 +01:00
Sébastien Loriot f970b9bba4 add option to remove extra newline 2024-01-05 14:08:32 +01:00
Mael Rouxel-Labbé b2919c7bd7 Re-order some package names to follow alphabetical order 2024-01-05 12:55:42 +01:00
Mael Rouxel-Labbé 526700057a Add missing GPL packages in the gpl_package_list.txt collection 2024-01-05 12:55:10 +01:00
Sébastien Loriot 4a2d0704fc fix warnings 2024-01-04 17:27:10 +01:00
Sebastien Loriot c6eed472fd
fix warning 2024-01-04 17:19:47 +01:00
Sébastien Loriot 336a8f39dc please CI 2024-01-04 15:15:23 +01:00
Sébastien Loriot b59250bfeb conditional compilation 2024-01-04 14:44:27 +01:00
Sébastien Loriot 0ab6971ede use execute_process that is recommanded over exec_command since 3.0 2024-01-04 14:30:40 +01:00
Sébastien Loriot 6f1b34fa6e restore LGPL for file from another institute than the package owner 2024-01-04 14:05:52 +01:00
Sébastien Loriot e214d40c0e add missing license header 2024-01-04 13:55:35 +01:00
Sébastien Loriot cc3278e0a1 update license 2024-01-04 13:53:38 +01:00
Sébastien Loriot c99b69a0e7 add missing license headers 2024-01-04 13:50:15 +01:00
Sébastien Loriot c35a1b15d1 add missing license include directives 2024-01-04 13:45:39 +01:00
Sébastien Loriot e7c26349f2 move header in a package to GPL 2024-01-04 13:36:34 +01:00
Sébastien Loriot 8527509907 typo 2024-01-04 12:58:04 +01:00
Sébastien Loriot 241e1bf557 add missing license include directives 2024-01-04 11:53:18 +01:00
Sebastien Loriot 7139a34f44 hide non used header 2024-01-04 10:20:16 +01:00
Andreas Fabri c984905745 Image_IO: sprintf -> snprintf 2024-01-04 09:17:40 +00:00
Sebastien Loriot 1d7cd990f9 more fixes when neither Core nor Leda is present 2024-01-04 10:15:03 +01:00
Sebastien Loriot d8ee730a4d Revert "default arithmetic kernel when only boost mp is here"
This reverts commit 00219bc016.
2024-01-04 09:58:55 +01:00
Sébastien Loriot ded0e2b5e8 typos 2024-01-03 18:57:05 +01:00
Sébastien Loriot dcc3617c08 a test and an example requires Leda or Core 2024-01-03 18:50:34 +01:00
Sébastien Loriot 8c17676886 test requires Core or Leda 2024-01-03 18:47:23 +01:00
Sébastien Loriot a10f794831 encode CORE/LEDA dependency 2024-01-03 18:45:14 +01:00
Sébastien Loriot 1b0447eab7 EPECK_with_sqrt is actually disabled 2024-01-03 18:36:34 +01:00
Sébastien Loriot ed3539f5fe add missing includes 2024-01-03 18:33:54 +01:00
Sébastien Loriot 6decd7abfc use exact integer 2024-01-03 18:21:57 +01:00
Sébastien Loriot 3a8ced2ec9 skip if neither core nor leda are present 2024-01-03 18:18:42 +01:00
Sébastien Loriot 82fbb89509 encode LEDA/Core dependency 2024-01-03 18:14:47 +01:00
Sébastien Loriot 4f9791a40b fix dependencies 2024-01-03 18:11:50 +01:00
Sébastien Loriot 40e624c0ae handle when LEDA is not present 2024-01-03 18:04:32 +01:00
Sébastien Loriot 00219bc016 default arithmetic kernel when only boost mp is here 2024-01-03 17:38:54 +01:00
Laurent Rineau 24a009f933 transform to a table, and document CMake files 2024-01-03 15:43:55 +01:00
Mael Rouxel-Labbé 4e11df578f Update Installation/README 2024-01-03 15:10:06 +01:00
Andreas Fabri e610677ee2 The same for 3D 2024-01-02 17:09:24 +00:00
Andreas Fabri a2e3f9be0d Triangulation_2: Make IO save by changing file names 2024-01-02 16:57:45 +00:00
Sebastien Loriot 277c1603eb
fix warning 2024-01-02 17:46:42 +01:00
albert-github e23b535f7c Treeview missing due to missing setting in header.html
The PR #7946 was withdraw because the `$cookie` was not necessary anymore in the `header...`  files as it was part of the of the `$treeview`.
In `header_package.html` the `$treeview` has been disables and as such the `cookie.js` is not added/
Adding the `cookie.js` explicitly.

The effect was that there was a divider between the treeniew and the textual documentation but it was on the far left (and thus invisible), ith could be moved but after a refresh it was "gone" again.
2024-01-02 15:33:44 +01:00
Sébastien Loriot 9985f9cfa0 autorefinement has its own license file 2024-01-02 14:06:59 +01:00
Sébastien Loriot eed5e4f61f move comment 2024-01-02 13:15:28 +01:00
Sébastien Loriot a4ba059221 remove unused variable 2024-01-02 09:34:07 +01:00
Sébastien Loriot 3564fd1851 unify QT 2023-12-27 14:12:35 +01:00
Sébastien Loriot ea07530d1d add missing decrement 2023-12-27 12:01:55 +01:00
Sébastien Loriot 37c792a764 fix qt6 version 2023-12-27 11:56:08 +01:00
Sébastien Loriot ee6c73b849 another index 2023-12-27 11:08:23 +01:00
Sébastien Loriot e760e97959 update indices 2023-12-27 11:05:57 +01:00
Sébastien Loriot 4942b8e918 add QT6 version in test results 2023-12-27 10:19:15 +01:00
Efi Fogel 04895fb920 Merge branch 'master' into Ss_2-test_conics-efif and fixed conic tests 2023-12-26 23:44:15 +02:00