Janet Anderson
|
5094762012
|
Added target list to install library rule, needed for make3.8.2 builds
bug:626848
|
2010-08-30 09:30:11 -05:00 |
|
Andrew Johnson
|
25d1b89de1
|
Use $(RTEMS_VERSION) in default path to RTEMS_BASE.
|
2010-08-13 17:56:27 -05:00 |
|
Andrew Johnson
|
a0fb7fbed7
|
Clean up warnings from vxWorks 6.8.
Added back the -include vxWorks.h option for gcc with vxWorks 6,
it resolves many warnings about OFFSET being redefined.
|
2010-08-11 10:45:17 -05:00 |
|
Ralph Lange
|
0e4ff4f939
|
Fix: Made all RULES.Db rules use $*.tmp style names for temporary files (fixes lp:615916) [configure/RULES.Db]
|
2010-08-11 10:42:26 -04:00 |
|
Andrew Johnson
|
eda402cf66
|
Merged Ralph's ca-over-tcp branch.
Fixed some vxWorks compile errors, and made a number of edits
to the HTML in the CAref.html documentation.
|
2010-08-10 16:05:46 -05:00 |
|
Andrew Johnson
|
cc95161af0
|
Merged base-tests branch from epics-base-testing team.
Modified testspec output to omit Tests: line when empty
Added testspec generation to src/db/test/Makefile.
|
2010-08-04 14:16:14 -05:00 |
|
Andrew Johnson
|
2bb4e63d1e
|
Clean up munch.pl, add -o option
chmod -x src/tools/*.pl
|
2010-07-29 14:58:14 -05:00 |
|
Andrew Johnson
|
0f431edbe6
|
Add support for vxWorks 6.8.
|
2010-07-29 12:39:54 -05:00 |
|
Andrew Johnson
|
f29bdb9d6e
|
Solve C++ exception problems in vxWorks 6.x:
* Use a linker script when generating .munch files
* Output exception handler frame registration code in _ctdt.c files
|
2010-07-29 12:35:53 -05:00 |
|
Janet Anderson
|
1815c0fda9
|
Use /LTCG for non shared libraries if HOST_OPT is YES.
|
2010-07-12 14:58:30 -05:00 |
|
Janet Anderson
|
14d2e95bcf
|
Run EpicsHostArch.pl if EPICS_HOST_ARCH is not set.
|
2010-07-09 16:16:24 -05:00 |
|
Janet Anderson
|
1245a007b7
|
Added comments about implementing os specific dbd files.
|
2010-07-09 16:11:50 -05:00 |
|
Janet Anderson
|
cff7171831
|
Change for parallel builds when running multiple msi commands.
|
2010-07-09 16:02:41 -05:00 |
|
Janet Anderson
|
1e0f2ae79f
|
Added LINKER_USE_RPATH option.
|
2010-07-09 15:53:58 -05:00 |
|
Janet Anderson
|
1d5250c023
|
Modified comments.
|
2010-07-09 15:38:16 -05:00 |
|
Nick Rees
|
08f2e5c41f
|
Added automatic generation of testspec to RULES_BUILD
|
2010-05-27 16:21:32 +01:00 |
|
Nick Rees
|
31790737e4
|
Added Andrews changes to RULES_BUILD to generate a hint file for the runner
|
2010-05-27 15:36:52 +01:00 |
|
Andrew Johnson
|
6142ff3ece
|
Steve Hartman (ORNL) says vxWorks 6.7 has nm back in GNU_BIN.
Hopefully it will stay there from now on.
|
2010-04-27 17:53:40 -05:00 |
|
Andrew Johnson
|
526cfdc9e7
|
Warn if the IOC's TOP changed since building.
If the IOC's registerRecordDeviceDriver routine sees a different path
to TOP than the one used at build-time, we tell the user.
|
2010-03-08 17:31:19 -06:00 |
|
Andrew Johnson
|
cad49539ff
|
Correction: vxWorks 6.4 comes with nm in the workbench bin directory.
|
2010-02-09 16:50:52 -06:00 |
|
Andrew Johnson
|
cb7e5d506d
|
Update timezone settings for 2010
|
2010-01-05 11:05:05 -06:00 |
|
Andrew Johnson
|
be538cfe1f
|
Flag adjustments, from someone who has one...
|
2009-12-22 23:36:56 +00:00 |
|
Andrew Johnson
|
6ccdb6eba6
|
Only calculate RELEASE_TOPS once.
|
2009-12-22 23:29:05 +00:00 |
|
Janet B. Anderson
|
182f97ca0a
|
Initial version.
|
2009-12-21 20:44:19 +00:00 |
|
Janet B. Anderson
|
fcd6906fb8
|
Use global -TP flag instead of -Tp on compile line for each source file.
|
2009-12-21 19:41:27 +00:00 |
|
Janet B. Anderson
|
16e1d46c57
|
Added include line for CONFIG_SITE file overrides.
|
2009-12-21 19:29:29 +00:00 |
|
Janet B. Anderson
|
0c92267f1e
|
Build both Host and Ioc targets during a cross build.
|
2009-12-21 19:28:02 +00:00 |
|
Janet B. Anderson
|
3e2d9a3af4
|
Create depends files in O.<T_A> directory.
|
2009-12-21 19:25:27 +00:00 |
|
Janet B. Anderson
|
421ec4478c
|
Added nm directory definition for vxWorks 6.7.
|
2009-12-01 19:31:37 +00:00 |
|
Janet B. Anderson
|
23e4635d17
|
Added VX_GNU_VERSION_6.7 definition.
For v6.7, added "-DBSD=44" to get correct network interface structure.
|
2009-12-01 15:51:41 +00:00 |
|
Janet B. Anderson
|
c09b0cba32
|
Remove extra RANLIB command after installation of archive libraries.
|
2009-11-25 17:41:55 +00:00 |
|
Janet B. Anderson
|
d04e20e91b
|
Remove SOURCE_C*FLAG definitions. Use COMPILER_C*FLAGS instead.
|
2009-11-25 17:36:27 +00:00 |
|
Janet B. Anderson
|
7c6afa76a4
|
Use compiler flags for header dependency file generation when possible.
|
2009-11-25 17:26:51 +00:00 |
|
Janet B. Anderson
|
d4afa2528d
|
Use compiler flags for header dependency file generation when possible.
|
2009-11-25 17:15:47 +00:00 |
|
Janet B. Anderson
|
99bd16d7e6
|
LIB_PERMISSIONS and INSTALL_PERMISSIONS set to 444.
|
2009-11-20 19:04:38 +00:00 |
|
Janet B. Anderson
|
2395f18487
|
Fix for build of iocBoot/ioc* directories.
|
2009-11-19 15:17:50 +00:00 |
|
Janet B. Anderson
|
f40f33fa8b
|
Made realclean a double colon rule.
|
2009-10-19 16:12:15 +00:00 |
|
Janet B. Anderson
|
9ecfb6355c
|
Updated for windows-x64 builds.
|
2009-10-13 15:54:39 +00:00 |
|
Andrew Johnson
|
be1b5c6390
|
Make it easier to select which if any curses library to link with for readline.
|
2009-09-29 19:00:49 +00:00 |
|
Janet B. Anderson
|
b378bfef0b
|
Added wildcard to make testing for lib easier - ifneq ($(XXX_LIB),)
|
2009-09-24 19:12:01 +00:00 |
|
Janet B. Anderson
|
8cbe6500a6
|
Allow $(BUILD_ARCHS) $(actionArchTargets) $(cleanArchTargets) in make cmd.
|
2009-09-18 14:41:57 +00:00 |
|
Janet B. Anderson
|
a7a89fb045
|
Removed 64 bit files. We will use darwin compiler default.
|
2009-09-11 20:42:39 +00:00 |
|
Janet B. Anderson
|
99566ee098
|
Initial version.
|
2009-09-10 20:40:15 +00:00 |
|
Janet B. Anderson
|
29fe94f62d
|
Set EPICS_CVS_SNAPSHOT to -CVS.
|
2009-08-28 19:07:11 +00:00 |
|
Janet B. Anderson
|
7c136fc07d
|
R3.14.11
|
2009-08-28 18:49:40 +00:00 |
|
Janet B. Anderson
|
0961378465
|
Revert to -CVS for snapshots.
|
2009-08-21 15:48:28 +00:00 |
|
Janet B. Anderson
|
7655e7859d
|
R3.14.11-RC1
|
2009-08-21 15:41:28 +00:00 |
|
Andrew Johnson
|
64cb41f489
|
$(SHRLIB_PREFIX) $(LIB_PREFIX) mismatch
|
2009-08-10 21:50:11 +00:00 |
|
Janet B. Anderson
|
1b70afa54b
|
Moved ECHO definition to preceed 'ifdef T_A' defines.
|
2009-08-10 16:49:55 +00:00 |
|
Janet B. Anderson
|
f316b4ca81
|
Change echo macro back to @echo. We never want to comment help messages.
|
2009-08-10 16:41:28 +00:00 |
|