Wouter Wijsman
|
7a57149eff
|
Improve output of create_pbp_file command to specify target
Right now it's a bit of a mess when running builds in parallel.
|
2024-10-31 10:42:48 +01:00 |
|
Wouter Wijsman
|
64ea2da258
|
Add support for setting the output directory to create_pbp_file macro
|
2024-10-31 10:39:39 +01:00 |
|
Jon Daniel
|
dcc8e8c0c8
|
use $<TARGET_FILE_DIR> for RUNTIME_OUTPUT_DIRECTORY
|
2024-09-07 13:31:28 +02:00 |
|
Jon Daniel
|
be0b648a47
|
add RUNTIME_OUTPUT_DIRECTORY to CreatePBP.cmake
|
2024-09-06 19:46:29 +02:00 |
|
Kathrin De Cecco
|
051ff5dcd8
|
Add MUSIC_PATH option to CreatePBP.cmake
|
2024-07-03 15:00:56 +02:00 |
|
Daniel 'dbeef' Zalega
|
df07a6fa69
|
Replaced TARGET_FILE_DIR + TARGET_FILE_NAME with TARGET_FILE
|
2024-05-09 22:57:09 +02:00 |
|
Daniel 'dbeef' Zalega
|
6e802c7cfa
|
Support for customized OUTPUT_NAME of a given target in create_pbp_file macro
|
2024-05-09 00:09:43 +02:00 |
|
Damián Parrino
|
a6a35bbbab
|
Update CreatePBP.cmake
fix problem when creating PARAM.SFO with APP_VER
|
2024-02-25 19:24:48 -03:00 |
|
Damián Parrino
|
5458ff4b63
|
Update CreatePBP.cmake
Allow setting app version in PARAM.SFO
|
2024-02-17 12:18:46 -03:00 |
|
Wouter Wijsman
|
745d5483a0
|
Allow setting ENC_PRX as argument
This make it a bit easier to deal, since encrypting a PRX makes it no longer work in psplink, but you might want to use it in an automated release.
|
2022-01-12 13:46:35 +01:00 |
|
Wouter Wijsman
|
8911f4ea72
|
Add BUILD_PRX option to cmake
|
2021-12-15 23:37:18 +01:00 |
|
Wouter Wijsman
|
a94a5e4027
|
Don't make psp_artifacts directory
This makes it much easier to use psplink, since you'll no longer need to copy the prx into the build directory upon each build.
|
2021-12-15 23:23:01 +01:00 |
|
Wouter Wijsman
|
074a740bce
|
Add CreatePBP.cmake and add some variables relied on by software
|
2021-11-17 15:45:44 +01:00 |
|