aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Hunting down all warningsFreeArtMan2017-11-251-1/+1
|
* Now lua commands supportedFreeArtMan2017-11-191-1/+1
|
* Make rpc and todo command working, with sqlite shitzFreeArtMan2017-10-291-1/+1
|
* Fixed warnings all over the placesFreeArtMan2017-10-011-1/+1
|
* New line bug fix, /b 5FreeArtMan2017-09-191-1/+2
|
* Support for config files, ofc we use iniFreeArtMan2017-07-061-2/+2
|
* Moved commands to seperate directory, moved external sources to seperate ↵FreeArtMan2017-05-201-33/+45
| | | | directory, updated Makefile with auto include and auto compile features
* Added new commands FIR-finite impulse response filter,RAND-fairly random ↵FreeArtMan2017-05-201-3/+6
| | | | number,RANDC-libc random numbder
* Added precalculated FIR filter, n=12, w_c=0.5FreeArtMan2017-05-171-1/+4
|
* Added new command that shows bots uptimeFreeArtMan2017-05-081-1/+2
|
* Added new commandFreeArtMan2017-05-071-1/+2
|
* Forgot add Makefile changesFreeArtMan2017-05-071-1/+10
|
* Added new commands CMD,SHA1. Added support of params for commands. Fixed ↵FreeArtMan2017-05-041-1/+4
| | | | some bugs with uninitialised buffers
* Added new commands RUSAGE,LOADAVGFreeArtMan2017-05-031-1/+4
|
* Move commands to seperate filesFreeArtMan2017-05-021-1/+5
|
* Removed -g3 flag from compilationFreeArtMan2017-03-161-1/+1
|
* Request/Response between threads now worksFreeArtMan2017-03-081-2/+3
|
* Removed mq_ntf from main code. Commented out some messagesFreeArtMan2017-03-051-2/+3
|
* GLued up socket connectiona and messagingFreeArtMan2017-02-251-10/+17
|
* removed new string creation function to util fileFreeArtMan2017-02-251-1/+5
|
* Some lates updatesZoRo2017-02-241-1/+1
|
* Added matching table for executed commandsZoRo2017-02-071-1/+3
|
* Made working basic mq IPC communicationZoRo2017-01-261-1/+1
|
* Initial commitZoRo2016-12-151-0/+9