Commit Graph

1001 Commits

Author SHA1 Message Date
Janet B. Anderson 3c9b4d761e Modified UnixPath for ActiveState perl. 2006-10-02 14:17:41 +00:00
Janet B. Anderson f0f6716352 Changed rules so that % rules only have 1 dependancy. 2006-09-25 19:09:13 +00:00
Ralph Lange db3ba46ab0 += RTEMS on ARM 2006-09-19 16:50:33 +00:00
Andrew Johnson 67ff3dfb6a Comments and list of architectures. 2006-09-19 16:32:12 +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
Andrew Johnson 82513dfcc6 Support "-include" syntax in configure/RELEASE* files 2006-06-16 19:24:15 +00:00
Andrew Johnson bf45ed3869 Major reorganization and Perl cleanup:
Added support for MIPS; ignore duplicate symbols; run destructors in
reverse order; added comments to output source file.
2006-04-28 17:46:51 +00:00
Janet B. Anderson d432014104 Fixed typo if commandline library definition. 2006-04-24 18:00:16 +00:00
Andrew Johnson 5b54b481e8 Added WARN setting for CHECK_RELEASE. 2006-04-21 15:19:25 +00:00
Janet B. Anderson e1ca1a907a Modified comment. 2006-04-20 14:57:26 +00:00
Janet B. Anderson cad78cca41 Added include for RELEASE.<epics_host_arch>.Common 2006-04-20 14:54:51 +00:00
Janet B. Anderson 2ae9d6ac55 Removed a comment line. 2006-03-30 16:44:55 +00:00
Janet B. Anderson e1018e3edf Removed accidently committed INSTALL_LOCATION definition. 2006-03-29 16:47:00 +00:00
Janet B. Anderson d43342f06f Moved definitions INSTALL_LOCATION and CONFIG. 2006-03-28 21:31:58 +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 319ab854d7 Added command to embed .manifest file. Removed install of .manifest file. 2006-03-09 17:08:48 +00:00
Janet B. Anderson 0fb9b9feda Initial version. 2006-03-09 17:04:38 +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 1ea5b179d5 Added LIB_PREFIX SHRLIB_PREFIX defs. Fixed CONFORM_CXXFLAGS def. 2006-03-03 22:06:57 +00:00
Janet B. Anderson 7d6f60121a Changed LIB_PREFIX to SHRLIB_PREFIX. 2006-03-03 17:57:27 +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
Janet B. Anderson 6347d8f065 Fixed typo in CMPLR_PREFIX definition. 2006-01-30 15:21:34 +00:00
Janet B. Anderson 9516692138 Modified comments for > win32-x86-cygwin and linuxRT-mvme2100. 2006-01-26 16:45:46 +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
Andrew Johnson 17c437048f include CONFIG_BASE_VERSION *after* CONFIG_SITE. 2006-01-20 20:22:55 +00:00
Janet B. Anderson 2942594c37 Set EPICS_CVS_SNAPSHOT to -CVS. 2006-01-06 16:00:21 +00:00
Janet B. Anderson e9b49d233b R3.14.8.2 2006-01-06 15:55:13 +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
Janet B. Anderson 1e821d866e Set EPICS_CVS_SNAPSHOT to -CVS. 2005-12-20 15:25:07 +00:00
Janet B. Anderson 03bf89c7c2 R3.14.8.1 2005-12-20 14:59:00 +00:00
Andrew Johnson d9184abd62 Version numbering system change. 2005-12-16 16:47:52 +00:00
Janet B. Anderson 09ea15376f Changed SCRIPT to SCRIPTS in comment. 2005-12-14 15:04:37 +00:00
Janet B. Anderson e93f9fd86e Updated path rewriting rules for various OSs. 2005-11-30 21:46:13 +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
Janet B. Anderson ccec1cf8c7 Bug fix for Borland obj installs (all lower case) installs. 2005-11-29 22:44:05 +00:00
Janet B. Anderson 8bc5eba28a Visual C++ 2005 changes: lnstall manifest files, clean *.manifest *.exp. 2005-11-29 15:30:23 +00:00
Janet B. Anderson 2b43654f35 R3.14.8 2005-11-23 15:33:51 +00:00
Janet B. Anderson 69d80affb5 Updated comments defining host and cross targets. 2005-11-21 17:14:29 +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 b17ad0400d Removed chomp of $TOP because cygpath may not be in users`s path. 2005-11-15 22:46:09 +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