summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [OMPT] Second chunk of final OMPT 5.0 interface updatesJoachim Protze2019-01-151-3/+5
* [CMake] Unify install path for librariesJonas Hahnfeld2018-05-251-5/+5
* [CMake] Refactor common settings and flagsJonas Hahnfeld2017-11-291-5/+5
* [CMake] Disallow direct configurationJonas Hahnfeld2017-11-291-1/+1
* Rename z_Linux_asm.s to z_Linux_asm.SDimitry Andric2017-07-111-1/+1
* Change source files from .c to .cppJonathan Peyton2016-12-141-44/+40
* [OpenMP] Enable ThreadSanitizer to check OpenMP programsJonas Hahnfeld2016-11-071-0/+2
* [cmake] Make libgomp & libiomp5 alias install optionalMichal Gorny2016-09-141-7/+9
* Revert r273898's UNICODE quick fix in favor of CMake's remove_definitions()Jonathan Peyton2016-06-281-1/+6
* Fix the Windows build after r273599Hans Wennborg2016-06-271-1/+1
* Allow unit testing on WindowsJonathan Peyton2016-05-231-1/+5
* [CMake] Fix Windows build problem for CMake versions < 3.3Jonathan Peyton2016-03-161-4/+5
* Add LIBOMP_ENABLE_SHARED option for CMakeJonathan Peyton2016-02-041-7/+11
* Bypass Perl modules in build systemJonathan Peyton2016-01-261-2/+2
* Adding Hwloc library option for affinity mechanismJonathan Peyton2015-11-301-0/+3
* [OpenMP Testsuite] Mac rpath specified when compiling testsJonathan Peyton2015-09-241-2/+0
* OpenMP Initial testsuite change to purely llvm-lit based testingJonathan Peyton2015-09-211-0/+20
* Follow up to r246426 (Break Fortran Module Files build)Jonathan Peyton2015-08-311-6/+7
* Fix for Fortran modules build (from C.Bergstrom)Andrey Churbanov2015-08-311-6/+6
* [OpenMP] [CMake] Removing expand-vars.pl in favor of CMake's configure_file()Jonathan Peyton2015-08-281-44/+22
* Tidy statistics collectionJonathan Peyton2015-08-111-1/+4
* Re-indent the CMake refactor to two-space indentionJonathan Peyton2015-07-151-177/+177
* Large Refactor of CMake build systemJonathan Peyton2015-07-151-265/+241
* Implement recursive CMake.Jonathan Peyton2015-06-111-0/+339
* Delete old CMake build systemJonathan Peyton2015-05-181-183/+0
* aarch64 port sent by C. BergstromAndrey Churbanov2015-01-131-12/+16
* Commit PowerPC64 support from Carlo Bertolli at IBM.Jim Cownie2014-08-071-10/+52
* CMake: remove duplicated source file from listAlp Toker2014-06-021-1/+0
* Add initial CMake build systemAlp Toker2014-06-011-0/+138
OpenPOWER on IntegriCloud