Ensure python from the path is used

ryzomclassic-develop
kaetemi 3 years ago
parent 5df65ae36e
commit c919b1891b
No known key found for this signature in database
GPG Key ID: 9873C4D40BB479BC

@ -1,17 +1,17 @@
title Ryzom Core: 0_setup.py --noconf title Ryzom Core: 0_setup.py --noconf
0_setup.py --noconf python 0_setup.py --noconf
title Ryzom Core: 1_export.py title Ryzom Core: 1_export.py
1_export.py python 1_export.py
title Ryzom Core: 2_build.py title Ryzom Core: 2_build.py
2_build.py python 2_build.py
title Ryzom Core: 3_install.py title Ryzom Core: 3_install.py
3_install.py python 3_install.py
title Ryzom Core: a1_worldedit_data.py title Ryzom Core: a1_worldedit_data.py
a1_worldedit_data.py python a1_worldedit_data.py
title Ryzom Core: b1_client_dev.py title Ryzom Core: b1_client_dev.py
b1_client_dev.py python b1_client_dev.py
title Ryzom Core: b2_shard_data.py title Ryzom Core: b2_shard_data.py
b2_shard_data.py python b2_shard_data.py
title Ryzom Core: b3_shard_dev.py title Ryzom Core: b3_shard_dev.py
b3_shard_dev.py python b3_shard_dev.py
title Ryzom Core: Ready title Ryzom Core: Ready

@ -1,11 +1,11 @@
title Ryzom Core: 3_install.py title Ryzom Core: 3_install.py
3_install.py python 3_install.py
title Ryzom Core: a1_worldedit_data.py title Ryzom Core: a1_worldedit_data.py
a1_worldedit_data.py python a1_worldedit_data.py
title Ryzom Core: b1_client_dev.py title Ryzom Core: b1_client_dev.py
b1_client_dev.py python b1_client_dev.py
title Ryzom Core: b2_shard_data.py title Ryzom Core: b2_shard_data.py
b2_shard_data.py python b2_shard_data.py
title Ryzom Core: b3_shard_dev.py title Ryzom Core: b3_shard_dev.py
b3_shard_dev.py python b3_shard_dev.py
title Ryzom Core: Ready title Ryzom Core: Ready

@ -1,11 +1,11 @@
title Ryzom Core: 1_export.py (CHARACTERS) title Ryzom Core: 1_export.py (CHARACTERS)
1_export.py -ipj common/characters common/characters_maps_hr python 1_export.py -ipj common/characters common/characters_maps_hr
title Ryzom Core: 2_build.py (CHARACTERS) title Ryzom Core: 2_build.py (CHARACTERS)
2_build.py -ipj common/characters common/characters_maps_hr python 2_build.py -ipj common/characters common/characters_maps_hr
title Ryzom Core: 3_install.py (CHARACTERS) title Ryzom Core: 3_install.py (CHARACTERS)
3_install.py -ipj common/characters common/characters_maps_hr python 3_install.py -ipj common/characters common/characters_maps_hr
title Ryzom Core: b1_client_dev.py (CHARACTERS) title Ryzom Core: b1_client_dev.py (CHARACTERS)
b1_client_dev.py python b1_client_dev.py
title Ryzom Core: b2_shard_data.py (CHARACTERS) title Ryzom Core: b2_shard_data.py (CHARACTERS)
b2_shard_data.py python b2_shard_data.py
title Ryzom Core: Ready (CHARACTERS) title Ryzom Core: Ready (CHARACTERS)

