# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_Module_Module,binaryurp)) $(eval $(call gb_Module_add_targets,binaryurp,\ Library_binaryurp \ )) $(eval $(call gb_Module_add_check_targets,binaryurp,\ CppunitTest_binaryurp_test-cache \ CppunitTest_binaryurp_test-unmarshal \ )) # vim: set noet sw=4 ts=4: e files should be edited to use correct Markdown syntax later. Change-Id: I542fa3f3d32072156f16eaad2211a397cc212665 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112977 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Renaming all README files for all top level modules to README.md,
applying no content change at this stage to be able to track history
of the files. These files should be edited to use correct Markdown
syntax later.

Change-Id: I542fa3f3d32072156f16eaad2211a397cc212665
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112977
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Clean up codemaker/README 2013-04-11T07:29:44+00:00 Stephan Bergmann sbergman@redhat.com 2013-04-11T07:23:27+00:00 73fc5adecf090ae860a869f7b279c3bad7925d5b Change-Id: Ic127497cbf248583337183770b0363686c18dc6d
Change-Id: Ic127497cbf248583337183770b0363686c18dc6d
Update README to explain what codemaker does 2013-04-09T11:19:21+00:00 Chris Sherlock chris.sherlock79@gmail.com 2013-04-09T11:13:24+00:00 dd88ed87a5806789264b6f9ef5d45d0474c9b6cc README change adapted from http://wiki.openoffice.org/wiki/Uno/Binary/Modules/codemaker Change-Id: I25c1e7012f7d27c21124cac171f3b15e989b8612 Reviewed-on: https://gerrit.libreoffice.org/3287 Reviewed-by: Tomáš Chvátal <tchvatal@suse.cz> Tested-by: Tomáš Chvátal <tchvatal@suse.cz>
README change adapted from
http://wiki.openoffice.org/wiki/Uno/Binary/Modules/codemaker

Change-Id: I25c1e7012f7d27c21124cac171f3b15e989b8612
Reviewed-on: https://gerrit.libreoffice.org/3287
Reviewed-by: Tomáš Chvátal <tchvatal@suse.cz>
Tested-by: Tomáš Chvátal <tchvatal@suse.cz>