summaryrefslogtreecommitdiff
path: root/libcmis/Makefile
AgeCommit message (Collapse)Author
2013-10-19fdo#70393: move libcmis to a subdir of externalKhaled Hosny
Change-Id: I602ae9b173e42d668cd9383fa0d2517576db12bf Reviewed-on: https://gerrit.libreoffice.org/6326 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2012-09-08libcmis: convert to gbuildMatúš Kukan
Change-Id: I4586cb27505bbdc20a543fc812d8b480b4b94236
2012-06-04libcmis: removing unused gmake scripts to avoid maintaining themCédric Bosdonnat
Change-Id: Ic8e3666d25a0776ddaa8fa0a462275f771befca3
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
This allow to run make in a module wihtout the need to source Env.Host.sh.
2011-10-01CMIS: added libcmis module and created empty cmis UCP shellCédric Bosdonnat