Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-11-17TCF Agent: fixed tcflua build error on msys/mingweutarass1-0/+4
2010-11-16TCF Agent: fixed building of tcflua on Windows with MSVCeutarass1-1/+6
2010-10-11TCF Agent: fixed few build errors that happen when the code is built with OPS...eutarass1-8/+9
2010-10-04TCF Agent: agent Makefile changed to support new value of OPSYS: MinGW - buil...eutarass1-1/+5
2010-08-06TCF Agent: added new makefile target - libtcf, to be able to build only the l...eutarass1-0/+1
2010-08-06Bug 321940: [tcf][agent] The client isn't installed on "make install"eutarass1-0/+1
2010-08-03Bug 321622: TCF agent headers required for plugins are not installedeutarass1-2/+9
2010-07-13Code cleanup: trailing empty lines are removed from source fileseutarass1-1/+0
2010-07-06TCF Agent: changed makefile to include GCC option -fno-omit-frame-pointer - i...eutarass1-0/+9
2010-05-18Bug 312840: Unable to effectively include Makefile.inc in make systems which ...eutarass1-0/+1
2009-11-02Bug 225082 - [tcf][releng] Improve TCF Agent build directory structureeutarass1-93/+21
2009-09-24TCF Agent: fixed VxWorks agent build errorseutarass1-0/+2
2009-08-26TCF Launch Configuration now can start and use TCF agent on a local host.eutarass1-49/+66
2009-08-23Fixed compiler warning and created make variable to contain compiler option t...fburton1-2/+3
2009-08-23Add TCF integration with Luafburton1-0/+10
2009-07-30Bug 225082:[tcf][releng] Improve TCF Agent build directory structure: agent p...eutarass1-0/+6
2009-07-16TCF Agent code cleanup: compiler warning fixeseutarass1-1/+2
2009-06-29TCF Agent: turn off asserts in release buildeutarass1-1/+1
2009-05-27Secure TCF: implemented certificate based authenticationeutarass1-1/+1
2009-05-13TCF Agent Makefile: fixed "services-to-cflags not found" if PATH does not con...eutarass1-1/+1
2009-04-27TCF Agent: added support for SSL (transport name: SSL)eutarass1-1/+1
2009-03-20TCF Agent: new Makefile variable: SERVICES. If set, it controls which service...eutarass1-0/+4
2009-03-19TCF Agent Makefile: remove hardcoded toolchains and optionseutarass1-6/+8
2009-03-19TCF Agent: Fixed a typo on line 44 of the Makefile.eutarass1-1/+1
2009-03-18Bug 268817: Add support for Mac OS Xeutarass1-1/+7
2009-03-16TCF Agent: new command line option: -d - run agent as a daemon.eutarass1-3/+36
2008-09-22Better support for TCF Agent portability:eutarass1-20/+35
2008-09-06TCF Agent: Got rid of libelf dependency. Use mmap() to access ELF sections data.eutarass1-2/+2
2008-09-04TCF Agent: improved handling of debug info, including DWARF location expressi...eutarass1-1/+1
2008-07-28Msys support for agent to Makefilemoberhuber1-0/+5
2008-05-281. TCF agent: LineNumbers and symbols services implemented for Windowseutarass1-1/+1
2008-03-24Bug 223571: TCF message logger value-add processeutarass1-1/+4
2008-03-241. Debug services RunControl, Breakpoints, Memory, Registers and StackTrace n...eutarass1-1/+1
2008-03-12Bug 222363: Initial implementation of value-addeutarass1-3/+6
2008-02-15The new version 0.2.0 of Target Communication Framework has major improvementseutarass1-5/+19
2008-01-10tcf-0.1.0 initial contributioninitialmoberhuber1-0/+15

    Back to the top