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
/
CMAKE
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-28
COMP: Prevent insource builds and inbuild installs
Hans Johnson
2
-0
/
+54
2016-07-10
Remove CMake-language block-end command arguments
Hans Johnson
2
-6
/
+6
2016-07-10
STYLE: Convert CMake-language commands to lower case
Hans Johnson
1
-33
/
+33
2016-07-09
STYLE: Remove trailing whitespace in MISC files
Hans Johnson
1
-0
/
+0
2016-07-09
STYLE: Remove trailing whitespace in CMake files
Hans Johnson
3
-14
/
+14
2015-09-02
Committing Nico's change about build system improvements for LAPACK
julie
1
-8
/
+0
2014-02-09
== Patch provided by Brad King from Kitware - brad.king@kitware.com ==
julie
2
-3
/
+25
2013-12-06
Remove unused leftover GNUtoMS support file
julie
1
-16
/
+0
2013-12-06
Remove GNUtoMS code in favor of CMake builtin version - Thanks Brad (Kitware)
julie
6
-110
/
+0
2012-08-25
(no commit message)
julie
1
-1
/
+1
2012-04-25
Update CMAKE version requirement and remove FindBLAS module that is now inclu...
julie
1
-451
/
+0
2012-01-10
Adding CMAKE Support for LAPACKE.
julie
2
-1
/
+106
2011-08-15
Add missing files for GNU-built LAPACK DLLs with MS tools
julie
5
-0
/
+124
2011-08-09
Commiting BRAD patch
julie
2
-0
/
+2
2011-03-06
Added compiler options needed for HP Fortran
julie
1
-0
/
+21
2011-02-26
Corrected a typo in the output message when setting optimization level
julie
1
-1
/
+1
2011-02-26
Re-worked type-size checks to search for differnt sizes for different types
julie
1
-25
/
+31
2011-02-26
Recude RELEASE optimization level from O>3 to O2
julie
1
-2
/
+12
2011-02-07
Move CMake files to a subdirectory
julie
4
-0
/
+39
2011-02-07
Revert "Move CMake files to a subdirectory"
julie
4
-39
/
+0
2011-02-07
Move CMake files to a subdirectory
julie
4
-0
/
+39
2010-12-31
Re-worked the type size check to be much more compact
julie
3
-62
/
+52
2010-12-30
Added acml_mv to the ACML link libraries
julie
1
-3
/
+3
2010-12-30
1. Adjusted regex checks in CheckLAPACKCompilerFlags.cmake to be more compact
julie
3
-129
/
+288
2010-12-24
1. Fixed a typo in FindBLAS for SGI (SCCL should have been SCSL) and 2. Fix...
julie
2
-8
/
+8
2010-12-23
1. Added support for both IBM XL Fortran and IBM VisualAge Fortran
julie
2
-9
/
+22
2010-12-23
Fixed a bug in the IBM compiler options (-ffixed-form -> -qfixed).
julie
1
-2
/
+2
2010-12-23
Added checks disable floating point exceptions for GNU, Intel, Sun, and IBM c...
julie
1
-0
/
+53
2010-12-21
Fixed FindBLAS for Sun Performance Library
julie
1
-4
/
+6
2010-12-16
1. Corrected the way linker flags from FindBLAS are being used
julie
1
-102
/
+114
2010-12-15
Added compiler flags from FindBLAS.
julie
1
-6
/
+7
2010-12-15
minor modif on find BLAS
julie
1
-14
/
+14
2010-12-15
Removed leftover debug messages from FindBLAS.cmake
julie
1
-2
/
+0
2010-12-15
Added support for external BLAS libraries in the CMake build.
julie
1
-0
/
+329