@ -1,15 +1,15 @@
title Ryzom Core: 0_setup.py (EXECUTABLES) title Ryzom Core: 0_setup.py (EXECUTABLES)
0_setup.py --noconf -ipj common/gamedev common/exedll common/cfg common/data_common python 0_setup.py --noconf -ipj common/gamedev common/exedll common/cfg common/data_common
title Ryzom Core: 1_export.py (EXECUTABLES) title Ryzom Core: 1_export.py (EXECUTABLES)
1_export.py -ipj common/gamedev common/exedll common/cfg common/data_common python 1_export.py -ipj common/gamedev common/exedll common/cfg common/data_common
title Ryzom Core: 2_build.py (EXECUTABLES) title Ryzom Core: 2_build.py (EXECUTABLES)
2_build.py -ipj common/gamedev common/exedll common/cfg common/data_common python 2_build.py -ipj common/gamedev common/exedll common/cfg common/data_common
title Ryzom Core: 3_install.py (EXECUTABLES) title Ryzom Core: 3_install.py (EXECUTABLES)
3_install.py -ipj common/gamedev common/exedll common/cfg common/data_common python 3_install.py -ipj common/gamedev common/exedll common/cfg common/data_common
title Ryzom Core: b1_client_dev.py title Ryzom Core: b1_client_dev.py
b1_client_dev.py python b1_client_dev.py
title Ryzom Core: b2_shard_data.py title Ryzom Core: b2_shard_data.py
b2_shard_data.py python b2_shard_data.py
title Ryzom Core: b3_shard_dev.py title Ryzom Core: b3_shard_dev.py
b3_shard_dev.py python b3_shard_dev.py
title Ryzom Core: Ready title Ryzom Core: Ready

@ -1,11 +1,11 @@
title Ryzom Core: 1_export.py (FAUNA) title Ryzom Core: 1_export.py (FAUNA)
1_export.py -ipj common/fauna python 1_export.py -ipj common/fauna
title Ryzom Core: 2_build.py (FAUNA) title Ryzom Core: 2_build.py (FAUNA)
2_build.py -ipj common/fauna python 2_build.py -ipj common/fauna
title Ryzom Core: 3_install.py (FAUNA) title Ryzom Core: 3_install.py (FAUNA)
3_install.py -ipj common/fauna python 3_install.py -ipj common/fauna
title Ryzom Core: b1_client_dev.py (FAUNA) title Ryzom Core: b1_client_dev.py (FAUNA)
b1_client_dev.py python b1_client_dev.py
title Ryzom Core: b2_shard_data.py (FAUNA) title Ryzom Core: b2_shard_data.py (FAUNA)
b2_shard_data.py python b2_shard_data.py
title Ryzom Core: Ready (FAUNA) title Ryzom Core: Ready (FAUNA)

@ -1,9 +1,9 @@
title Ryzom Core: 1_export.py (INTERFACE) title Ryzom Core: 1_export.py (INTERFACE)
1_export.py -ipj common/gamedev common/data_common common/exedll common/cfg common/interface common/sfx common/fonts common/outgame python 1_export.py -ipj common/gamedev common/data_common common/exedll common/cfg common/interface common/sfx common/fonts common/outgame
title Ryzom Core: 2_build.py (INTERFACE) title Ryzom Core: 2_build.py (INTERFACE)
2_build.py -ipj common/gamedev common/data_common common/exedll common/cfg common/interface common/sfx common/fonts common/outgame python 2_build.py -ipj common/gamedev common/data_common common/exedll common/cfg common/interface common/sfx common/fonts common/outgame
title Ryzom Core: 3_install.py (INTERFACE) title Ryzom Core: 3_install.py (INTERFACE)
3_install.py -ipj common/gamedev common/data_common common/exedll common/cfg common/interface common/sfx common/fonts common/outgame python 3_install.py -ipj common/gamedev common/data_common common/exedll common/cfg common/interface common/sfx common/fonts common/outgame
title Ryzom Core: b1_client_dev.py title Ryzom Core: b1_client_dev.py
b1_client_dev.py python b1_client_dev.py
title Ryzom Core: Ready title Ryzom Core: Ready

