Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Netlib f2c
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
netlib
Netlib f2c
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Selected
master
default
protected
Tags
20
v1.10.0
v1.9.0
v1.8.0
v1.7.1
v1.7.0
v1.6.0
v1.5.2
v1.5.1
v1.5.0
v1.4.2
v1.4.1
v1.4
v1.4.0
v1.3
v1.3.0
v1.2
v1.2.0
v1.1
v1.1.0
v1.0
21 results
Begin with the selected commit
Created with Raphaël 2.2.0
4
Jun
6
May
Bump CMake package version number to 1.10.0
v1.10.0 master
v1.10.0 master
Switch from SSH to HTTPS git URLs for dependencies
Bump CMake package version number to 1.9.0
v1.9.0
v1.9.0
Move installed headers to subfolder with project name
Bump CMake package version number to 1.8.0
v1.8.0
v1.8.0
Update dependencies
Make install path for CMake files a local variable
Move handling of default build type to separate file
Add new workflow presets
Bump minimum required CMake version to 3.30
Replace custom HandlePolicies script with native CMake feature
Bump CMake package version number to 1.7.1
v1.7.1
v1.7.1
Bump CMake project version to 1.7.0
v1.7.0
v1.7.0
Add INSTALL_RPATH to libf2cWithFortranMain
Add .gitattributes file
Bump CMake project version to 1.6.0
v1.6.0
v1.6.0
Bump LoadStaticSharedTargets dependency version number
Make PACKAGE_PREFIX_DIR workaround more robust
Bump maximum supported CMake version
Add project version to CMake package script install location
Make CMAKE_INSTALL_PREFIX absolute in CMakePresets
Bump CMake project version to 1.5.2
v1.5.2
v1.5.2
Bump LoadStaticSharedTargets dependency version number
Update README
Use CMakeFindDependencyMacro in package config file
Guard PACKAGE_PREFIX_DIR against being overwritten by child dependency
Use CMakePackageConfigHelpers for package config file
Bump CMake project version to 1.5.1
v1.5.1
v1.5.1
Bump LoadStaticSharedTargets dependency version number
Fix path composition in packaging
Fix DOCDIR being fixed to the top level project
Move handle policies code block to extra file
Bump CMake project version to 1.5.0
v1.5.0
v1.5.0
Bump LoadStaticSharedTargets dependency version number
Change licence of CMake package config file to MIT
Allow Debug builds but make Release the default
Automatically propagate minimum required CMake version
Bump CMake project version to 1.4.2
v1.4.2
v1.4.2
Apply patch to f2c to fix buffer overflow
Differentiate between shared and static for the f2c executable
Loading