Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable cross compiling support to NetNuke | Alan Brault | 2010-12-09 | 1 | -5/+3 |
| | | | | | Add buildconf to make the process of rebuilding all the bootstrapping files easier Add files AUTHORS, INSTALL, ChangeLog, NEWS, COPYING (renamed LICENSE) and compile to satisfy automake | ||||
* | Remove bad linker switch | Alan Brault | 2010-12-07 | 1 | -1/+1 |
| | |||||
* | - Alter CFLAGS to produce a more sane binary with less problems | Alan Brault | 2010-12-07 | 1 | -2/+2 |
| | | | | | - Fix libtool and linker LDFLAGS to ensure a static build - Add missing README required by GPL for libsysfs | ||||
* | Fully integrate libsysfs into NetNuke (it compiles and links correctly) | Alan Brault | 2010-12-07 | 1 | -2/+2 |
| | |||||
* | More sysfsutils stuff but the linker is not working just yet | Alan Brault | 2010-12-06 | 1 | -0/+3 |
| | |||||
* | Regenerate Makefile | Alan Brault | 2010-12-05 | 1 | -2/+2 |
| | |||||
* | Move CFLAGS and LDFLAGS to configure.ac to prevent tampering | Alan Brault | 2010-12-05 | 1 | -3/+0 |
| | | | | | Add check for gcc Add checks for pthread and libsysfs libraries | ||||
* | Move NetNuke binary from bin to sbin | Alan Brault | 2010-12-05 | 1 | -1/+1 |
| | |||||
* | Remove errenous -static from src/Makefile.am | Alan Brault | 2010-12-05 | 1 | -1/+1 |
| | |||||
* | More cleanups | Alan Brault | 2010-12-05 | 1 | -4/+8 |
| | |||||
* | Initial Configure and Make Scripts | Alan Brault | 2010-12-05 | 1 | -0/+8 |