FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

-allobj the default behavior

 
Post new topic   Reply to topic     Forum Index -> Build
View previous topic :: View next topic  
Author Message
qbert



Joined: 30 Mar 2004
Posts: 209
Location: Dallas, Texas

PostPosted: Mon Mar 27, 2006 4:37 pm    Post subject: -allobj the default behavior Reply with quote

Is their a reason its not ? I was using -full and forgot it had been changed.
Back to top
View user's profile Send private message MSN Messenger
Derek Parnell



Joined: 22 Apr 2004
Posts: 408
Location: Melbourne, Australia

PostPosted: Mon Mar 27, 2006 8:17 pm    Post subject: Re: -allobj the default behavior Reply with quote

qbert wrote:
Is their a reason its not ? I was using -full and forgot it had been changed.

Probably ... lost in the mists of time Smile

If you want to make any build switch the default, use the configuration file. For example, I have "-info" set as my default in my configuration file ...

Code:

CMDLINE=-info           # Show the version of build
CMDLINE=-Iy:\d_proj\build\trunk\source
CMDLINE=-Iy:\dlibs
CMDLINE=-Ic:\dmd\import

LIBCMD=?@D?\..\..\dm\bin\lib.exe

[dbg]
CMDLINE=--release --inline -unittest -g -w -full
CMDLINE=-T{Target}_{Group}

[prod]
CMDLINE=--unittest --debug* --g --w -release -inline -full
CMDLINE=-T{Target}_{Group}


_________________
--
Derek
skype name: derek.j.parnell
Back to top
View user's profile Send private message
qbert



Joined: 30 Mar 2004
Posts: 209
Location: Dallas, Texas

PostPosted: Thu Mar 30, 2006 12:25 pm    Post subject: Re: -allobj the default behavior Reply with quote

Derek Parnell wrote:

Probably ... lost in the mists of time Smile



Hehe, cool on the default switches.
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Build All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group