aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Collapse)AuthorAgeFilesLines
* git version info: Added post-tag: VERSION_COMMITS and VERSION_SHA1_SHORT. ↵Sven Gothel2022-02-071-3/+3
| | | | VERSION_LONG reflects post-tag and dirty. Added mapping to project version var-names.
* Moved EUI48, EUI48Sub (C++/Java) and uuid_t, *Octets (C++) from Direct-BT ↵Sven Gothel2021-09-181-0/+1
| | | | | | for general use. Unit tests included of course.
* cmake/modules/ExtractArchiveList.cmake: Use native unzip if cmake < 3.18.0v0.2.22Sven Gothel2021-01-271-2/+7
|
* Move tests to 'jau.test' to not violate potentially sealed org.jar or jau. ↵Sven Gothel2021-01-261-0/+20
| | | | | | | packages. Also .. .. adding example in cmake to merge jar files -> test/java/CMakeLists.txt, i.e. a big fat test jar file.
* Bump GetGitRevisionDescription.cmake to ↵Sven Gothel2021-01-252-91/+250
| | | | 6a748896188fdf3f885820ccd686393ea5215dbf (from cmake-modules)
* Java import and modularization: Complete jaulib_fat and full JNI lib ↵Sven Gothel2021-01-252-0/+23
| | | | bootstraping via PlatformRuntime via PlatformProps (if available)
* Move jaucpp files to root-folderSven Gothel2020-10-163-0/+173