1 Star 0 Fork 12

zhaozhouqiao66/libraw

forked from openKylin/libraw 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
DEVELOPER-NOTES 1.54 KB
一键复制 编辑 原始数据 按行查看 历史
LLL 提交于 2022-06-27 14:42 . Import Upstream version 0.19.5
=== Notes for LibRaw contributor ===
0. Repository
LibRaw public repository is located on GitHub
URL:
http://github.com/LibRaw/LibRaw - main page
git://github.com/LibRaw/LibRaw.git - git URL
If you wish to participate in LibRaw development please use GitHub fork.
1. Some files in internal/ folder are generated from dcraw/dcraw.c file
by simple preprocessor internal/preprocess.pl (you need perl to run it)
dcraw/dcraw.c is a *patched* dcraw (and foveon processng code is removed
due to copyright).
'Official' dcraw.c changes are tracked by LibRaw team and merged to
head revision at regular basis.
So, if you want to change code in internal/*.cpp files you need to change
dcraw/dcraw.c (and run make)
2. For developer's work use Makefile from GitHub
It contains rules to re-generate
internal/*cpp from dcraw/dcraw.c
3. LibRaw distribution files are prepared by ./mkdist.sh script
This script
- regenerates internal/*cpp without #line directives
- generates ./configure script from autotools stuff
- removes developer Makefile
- fetches 'Official' dcraw.c from Dave Coffin's site
- removes .PSD files from doc/
- removes itself
3. Please do not use ./configure script in development environment.
This script generates Makefile from ./Makefile.in for use in production.
The generated Makefile does not contain section to build internal/*
from dcraw/dcraw.c
Feel free to contact us (info@libraw.org or Contact form on www.libraw.org) if
you have any questions or suggestions.
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhaozhouqiao66/libraw.git
git@gitee.com:zhaozhouqiao66/libraw.git
zhaozhouqiao66
libraw
libraw
openkylin/yangtze

搜索帮助

D67c1975 1850385 1daf7b77 1850385