This website requires JavaScript.
Explore
Help
Sign In
d0p1
/
ack
Watch
1
Star
0
Fork
You've already forked ack
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
c4bbe52d24
ack
/
plat
/
osxppc
/
include
/
build.lua
4 lines
64 B
Lua
Raw
Normal View
History
Unescape
Escape
Change dependency from simplerule{} with a dependency but no outputs to an installable; otherwise, the dependency would be built, but the result wouldn't get added to the header path and so wouldn't be seen.
2016-12-05 19:33:26 +00:00
installable
{
Clean up how the language libraries refer to plat headers; they should be using the +pkg forms of the rules and getting the headers via the paths in descr, rather than depending on the +headers version.
2016-12-05 20:05:24 +00:00
name
=
"
pkg
"
,
Change dependency from simplerule{} with a dependency but no outputs to an installable; otherwise, the dependency would be built, but the result wouldn't get added to the header path and so wouldn't be seen.
2016-12-05 19:33:26 +00:00
map
=
{
"
plat/osx/include+pkg
"
}
}
Reference in a new issue
Copy permalink