index
:
platform/upstream/lapack
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
master
sandbox/nmerinov/llvm
tizen
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_dev
Domain: System / Base; Licenses: ETC;
Inki Dae <inki.dae@samsung.com>, Semun Lee <semun.lee@samsung.com>, Tae-Young Chung <ty83.chung@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-23
Commit to integrate CMAKE and MAKEFILE build system for CBLAS
julie
1
-0
/
+19
2014-04-15
Update version number in CMAKE - Thanks Allan Wollaber for the bug report (Ap...
julie
1
-2
/
+2
2014-04-15
Update version number in CMAKE - Thanks Allan Wollaber for the bug report (Ap...
julie
1
-1
/
+1
2014-02-09
== Patch provided by Brad King from Kitware - brad.king@kitware.com ==
julie
1
-7
/
+29
2013-12-09
Do not hide the CMAKE_GNUtoMS variable to users (Thanks Brad)
julie
1
-1
/
+0
2013-12-06
Remove GNUtoMS code in favor of CMake builtin version - Thanks Brad (Kitware)
julie
1
-15
/
+1
2013-12-06
Require CMake >= 2.8.7 so we can use CMAKE_GNUtoMS
julie
1
-1
/
+1
2012-08-25
(no commit message)
julie
1
-3
/
+4
2012-04-26
Commit patch sent by Sébastien Fabbro to enable LAPACKE built without LAPACK.
julie
1
-18
/
+66
2012-04-25
Update CMAKE version requirement and remove FindBLAS module that is now inclu...
julie
1
-1
/
+1
2012-04-20
Fix XLF flags that were causing test zgg to hang
julie
1
-1
/
+1
2012-04-13
Update version number
julie
1
-3
/
+3
2012-04-12
Add -qnosave option for xlf compiler (Thanks Rodney)
julie
1
-0
/
+3
2012-04-05
Add the python script for LAPACK Summary output to CTEST
julie
1
-1
/
+6
2012-01-12
Add an option LAPACKE_WITH_TMG that will generate the LAPACKE with the TMG ro...
julie
1
-1
/
+7
2012-01-10
Adding CMAKE Support for LAPACKE.
julie
1
-6
/
+18
2011-12-20
Fix linking problem C and Fortran with Sun Compilers on Linux machine
julie
1
-0
/
+3
2011-12-03
Integrate LAPACKE into LAPACK make and CMAKE build system.
julie
1
-0
/
+8
2011-11-16
Update LAPACK version for CMAKE
julie
1
-3
/
+3
2011-09-23
Improve CMAKE BUILD system and OUTPUT PARSING when not all precisions are nee...
julie
1
-0
/
+8
2011-08-09
Commiting BRAD patch
julie
1
-0
/
+18
2011-04-20
Apply Sebastien Fabbro patch for the cmake build.
julie
1
-6
/
+12
2011-04-15
Update Version Number in CMAKE
julie
1
-3
/
+3
2011-02-26
Added a status message when using the supplied NETLIB BLAS
julie
1
-0
/
+1
2011-02-07
Move CMake files to a subdirectory
julie
1
-5
/
+3
2011-02-07
Organize binaries into bin and lib directories
julie
1
-0
/
+6
2011-02-07
Restore CMake packaging removed in r858
julie
1
-3
/
+4
2011-02-07
Revert "Restore CMake packaging removed in r858"
julie
1
-4
/
+3
2011-02-07
Revert "Organize binaries into bin and lib directories"
julie
1
-6
/
+0
2011-02-07
Revert "Move CMake files to a subdirectory"
julie
1
-3
/
+5
2011-02-07
Move CMake files to a subdirectory
julie
1
-5
/
+3
2011-02-07
Organize binaries into bin and lib directories
julie
1
-0
/
+6
2011-02-07
Restore CMake packaging removed in r858
julie
1
-3
/
+4
2010-12-23
Added checks disable floating point exceptions for GNU, Intel, Sun, and IBM c...
julie
1
-0
/
+5
2010-12-20
Added a CTestCustom.cmake file to filter unwanted files from code coverage an...
julie
1
-0
/
+7
2010-12-16
1. Corrected the way linker flags from FindBLAS are being used
julie
1
-26
/
+33
2010-12-15
Merge some of Sebastien Fabbro's patch for CMAKE
julie
1
-14
/
+42
2010-12-15
Added compiler flags from FindBLAS.
julie
1
-0
/
+4
2010-12-15
minor modif on find BLAS
julie
1
-4
/
+4
2010-12-15
Added support for external BLAS libraries in the CMake build.
julie
1
-2
/
+19
2010-08-10
Patch provided by the kitware team on Aug 5th (Brad King and Bill Hoffman)
julie
1
-0
/
+18
2010-07-07
Add static/dynamic library, package support and rearrange source files
julie
1
-1
/
+44
2010-06-23
Update date and version for 3.2.2 release
julie
1
-2
/
+2
2010-03-23
Fix CMakeLists.txt only blas is exported, lapack needs to be exported as well...
julie
1
-1
/
+1
2009-08-12
Fix ifort flags just for Unix
julie
1
-1
/
+3
2009-08-12
Use try_compile to look for the timing routine
julie
1
-3
/
+4
2009-08-11
Better solution as we set NONE as default...WINDOWS build run great...
julie
1
-1
/
+1
2009-08-11
Need the NONE for Windows...
julie
1
-0
/
+1
2009-08-11
Add CMAKE support to LAPACK
julie
1
-0
/
+33