summaryrefslogtreecommitdiffstats
path: root/Configurations
AgeCommit message (Expand)Author
2019-09-07Remove x86/x86_64 BSAES and AES_ASM supportBernd Edlinger
2019-08-12Configurations/unit-Makefile.tmpl: Don't clean away dotted filesRichard Levitte
2019-07-31Fix TyposAntoine Cœur
2019-07-25Fix default installation paths on mingwRichard Levitte
2019-06-04Remove last references to DEBUG_SAFESTACKDr. Matthias St. Pierre
2019-05-28Configurations/unix-Makefile.tmpl: not -v for rmRichard Levitte
2019-05-28Configure: link AIX modules correctlyRichard Levitte
2019-05-27Configure: Remove extra warning and sanitizer options from CXXFLAGSRichard Levitte
2019-05-02Add RCFLAGS variable in Windows build file, and use itWojciech Kaluza
2019-02-28Configuration: divide devteam flags into language specific setsRichard Levitte
2019-02-27Ensure configured module specific and application specific defines are usedRichard Levitte
2019-02-19Fix reference to symbol 'main'.Matthias Kraft
2019-02-13Windows/Cygwin dlls need the executable bit setMichael Haubenwallner
2019-02-05Remove unnecessary trailing whitespaceSam Roberts
2019-02-04Android build: fix usage of NDK home variable ($ndk_var)batist73
2019-01-31VMS: force 'pinshared'Richard Levitte
2019-01-29Android build: use ANDROID_NDK_HOME rather than ANDROID_NDKRichard Levitte
2019-01-04Introduce a no-pinshared optionMatt Caswell
2018-12-12VMS build: better treatment of .S -> .obj compilationRichard Levitte
2018-12-05Configurations/10-main.conf: remove MIPS bn_div_3_words.Andy Polyakov
2018-11-27VMS build: don't forget the generation marker when removing filesRichard Levitte
2018-11-27VMS build: in descrip.mms.tmpl's src2obj, do .S -> .asm tooRichard Levitte
2018-11-24Make sure to run util/mktar.sh from the source directoryRichard Levitte
2018-11-24VMS config: Typo fix, as -> ASRichard Levitte
2018-11-23Remove all 'make dist' artifactsRichard Levitte
2018-11-19Unix build: for mingw and cygwin, create the right location for DLLsRichard Levitte
2018-11-14test/recipes/90-test_shlibload.t needs $target{shared_extension}Richard Levitte
2018-11-09VMS build: colon after target must be separated with a spaceRichard Levitte
2018-11-09Have install targets depend on more precise build targetsRichard Levitte
2018-11-09Allow parallel installRichard Levitte
2018-10-31Configuration: when building the dirinfo structure, include shared_sourcesRichard Levitte
2018-10-31Configurations/15-android.conf: detect NDK llvm-ar.Andy Polyakov
2018-10-31Configurations/15-android.conf: fix implicit __ANDROID_API__ handling.Andy Polyakov
2018-10-29Windows build: build foo.d after foo.objRichard Levitte
2018-10-28iOS config targets: disable "async" by defaultRichard Levitte
2018-10-25Windows: Produce a static version of the public libraries, alwaysRichard Levitte
2018-10-21build file templates: have targets for all shared library namesRichard Levitte
2018-10-19Configurations/15-android.conf: add support for "standalone toolchain".Andy Polyakov
2018-10-17Build file templates: look at *all* definesRichard Levitte
2018-09-21typo-fixes: miscellaneous typo fixesagnosticdev
2018-08-24Configurations/unix-Makefile.tmpl: address find portability issue.Andy Polyakov
2018-08-12Configuration/15-android.conf: slightly move NDK canonisationRichard Levitte
2018-08-12Configurations/15-android.conf: Make sure that the NDK path is canonicalRichard Levitte
2018-08-02Fix uninitialized value $s warning in windows static buildsBernd Edlinger
2018-07-2600-base-templates.conf: engage x25519-ppc64 module.Andy Polyakov
2018-07-24Configure: print generic advice when dyingRichard Levitte
2018-07-23Make sure the 'tsget' script is called 'tsget.pl' everywhereRichard Levitte
2018-07-11Windows: avoid using 'rem' in the nmake makefileRichard Levitte
2018-07-11Windows: fix echo for nmakeRichard Levitte
2018-07-09Fix minor windows build issuesBernd Edlinger