695 Commits

Author SHA1 Message Date
Amar Takhar
a661cb7a34 make: Convert README to MarkDown 2024-08-02 20:28:50 +00:00
Sebastian Huber
6ca00e61dc build: Fix legacy Makefile support
Close #4140.
2020-10-10 13:50:41 +02:00
Sebastian Huber
f3f0370f10 build: Alternative build system based on waf
Update #3818.
2020-09-14 07:11:32 +02:00
Chris Johns
270c5df5db Makefile.inc: Add support for staged builds.
- Allow the RTEMS_ROOT to be conditionally supplied. This
  can be a staging area before being moved to the final
  install prefix location.

- Update the default.cfg to use RTEMS_ROOT and to not rely on
  the exec_prefix so it's paths can be staged.

- Fix and add the needed configure subs.

Closes #3768
2019-07-19 17:50:05 +10:00
kuaLeYi
bde6ac2060 Misc: Minor English fixes (GCI 2018) 2018-11-20 09:45:51 -06:00
Sebastian Huber
c1e98cd45a Resurrect make/Templates/Makefile.lib
This file was accidentally removed by
370c09a1f4.
2015-11-05 11:51:20 +01:00
Isaac Gutekunst
370c09a1f4 Add STM32F4 HAL Files
The origin of this code is:
   + STM32CubeF4 V1.8.0 from http://www.st.com/web/en/catalog/tools/PF259243
2015-11-03 17:31:07 -06:00
Nick Withers
efdda56546 Use $(EXEEXT) [defaults to "exe"] to generate binaries 2013-08-09 09:18:23 +02:00
Gedare Bloom
fad2d38a9f RTEMS: Delete ChangeLog files.
This commit deletes all RTEMS ChangeLog files. These files have been abandoned
since converting to git version control. The historical data may be recovered
by checking out any commit before this one. Most of the contents of these
ChangeLog files can also be found in the git log.

Two external ChangeLog files, ChangeLog.slac and ChangeLog.zlib, remain.
2013-03-08 15:55:06 -05:00
Sebastian Huber
baa60b5e0b make: Remove -qrtems_debug flag usage 2013-02-13 09:49:53 +01:00
Joel Sherrill
65c6425de9 Remove CVS Id Strings (manual edits after script)
These modifications were required by hand after running the script.
In some cases, the file names did not match patterns. In others,
the format of the file did not match any common patterns.
2012-05-11 08:44:14 -05:00
Joel Sherrill
9b4422a251 Remove All CVS Id Strings Possible Using a Script
Script does what is expected and tries to do it as
smartly as possible.

+ remove occurrences of two blank comment lines
  next to each other after Id string line removed.
+ remove entire comment blocks which only exited to
  contain CVS Ids
+ If the processing left a blank line at the top of
  a file, it was removed.
2012-05-11 08:44:13 -05:00
Joel Sherrill
61250b4ce9 Remove all .cvsignore files. 2012-02-01 10:59:44 -06:00
Joel Sherrill
50bb5c5f9c 2011-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1589/build
	* leaf.cfg, Templates/Makefile.leaf: Remove obsolete optional manager
	capability.
2011-12-08 21:39:13 +00:00
Ralf Corsepius
4c275dcaa1 2011-06-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* host.cfg.in: Remove (Unused).
2011-06-17 04:06:04 +00:00
Joel Sherrill
c9be95770e 2011-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* custom/default.cfg: Update to account for movement of .cfg files.
2011-04-01 18:12:01 +00:00
Ralf Corsepius
c34f2b2ba7 2011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove (merged into ../Makefile.am).
2011-03-04 18:29:19 +00:00
Ralf Corsepius
0db68afcb6 2011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org>
* compilers/gcc-target-default.cfg: Remove (Unused).
	* Makefile.am: Reflect change above.
2011-03-04 17:39:16 +00:00
Ralf Corsepius
a0a6fac367 2011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org>
* compilers/gcc-no_bsp.cfg: Remove (Unused).
	* Makefile.am: Reflect change above.
2011-03-04 17:25:30 +00:00
Joel Sherrill
3264dfc518 2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1532/testing
	* host.cfg.in: Add initial tests for untar capabilities.
2010-07-27 18:18:16 +00:00
Ralf Corsepius
3bb36ba763 2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/bare.cfg: Remove (Abandoned).
	* Makefile.am: Remove custom/bare.cfg.
2009-10-16 14:28:53 +00:00
Ralf Corsepius
9d93b2b9d3 Remove custom/bare.cfg. 2009-10-16 14:28:46 +00:00
Ralf Corsepius
816d182f02 Remove (Abandoned). 2009-10-16 14:28:17 +00:00
Ralf Corsepius
83084abe07 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove custom/no_bsp.cfg.
2009-10-15 12:52:57 +00:00
Ralf Corsepius
591e925aa5 Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>). 2009-10-15 12:52:03 +00:00
Ralf Corsepius
c2201a8f61 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/no_bsp.cfg:
	Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
