Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Indigo CDT, Build Console, log file location, support variables?(Does Build Console log file location support variables?)
Indigo CDT, Build Console, log file location, support variables? [message #718851] Thu, 25 August 2011 10:00 Go to next message
Eclipse UserFriend
Indigo, CDT 8.0.0.201106081058

The projects properties dialog has under C/C++ build
the feature logging

filling a correct filename in "log file location" and enabling build logging works great!

but...
Does this "log file location" support variables?

(variables from workspace or environment, like Build directory, build location of C/C++ build dialog)

I couldn't find documentation about it, any info is welcomed
Re: Indigo CDT, Build Console, log file location, support variables? [message #719598 is a reply to message #718851] Sat, 27 August 2011 23:46 Go to previous messageGo to next message
Eclipse UserFriend
Daniel Calcoen wrote on Thu, 25 August 2011 10:00

Does this "log file location" support variables?

(variables from workspace or environment, like Build directory, build location of C/C++ build dialog)

I couldn't find documentation about it, any info is welcomed

No, it does not. This location is intended to keep "temporary" log, just to support "Copy Build Log" icon on the console toolbar. The idea behind it being configurable is to allow using a different filesystem in case of problems with space.

Andrew
(no subject) [message #719609 is a reply to message #718851] Sat, 27 August 2011 23:46 Go to previous messageGo to next message
Eclipse UserFriend
Duplicate message deleted

[Updated on: Sun, 28 August 2011 08:36] by Moderator

(no subject) [message #719610 is a reply to message #718851] Sat, 27 August 2011 23:46 Go to previous messageGo to next message
Eclipse UserFriend
Duplicate message deleted

[Updated on: Sun, 28 August 2011 08:36] by Moderator

(no subject) [message #719615 is a reply to message #718851] Sat, 27 August 2011 23:46 Go to previous messageGo to next message
Eclipse UserFriend
Duplicate message deleted

[Updated on: Sun, 28 August 2011 08:36] by Moderator

(no subject) [message #719624 is a reply to message #718851] Sat, 27 August 2011 23:46 Go to previous messageGo to next message
Eclipse UserFriend
Duplicate message deleted

[Updated on: Sun, 28 August 2011 08:37] by Moderator

Re: (no subject) [message #719846 is a reply to message #719609] Mon, 29 August 2011 04:10 Go to previous messageGo to next message
Eclipse UserFriend
Thanks for your answer.

We are several in a team working in the same project.
The "start level" of the project files structure is different for some of the developers, while the directory structure is the same and resides outside the eclipse workspace, via the virtual folders and links to the files.
We share the submodules on the same super-project repository under git.
For all the files in the project we manage tu use the "variables" offered by eclipse giving us the correct path so the projects location is completely relative, also for compiling we lunch our "external" makefile based in environment variables.
The only file that is absolute is this console logfile.

It will be great if in a future release this can support "variables" too.

This console logfile is parsed to search for errors and other things with our scripts. As it has an absolute path, we need to modify manually to point to the correct place for each eclipse installation (instead of just depending in the same "variable" as all the other files)

[Updated on: Mon, 29 August 2011 04:20] by Moderator

Re: (no subject) [message #720378 is a reply to message #719846] Tue, 30 August 2011 09:33 Go to previous message
Eclipse UserFriend
If you want it to be considered for a future release please submit a request in bugzilla. And if you are really interested to get it in sooner - patches are welcome.

Andrew
Previous Topic:-l: option
Next Topic:Custom Toolchain
Goto Forum:
  


Current Time: Sun Jul 13 19:54:24 EDT 2025

Powered by FUDForum. Page generated in 0.04997 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top