summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [*] Add automatic version string generationv2.0Simon Rettberg2014-01-131-0/+20
* [SERVER] Let's try compiler detection againSimon Rettberg2014-01-091-5/+7
* [SERVER] Minor fixes, add quick and dirty clang support to CMakeLists.txtSimon Rettberg2014-01-091-2/+9
* Refine CMakeLists: Tell cmake it's a C only projectSimon Rettberg2013-11-101-5/+4Star
* [SERVER] Uplink handing complete (untested, as alt servers can't be defined y...Simon Rettberg2013-07-311-0/+3
* [SERVER] Still working on the uplink... Almost theresr2013-07-261-3/+7
* Implement CRC-32 list generation; fix quick CRC-32 check on image loadingsr2013-07-231-2/+2
* Completely remove glib as dependencysr2013-07-181-3/+3
* Remove all glib dependencies from serversr2013-07-171-1/+1
* "It's compiling!"sr2013-07-151-3/+4
* [SERVER] Add IPv6 support (clients and RPC connections)sr2013-01-151-4/+5
* [SERVER] Set _FILE_OFFSET_BITS=64 so that images >4GiB will be handled proper...sr2012-08-301-0/+1
* [KERNEL] Refactor and extend sysfs (add data the server will need in proxy mode)sr2012-08-271-2/+2
* [*] Cleanup, comments, more error checkssr2012-08-241-1/+2
* [SERVER] IPC over TCPJohann Latocha2012-07-251-0/+2
* [SERVER] IPC is using xml now. NEW DEPENDENCY: libxml2-devJohann Latocha2012-07-241-2/+3
* [SERVER] Set groupid and permissions on ipc socketJohann Latocha2012-07-181-1/+1
* [ALL] Some cleanupJohann Latocha2012-05-211-1/+1
* [ALL] Warning warn_unused_result removedJohann Latocha2012-05-081-4/+4
* Debug => ReleaseJohann Latocha2012-05-011-1/+1
* [BUILD] Don't overwrite existing config filesJohann Latocha2012-02-161-1/+1
* [CLIENT] Connecting via config fileJohann Latocha2012-02-031-0/+3
* [BUILD] Install target addedJohann Latocha2012-02-031-1/+17
* [ALL] Some refactoringJohann Latocha2012-01-311-3/+8
* [KERNEL] Change server at runtimeJohann Latocha2012-01-301-2/+2
* First working version :)Johann Latocha2012-01-191-5/+6
* initial commitJohann Latocha2011-11-291-0/+68