Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | android: Remove/filter header files from LOCAL_SRC_FILES | Tobias Brunner | 2013-03-20 | 1 | -1/+3 |
| | | | | This avoids huge warnings when building the native code. | ||||
* | Android 4 requires LOCAL_MODULE_TAGS to be set for all modules. | Tobias Brunner | 2012-01-12 | 1 | -0/+2 |
| | | | | | | | Because all packages are now marked as optional executables that are to be installed on the final system have to be added to PRODUCT_PACKAGES in build/target/product/core.mk. Dependencies (such as libraries) are installed automatically. | ||||
* | Source files in Android.mk updated. | Tobias Brunner | 2011-10-14 | 1 | -1/+1 |
| | |||||
* | Charon specific strongswan.conf options generalized. | Tobias Brunner | 2010-09-02 | 1 | -1/+1 |
| | |||||
* | Moved scheduler and thread pool to libstrongswan. | Tobias Brunner | 2010-09-02 | 1 | -5/+1 |
| | |||||
* | Moved all kernel plugins to libhydra. | Tobias Brunner | 2010-09-02 | 1 | -0/+4 |
| | |||||
* | Moved kernel interface to libhydra. | Tobias Brunner | 2010-09-02 | 1 | -0/+4 |
| | |||||
* | Moved scheduler_t to libhydra. | Tobias Brunner | 2010-09-02 | 1 | -1/+2 |
| | |||||
* | Move callback_job_t to libhydra. | Tobias Brunner | 2010-09-02 | 1 | -0/+1 |
| | |||||
* | Move processor_t (thread-pool) to libhydra. | Tobias Brunner | 2010-09-02 | 1 | -1/+3 |
| | |||||
* | Integrating libhydra into the Android build system. | Tobias Brunner | 2010-04-12 | 1 | -0/+34 |