Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable cross compiling support to NetNuke | Alan Brault | 2010-12-09 | 1 | -4/+127 |
* | Reoptimize CFLAGS | Alan Brault | 2010-12-07 | 1 | -0/+3 |
* | Remove the checks for g++... NetNuke doesn't use C++ code at all | Alan Brault | 2010-12-07 | 1 | -4316/+498 |
* | - Check for sizes in unsigned long long and unsigned long int | Alan Brault | 2010-12-07 | 1 | -613/+5102 |
* | - Alter CFLAGS to produce a more sane binary with less problems | Alan Brault | 2010-12-07 | 1 | -394/+397 |
* | Fully integrate libsysfs into NetNuke (it compiles and links correctly) | Alan Brault | 2010-12-07 | 1 | -521/+7816 |
* | More sysfsutils stuff but the linker is not working just yet | Alan Brault | 2010-12-06 | 1 | -3/+0 |
* | Bundle sysfsutils for portability reasons | Alan Brault | 2010-12-06 | 1 | -34/+150 |
* | Reoptimize configure.ac to produce a smaller optimized script | Alan Brault | 2010-12-06 | 1 | -190/+185 |
* | Move CFLAGS and LDFLAGS to configure.ac to prevent tampering | Alan Brault | 2010-12-05 | 1 | -110/+208 |
* | Clean up Configure and Makefile Scripts | Alan Brault | 2010-12-05 | 1 | -0/+5781 |