File history
Tracking elkscmd/bc/Makefile
| Commit | Author | Date | Message |
|---|---|---|---|
bb61232cd353d5817e67c8e6355f36636723a59 | Greg Haerr | 2024-09-28 | [cmds] Remove yacc requirement for building bc |
8465acec940557a515e30d0d681975eecac3eda | Greg Haerr | 2024-09-20 | [build] Cleanup Makefiles, add RM, remove Make.rules |
1f73d2149c8591f00c16b21a871bcd38e2876bf | Greg Haerr | 2022-12-26 | Remove -mrtd from bc Makefile |
c3a00d32b49739f211933b8ae667cc24c1072da | Greg Haerr | 2020-05-30 | [elkscmd] Fine tune application heap & stack usage |
b90a1496632904a7de8dc3ca9d51a421dae13b8 | Greg Haerr | 2020-05-20 | [kernel] Add configurable process heap+stack size |
dd590987fb0470bc84c502472a5c6b03e7a503a | Greg Haerr | 2020-03-10 | [cmds] Consolidate commands to /bin |
4d33cecfc6f424558b8c99017a10211c1f59f05 | Jody Bruchon | 2020-03-09 | Revert "Whitespace cleanup in `elks/`" |
5d0200d2b9698abce45658cc8c7c5e10c87930c | Jody Bruchon | 2020-03-08 | Whitespace cleanup in `elkscmd/` |
2b4b855a65a90c1dce7c40c0ba4a352b62ec75c | tkchia | 2020-02-29 | [libc] [elkscmd] add support for `stdcall' calling convention, & try building `bc' using this convention (#398) |
3f1187c92432cf7633aa9b425e6c6d8abb5c0c0 | Tee-Kiah Chia | 2020-02-22 | [elkscmd] build bc & sort with gcc-ia16 -maout-chmem= option, so that they get more memory from the kernel |
b45649763dff1692149d2120f49714f746a5627 | mfld.fr | 2019-05-08 | [build] Installation commands in variables |
afd729d03a88889627d4dc9bb0fcb5d25717383 | mfld.fr | 2019-05-05 | [build] Replace TARGET_MNT by DESTDIR |
4334632510ad1dd070c4bd0c7fee078bdf84073 | mfld.fr | 2019-05-05 | [build] Remove all SUDO from Makefiles |
355a9e026bb6f96783747ab78ea5be430558b75 | Greg Haerr | 2019-05-01 | Remove all sudo requirements for ELKS image build Rewrite elks/image/Makefile to use mfs for all MINIX filesystem manipulations Add mfs genfs -k option to not copy zero-length files starting with . |
a34b362903ca7592c3b7c7803d353fa4be72086 | mfld-fr | 2018-06-23 | First draft of ELKS own libc |
e77f4c46cee8ccf80be6304303145672dfcd6f2 | mfld-fr | 2018-04-21 | Optionalize the image format |
89254794a7f4392350b5e23a2d1bdd892b60bb5 | mfld-fr | 2017-11-30 | [dev86] Build using local /dev86 |
7f3ceb93bbabf08af2626e9e624a7e3ff7ea5e5 | mfld-fr | 2017-03-04 | [cmds] Cleanup in applets Makefiles |
3c302cad12d34de58aba1b166da06c9173a4336 | Jody Bruchon | 2015-03-01 | Release ELKS 0.2.0 with massive improvements |
68a726f1ab949dfa986b4a029074c86c0ad69f4 | Jody Bruchon | 2014-04-26 | Various build fixes |
e8732aad7501ee41a74bb9eeeb0838ee61aca71 | Claudio Matsuoka | 2004-09-18 | Fixed parser file generation; undefined SHORTNAMES; make clean removes generated files; generated files removed from CVS. |
0c2ca22caed6292a4bc24492333790dfc81d167 | Miguel Bolanos | 2004-09-18 | *** empty log message *** |
1ead0881567c14fcd403507b2a4b33a57588c21 | Miguel Bolanos | 2004-06-04 | Several fixes |
5aea7408908c328a975f713ec71c97d88ae2fc5 | Miguel Bolanos | 2004-06-01 | Mike's and Tommy's Fixes |
42119465478da04e68aede704e0ec22c1917ba4 | Harry Kalogirou | 2002-07-20 | varius things |
b4480306f0bc79ec11eba6a250b91053d2cf1d9 | Riley H. Williams | 2002-05-29 | Added knl command source to sys_utils and also configured to correctly install man pages. |
2f77fee8b8b4f504956a762e279603462a53185 | Riley H. Williams | 2002-02-24 | Laid groundwork for simplification of ELKS command installation system. |
ab0c9a8dc4b7fad24207617a2b92541cb699e3d | Riley H. Williams | 2002-01-22 | Tweaked `make clean` to clean everything up - it missed two programs. |
cf8d45ff30fdfeb6e43b49b9ab11f1382537571 | Riley H. Williams | 2002-01-17 | Removed unnecessary extraction limitation. |
f08a0699c959e01c1091ce2552572b3d36e6658 | Riley H. Williams | 2002-01-17 | Reverted Makefiles - sorry!!! |
792ec44366deecdb3b3b75018e9f74bf7cffdf4 | Riley H. Williams | 2002-01-16 | Fix bugs in `ls` and `fdisk` commands, and add `dir` command that gives `ls -l` by default. |
ac1b82225d97f1faaa38fa6af581e6663976ecd | Harry Kalogirou | 2001-08-24 | Removed root_net and added comb_net image |
558cb6cf2e190ae1ffa32ff299e8ed9f5414f1d | Andrew Richards | 2000-01-26 | Added support for building 128K SIBO disk image |
b516c22617aa1965293413dbd718c4df30fa453 | Andrew Richards | 1999-07-14 | Added bc |