2009-10-15 12:51:44 +00:00
Ralf Corsepius
602198046d 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Reflect custom/*.cfg having moved.
2009-10-15 12:29:36 +00:00
Ralf Corsepius
6d3082d72e Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>). 2009-10-15 09:17:53 +00:00
Ralf Corsepius
bbcfd7a6a8 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/av5282.cfg, custom/csb360.cfg, custom/gen68302.cfg,
	custom/gen68340.cfg, custom/gen68360_040.cfg, custom/gen68360.cfg,
	custom/pgh360.cfg, custom/genmcf548x.cfg,
	custom/m5484FireEngine.cfg, custom/idp.cfg, custom/mcf5206elite.cfg,
	custom/mcf52235.cfg, custom/mcf5235.cfg, custom/mcf5329.cfg,
	custom/mrm332.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
	custom/mvme147s.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
	custom/mvme167.cfg, custom/ods68302.cfg, custom/sim68000.cfg,
	custom/simcpu32.cfg, custom/uC5282.cfg:
	Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
2009-10-15 09:17:47 +00:00
Ralf Corsepius
63ef27a375 Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>). 2009-10-15 09:10:27 +00:00
Ralf Corsepius
b66da15ec1 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/csb336.cfg, custom/csb337.cfg, custom/csb637.cfg,
	custom/edb7312.cfg, custom/gba.cfg, custom/arm1136jfs.cfg,
	custom/arm1136js.cfg, custom/arm7tdmi.cfg, custom/arm920.cfg,
	custom/armcortexa9.cfg, custom/gp32.cfg, custom/gumstix.cfg,
	custom/lpc24xx.cfg, custom/lpc24xx_ea.cfg,
	custom/lpc24xx_ncs_ram.cfg, custom/lpc24xx_ncs_rom_ext.cfg,
	custom/lpc24xx_ncs_rom_int.cfg, custom/nds.cfg,
	custom/rtl22xx.cfg, custom/rtl22xx_t.cfg,
	custom/smdk2410.cfg:
	Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
2009-10-15 09:10:21 +00:00
Ralf Corsepius
253f749584 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/csb350.cfg, custom/genmongoosev.cfg,
	custom/hurricane.cfg, custom/jmr3904.cfg, custom/rbtx4925.cfg
	custom/rbtx4938.cfg:
	Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
2009-10-15 09:05:43 +00:00
Ralf Corsepius
5df2e902ff Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>). 2009-10-15 08:51:11 +00:00
Ralf Corsepius
3b9df019aa 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/m32csim.cfg:
	Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
2009-10-15 08:50:55 +00:00
Ralf Corsepius
5c93d48c47 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/m32rsim.cfg:
	Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
2009-10-15 08:46:49 +00:00
Ralf Corsepius
2237c6e881 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/lm32_evr.cfg:
	Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
2009-10-15 08:29:40 +00:00
Ralf Corsepius
19c7f30bcf Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>). 2009-10-15 07:00:28 +00:00
Ralf Corsepius
057b331446 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/icecube.cfg, custom/pm520_cr825.cfg, pm520_ze30.cfg:
	Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
2009-10-15 07:00:01 +00:00
Ralf Corsepius
1524173154 Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>). 2009-10-15 06:53:14 +00:00
Ralf Corsepius
8192bece9c 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/hsc_cm01.cfg, custom/mpc8313erdb.cfg,
	custom/mpc8349eamds.cfg:
	Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
2009-10-15 06:52:54 +00:00
Ralf Corsepius
ccf89a6209 Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>). 2009-10-15 06:22:05 +00:00
Ralf Corsepius
bfced4dd1f 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/bf537Stamp.cfg, custom/eZKit533.cfg:
	Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
2009-10-15 06:21:47 +00:00
Ralf Corsepius
e6b8110659 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/brs5l.cfg:
	Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
2009-10-15 06:16:18 +00:00
Ralf Corsepius
0e329deb6d 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/h8sim.cfg, custom/h8sxsim.cfg:
	Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
2009-10-15 06:06:30 +00:00
Ralf Corsepius
17578234d2 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/c3xsim.cfg, custom/c4xsim.cfg:
	Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
2009-10-15 06:02:57 +00:00
Ralf Corsepius
d03eeb6b45 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/pghplus.cfg:
	Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
2009-10-15 05:23:01 +00:00
Ralf Corsepius
8ecc4925fe Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>). 2009-10-15 05:22:52 +00:00
Ralf Corsepius
41d744d6b9 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/ep1a.cfg, custom/gen5200.cfg, custom/gen83xx.cfg,
	custom/haleakala.cfg, custom/mbx821_001.cfg,
	custom/mbx821_002.cfg, custom/mbx821_002b.cfg,
	custom/mbx860_001b.cfg, custom/mbx860_002.cfg,
	custom/mbx860_005b.cfg, custom/mbx860_1b.cfg,
	custom/mbx8xx.cfg, custom/mcp750.cfg, custom/mpc5566evb.cfg,
	custom/mpc55xx.cfg, custom/mpc8260ads.cfg, custom/mtx603e.cfg,
	custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme3100.cfg,
	custom/mvme5500.cfg, custom/psim.cfg, custom/qemuppc.cfg,
	custom/score603e.cfg, custom/ss555.cfg, custom/tqm8xx.cfg,
	custom/tqm8xx_stk8xx.cfg, custom/virtex.cfg:
	Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
2009-10-15 05:18:13 +00:00
Ralf Corsepius
51a8f0ea05 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/nios2_iss.cfg:
	Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
2009-10-15 04:38:02 +00:00
Ralf Corsepius
3c5a40f093 Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>). 2009-10-15 04:30:51 +00:00