Skip to content
#

sh

Here are 389 public repositories matching this topic...

emersion
emersion commented Oct 23, 2020

Instead of this:

https://github.com/mkhl/mrsh/blob/f94361fdff16f3a19a764691a418fb6734a634ad/meson.build#L40-L48

ubitux suggested this:

lib_link_args = cc.get_supported_link_arguments([
  '-Wl,--version-script,@0@'.format(meson.current_source_dir() / 'lib.symexport'),  # GNU ld
  '-Wl,-exported_symbols_list,@0@'.format(meson.current_source_dir() / 'lib.darwin.symexport'),  # Da
enhancement good first issue

开源 JavaEE 企业级快速开发平台。提供了 Spring Boot, Struts2, Hibernate, MyBatis, Shiro, EasyUI 等技术,包含完整的权限管理系统等。提供自动化代码生成器。 Open source JaveEE enterprise-class rapid development of the basic platform. Integration of Spring Boot, Struts2, Hibernate, MyBatis, Shiro, EasyUI and other technologies, including the integrity of the rights management. Provides an automated code generator.

  • Updated May 25, 2022
  • Java

Improve this page

Add a description, image, and links to the sh topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sh topic, visit your repo's landing page and select "manage topics."

Learn more