index
:
platform/upstream/openblas
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_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
master
sandbox/lstelmach/upstream-0.3.21
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sandbox/tyzeroy/devel
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
upstream
Domain: Machine Learning / ML Framework; Licenses: BSD-3-Clause;
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
2017-07-09
Do not add -lpthread on Android builds (#1229)
Martin Kroeker
1
-1
/
+1
2017-06-23
Add Microsoft Windows 10 UWP build support
Neil Shipp
2
-29
/
+44
2017-06-21
Add 64bit support for Microsoft Visual Studio
Neil Shipp
2
-1
/
+28
2017-05-25
build: LLVM: Add Flang compiler support and enable OpenMP for Clang
Paul Osmialowski
1
-0
/
+15
2017-04-16
Use GNUInstallDirs to allow changing target directories
David Seifert
1
-3
/
+2
2017-03-19
Add ZEN support (tested for auto-detected static backend)
Denis Steckelmacher
2
-2
/
+2
2017-03-10
Merge pull request #1124 from martin-frbg/c_check-ppc
Martin Kroeker
1
-0
/
+4
2017-03-10
Update c_check.cmake
Martin Kroeker
1
-0
/
+4
2017-03-10
Fix misspelling of zlasyf_aa from previous commit
Martin Kroeker
1
-1
/
+1
2017-02-12
Add cmake template for openblas.pc
Martin Kroeker
1
-0
/
+10
2017-02-12
Add zlasyf_aa to lapack.cmake
Martin Kroeker
1
-39
/
+39
2017-02-12
Add another bunch of lapack 3.7 functions to cmake list
Martin Kroeker
1
-9
/
+10
2017-02-12
Add LAPACK 3.7 files not mentioned in announcement
Martin Kroeker
1
-19
/
+19
2017-02-12
Update cmake file list for lapacke 3.7.0
Martin Kroeker
1
-1975
/
+2247
2017-02-11
Update cmake file list for lapack 3.7.0
Martin Kroeker
1
-0
/
+39
2017-02-11
Reflect name change of lapacke_mangling.h template
Martin Kroeker
1
-1
/
+1
2017-02-11
Add new functions from LAPACK 3.6.1
Martin Kroeker
1
-5
/
+5
2016-05-25
Replace CMAKE_SOURCE_DIR/CMAKE_BINARY_DIR with PROJECT_SOURCE_DIR/PROJECT_BIN...
John Biddiscombe
3
-18
/
+18
2016-02-12
Added mising lapacke files for CMake.
Zhang Xianyi
1
-0
/
+57
2016-02-01
Fix the source paths
Benyu Zhang
3
-40
/
+40
2015-10-26
Fix cmake bug on MSVC 32-bit.
Zhang Xianyi
1
-0
/
+4
2015-10-27
Fix cmake bug on x86 32-bit.
Zhang Xianyi
1
-0
/
+6
2015-08-18
Fixed cmake bug with NO_LAPACK=1
Zhang Xianyi
1
-1
/
+4
2015-08-11
Fixed cmake build bugs on Linux.
Zhang Xianyi
3
-5
/
+10
2015-08-11
Merge branch 'hpanderson_cmake' into cmake
Zhang Xianyi
1
-0
/
+2067
2015-08-10
Use cmake to build OpenBLAS GENERIC Target on MSVC x86 64-bit.
Zhang Xianyi
6
-6
/
+100
2015-08-06
Added missing lapacke.cmake file.
Hank Anderson
1
-0
/
+2067
2015-08-04
Fixed cmake building bugs on Linux. Disable LAPACK by default.
Zhang Xianyi
1
-5
/
+5
2015-02-25
Added lapacke sources.
Hank Anderson
3
-6
/
+11
2015-02-24
Added check for MSVC before enabling fortran.
Hank Anderson
1
-0
/
+7
2015-02-24
Separated getarch ASM file when using MSVC.
Hank Anderson
1
-1
/
+10
2015-02-24
Changed strategy for setting preprocessor definitions.
Hank Anderson
1
-9
/
+20
2015-02-23
Added conj gemv objects for complex build.
Hank Anderson
1
-110
/
+158
2015-02-22
Added some more complex-only objects.
Hank Anderson
1
-1
/
+1
2015-02-20
Added alternate_name to a couple of the name mangling schemes.
Hank Anderson
1
-3
/
+14
2015-02-19
Added some TRMM objects for complex types.
Hank Anderson
1
-1
/
+0
2015-02-19
Fixed reuse of float_char from parent loop.
Hank Anderson
1
-0
/
+1
2015-02-19
Added complex and single netlib-lapack fortran sources to lapack.cmake.
Hank Anderson
1
-81
/
+328
2015-02-18
ParseMakefileVars now replaces Makefile vars with CMake vars.
Hank Anderson
1
-5
/
+11
2015-02-17
ParseMakefileVars now recursively parses included makefiles.
Hank Anderson
1
-6
/
+9
2015-02-17
Added a helper function for setting the L1 kernel defaults.
Hank Anderson
2
-11
/
+146
2015-02-17
Added mangled complex filenames to interface and lapack CMakeLists.txt.
Hank Anderson
1
-4
/
+9
2015-02-17
Added another param to GenerateNamedObjects to mangle complex source names.
Hank Anderson
1
-0
/
+31
2015-02-15
Changed generate functions to iterate through a list of float types.
Hank Anderson
3
-50
/
+67
2015-02-11
Removed incoming-stack-boundary for MSVC.
Hank Anderson
2
-3
/
+9
2015-02-10
Turned off uninizialized variable warning when compiling lapack-netlib.
Hank Anderson
1
-0
/
+5
2015-02-10
Added AUX files from lapack-netlib.
Hank Anderson
2
-0
/
+107
2015-02-10
Added common objects from kernel Makefile.
Hank Anderson
1
-1
/
+3
2015-02-10
Added DLA sources from lapack-netlib.
Hank Anderson
1
-1
/
+1
2015-02-09
Removed return value from GenerateNamedObjects.
Hank Anderson
1
-2
/
+4
[next]