@ -1,13 +1,13 @@
title Ryzom Core: 1_export.py (LEVELDESIGN) title Ryzom Core: 1_export.py (LEVELDESIGN)
1_export.py -ipj common/gamedev common/data_common common/data_shard common/leveldesign common/exedll common/cfg shard/data_shard shard/data_language shard/data_leveldesign shard/data_game_share python 1_export.py -ipj common/gamedev common/data_common common/data_shard common/leveldesign common/exedll common/cfg shard/data_shard shard/data_language shard/data_leveldesign shard/data_game_share
title Ryzom Core: 2_build.py (LEVELDESIGN) title Ryzom Core: 2_build.py (LEVELDESIGN)
2_build.py -ipj common/gamedev common/data_common common/data_shard common/leveldesign common/exedll common/cfg shard/data_shard shard/data_language shard/data_leveldesign shard/data_game_share python 2_build.py -ipj common/gamedev common/data_common common/data_shard common/leveldesign common/exedll common/cfg shard/data_shard shard/data_language shard/data_leveldesign shard/data_game_share
title Ryzom Core: 3_install.py (LEVELDESIGN) title Ryzom Core: 3_install.py (LEVELDESIGN)
3_install.py -ipj common/gamedev common/data_common common/data_shard common/leveldesign common/exedll common/cfg shard/data_shard shard/data_language shard/data_leveldesign shard/data_game_share python 3_install.py -ipj common/gamedev common/data_common common/data_shard common/leveldesign common/exedll common/cfg shard/data_shard shard/data_language shard/data_leveldesign shard/data_game_share
title Ryzom Core: b1_client_dev.py (LEVELDESIGN) title Ryzom Core: b1_client_dev.py (LEVELDESIGN)
b1_client_dev.py python b1_client_dev.py
title Ryzom Core: b2_shard_data.py (LEVELDESIGN) title Ryzom Core: b2_shard_data.py (LEVELDESIGN)
b2_shard_data.py python b2_shard_data.py
title Ryzom Core: b3_shard_dev.py title Ryzom Core: b3_shard_dev.py
b3_shard_dev.py python b3_shard_dev.py
title Ryzom Core: Ready title Ryzom Core: Ready

@ -1,11 +1,11 @@
title Ryzom Core: 1_export.py (OBJECTS) title Ryzom Core: 1_export.py (OBJECTS)
1_export.py -ipj common/objects python 1_export.py -ipj common/objects
title Ryzom Core: 2_build.py (OBJECTS) title Ryzom Core: 2_build.py (OBJECTS)
2_build.py -ipj common/objects python 2_build.py -ipj common/objects
title Ryzom Core: 3_install.py (OBJECTS) title Ryzom Core: 3_install.py (OBJECTS)
3_install.py -ipj common/objects python 3_install.py -ipj common/objects
title Ryzom Core: b1_client_dev.py (OBJECTS) title Ryzom Core: b1_client_dev.py (OBJECTS)
b1_client_dev.py python b1_client_dev.py
title Ryzom Core: b2_shard_data.py (OBJECTS) title Ryzom Core: b2_shard_data.py (OBJECTS)
b2_shard_data.py python b2_shard_data.py
title Ryzom Core: Ready (OBJECTS) title Ryzom Core: Ready (OBJECTS)

@ -1,11 +1,11 @@
title Ryzom Core: 1_export.py (PANOPLY) title Ryzom Core: 1_export.py (PANOPLY)
1_export.py -ipj common/characters_maps_hr python 1_export.py -ipj common/characters_maps_hr
title Ryzom Core: 2_build.py (PANOPLY) title Ryzom Core: 2_build.py (PANOPLY)
2_build.py -ipj common/characters_maps_hr python 2_build.py -ipj common/characters_maps_hr
title Ryzom Core: 3_install.py (PANOPLY) title Ryzom Core: 3_install.py (PANOPLY)
3_install.py -ipj common/characters_maps_hr python 3_install.py -ipj common/characters_maps_hr
title Ryzom Core: b1_client_dev.py (PANOPLY) title Ryzom Core: b1_client_dev.py (PANOPLY)
b1_client_dev.py python b1_client_dev.py
title Ryzom Core: b2_shard_data.py (PANOPLY) title Ryzom Core: b2_shard_data.py (PANOPLY)
b2_shard_data.py python b2_shard_data.py
title Ryzom Core: Ready (PANOPLY) title Ryzom Core: Ready (PANOPLY)

