source: EcnlProtoTool/trunk/openssl-1.1.0e/.project@ 331

Last change on this file since 331 was 331, checked in by coas-nagasima, 6 years ago

prototoolに関連するプロジェクトをnewlibからmuslを使うよう変更・更新
ntshellをnewlibの下位の実装から、muslのsyscallの実装に変更・更新
以下のOSSをアップデート
・mruby-1.3.0
・musl-1.1.18
・onigmo-6.1.3
・tcc-0.9.27
以下のOSSを追加
・openssl-1.1.0e
・curl-7.57.0
・zlib-1.2.11
以下のmrbgemsを追加
・iij/mruby-digest
・iij/mruby-env
・iij/mruby-errno
・iij/mruby-iijson
・iij/mruby-ipaddr
・iij/mruby-mock
・iij/mruby-require
・iij/mruby-tls-openssl

File size: 828 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<projectDescription>
3 <name>openssl</name>
4 <comment></comment>
5 <projects>
6 </projects>
7 <buildSpec>
8 <buildCommand>
9 <name>com.renesas.cdt.core.genmakebuilder</name>
10 <arguments>
11 </arguments>
12 </buildCommand>
13 <buildCommand>
14 <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
15 <triggers>full,incremental,</triggers>
16 <arguments>
17 </arguments>
18 </buildCommand>
19 </buildSpec>
20 <natures>
21 <nature>org.eclipse.cdt.core.cnature</nature>
22 <nature>com.renesas.cdt.core.kpitcnature</nature>
23 <nature>com.renesas.cdt.core.kpitccnature</nature>
24 <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
25 <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
26 </natures>
27</projectDescription>
Note: See TracBrowser for help on using the repository browser.