|
|
Home » U++ TheIDE » U++ TheIDE: Installation, Compiling and Running of theide » What are these file types - .scd .cache .tdx init
|
Re: What are these file types - .scd .cache .tdx init [message #29567 is a reply to message #29566] |
Sun, 31 October 2010 12:41   |
|
Hi gprentice
The meaning of the files is following:
init - used by BLITZ to properly include icpp files before the rest of the code
scd - older format for spelling dictionaries, superseded by udc but still supported
cache - cached data from Assist++ parser
pkg_cache - cached content of package files (upp) in single assembly
tdx - preparsed tpp files for fast searching
theide.cfg - serialized configuration of Setup->Environment dialog
bm - build method configuration
var - assembly configuration
theide/cfg folder - cache files from theide (tdx,cache,pkg_cache) + cfg (per package settings - opened files, cursor positions etc.)
If you think this info is worthed to be mentioned in the docs, go ahead and add it 
To update the webpages, you just have to change the tpp documentation located in uppbox/uppweb package (located in svn, it doesn't come with releases) or in the relevant package (ide, in this case). If you have the commit right for SVN, you can upload the changes and the webpage will change next day. Some relevant explanation is here. If you don't have the rights, just post the tpp files on the forum.
AFAIK the upp book is slowly advancing. You can check its state easily, as it is located in bazaar. Just compile and run the bazaar/UltimateBook package.
Best regards,
Honza
[Updated on: Sun, 31 October 2010 12:48] Report message to a moderator
|
|
|
|
Re: What are these file types - .scd .cache .tdx init [message #29569 is a reply to message #29568] |
Sun, 31 October 2010 13:23   |
|
Yes, googlecode is just a mirror, it is not possible to commit changes directly in there.
To clarify: By "svn commit rights" I meant access to the head server, which is accessible on IP adress that Mirek gives you together with your name and password.
Anyone with the rights to access the head server can change any documentation (neat rule to encourage people to document things ). Your ability to change the source code depends on what rights Mirek grants you, usually it is restricted to certain directories.
Honza
|
|
|
|
|
|
Re: What are these file types - .scd .cache .tdx init [message #29586 is a reply to message #29578] |
Mon, 01 November 2010 23:20   |
|
gprentice wrote on Mon, 01 November 2010 13:32 | I updated the file and committed the .tpp and .tppi files using tortoise svn. Maybe you could check if I got something wrong some time. Tortoise said the files committed ok but for some reason it's left the icon for the files showing as "modified".
|
Good work, Graeme
It looks ok, at least I didn't see any mistakes. You will see the changes on the web tomorrow morning. To get rid of the modified status (in most svn clients) you have to update after committing. And one little thing for next time: Please try to make the log message look like "packagename: What changed" or ".packagename: Something not very important changed". It makes the logs easier to read, thanks.
Honza
|
|
|
|
|
Re: What are these file types - .scd .cache .tdx init [message #29596 is a reply to message #29593] |
Tue, 02 November 2010 12:29   |
|
gprentice wrote on Tue, 02 November 2010 11:22 | ok, I'm not used to having to update after committing. Regarding the package name - sure I'll do that. What does a leading * mean?
|
Leading * is mark bugfixes. Sometimes there is also leading +, which is used to mark addition of a new feature.
Honza
|
|
|
Re: What are these file types - .scd .cache .tdx init [message #29597 is a reply to message #29567] |
Tue, 02 November 2010 12:52   |
gprentice
Messages: 260 Registered: November 2005 Location: New Zealand
|
Experienced Member |
|
|
dolik.rce wrote on Mon, 01 November 2010 00:41 |
AFAIK the upp book is slowly advancing. You can check its state easily, as it is located in bazaar. Just compile and run the bazaar/UltimateBook package.
|
The package won't build for me using MSC10. Build window output is below.
----- UltimateBook ( GUI MAIN MSC10 WIN32 MSC )
cl : Command line warning D9024 : unrecognized source file type 'Files\Microsoft', object file assumed
cl : Command line warning D9027 : source file 'Files\Microsoft' ignored
cl : Command line warning D9024 : unrecognized source file type 'Visual', object file assumed
cl : Command line warning D9027 : source file 'Visual' ignored
cl : Command line warning D9024 : unrecognized source file type 'Studio', object file assumed
cl : Command line warning D9027 : source file 'Studio' ignored
cl : Command line warning D9024 : unrecognized source file type '10.0\Vc\Include -IC:\Program', object file assumed
cl : Command line warning D9027 : source file '10.0\Vc\Include -IC:\Program' ignored
cl : Command line warning D9024 : unrecognized source file type 'Files\Microsoft', object file assumed
cl : Command line warning D9027 : source file 'Files\Microsoft' ignored
cl : Command line warning D9027 : source file 'SDKs\Windows\v7.0A\Include -IL:\gp\upp-mirror\bazaar\AESStream\plugin\openssl\inc32 -DflagGUI -DflagMAIN -DflagMSC10
-DflagWIN32 -DflagMSC -DbmYEAR=2010 -DbmMONTH=11 -DbmDAY=3 -DbmHOUR=0 -DbmMINUTE=46 -DbmSECOND=55 -EHsc -MT -O1 -GS- -Gy -FdL:/gp/upp-mirror/out/UltimateBook
/MSC10.Gui.Main\UltimateBook-1.pdb -Tp L:\gp\upp-mirror\bazaar\UltimateBook\MakeExamples.cpp -FoL:/gp/upp-mirror/out/UltimateBook/MSC10.Gui.Main\MakeExam ples.o
bj' ignored
cl : Command line warning D9021 : no action performed
cl : Command line warning D9024 : unrecognized source file type 'Files\Microsoft', object file assumed
cl : Command line warning D9027 : source file 'Files\Microsoft' ignored
cl : Command line warning D9024 : unrecognized source file type 'Visual', object file assumed
cl : Command line warning D9027 : source file 'Visual' ignored
cl : Command line warning D9024 : unrecognized source file type 'Studio', object file assumed
cl : Command line warning D9027 : source file 'Studio' ignored
cl : Command line warning D9024 : unrecognized source file type '10.0\Vc\Include -IC:\Program', object file assumed
cl : Command line warning D9027 : source file '10.0\Vc\Include -IC:\Program' ignored
cl : Command line warning D9024 : unrecognized source file type 'Files\Microsoft', object file assumed
cl : Command line warning D9027 : source file 'Files\Microsoft' ignored
cl : Command line warning D9027 : source file 'SDKs\Windows\v7.0A\Include -IL:\gp\upp-mirror\bazaar\AESStream\plugin\openssl\inc32 -DflagGUI -DflagMAIN -DflagMSC10
-DflagWIN32 -DflagMSC -DbmYEAR=2010 -DbmMONTH=11 -DbmDAY=3 -DbmHOUR=0 -DbmMINUTE=46 -DbmSECOND=55 -EHsc -MT -O1 -GS- -Gy -FdL:/gp/upp-mirror/out/UltimateBook
/MSC10.Gui.Main\UltimateBook-1.pdb -Tp L:\gp\upp-mirror\bazaar\UltimateBook\SrcDocs.cpp -FoL:/gp/upp-mirror/out/UltimateBook/MSC10.Gui.Main\SrcDocs. obj' ignore
d
cl : Command line warning D9021 : no action performed
cl : Command line warning D9024 : unrecognized source file type 'Files\Microsoft', object file assumed
cl : Command line warning D9027 : source file 'Files\Microsoft' ignored
cl : Command line warning D9024 : unrecognized source file type 'Visual', object file assumed
cl : Command line warning D9027 : source file 'Visual' ignored
cl : Command line warning D9024 : unrecognized source file type 'Studio', object file assumed
cl : Command line warning D9027 : source file 'Studio' ignored
cl : Command line warning D9024 : unrecognized source file type '10.0\Vc\Include -IC:\Program', object file assumed
cl : Command line warning D9027 : source file '10.0\Vc\Include -IC:\Program' ignored
cl : Command line warning D9024 : unrecognized source file type 'Files\Microsoft', object file assumed
cl : Command line warning D9027 : source file 'Files\Microsoft' ignored
cl : Command line warning D9027 : source file 'SDKs\Windows\v7.0A\Include -IL:\gp\upp-mirror\bazaar\AESStream\plugin\openssl\inc32 -DflagGUI -DflagMAIN -DflagMSC10
-DflagWIN32 -DflagMSC -DbmYEAR=2010 -DbmMONTH=11 -DbmDAY=3 -DbmHOUR=0 -DbmMINUTE=46 -DbmSECOND=55 -EHsc -MT -O1 -GS- -Gy -FdL:/gp/upp-mirror/out/UltimateBook
/MSC10.Gui.Main\UltimateBook-1.pdb -Tp L:\gp\upp-mirror\bazaar\UltimateBook\main.cpp -FoL:/gp/upp-mirror/out/UltimateBook/MSC10.Gui.Main\main.obj ' ignored
cl : Command line warning D9021 : no action performed
UltimateBook: 3 file(s) built in (0:03.00), 1000 msecs / file, duration = 4687 msecs
OK. (0:04.75)
|
|
|
|
|
Goto Forum:
Current Time: Fri May 09 15:55:32 CEST 2025
Total time taken to generate the page: 0.01023 seconds
|
|
|