aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/CMakeLists.txt
AgeCommit message (Expand)Author
2019-07-30[OpenMP] Rename last file to cpp and remove LIBOMP_CFLAGSJonas Hahnfeld
2019-07-12[OpenMP] Remove OMP spec versioningJonathan Peyton
2019-05-13fixed typo made by commit r360595Andrey Churbanov
2019-05-13Fixed creation of aliases in Windows build.Andrey Churbanov
2019-05-08[OpenMP] Workaround gfortran bugzilla build bug 41755Jonathan Peyton
2019-03-15[OpenMP] Remove deprecated taskqJonathan Peyton
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2019-01-15[OMPT] Second chunk of final OMPT 5.0 interface updatesJoachim Protze
2018-05-25[CMake] Unify install path for librariesJonas Hahnfeld
2017-11-29[CMake] Refactor common settings and flagsJonas Hahnfeld
2017-11-29[CMake] Disallow direct configurationJonas Hahnfeld
2017-07-11Rename z_Linux_asm.s to z_Linux_asm.SDimitry Andric
2016-12-14Change source files from .c to .cppJonathan Peyton
2016-11-07[OpenMP] Enable ThreadSanitizer to check OpenMP programsJonas Hahnfeld
2016-09-14[cmake] Make libgomp & libiomp5 alias install optionalMichal Gorny
2016-06-28Revert r273898's UNICODE quick fix in favor of CMake's remove_definitions()Jonathan Peyton
2016-06-27Fix the Windows build after r273599Hans Wennborg
2016-05-23Allow unit testing on WindowsJonathan Peyton
2016-03-16[CMake] Fix Windows build problem for CMake versions < 3.3Jonathan Peyton
2016-02-04Add LIBOMP_ENABLE_SHARED option for CMakeJonathan Peyton
2016-01-26Bypass Perl modules in build systemJonathan Peyton
2015-11-30Adding Hwloc library option for affinity mechanismJonathan Peyton
2015-09-24[OpenMP Testsuite] Mac rpath specified when compiling testsJonathan Peyton
2015-09-21OpenMP Initial testsuite change to purely llvm-lit based testingJonathan Peyton
2015-08-31Follow up to r246426 (Break Fortran Module Files build)Jonathan Peyton
2015-08-31Fix for Fortran modules build (from C.Bergstrom)Andrey Churbanov
2015-08-28[OpenMP] [CMake] Removing expand-vars.pl in favor of CMake's configure_file()Jonathan Peyton
2015-08-11Tidy statistics collectionJonathan Peyton
2015-07-15Re-indent the CMake refactor to two-space indentionJonathan Peyton
2015-07-15Large Refactor of CMake build systemJonathan Peyton
2015-06-11Implement recursive CMake.Jonathan Peyton
2015-05-18Delete old CMake build systemJonathan Peyton
2015-01-13aarch64 port sent by C. BergstromAndrey Churbanov
2014-08-07Commit PowerPC64 support from Carlo Bertolli at IBM.Jim Cownie
2014-06-02CMake: remove duplicated source file from listAlp Toker
2014-06-01Add initial CMake build systemAlp Toker