Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | js: Fix library name mentioned in js Makefiles | Andre Heinecke | 2018-08-21 | 1 | -3/+3 |
| | | | | -- | ||||
* | js: Update extra_dist files | Andre Heinecke | 2018-08-21 | 1 | -0/+3 |
| | | | | | * lang/js/BrowserTestExtension/Makefile.am, lang/js/Makefile.am (EXTRA_DIST): Update. | ||||
* | Prepare build system for gpgme-js and dist it | Andre Heinecke | 2018-06-19 | 1 | -0/+42 |
* configure.ac: Add js as language. * lang/Makefile.am: Add js as dist language. * lang/js/BrowserTestExtension/Makefile.am, lang/js/DemoExtension/Makefile.am, lang/js/Makefile.am, lang/js/src/Makefile.am: Populate EXTRA_DIST variables. -- There is no actual build done yet as there seems to be no way to build it with debian stable tools. This needs clarification. |