Skip to content

Poor Man's Development Utilities for Windows x86_64

Notifications You must be signed in to change notification settings

yindian/pmdevw64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poor Man's Development Utilities for Windows x86_64
===================================================

This project aims to provide a collection of Windows executables that fit the
basic needs of coding. The term `modules` refer to specific software packages
providing the executables. This project is inspired by busybox-w32.

Concepts
--------

* Simple
* Lightweight
* Standalone
* Free

Build
-----

This project is intended to be cross-built using MinGW-w64 toolchain in Linux.
The binaries are built under Ubuntu 14.04 on Windows 10 via WSL.

License
-------

The Makefile framework is under MIT license. The code, patches and executables
of the modules follow their license respectively.

Modules
-------

* busybox-w32 - FRP 3128
* make - 4.2.1
* lua - 5.2.4
* tcc - 0.9.27
* jq - 1.4
* 7z - 16.04
* cscope - 15.9

More
----

You can try the following alternatives to be a poor man no more.

* Use a full-featured editor such as Vim instead of busybox vi
* Use a full-featured C compiler such as GCC instead of TinyCC
* Use Linux instead of Windows

About

Poor Man's Development Utilities for Windows x86_64

Resources

Stars

Watchers

Forks

Packages

No packages published