Commit Graph
468 Commits
Author SHA1 Message Date
Janet B. Anderson 3b50639eef Added D_cplusplus c++ compiler option. Undefined LIBRARY_LD_RESS. 2006-11-29 16:37:09 +00:00
Janet B. Anderson 39128f134e Undefine LIBRARY_LD_RESS. 2006-11-29 16:32:26 +00:00
Janet B. Anderson 0b481a519d Changed "-xtarget=ultra -xarch=v9" to " -xarch=generic64" 2006-11-27 20:23:03 +00:00
Janet B. Anderson ec8e064333 Changed -KPIC to -xcode=pic32. 2006-11-27 20:20:37 +00:00
Janet B. Anderson 257c7fd23b Put quotes around option with # in manifest mt.exe command. 2006-11-27 20:11:45 +00:00
Janet B. Anderson 207171d336 Made vxWorks.h include depend on VXWORKS_VERSION. 2006-11-16 22:44:34 +00:00
Janet B. Anderson 6cbcb67e56 Initial version. 2006-11-15 22:41:39 +00:00
Janet B. Anderson 6911c54755 Changed -Xc to -Xa. Needed for solaris 10 builds. 2006-11-15 19:26:18 +00:00
Janet B. Anderson 4ad9f05421 Added OP_SYS_LDLIBS definition for solaris 10. 2006-11-14 20:18:26 +00:00
Andrew Johnson 2998cff567 Configuration files for FreeBSD, from Artem Kazakov <kazakov@gmail.com> 2006-11-14 19:40:47 +00:00
Andrew Johnson 4ca2bc86e5 Changed configuration for vxWorks 6.x; now uses the same files as vx 5.x.
Removed the vxWorks6-mvXXXX targets, use vxWorks-ppc604_long or similar.
2006-11-13 20:31:07 +00:00
W. Eric Norum 8c8b77d767 Add example CONFIG_SITE files. 2006-11-09 14:47:59 +00:00
Jeff Hill 2d136ebc29 fixed manfest was created for .exe during static build 2006-11-02 19:44:58 +00:00
Ralph Lange db3ba46ab0 += RTEMS on ARM 2006-09-19 16:50:33 +00:00
W. Eric Norum 61239a7be6 Use more descriptive name. 2006-06-25 16:35:09 +00:00
cvs2svn d6deb6920b This commit was manufactured by cvs2svn to create branch 'B3.14'. 2006-06-25 16:34:52 +00:00
Janet B. Anderson d432014104 Fixed typo if commandline library definition. 2006-04-24 18:00:16 +00:00
Janet B. Anderson d208fdf7cf Need two MT commands, one for dll filess and one for exe files. 2006-03-09 22:28:22 +00:00
Janet B. Anderson 13ce4feb1b Added command to embed a .manifest file into a library or product target. 2006-03-09 17:02:20 +00:00
Janet B. Anderson edd2499824 Initial version. 2006-03-01 15:56:20 +00:00
Janet B. Anderson 6e2049d678 Added override comment. 2006-02-23 20:04:22 +00:00
Janet B. Anderson 7fe5335da7 Fixed CONFORM_CXXFLAGS_NORMAL definition. 2006-01-30 15:56:10 +00:00
W. Eric Norum d4abe3a8af Other sites aren't running RTEMS. 2006-01-25 21:18:53 +00:00
W. Eric Norum 3fee378da2 Reorganized OS X support. 2006-01-25 21:18:04 +00:00
W. Eric Norum d6ae543a1e Reorganize OS X configuration files.
First steps towards Universal binaries.
2006-01-25 21:17:15 +00:00
Ken Evans 705d8ccf98 Added _CRT_NONSTDC_NO_DEPRECATE switch to disable MSVC 8 Posix
deprecated warnings.
2006-01-04 21:27:54 +00:00
Ken Evans ae27b2ad0e Changed /GX to /EHsc and defined _CRT_SECURE_NO_DEPRECATE for MSVC 8. 2006-01-04 18:11:44 +00:00
Andrew Johnson d9184abd62 Version numbering system change. 2005-12-16 16:47:52 +00:00
Janet B. Anderson cd1d5b3b41 Added override comments for Visual C++ 8.0 or 8.0 express. 2005-11-29 22:45:28 +00:00
Janet B. Anderson 251e628df3 Modified comment. 2005-11-29 22:44:41 +00:00
Ralph Lange f0a18144aa SHRLIB_SEARCH_DIRS -> SHRLIB_SEARCH_FULLPATHDIRS (reflecting changes in the build system) 2005-11-21 09:52:38 +00:00
Ralph Lange 61776f958e += -mt (multithreading) flag for the standard C compiler 2005-11-21 09:30:48 +00:00
Janet B. Anderson 059b34c626 Override -DUNIX from CONFIG.Common.UnixCommon. Added readline defines. 2005-11-15 22:22:27 +00:00
Janet B. Anderson 61ff3b1acb Remove references to READLINE as COMANDLINE_LIBRARY. 2005-11-15 22:13:37 +00:00
Janet B. Anderson 59d687e021 Dont use READLINE as default comandline library. 2005-11-14 22:35:28 +00:00
Janet B. Anderson d0bfaba4ed Changed commandline library to READLINE and put cygwin/bin in user's path. 2005-11-14 22:21:35 +00:00
Janet B. Anderson 36db07ab3c Removed the defines which are predefined by compiler. 2005-11-14 22:16:13 +00:00
Janet B. Anderson dd0eecdc91 Modified comments. 2005-11-14 22:09:32 +00:00
Janet B. Anderson 04ae05f13c Fixed comment. 2005-11-14 17:39:15 +00:00
Janet B. Anderson 741e9dcce6 Changed line order and added comment. 2005-11-14 17:37:27 +00:00
Janet B. Anderson 395401711b Set WIND_HOST_TYPE to x86-linux_64. 2005-11-14 17:12:13 +00:00
Jeff Hill 87dbfb1165 no need to define _x86_ and _win32 for mingw cpp 2005-11-11 01:44:04 +00:00
Janet B. Anderson c16fa4bb78 Added compile and link flags. 2005-11-04 21:07:56 +00:00
Janet B. Anderson 1def6257f3 Override linking with gcc library. 2005-11-04 21:06:06 +00:00
Janet B. Anderson 63a7e4c72a Initial version. 2005-11-03 20:53:08 +00:00
Jeff Hill 86bc39d824 some progress, more to go 2005-11-01 23:44:51 +00:00
Janet B. Anderson 42f9019c87 Updated files. 2005-11-01 15:34:54 +00:00
Janet B. Anderson acd7739098 Initial version. 2005-11-01 15:33:32 +00:00
Janet B. Anderson 48fe59aefd Removed posix flags. 2005-10-31 22:36:43 +00:00
Janet B. Anderson 109db70d32 Use EPICS commandline editing. 2005-10-31 19:14:24 +00:00