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 |
|
Andrew Johnson
|
4e5fa9b6b3
|
Reverted patch that added architecture-specific compiler flags,
Micheal Abbott didn't like it.
|
2009-07-31 17:38:27 +00:00 |
|
Janet B. Anderson
|
dd1d2c10bd
|
Part 2 for Fix of echo problem.
|
2009-07-29 20:53:02 +00:00 |
|
Janet B. Anderson
|
d3e3137265
|
Fixed echo problem when using RULES.Db when T_A is not defined.
|
2009-07-29 19:06:32 +00:00 |
|
Janet B. Anderson
|
8b9dc86233
|
Added GNU=NO.
|
2009-07-16 14:33:52 +00:00 |
|
Janet B. Anderson
|
6fc8ac3c91
|
Removed BUILD_CLASS def.
|
2009-07-14 20:17:24 +00:00 |
|
Janet B. Anderson
|
6219ab5059
|
Added BUILD_CLASS=HOST.
|
2009-07-14 19:30:51 +00:00 |
|
Janet B. Anderson
|
2b8055672d
|
Removed ECHO definition.
|
2009-07-13 21:28:30 +00:00 |
|
Janet B. Anderson
|
94301c8838
|
Set BUILD_CLASS=HOST and HOST_OPT=NO.
|
2009-07-13 21:27:38 +00:00 |
|
Janet B. Anderson
|
493085cb42
|
Added BUILD_CLASS and HOST_OPT definitions.
|
2009-07-13 21:18:13 +00:00 |
|
Janet B. Anderson
|
1a5bd98408
|
Added BUILD_CLASS and HOST_OPT definitions.
|
2009-07-13 21:00:44 +00:00 |
|
Janet B. Anderson
|
9d435693ab
|
Added HOST_OPT and BUILD_CLASS definitions.
|
2009-07-13 20:56:33 +00:00 |
|
Janet B. Anderson
|
619d8aa541
|
Include linux-x86 file.
|
2009-07-13 20:55:13 +00:00 |
|
Janet B. Anderson
|
4848b0d1e1
|
Modified locations of OPT and BUILD_CLASS defintions.
|
2009-07-13 20:51:44 +00:00 |
|
Janet B. Anderson
|
7651d3f5ac
|
Simplified cross debug build macro definitions.
|
2009-07-13 20:31:45 +00:00 |
|
Janet B. Anderson
|
d1bbd5037f
|
Removed unneeded ECHO definition.
|
2009-07-10 14:42:09 +00:00 |
|
Janet B. Anderson
|
4c9fe7e0c0
|
Added linker options -h, -z text, -z defs to shrlib builds.
|
2009-07-09 21:53:27 +00:00 |
|
Janet B. Anderson
|
1235a1444b
|
Added the -h (set internal name) link option to shrlib builds.
|
2009-07-09 21:52:32 +00:00 |
|
Janet B. Anderson
|
afbcfeaa02
|
Modified a comment line.
|
2009-07-09 14:50:15 +00:00 |
|
Janet B. Anderson
|
c73dba8037
|
Fixed ECHO lines and added DBDFLAGS to DBTOMENUH command line.
|
2009-06-29 16:17:01 +00:00 |
|
Janet B. Anderson
|
813add592f
|
Changed a comment line.
|
2009-06-26 20:59:33 +00:00 |
|