This website requires JavaScript.
Explore
Help
Sign in
chocolate-doom
/
chocpkg
Watch
0
Star
0
Fork
You've already forked chocpkg
0
mirror of
https://github.com/chocolate-doom/chocpkg.git
synced
2024-11-10 07:11:39 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
8782712aaf
chocpkg
/
.gitignore
6 lines
51 B
Text
Raw
Normal View
History
Unescape
Escape
Add initial chocpkg scripts.
2016-02-17 04:00:20 +00:00
build
Remove pinning of a package to a PACKAGE_TYPE. Previously a particular package could only ever be installed to target or native. Instead, allow any package to be installed to either, with target being the default. Native packages can only ever have native dependencies, but target packages can depend on native ones in order to install tools which they need for their build process.
2016-03-05 20:15:50 +00:00
build.native
Add initial chocpkg scripts.
2016-02-17 04:00:20 +00:00
install
Add separate install path for native tools. We need to distinguish between tools we compile to use as part of the build process, and things we build for the eventual target. Install these into separate install directories; for now, pkg-config is the only one of these.
2016-02-17 05:19:13 +00:00
install.native
Add initial chocpkg scripts.
2016-02-17 04:00:20 +00:00
packages
Reference in a new issue
Copy permalink