-
Notifications
You must be signed in to change notification settings - Fork 10
Comparing changes
Open a pull request
base repository: AdaCore/gnatcoverage
base: master
head repository: AdaCore/gnatcoverage
compare: 19-sustained
- 9 commits
- 3 files changed
- 3 contributors
Commits on Oct 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8849fbb - Browse repository at this point
Copy the full SHA 8849fbbView commit details
Commits on Oct 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2097d2d - Browse repository at this point
Copy the full SHA 2097d2dView commit details
Commits on Nov 7, 2018
-
.gitreview/gerrit.defaultbranch: remove leading spaces
It confuses git-review. TN: RA15-037
Configuration menu - View commit details
-
Copy full SHA for 5283287 - Browse repository at this point
Copy the full SHA 5283287View commit details
Commits on Feb 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8aaa5c4 - Browse repository at this point
Copy the full SHA 8aaa5c4View commit details
Commits on Nov 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6cd6e1c - Browse repository at this point
Copy the full SHA 6cd6e1cView commit details
Commits on Jul 4, 2025
-
Merge branch 'mr/fix_gnatcoverage' into '18-sustained'
Fix GNATCoverage build on Windows See merge request eng/das/cov/gnatcoverage!878 On 18-sustained, GNATCoverage was previously built with Visual Studio 12. With the Secure control plane transition we have only Visual Studio 17, take the opportunity to use a newer version of Visual Studio Ref: it/org/software-supply-chain/production-pipeline/issues#129 (cherry picked from commit 0513370) e99a873 Fix GNATCoverage build on Windows Co-authored-by: Liaiss Merzougue <merzougue@adacore.com>
Configuration menu - View commit details
-
Copy full SHA for 2c99b22 - Browse repository at this point
Copy the full SHA 2c99b22View commit details -
Merge branch 'cherry-pick-0513370c' into '19-sustained'
Fix GNATCoverage build on Windows See merge request eng/das/cov/gnatcoverage!882 On 19-sustained, GNATCoverage was previously built with Visual Studio 12. With the Secure control plane transition, we have only Visual Studio 17, take the opportunity to use a newer version of Visual Studio Ref: it/org/software-supply-chain/production-pipeline/issues#129 (cherry picked from commit 0513370 - eng/das/cov/gnatcoverage!878)
Configuration menu - View commit details
-
Copy full SHA for 4a433af - Browse repository at this point
Copy the full SHA 4a433afView commit details
Commits on Jul 7, 2025
-
Fix Generator selector for Visual Studio 17
The CMake Generator for Visual Studio 17 is 'Visual Studio 17 2022' as detected by this gaia event: https://gaia.adacore.com/#/e/94844414 ``` CMake Error: Could not create named generator Visual Studio 17 Win64 Generators * Visual Studio 17 2022 = Generates Visual Studio 2022 project files. Use -A option to specify architecture. Visual Studio 16 2019 = Generates Visual Studio 2019 project files. Use -A option to specify architecture. Visual Studio 15 2017 [arch] = Generates Visual Studio 2017 project files. Optional [arch] can be "Win64" or "ARM". Visual Studio 14 2015 [arch] = Generates Visual Studio 2015 project files. Optional [arch] can be "Win64" or "ARM". Visual Studio 12 2013 [arch] = Deprecated. Generates Visual Studio 2013 project files. Optional [arch] can be "Win64" or "ARM". Visual Studio 9 2008 [arch] = Deprecated. Generates Visual Studio 2008 project files. Optional [arch] can be "Win64" or "IA64". ``` Ref: it/org/software-supply-chain/production-pipeline/issues#129
Configuration menu - View commit details
-
Copy full SHA for 29c13a0 - Browse repository at this point
Copy the full SHA 29c13a0View commit details -
Merge branch 'mr/fix_gnatcoverage_64bit_builds' into '19-sustained'
Fix Generator selector for Visual Studio 17 See merge request eng/das/cov/gnatcoverage!884 The CMake Generator for Visual Studio 17 is 'Visual Studio 17 2022' as detected by this gaia event: https://gaia.adacore.com/#/e/94844414 ``` CMake Error: Could not create named generator Visual Studio 17 Win64 Generators * Visual Studio 17 2022 = Generates Visual Studio 2022 project files. Use -A option to specify architecture. Visual Studio 16 2019 = Generates Visual Studio 2019 project files. Use -A option to specify architecture. Visual Studio 15 2017 [arch] = Generates Visual Studio 2017 project files. Optional [arch] can be "Win64" or "ARM". Visual Studio 14 2015 [arch] = Generates Visual Studio 2015 project files. Optional [arch] can be "Win64" or "ARM". Visual Studio 12 2013 [arch] = Deprecated. Generates Visual Studio 2013 project files. Optional [arch] can be "Win64" or "ARM". Visual Studio 9 2008 [arch] = Deprecated. Generates Visual Studio 2008 project files. Optional [arch] can be "Win64" or "IA64". ``` Ref: it/org/software-supply-chain/production-pipeline/issues#129
Configuration menu - View commit details
-
Copy full SHA for 33ef1de - Browse repository at this point
Copy the full SHA 33ef1deView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...19-sustained