DynamoRIO / DynamoRIO/dynamorio
build: replace all uses of perl with cmake and ctest
Open
Component-Build
Migrated
Priority-Low
Type-Feature
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
_From [derek.br...@gmail.com](https://code.google.com/u/117968039472581148324/) on March 03, 2009 18:21:25_
from issue #19 we have all of our sed/awk/grep/cut/head/tail/etc. uses
replaced with cmake commands/scripts
we're still using perl for core/gen_event_strings.pl, core/lib/genapi.pl,
( issue #59 ) api/docs/fix-latex.pl, and suite/runregression. issue #65 covers
replacing runregression with ctest. this issue covers replacing the other
scripts, so we can have even fewer toolchain dependencies.
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=68_
Contributor guide
Assessment
This issue has not been assessed yet.