elks-enhanced

publicRead
Owner: themasterBranch: masterCommits: 6893Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL

File history

Tracking elkscmd/bc/Makefile
CommitAuthorDateMessage
bb61232cd353d5817e67c8e6355f36636723a59Greg Haerr2024-09-28[cmds] Remove yacc requirement for building bc
8465acec940557a515e30d0d681975eecac3edaGreg Haerr2024-09-20[build] Cleanup Makefiles, add RM, remove Make.rules
1f73d2149c8591f00c16b21a871bcd38e2876bfGreg Haerr2022-12-26Remove -mrtd from bc Makefile
c3a00d32b49739f211933b8ae667cc24c1072daGreg Haerr2020-05-30[elkscmd] Fine tune application heap & stack usage
b90a1496632904a7de8dc3ca9d51a421dae13b8Greg Haerr2020-05-20[kernel] Add configurable process heap+stack size
dd590987fb0470bc84c502472a5c6b03e7a503aGreg Haerr2020-03-10[cmds] Consolidate commands to /bin
4d33cecfc6f424558b8c99017a10211c1f59f05Jody Bruchon2020-03-09Revert "Whitespace cleanup in `elks/`"
5d0200d2b9698abce45658cc8c7c5e10c87930cJody Bruchon2020-03-08Whitespace cleanup in `elkscmd/`
2b4b855a65a90c1dce7c40c0ba4a352b62ec75ctkchia2020-02-29[libc] [elkscmd] add support for `stdcall' calling convention, & try building `bc' using this convention (#398)
3f1187c92432cf7633aa9b425e6c6d8abb5c0c0Tee-Kiah Chia2020-02-22[elkscmd] build bc & sort with gcc-ia16 -maout-chmem= option, so that they get more memory from the kernel
b45649763dff1692149d2120f49714f746a5627mfld.fr2019-05-08[build] Installation commands in variables
afd729d03a88889627d4dc9bb0fcb5d25717383mfld.fr2019-05-05[build] Replace TARGET_MNT by DESTDIR
4334632510ad1dd070c4bd0c7fee078bdf84073mfld.fr2019-05-05[build] Remove all SUDO from Makefiles
355a9e026bb6f96783747ab78ea5be430558b75Greg Haerr2019-05-01Remove 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 .
a34b362903ca7592c3b7c7803d353fa4be72086mfld-fr2018-06-23First draft of ELKS own libc
e77f4c46cee8ccf80be6304303145672dfcd6f2mfld-fr2018-04-21Optionalize the image format
89254794a7f4392350b5e23a2d1bdd892b60bb5mfld-fr2017-11-30[dev86] Build using local /dev86
7f3ceb93bbabf08af2626e9e624a7e3ff7ea5e5mfld-fr2017-03-04[cmds] Cleanup in applets Makefiles
3c302cad12d34de58aba1b166da06c9173a4336Jody Bruchon2015-03-01Release ELKS 0.2.0 with massive improvements
68a726f1ab949dfa986b4a029074c86c0ad69f4Jody Bruchon2014-04-26Various build fixes
e8732aad7501ee41a74bb9eeeb0838ee61aca71Claudio Matsuoka2004-09-18Fixed parser file generation; undefined SHORTNAMES; make clean removes generated files; generated files removed from CVS.
0c2ca22caed6292a4bc24492333790dfc81d167Miguel Bolanos2004-09-18*** empty log message ***
1ead0881567c14fcd403507b2a4b33a57588c21Miguel Bolanos2004-06-04Several fixes
5aea7408908c328a975f713ec71c97d88ae2fc5Miguel Bolanos2004-06-01Mike's and Tommy's Fixes
42119465478da04e68aede704e0ec22c1917ba4Harry Kalogirou2002-07-20varius things
b4480306f0bc79ec11eba6a250b91053d2cf1d9Riley H. Williams2002-05-29Added knl command source to sys_utils and also configured to correctly install man pages.
2f77fee8b8b4f504956a762e279603462a53185Riley H. Williams2002-02-24Laid groundwork for simplification of ELKS command installation system.
ab0c9a8dc4b7fad24207617a2b92541cb699e3dRiley H. Williams2002-01-22Tweaked `make clean` to clean everything up - it missed two programs.
cf8d45ff30fdfeb6e43b49b9ab11f1382537571Riley H. Williams2002-01-17Removed unnecessary extraction limitation.
f08a0699c959e01c1091ce2552572b3d36e6658Riley H. Williams2002-01-17Reverted Makefiles - sorry!!!
792ec44366deecdb3b3b75018e9f74bf7cffdf4Riley H. Williams2002-01-16Fix bugs in `ls` and `fdisk` commands, and add `dir` command that gives `ls -l` by default.
ac1b82225d97f1faaa38fa6af581e6663976ecdHarry Kalogirou2001-08-24Removed root_net and added comb_net image
558cb6cf2e190ae1ffa32ff299e8ed9f5414f1dAndrew Richards2000-01-26Added support for building 128K SIBO disk image
b516c22617aa1965293413dbd718c4df30fa453Andrew Richards1999-07-14Added bc