@ -1,15 +1,15 @@
title Ryzom Core: 0_setup.py (RING LANDSCAPE) title Ryzom Core: 0_setup.py (RING LANDSCAPE)
0_setup.py --noconf -ipj continents/r2_desert continents/r2_forest continents/r2_jungle continents/r2_lakes continents/r2_roots python 0_setup.py --noconf -ipj continents/r2_desert continents/r2_forest continents/r2_jungle continents/r2_lakes continents/r2_roots
title Ryzom Core: 1_export.py (RING LANDSCAPE) title Ryzom Core: 1_export.py (RING LANDSCAPE)
1_export.py -ipj continents/r2_desert continents/r2_forest continents/r2_jungle continents/r2_lakes continents/r2_roots python 1_export.py -ipj continents/r2_desert continents/r2_forest continents/r2_jungle continents/r2_lakes continents/r2_roots
title Ryzom Core: 2_build.py (RING LANDSCAPE) title Ryzom Core: 2_build.py (RING LANDSCAPE)
2_build.py -ipj continents/r2_desert continents/r2_forest continents/r2_jungle continents/r2_lakes continents/r2_roots python 2_build.py -ipj continents/r2_desert continents/r2_forest continents/r2_jungle continents/r2_lakes continents/r2_roots
title Ryzom Core: 3_install.py (RING LANDSCAPE) title Ryzom Core: 3_install.py (RING LANDSCAPE)
3_install.py -ipj continents/r2_desert continents/r2_forest continents/r2_jungle continents/r2_lakes continents/r2_roots python 3_install.py -ipj continents/r2_desert continents/r2_forest continents/r2_jungle continents/r2_lakes continents/r2_roots
title Ryzom Core: a1_worldedit_data.py (RING LANDSCAPE) title Ryzom Core: a1_worldedit_data.py (RING LANDSCAPE)
a1_worldedit_data.py python a1_worldedit_data.py
title Ryzom Core: b1_client_dev.py (RING LANDSCAPE) title Ryzom Core: b1_client_dev.py (RING LANDSCAPE)
b1_client_dev.py python b1_client_dev.py
title Ryzom Core: b2_shard_data.py (RING LANDSCAPE) title Ryzom Core: b2_shard_data.py (RING LANDSCAPE)
b2_shard_data.py python b2_shard_data.py
title Ryzom Core: Ready (RING LANDSCAPE) title Ryzom Core: Ready (RING LANDSCAPE)

@ -1,15 +1,15 @@
title Ryzom Core: 0_setup.py (RING LANDSCAPE) title Ryzom Core: 0_setup.py (RING LANDSCAPE)
0_setup.py --noconf -ipj continents/r2_forest python 0_setup.py --noconf -ipj continents/r2_forest
title Ryzom Core: 1_export.py (RING LANDSCAPE) title Ryzom Core: 1_export.py (RING LANDSCAPE)
1_export.py -ipj continents/r2_forest python 1_export.py -ipj continents/r2_forest
title Ryzom Core: 2_build.py (RING LANDSCAPE) title Ryzom Core: 2_build.py (RING LANDSCAPE)
2_build.py -ipj continents/r2_forest python 2_build.py -ipj continents/r2_forest
title Ryzom Core: 3_install.py (RING LANDSCAPE) title Ryzom Core: 3_install.py (RING LANDSCAPE)
3_install.py -ipj continents/r2_forest python 3_install.py -ipj continents/r2_forest
title Ryzom Core: a1_worldedit_data.py (RING LANDSCAPE) title Ryzom Core: a1_worldedit_data.py (RING LANDSCAPE)
a1_worldedit_data.py python a1_worldedit_data.py
title Ryzom Core: b1_client_dev.py (RING LANDSCAPE) title Ryzom Core: b1_client_dev.py (RING LANDSCAPE)
b1_client_dev.py python b1_client_dev.py
title Ryzom Core: b2_shard_data.py (RING LANDSCAPE) title Ryzom Core: b2_shard_data.py (RING LANDSCAPE)
b2_shard_data.py python b2_shard_data.py
title Ryzom Core: Ready (RING LANDSCAPE) title Ryzom Core: Ready (RING LANDSCAPE)

