index
:
jaulib.git
jaulib
master
Support Library (C++, Java, ..)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
JaulibSetup.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake INSTRUMENTATION: Add '-fsanitize-recover=address' for Asan
Sven Gothel
2022-08-05
1
-3
/
+3
*
FreeBSD Support: Build infrastucture, use $os_name-$archabi, ... (1/2)
Sven Gothel
2022-07-24
1
-27
/
+41
*
Use libcurl optional, enable via cmake option `-DUSE_LIBCURL=ON` and remove d...
Sven Gothel
2022-06-18
1
-0
/
+15
*
Default USE_LIBUNWIND=OFF (must be explicitly enabled)
Sven Gothel
2022-06-18
1
-7
/
+2
*
gcc 9.4: Remove debug option `-fstack-check` as it is incompatible with `-fst...
Sven Gothel
2022-06-18
1
-1
/
+1
*
DONT_USE_RTTI: Explicitly set '-frtti' option if enabled to be sure
Sven Gothel
2022-05-30
1
-0
/
+5
*
Make `DONT_USE_RTTI` optional CMake flag, default enabled.
Sven Gothel
2022-05-18
1
-9
/
+12
*
JaulibSetup.cmake: Also use 'no-rtti' for DEBUG build
Sven Gothel
2022-05-16
1
-0
/
+3
*
JaulibSetup.cmake: Always add libatomic (will be required for new fraction_t)...
Sven Gothel
2022-04-28
1
-9
/
+16
*
Allow disabling libunwind for backtrace (stability, default disabled for arm3...
Sven Gothel
2022-04-24
1
-0
/
+20
*
Fix GIT_WORKDIR_DIRTY parsing, "CLEAN" indicates a clean git working directory
Sven Gothel
2022-02-07
1
-2
/
+2
*
git version info: Added post-tag: VERSION_COMMITS and VERSION_SHA1_SHORT. VER...
Sven Gothel
2022-02-07
1
-8
/
+32
*
basic_types.hpp: Cleanup; Add constexpr 'enum class endian', 'pointer_cast()'...
Sven Gothel
2021-02-08
1
-1
/
+1
*
cmake/build/test: Ensure UTF8 is used by system, set LANG to 'en_US.UTF-8' to...
Sven Gothel
2021-01-28
1
-0
/
+3
*
JaulibSetup.cmake: CMAKE_JAVA_COMPILE_FLAGS += '-encoding UTF-8' (required on...
Sven Gothel
2021-01-28
1
-1
/
+1
*
JaulibSetup.cmake: Respect USE_STRIP pre-set (don't override); javac debug fl...
Sven Gothel
2021-01-25
1
-14
/
+21
*
JaulibSetup.cmake: Use as macro; Refine messages; Adopt to new GetGitRevision...
Sven Gothel
2021-01-25
1
-11
/
+25
*
java: install single jaulib_jar (next to jaulib_fat_jar) & java-source-zip; R...
Sven Gothel
2021-01-25
1
-0
/
+176