Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce stack usage for archsuffix variable | Joseph Hunkeler | 2023-11-20 | 1 | -3/+3 |
| | | | | * Add spaces to banner | ||||
* | Implements slightly improved error handling | Joseph Hunkeler | 2023-11-20 | 1 | -32/+101 |
| | | | | | | | * Return status from conda_ and delivery_ functions * Caller prints meaningful error, and handles it * Enable warnings during compilation * Squelch format-truncation warning -- those strings are extremely unlikely to overflow (famous last words) | ||||
* | Implements getopt argument parsing | Joseph Hunkeler | 2023-11-20 | 1 | -3/+132 |
| | | | | | | * Initial SPM_GLOBAL structure * Allow override of target python version * Add usage statement generator | ||||
* | Add placeholders for conda.tool[_build_]version | Joseph Hunkeler | 2023-10-31 | 1 | -0/+4 |
| | |||||
* | Guard ini_free() in case cfg is not in use | Joseph Hunkeler | 2023-10-31 | 1 | -1/+4 |
| | | | | * Free delivery delivery context | ||||
* | Remove or disable dead code | Joseph Hunkeler | 2023-10-31 | 1 | -5/+1 |
| | |||||
* | Use new info.release_name member | Joseph Hunkeler | 2023-10-31 | 1 | -0/+3 |
| | |||||
* | Removes code that has moved to various source files | Joseph Hunkeler | 2023-10-31 | 1 | -142/+0 |
| | |||||
* | Initial commit | Joseph Hunkeler | 2023-10-26 | 1 | -0/+373 |