aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* build.sh: Reorder most used invocation: Release + DebugSven Gothel2021-12-051-1/+2
* scripts/build-doc.sh: Create tar archive of docSven Gothel2021-11-041-1/+1
* jau::ringbuffer<> enhancement: Support block access, integral types, non-valu...Sven Gothel2021-06-106-0/+6
* Consolidate conversion to hex and decimal string: template<> to_hexstring() a...Sven Gothel2021-02-101-1/+1
* basic_types.hpp: Cleanup; Add constexpr 'enum class endian', 'pointer_cast()'...Sven Gothel2021-02-081-0/+1
* update locale setting in test_exe_template.sh as wellv0.2.23Sven Gothel2021-01-291-2/+4
* locale: Add LC_ALL and hint to set system (testing requires proper unified se...Sven Gothel2021-01-293-6/+12
* Enable java in build-doc.sh scriptSven Gothel2021-01-281-1/+1
* Revert to gcc as default since clang < 10 has issues on 32bit arm (rasp3 setup)Sven Gothel2021-01-281-1/+1
* cmake/build/test: Ensure UTF8 is used by system, set LANG to 'en_US.UTF-8' to...Sven Gothel2021-01-283-0/+12
* jar file naming convention: Use dash instead of underscore for 'base'-fat.jar...Sven Gothel2021-01-261-4/+4
* cmake: Use: jaulib_test_jar_fileSven Gothel2021-01-251-2/+0
* JaulibSetup.cmake: Respect USE_STRIP pre-set (don't override); javac debug fl...Sven Gothel2021-01-251-0/+2
* java: install single jaulib_jar (next to jaulib_fat_jar) & java-source-zip; R...Sven Gothel2021-01-251-2/+2
* Java import and modularization: Complete jaulib_fat and full JNI lib bootstra...Sven Gothel2021-01-251-0/+51
* Java import and modularization: jaulib_base, jaulib_jni, jaulib_net, jaulib_p...Sven Gothel2021-01-251-7/+7
* valgrind checks passes, no leaks.v0.2.13Sven Gothel2021-01-111-2/+2
* Adding valgrind.supp from direct_bt and adding Catch2 ignoresSven Gothel2021-01-111-0/+557
* updating build and test scriptsSven Gothel2021-01-112-2/+8
* add link to run test hashsetSven Gothel2021-01-061-0/+1
* if testing with valgring, also be nice ..Sven Gothel2021-01-061-1/+1
* Use clang++ as default for nowSven Gothel2021-01-041-1/+1
* Reinstate 'test_cow_darray_01' for general test; Add 'test_cow_iterator_01' f...Sven Gothel2021-01-042-0/+2
* CMakeLists, scripts/build.sh: Add GPROF and PERF_ANALYSIS: Manual performance...Sven Gothel2021-01-023-0/+68
* cmake: Build using relative path and unique 'doc_jau' target, allowing user's...Sven Gothel2020-12-211-1/+1
* cmake: Expose different instrumentation (-fsanitize=) modulesv0.2.3Sven Gothel2020-10-211-0/+2
* build.sh: Release ..Sven Gothel2020-10-201-2/+2
* build.sh: Just use DEBUG, not INSTRUMENTATION for local build + testSven Gothel2020-10-201-2/+2
* Build: Separate GCC sanitize flags from DEBUG=ON, enable via INSTRUMENTATION=...v0.2.0Sven Gothel2020-10-181-2/+2
* CMakeLists.txt: Fix setting CMAKE_CXX_FLAGS based on CMAKE_COMPILER_IS_GNUCC ...Sven Gothel2020-10-161-1/+2
* Fix scripts/build.sh scripts/build-doc.shv0.1.0Sven Gothel2020-10-162-6/+8
* Move jaucpp files to root-folderSven Gothel2020-10-164-0/+167