@ -1,15 +1,15 @@
title Ryzom Core: 0_setup.py (RING LANDSCAPE) title Ryzom Core: 0_setup.py (RING LANDSCAPE)
0_setup.py --noconf -ipj continents/r2_jungle python 0_setup.py --noconf -ipj continents/r2_jungle
title Ryzom Core: 1_export.py (RING LANDSCAPE) title Ryzom Core: 1_export.py (RING LANDSCAPE)
1_export.py -ipj continents/r2_jungle python 1_export.py -ipj continents/r2_jungle
title Ryzom Core: 2_build.py (RING LANDSCAPE) title Ryzom Core: 2_build.py (RING LANDSCAPE)
2_build.py -ipj continents/r2_jungle python 2_build.py -ipj continents/r2_jungle
title Ryzom Core: 3_install.py (RING LANDSCAPE) title Ryzom Core: 3_install.py (RING LANDSCAPE)
3_install.py -ipj continents/r2_jungle python 3_install.py -ipj continents/r2_jungle
title Ryzom Core: a1_worldedit_data.py (RING LANDSCAPE) title Ryzom Core: a1_worldedit_data.py (RING LANDSCAPE)
a1_worldedit_data.py python a1_worldedit_data.py
title Ryzom Core: b1_client_dev.py (RING LANDSCAPE) title Ryzom Core: b1_client_dev.py (RING LANDSCAPE)
b1_client_dev.py python b1_client_dev.py
title Ryzom Core: b2_shard_data.py (RING LANDSCAPE) title Ryzom Core: b2_shard_data.py (RING LANDSCAPE)
b2_shard_data.py python b2_shard_data.py
title Ryzom Core: Ready (RING LANDSCAPE) title Ryzom Core: Ready (RING LANDSCAPE)

@ -1,15 +1,15 @@
title Ryzom Core: 0_setup.py (RING LANDSCAPE) title Ryzom Core: 0_setup.py (RING LANDSCAPE)
0_setup.py --noconf -ipj continents/r2_lakes python 0_setup.py --noconf -ipj continents/r2_lakes
title Ryzom Core: 1_export.py (RING LANDSCAPE) title Ryzom Core: 1_export.py (RING LANDSCAPE)
1_export.py -ipj continents/r2_lakes python 1_export.py -ipj continents/r2_lakes
title Ryzom Core: 2_build.py (RING LANDSCAPE) title Ryzom Core: 2_build.py (RING LANDSCAPE)
2_build.py -ipj continents/r2_lakes python 2_build.py -ipj continents/r2_lakes
title Ryzom Core: 3_install.py (RING LANDSCAPE) title Ryzom Core: 3_install.py (RING LANDSCAPE)
3_install.py -ipj continents/r2_lakes python 3_install.py -ipj continents/r2_lakes
title Ryzom Core: a1_worldedit_data.py (RING LANDSCAPE) title Ryzom Core: a1_worldedit_data.py (RING LANDSCAPE)
a1_worldedit_data.py python a1_worldedit_data.py
title Ryzom Core: b1_client_dev.py (RING LANDSCAPE) title Ryzom Core: b1_client_dev.py (RING LANDSCAPE)
b1_client_dev.py python b1_client_dev.py
title Ryzom Core: b2_shard_data.py (RING LANDSCAPE) title Ryzom Core: b2_shard_data.py (RING LANDSCAPE)
b2_shard_data.py python b2_shard_data.py
title Ryzom Core: Ready (RING LANDSCAPE) title Ryzom Core: Ready (RING LANDSCAPE)

