]> rtime.felk.cvut.cz Git - orte.git/log
orte.git
20 years agoAdded dependencies between top-level passes invocation for parallel make.
ppisa [Tue, 2 Mar 2004 19:47:45 +0000 (19:47 +0000)]
Added dependencies between top-level passes invocation for parallel make.

20 years agoCOMM components updated for smooth cross-compilation and target directory building.
ppisa [Fri, 27 Feb 2004 01:07:39 +0000 (01:07 +0000)]
COMM components updated for smooth cross-compilation and target directory building.

20 years agoORTEDomainAppDestroy bug, Win32 improvements
smolik [Thu, 26 Feb 2004 21:58:28 +0000 (21:58 +0000)]
ORTEDomainAppDestroy bug, Win32 improvements

20 years agoORTE kconfig hack
smolik [Fri, 20 Feb 2004 18:38:34 +0000 (18:38 +0000)]
ORTE kconfig hack

20 years agoNew version of rules synchronized from CAN branch.
ppisa [Fri, 20 Feb 2004 03:24:32 +0000 (03:24 +0000)]
New version of rules synchronized from CAN branch.

20 years agoCorrected include directory search order.
ppisa [Wed, 18 Feb 2004 10:00:22 +0000 (10:00 +0000)]
Corrected include directory search order.

20 years agoSmall changes to enforce strict RT-Linus+Linux headers separation.
ppisa [Tue, 17 Feb 2004 22:53:59 +0000 (22:53 +0000)]
Small changes to enforce strict RT-Linus+Linux headers separation.
The GCC option -nostdinc is used to ensure that default user-space includes
are not mistakenly read by RT-Linux or Linux kernel targets compilation.
The standard headers as "string.h" are allowed by addition of
$(LINUX_DIR)/include/linux path.

20 years agoRTL m4 update
smolik [Sun, 15 Feb 2004 22:34:53 +0000 (22:34 +0000)]
RTL m4 update

20 years ago*** empty log message ***
smolik [Sun, 15 Feb 2004 22:23:50 +0000 (22:23 +0000)]
*** empty log message ***

20 years agodocumentation patch
smolik [Sun, 15 Feb 2004 19:37:04 +0000 (19:37 +0000)]
documentation patch

20 years agoadded documentation by Zdenek Sebek
smolik [Sun, 15 Feb 2004 19:30:12 +0000 (19:30 +0000)]
added documentation by Zdenek Sebek

20 years agonew version of makefile
smolik [Wed, 11 Feb 2004 12:56:21 +0000 (12:56 +0000)]
new version of makefile

20 years agoRT-Linux make with disabled standard includes directories ( -nostdinc option ).
ppisa [Wed, 11 Feb 2004 01:09:26 +0000 (01:09 +0000)]
RT-Linux make with disabled standard includes directories ( -nostdinc option ).

20 years agoOCERA SF CVS tree of ORTE framework updated to
ppisa [Wed, 11 Feb 2004 00:38:24 +0000 (00:38 +0000)]
OCERA SF CVS tree of ORTE framework updated to
the actual Petr Smolik's tree state.

20 years agoFix for integration tracker problem ID=884665.
pagnin [Wed, 4 Feb 2004 09:21:19 +0000 (09:21 +0000)]
Fix for integration tracker problem ID=884665.

RTLINUX_DIR variable was used inconsistently (different meaning inside
rtlinux tree compared to the general meaning in the OCERA tree).

Solution adopted, to maintain compatibility toward external developers,
the particular rtlinux meaning of the variable has been isolated in the
rtlinux tree and, more important, has been adopted a different variable
RTL_DIR that has the same meaning both inside and outside the rtlinux
tree.

20 years agoUpdate of ORTE. Configured to compile for Linux out of box.
ppisa [Sat, 17 Jan 2004 18:16:35 +0000 (18:16 +0000)]
Update of ORTE. Configured to compile for Linux out of box.
RT-Linux compilation is usable, but requires addition of enhanced RTL_UDP.
Initial RTAI support added.

20 years agoAdded prerelease of ORTE-0.2 (Real Time Publisher Subscriber communication protocol...
ppisa [Tue, 13 Jan 2004 12:39:53 +0000 (12:39 +0000)]
Added prerelease of ORTE-0.2 (Real Time Publisher Subscriber communication protocol) developed by Petr Smolik.