This website works better with JavaScript.
Explore
Help
Sign In
Lubuntu
/
cmake
Watch
3
Star
0
Fork
You've already forked cmake
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
351ff1be0f
ci/unstable
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '351ff1be0f'
${ noResults }
cmake
/
debian
/
patches
/
series
4 lines
78 B
Raw
Normal View
History
Unescape
Escape
Fix GNU.cmake file used on Hurd. Thanks to Pino Toscano for the patch.
15 years ago
hurd_platform.diff
Add kFreeBSD_fixes.diff patch to fix FTBFS on kfreebsd-* Fixes failure of the CTestTestTimeout test. kFreeBSD has the same userland as Linux. This change is necessary to enable kwsysProcessKill() to kill child processes on kFreeBSD. The bug was detected by CTestTestTimeout test.
15 years ago
kFreeBSD_fixes.diff
Rewrite _java_libarch determination code in FindJNI.cmake (based on new code in OpenJDK 1.6.0_18). This should fix invalid _java_libarch detection on mipsel and armel (patch FindJNI_fix_libarch_determination.diff).
15 years ago
FindJNI_fix_libarch_determination.diff