/* Settings related to Clang compiler plugins. */ #ifndef CONFIG_CLANG_H #define CONFIG_CLANG_H #undef BUILDDIR #undef SRCDIR #undef WORKDIR #undef CLANG_VERSION /* This is actually unused, but it should change whenever Clang changes, thus causing update of this .h file and triggering rebuild of our Clang plugin. */ #undef CLANG_FULL_VERSION #endif ='cgit'>
summaryrefslogtreecommitdiff
path: root/comphelper/Library_comphelp.mk
AgeCommit message (Expand)Author
2012-05-04rename Library_comphelp.mk to Library_comphelper.mk...Michael Stahl
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-02-23Adapted AsyncEventNotifier to safer-to-use salhelper::ThreadStephan Bergmann
2012-01-31Move unotools/configuration.hxx to comphelperStephan Bergmann
2011-12-14regpathhelper: unused, so we've got to have two of themCaolán McNamara
2011-12-07Remove oooimprovementAugust Sodora
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-10-03callcatcher: comphelper's unused codeMatúš Kukan
2011-09-08add chaff to encrypted documentsCaolán McNamara
2011-08-22callcatcher: and so now unusedCaolán McNamara
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-21resyncing to masterBjoern Michaelsen
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-06-17gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags...Michael Stahl