Janet B. Anderson
d0d04aeff1
gcc now needs RTEMS_BASE/lib in LD_LIBRARY_PATH.
2008-07-18 21:06:21 +00:00
Janet B. Anderson
730fecea35
Added include for CONFIG_SITE.$(EPICS_HOST_ARCH).RTEMS overrides.
2008-07-18 21:01:27 +00:00
Janet B. Anderson
d110f81093
Added comments about USE_STLPORT.
2008-07-10 20:00:23 +00:00
Janet B. Anderson
00d0f2dfce
Added code to use stLport library instead of default Cstd library.
2008-07-10 19:45:02 +00:00
Janet B. Anderson
21f4b0f987
Added RULES_TARGET & made changes to allow removing makeMakefileInclude.pl
2008-07-10 18:28:19 +00:00
Janet B. Anderson
3b10db881c
Removed rebuild from ACTIONS, rebuild depends on clean install.
2008-07-03 18:44:50 +00:00
Janet B. Anderson
963c43a198
Use $(TOOLS)/useManifestTool.pl tool only when needed and when it exists.
2008-07-03 15:16:04 +00:00
Janet B. Anderson
51f48fae40
Added PRECIOUS for COMMON_DIR header files.
2008-07-03 15:09:31 +00:00
Janet B. Anderson
f6f07be763
Changes to allow LOADABLE_LIBRARY to work for borland and MS compilers.
2008-07-03 15:02:15 +00:00
Janet B. Anderson
37d6265427
Removed LINK.loadable_shrlib and added TARGET_LIB_LDFLAGS.
2008-07-03 15:01:09 +00:00
Janet B. Anderson
db1cf982f7
Modified APS override of GNU_DIR.
2008-07-02 15:17:09 +00:00
Janet B. Anderson
fc1139f9da
Removed unnecessary ifdef T_A.
2008-07-01 20:11:40 +00:00
Janet B. Anderson
7a98decb49
Onlu use nonexistantFilename when necessary.
2008-07-01 20:09:29 +00:00
Janet B. Anderson
1af874b74e
Added RELEASE_DBFLAGS definition. Fixed double $ for archs names.
2008-06-26 16:14:24 +00:00
Janet B. Anderson
1ea4322dbd
Fixed DBFLAGS definition.
2008-06-26 16:12:51 +00:00
Janet B. Anderson
1623c5ab39
Removed all references to GCC_EXEC_PREFIX.
2008-06-25 15:15:42 +00:00
W. Eric Norum
448cdf851d
Just like vxWorks, RTEMS breaks horribly if GCC_EXEC_PREFIX is set.
2008-06-19 21:23:47 +00:00
Janet B. Anderson
18623bb67c
Fixed bug in FILE_TYPE_template. Replaced 644 with INSTALL_PERMISSIONS.
2008-06-09 20:35:01 +00:00
Janet B. Anderson
43dd9c2704
Changed 644 to INSTALL_PERMISSIONS.
2008-06-09 20:33:40 +00:00
Janet B. Anderson
b591e01d05
Changed permissions to a *_PERMISSIONS definition.
2008-06-02 21:50:00 +00:00
Janet B. Anderson
9e5463d4d5
Added quote to echo line. Changed permissions to INSTALL_PERMISSIONS.
2008-06-02 21:46:01 +00:00
Janet B. Anderson
d955ed8fa4
Added installed file permission definitions.
2008-06-02 21:44:45 +00:00
Janet B. Anderson
39255ad560
Added dependancy and rule for DB_INSTALLS and DBD_INSTALLS.
2008-06-02 21:35:33 +00:00
Janet B. Anderson
389263f290
Simplified definitionss for INSTALL_BIN_INSTALLS and INSTALL_LIB_INSTALLS.
2008-06-02 21:18:32 +00:00
Janet B. Anderson
8ce9be1c04
Added dependancies and rules for BIN_INSTALLS and LIB_INSTALLS.
2008-06-02 20:29:34 +00:00
Andrew Johnson
c4dfb6980b
Added support for vxWorks 6.6, info from Ernest Williams.
2008-05-14 16:31:52 +00:00
Janet B. Anderson
e2a8e3408c
Allow $*_TEMPLATE definitions to have fullpathname.
...
Added realclean target.
2008-05-06 21:21:41 +00:00
Janet B. Anderson
5c80b4902c
Bug fix. Reversed the then and else part of the if function.
2008-05-02 15:12:50 +00:00
Janet B. Anderson
8a183d7bbd
Look for .h files in os/posix dir only if POSIX is YES.
...
Set default for POSIX to YES.
2008-04-29 18:58:04 +00:00
Janet B. Anderson
916f1c258f
Removed if stmnts from define/endef to avoid bug in GNU make R3.80.
2008-04-29 18:54:39 +00:00
W. Eric Norum
7b36927d68
New base uses new version of RTEMS.
2008-04-28 19:24:08 +00:00
W. Eric Norum
1d7fd3899e
NFS library name has changed.
2008-04-28 19:14:29 +00:00
Janet B. Anderson
81a56a5b9e
Second try at creating *_Include.dbd dependancy on Makefile.
2008-04-25 20:06:10 +00:00
Janet B. Anderson
e5b6693d8c
Backed out Created *_Include.dbd dependancy on Makefile.
2008-04-25 18:44:21 +00:00
Janet B. Anderson
e05cf72537
Created <name>_Include.dbd now depends on Makefile.
2008-04-25 15:29:16 +00:00
W. Eric Norum
158ce5ac32
New tool chain does not need (and must not have) -m5200 in addition to -m528x.
2008-04-24 18:18:12 +00:00
Janet B. Anderson
b02f69092c
Allow apps and extensions to define CONFIG.
2008-04-18 16:28:02 +00:00
Janet B. Anderson
df59c12f75
Added CPPFLAGS -mcpu=arm9 -marm -- from Heinrich du Toit.
2008-04-09 20:41:33 +00:00
Andrew Johnson
fb930b6b0e
Renamed convertRelease target 'STDOUT' to 'releaseTops' and fixed build files.
...
Removed the -h option to convertRelease, use $ENV{EPICS_HOST_ARCH} instead.
Reworked variables associated with expandVars to make it simpler to use.
Split EPICS::Utils module into three parts.
Moved code from fullPathName.pl into the new EPICS::Path module.
Changed convertRelease.pl to use new modules.
Added some documentation to RELEASE_NOTES.html
2008-04-03 21:57:16 +00:00
Janet B. Anderson
37cd3234bd
Use perl ExtUtils for CP, MV, RM, and RMDIR macro definitions.
2008-03-28 21:35:26 +00:00
Janet B. Anderson
a4a2a73fe7
Added ifneq test around -include lines for make version 3.80 on Linux FC4.
...
See Ernest Williams for details.
2008-03-28 19:28:13 +00:00
Janet B. Anderson
1ff1ba637e
Moved configure/tools files to src/tools directory.
2008-03-24 22:17:06 +00:00
Janet B. Anderson
ad4a336053
Include cfg/RULES* files to get DIRECTORY_TARGET names for uninstall.
2008-03-24 22:06:46 +00:00
Janet B. Anderson
b10833318b
Macros and rules for octave files.
2008-03-24 22:06:26 +00:00
Janet B. Anderson
861e6ab132
Allow user defined installation file types
...
Added new file types ADL,ALH,CFG,IDL,PERL_MODULE,PERL_SCRIPT
2008-03-24 22:06:05 +00:00
Janet B. Anderson
93d1359256
New expand facility to expand @xxx@ variables.
2008-03-24 22:05:42 +00:00
Janet B. Anderson
101256d28c
Moved configure/tools perl tools to src/tools directory.
...
Replaced O.<T_A> files CONFIG_APP_INCLUDE and RULES_INCLUDE creation with
defs and rules in configure files CONFIG_APP_INCLUDE and RULES_BUILD
2008-03-24 22:05:10 +00:00
Janet B. Anderson
0485bc7838
Moved configure/tools perl tools to src/tools directory.
2008-03-24 22:03:42 +00:00
Janet B. Anderson
74ff11919f
Replaced O.<T_A> files CONFIG_APP_INCLUDE and RULES_INCLUDE creation with
...
defs and rules in configure files CONFIG_APP_INCLUDE and RULES_BUILD
Allow new CFGS - user RULES* file to be installed into a cfg directory.
New expand facility to expand @xxx@ variables.
2008-03-24 22:03:08 +00:00
Janet B. Anderson
716dabdba1
Replaced O.<T_A> files CONFIG_APP_INCLUDE and RULES_INCLUDE creation with
...
defs and rules in configure files CONFIG_APP_INCLUDE and RULES_BUILD
2008-03-24 22:02:29 +00:00