summaryrefslogtreecommitdiffstats
path: root/scripts/build.sh
Commit message (Expand)AuthorAgeFilesLines
* locale: Add LC_ALL and hint to set system (testing requires proper unified se...Sven Gothel2021-01-291-2/+4
* Revert to gcc as default since clang < 10 has issues on 32bit arm (raspi3 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-281-0/+4
* Complete build change: Using jaulib[_fat] if available (for Java) incl. nativ...Sven Gothel2021-01-251-2/+4
* Replace std::vector w/ jau::darray: Adapt JNI methodsSven Gothel2021-01-111-2/+2
* cmake: Disable RTTI (-fno-rtti) for now, ensuring no side-effects; Adding GPR...Sven Gothel2021-01-051-1/+4
* cmake: Expose different instrumentation (-fsanitize=) modulesSven Gothel2020-10-211-0/+2
* Build: Separate GCC sanitize flags from DEBUG=ON, enable via INSTRUMENTATION=ONSven Gothel2020-10-181-0/+1
* scripts/build.sh: Add commented out CLANG_ARGS (documentation, convenience)Sven Gothel2020-09-301-2/+3
* CMake: Support full parallel build by adding target dependenciesSven Gothel2020-09-151-2/+4
* scripts/build.sh: Default to RELEASESven Gothel2020-09-141-2/+2
* cmake: CMAKE_EXE_LINKER_FLAGS += '-latomic' to fix gcc-8 on Raspberry: undefi...Sven Gothel2020-08-251-0/+1
* Build direct_bt with DEBUG symbols enabled .. for the time beingv2.1.8Sven Gothel2020-06-271-1/+2
* Use generic 'setup-machine-arch.sh' for unified build.sh and rebuild.sh scriptsSven Gothel2020-06-181-0/+41