is it possible....? ecompile question

Here you can post threads requesting help on the official POL Ultima Online Emulator Core 095. Note: Core 095 is no longer officially supported.
Post Reply
Firedancer
Grandmaster Poster
Posts: 104
Joined: Fri Feb 03, 2006 6:32 am

is it possible....? ecompile question

Post by Firedancer »

Hi folks,
say, is it possible to tell ecompile to ignore all files in certain named folders?

e.g. I want to exclude all "base" subfolders. Ecompile should compile all files in /pkg with the exception of e.g. "/pkg/base" and "/pkg/xxx/base", .... etc.

is that possible?
If yes, that would help me a big deal.
Poi
Grandmaster Poster
Posts: 298
Joined: Fri Apr 14, 2006 9:36 am

Post by Poi »

Well i think(THINK) that the only place to do this would be the ecompile.xfg
Firedancer
Grandmaster Poster
Posts: 104
Joined: Fri Feb 03, 2006 6:32 am

Post by Firedancer »

Poi wrote:Well i think(THINK) that the only place to do this would be the ecompile.xfg
.xfg? == .cfg?
haven't seen any 'exclude' statement options in the ecompile.cfg though.
Bytehawk
Apprentice Poster
Posts: 56
Joined: Fri Feb 03, 2006 2:25 am

Post by Bytehawk »

Quite a bizarre idea, but:
Try to put a pkg.cfg into each batch directory with the contents of "enabled 0" and then ecompile with the -A option. Since this only compiles sources in main and enabled packages....
Firedancer
Grandmaster Poster
Posts: 104
Joined: Fri Feb 03, 2006 6:32 am

Post by Firedancer »

Bytehawk wrote:Quite a bizarre idea, but:
Try to put a pkg.cfg into each batch directory with the contents of "enabled 0" and then ecompile with the -A option. Since this only compiles sources in main and enabled packages....
sadly can't... the "base" folders are automatically/dynamically created by our cvs- sourcecode-management program, whenever one checks out files for editing.
Bytehawk
Apprentice Poster
Posts: 56
Joined: Fri Feb 03, 2006 2:25 am

Post by Bytehawk »

Yet another bizarre idea :)

Would ecompile "see" hidden or system folders?
If not, hiding the base directories might be the solution. You could write a batch that changes the base directories to hidden, then ecompile and change back the directories to normal.
Post Reply