crazywhalecc
abd7d3cfb4
Add --no-alt and --skip-extract option to install-pkg command
2025-07-24 00:42:30 +08:00
crazywhalecc
7e7eb844a7
cs-fix
2025-07-17 12:26:30 +08:00
crazywhalecc
c604f88685
Disallow alt for php-src
2025-07-17 12:21:50 +08:00
crazywhalecc
977fbaa8ef
Suggestions
2025-06-29 16:00:17 +08:00
crazywhalecc
12aadf18cc
refactor: replace SPC_LIBC with SPC_TARGET and update related logic
2025-06-28 16:36:05 +08:00
DubbleClick
c2d6b9ad2c
refactor lock file constant out
2025-06-19 09:50:38 +07:00
Jerry Ma
455ed7d503
Add alt download for Downloader ( #706 )
...
* Add alt download for Downloader
* Test broken url
* Break another source
* Good!
* Rename alt_sources variable
* Use SPC_DOWNLOAD_RETRIES instead of SPC_RETRY_TIME
* Apply new curlExec args
2025-04-22 20:25:44 +08:00
DubbleClick
0b3421e3cd
rename SPC_RETRY_TIME to SPC_DOWNLOAD_RETRIES to clear up what it's doing
...
sleep 5 seconds between retries
2025-04-22 12:24:08 +07:00
crazywhalecc
5c04638cb4
Full spell for SPC_DOWNLOAD
2025-03-30 23:27:43 +08:00
crazywhalecc
4e5c0f0a48
Add additional log output for pre-built finder
2025-03-30 20:21:56 +08:00
crazywhalecc
631a1b5864
Add libc version for pre-built content name
2025-03-30 20:16:41 +08:00
crazywhalecc
87c0535624
Allow locking different arch pre-built content
2025-03-30 16:53:14 +08:00
crazywhalecc
5648681ecc
Adjust console output and PHPDoc
2025-03-30 15:17:09 +08:00
Marc
067b02f6d7
update php default to 8.4 ( #621 )
...
* update php defaul to 8.4
* update config
* Update README.md
---------
Co-authored-by: Marc Henderkes <m.henderkes@pc-college.de>
2025-03-10 16:20:22 +08:00
Jerry Ma
d30d1fc447
Add php and lib-base as special libraries to add dependencies to the root node ( #618 )
...
* Remove E_STRICT
* Add lib-base and php as special libs
* Remove debug code
* Fix phpunit with new config structure
* Fix phpunit test and fix license dumper bug for new type of lib
* Add missing lib type filter for windows builder
2025-03-08 14:29:44 +08:00
crazywhalecc
0d2f6456fb
Change default download php version to 8.3
2024-11-23 11:55:29 +08:00
Jerry Ma
b45081dd9c
Add --custom-git (-G) option for download command ( #534 )
...
* Add --custom-git (-G) option for download command
* Update manual-build.md
* Update manual-build.md
* Update DownloadCommand.php
2024-09-05 00:00:58 +08:00
crazywhalecc
4e08295cea
Add patch version support for downloading php-src
2024-09-04 16:35:39 +08:00
crazywhalecc
3c0eb68c70
Add pre-built lib feature
2024-07-14 01:20:29 +08:00
crazywhalecc
351e391221
--ignore-cache-sources now support empty values (force all download)
2024-06-30 23:25:58 +08:00
Jerry Ma
db9645641f
Ignore passed internal extensions ( #473 )
...
* Ignore passed internal extensions
* Add tests
* Add tests
2024-06-05 23:20:21 +08:00
crazywhalecc
e21b5676e7
add --retry for download command
2024-03-10 17:09:49 +08:00
crazywhalecc
e23daaa355
enhancement for download command
2024-03-10 11:53:33 +08:00
Jerry Ma
03510073c6
Fix windows curl build ( #368 )
...
* fix curl on windows build needs nghttp2.dll bug
* add curl on windows tests
* cs fix
* fix curl headers
* exit powershell properly
* reproduce zend_mm_heap corrupted
* reproduce zend_mm_heap corrupted
* reproduce zend_mm_heap corrupted
* add for-libs option for download
* add for-libs option for download
* add for-libs option for download
2024-03-05 21:43:09 +08:00
crazywhalecc
939db75268
refactor DependencyUtil, use for-libs and for-sources instead of by
2024-02-16 18:56:33 +08:00
crazywhalecc
06e9864d19
fix swoole hook check
2024-02-04 18:00:35 +08:00
crazywhalecc
104778d17a
add windows support
2024-01-11 09:48:28 +08:00
crazywhalecc
12ea3218e8
fix --from-zip not working bug
2024-01-08 23:36:19 +08:00
DubbleClick
b4f9235cb6
Merge branch 'main' into cplus
2023-10-29 12:14:58 +01:00
DubbleClick
86ce7e9d25
rename --by-extensions to --for-extensions
...
--without-suggests to --without-suggestions
2023-10-29 12:00:16 +08:00
crazywhalecc
9b9644fe63
simplify download error message
2023-10-23 20:12:47 +08:00
crazywhalecc
4e9b8980d0
add --by-extensions and --without-suggests options for download command
2023-10-22 17:42:35 +08:00
crazywhalecc
c800a53f77
separate --from-zip in download command
2023-10-22 17:42:35 +08:00
crazywhalecc
30213da70a
change default download php to 8.2
2023-10-14 11:30:43 +08:00
crazywhalecc
c8fa767576
Do some code quality check and fix #126
2023-08-21 18:10:09 +08:00
crazywhalecc
a1e4125ded
replace symfony console return values
2023-08-06 10:44:36 +08:00
crazywhalecc
ea322c0d3b
add extract command, add -U option (custom download source
2023-07-28 00:29:19 +08:00
crazywhalecc
8505feaa66
fix createDir not working
2023-07-17 21:41:26 +08:00
crazywhalecc
41f49c20ff
add --from-zip command to download locally
2023-07-17 21:36:50 +08:00
crazywhalecc
0bed76da11
refactor download
2023-04-30 12:42:19 +08:00