@ -1,15 +1,15 @@
title Ryzom Core: 0_setup.py (RING LANDSCAPE) title Ryzom Core: 0_setup.py (RING LANDSCAPE)
0_setup.py --noconf -ipj continents/r2_roots python 0_setup.py --noconf -ipj continents/r2_roots
title Ryzom Core: 1_export.py (RING LANDSCAPE) title Ryzom Core: 1_export.py (RING LANDSCAPE)
1_export.py -ipj continents/r2_roots python 1_export.py -ipj continents/r2_roots
title Ryzom Core: 2_build.py (RING LANDSCAPE) title Ryzom Core: 2_build.py (RING LANDSCAPE)
2_build.py -ipj continents/r2_roots python 2_build.py -ipj continents/r2_roots
title Ryzom Core: 3_install.py (RING LANDSCAPE) title Ryzom Core: 3_install.py (RING LANDSCAPE)
3_install.py -ipj continents/r2_roots python 3_install.py -ipj continents/r2_roots
title Ryzom Core: a1_worldedit_data.py (RING LANDSCAPE) title Ryzom Core: a1_worldedit_data.py (RING LANDSCAPE)
a1_worldedit_data.py python a1_worldedit_data.py
title Ryzom Core: b1_client_dev.py (RING LANDSCAPE) title Ryzom Core: b1_client_dev.py (RING LANDSCAPE)
b1_client_dev.py python b1_client_dev.py
title Ryzom Core: b2_shard_data.py (RING LANDSCAPE) title Ryzom Core: b2_shard_data.py (RING LANDSCAPE)
b2_shard_data.py python b2_shard_data.py
title Ryzom Core: Ready (RING LANDSCAPE) title Ryzom Core: Ready (RING LANDSCAPE)

@ -1,11 +1,11 @@
title Ryzom Core: 1_export.py (LEVELDESIGN) title Ryzom Core: 1_export.py (LEVELDESIGN)
1_export.py -ipj common/sky common/sfx common/gamedev common/data_common common/data_shard common/leveldesign common/exedll common/cfg shard/data_shard shard/data_language shard/data_leveldesign shard/data_game_share python 1_export.py -ipj common/sky common/sfx common/gamedev common/data_common common/data_shard common/leveldesign common/exedll common/cfg shard/data_shard shard/data_language shard/data_leveldesign shard/data_game_share
title Ryzom Core: 2_build.py (LEVELDESIGN) title Ryzom Core: 2_build.py (LEVELDESIGN)
2_build.py -ipj common/sky common/sfx common/gamedev common/data_common common/data_shard common/leveldesign common/exedll common/cfg shard/data_shard shard/data_language shard/data_leveldesign shard/data_game_share python 2_build.py -ipj common/sky common/sfx common/gamedev common/data_common common/data_shard common/leveldesign common/exedll common/cfg shard/data_shard shard/data_language shard/data_leveldesign shard/data_game_share
title Ryzom Core: 3_install.py (LEVELDESIGN) title Ryzom Core: 3_install.py (LEVELDESIGN)
3_install.py -ipj common/sky common/sfx common/gamedev common/data_common common/data_shard common/leveldesign common/exedll common/cfg shard/data_shard shard/data_language shard/data_leveldesign shard/data_game_share python 3_install.py -ipj common/sky common/sfx common/gamedev common/data_common common/data_shard common/leveldesign common/exedll common/cfg shard/data_shard shard/data_language shard/data_leveldesign shard/data_game_share
title Ryzom Core: b1_client_dev.py (LEVELDESIGN) title Ryzom Core: b1_client_dev.py (LEVELDESIGN)
b1_client_dev.py python b1_client_dev.py
title Ryzom Core: b2_shard_data.py (LEVELDESIGN) title Ryzom Core: b2_shard_data.py (LEVELDESIGN)
b2_shard_data.py python b2_shard_data.py
title Ryzom Core: Ready title Ryzom Core: Ready

@ -1,9 +1,9 @@
title Ryzom Core: 1_export.py (SOUND) title Ryzom Core: 1_export.py (SOUND)
1_export.py -ipj common/sound python 1_export.py -ipj common/sound
title Ryzom Core: 2_build.py (SOUND) title Ryzom Core: 2_build.py (SOUND)
2_build.py -ipj common/sound python 2_build.py -ipj common/sound
title Ryzom Core: 3_install.py (SOUND) title Ryzom Core: 3_install.py (SOUND)
3_install.py -ipj common/sound python 3_install.py -ipj common/sound
title Ryzom Core: b1_client_dev.py (SOUND) title Ryzom Core: b1_client_dev.py (SOUND)
b1_client_dev.py python b1_client_dev.py
title Ryzom Core: Ready (SOUND) title Ryzom Core: Ready (SOUND)

Loading…
Cancel
Save