aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/kmp_version.c
AgeCommit message (Expand)Author
2016-01-27Formatting fixesJonathan Peyton
2016-01-14Don't use __DATE__ or __TIME__; it breaks release builds (PR26145)Hans Wennborg
2015-08-12Add recognition of the Intel 16.0 compiler in kmp_version.cJonathan Peyton
2015-06-29Remove _KMP_BUILD_TIME macro from kmp_version.cJonathan Peyton
2015-05-26Change macro GUIDEDLL_EXPORTS to KMP_DYNAMIC_LIBJonathan Peyton
2015-01-27Comments only: removing the Revision and Date svn variables from the top of a...Andrey Churbanov
2014-10-07I apologise in advance for the size of this check-in. At Intel we doJim Cownie
2014-08-05After three iterations of community review, we believe that this newJim Cownie
2014-02-28Add support for FreeBSDAlp Toker
2013-12-23For your Christmas hacking pleasure.Jim Cownie
2013-09-27First attempt to import OpenMP runtimeJim Cownie