Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cmake-library
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cmake
cmake-library
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
5
LPSolverFinder
add-finder/mpfr
changes_from_cgg_github
dev/mh/lpsolve
master
default
protected
5 results
Begin with the selected commit
Created with Raphaël 2.2.0
10
Mar
26
Feb
25
18
17
20
Jan
17
5
Aug
10
May
9
19
May
12
8
Sep
23
Aug
22
21
25
Feb
15
10
Jan
25
Nov
22
18
24
Sep
22
21
20
11
Feb
5
28
Jan
27
25
21
20
14
Dec
8
7
2
9
Jan
16
Dec
6
Sep
Merge branch 'fix-coinutils' into 'master'
master
master
Fix FindCoinUtils.cmake
Merge branch 'finder-fixes' into 'master'
FindCoinUtils cleanup
FindLPSolve: fix cmake warning for inconsistent capitalization
Merge branch 'fix-findclp' into 'master'
Avoid CLP finder crash if CoinUtils not found.
FindCLP: if neither coinutils nor clp are installed, do not error out
changes_from_cg…
changes_from_cgg_github
Merge branch 'changes_from_cgg_github' into 'master'
Finders: guard against double usage, abort if target already exists
FindCLP: add missing path
add more paths to clp/coinutils finders
Add finders for COIN-OR's CLP and CoinUtils
Add arm64 comment to FindMosek
Merge branch 'add-finder/mpfi' into 'master'
Add finder for MPFI.
Add finder for MPFR.
add-finder/mpfr
add-finder/mpfr
Merge branch 'dev/silence-find-lpsolve' into 'master'
Disable debug mode for LPSolve finder (was very verbose).
Switched Qt default version to qt 6
Merge branch 'fix-FindGurobi-mac' into 'master'
lpsolve: fix cache variable documentation + disable debug mode
dev/mh/lpsolve
dev/mh/lpsolve
FindGurobi: macos compat (find .dylib instead of .so)
try to get lpsolve finder working
Missing finder call for QT5
Reactivated the translations for QT5 and QT6
Added Qt version
Cleanup OpenMP detection
Set OpenMP Include and library dirs
Remove the vci_get_version string. Set the version in the cmake project makro and use for access in cmake
Removed temp file
Remove last change
Mingw big obj flag
QT6 plugin dir path added
Added 6.2.1 to supported qt versions
Merge branch 'find-mosek' into 'master'
More documentation
Some docs
Allow qt6 builds
Macro rename from vci_qt5 to vci_qt and renamed qt5_install_path to qt_install_path
Loading