index
:
slibtool
main
a surrogate libtool implementation, written in C
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
sofort
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-18
build system: ccenv.in: CFLAGS_OS: provide OS_LIB_SUFFIX macro definition.
midipix
1
-0
/
+1
2019-10-27
build system: ccenv_set_cc_bits(): $ccenv_internal_test is a format specifier.
midipix
1
-2
/
+2
2019-10-26
build system: normalize quoting of printf format argument.
midipix
2
-11
/
+11
2019-10-20
build system: employ the cd -- <dir> idiom for good measure.
midipix
1
-2
/
+2
2019-10-20
build system: replace $(pwd) with $(pwd -P) for explicit/consistent behavior.
midipix
1
-1
/
+1
2019-10-20
build system: ccenv.sh: ccenv_set_cc_bits(): word-splitting resilience.
midipix
1
-4
/
+4
2019-10-20
build system: ccenv.sh: support shells with private loop iteration variables.
midipix
1
-6
/
+9
2019-10-19
build system: ccenv.sh: accommodate shells that lack (default) word splitting.
midipix
1
-3
/
+3
2019-10-18
build system: configure: accommodate shells that lack (default) word splitting.
midipix
1
-8
/
+8
2019-10-17
build system: ccenv.sh: ccenv_output_defs(): refactor for style consistency.
midipix
1
-1
/
+2
2019-10-17
build system: ccenv.sh: further accommodate pattern caveats of old ash(1).
midipix
1
-72
/
+83
2019-10-17
build system: ccenv.sh: accommodate pattern caveats of old ash(1).
midipix
1
-5
/
+13
2019-08-21
build system: pkgconf.sh: output Libs and Ldflags more elegantly.
midipix
1
-2
/
+2
2019-08-21
build system: pkgconf.sh: add missing -L switch (oversight).
midipix
1
-2
/
+2
2019-08-21
build system: pkgconf.sh: properly handle empty prefix variable.
midipix
1
-0
/
+8
2019-02-18
build system: mktemp(1): provide template, explicitly remove temporary files.
midipix
1
-2
/
+12
2019-02-17
build system: ccenv: attemt to use otool for binary format detection.
midipix
1
-1
/
+20
2019-02-13
build system: ccenv_find_tool(): support an optional tool-compatibility test.
midipix
1
-2
/
+9
2019-02-13
build system: configure, ccenv.sh: fix sed exp. for trailing tabs & spaces.
midipix
1
-1
/
+1
2019-01-09
build system: core: whitespace meditation.
midipix
1
-40
/
+40
2019-01-09
build system: core: allow cfgdefs.mk to pre-set core variables.
midipix
1
-11
/
+11
2019-01-09
build system: ccenv: added -c to the cc driver-based definition of $(AS).
midipix
1
-1
/
+1
2019-01-03
build system: ccenv_set_os_pe_switches(): fix typo.
midipix
1
-1
/
+1
2019-01-02
build system: moved handling of pe-specific variables to ccenv.
midipix
4
-3
/
+39
2019-01-02
build system: remove elf-specific make variables, as they're no longer needed.
midipix
1
-4
/
+0
2019-01-01
build system: pkgconf.sh: be strict (set -eu).
midipix
1
-0
/
+2
2019-01-01
build system: ccenv.usage: using absolute path made optional (forthcoming).
midipix
1
-6
/
+0
2019-01-01
build system: ccenv_set_cc_underscore(): avoid the __imp_foo false positive.
midipix
1
-1
/
+1
2019-01-01
build system: ccenv: projects can now disable the population of native.mk.
midipix
1
-1
/
+3
2019-01-01
build system: config.vars: added the ccenv-specific variables.
midipix
1
-0
/
+4
2019-01-01
build system: replace config_support() with ccenv_dso_verify().
midipix
1
-0
/
+15
2019-01-01
build system: ccenv: refined the os detection logic.
midipix
1
-4
/
+9
2018-12-31
build system: sofort: refactored, rearranged using distinct sub-folders.
midipix
9
-1
/
+1
2018-12-31
build system: ccenv: also update configure's (mb_-prefixed) variables.
midipix
1
-1
/
+22
2018-12-31
build system: ccenv: fix detection of native os.
midipix
1
-0
/
+3
2018-12-31
build system: major overhaul: removed sysinfo, integrated ccenv.
midipix
13
-15
/
+1464
2018-12-31
build system: streamlined config.vars and variable initialization.
midipix
2
-191
/
+135
2018-12-25
build system: sofort/cfgdefs.in: add a terminating empty line.
midipix
1
-0
/
+1
2018-12-25
build system: Makefile.in: always include cfgdefs.mk & usrdefs.mk.
midipix
1
-0
/
+5
2018-12-25
build system: sofort: promoted and renamed custom.mk --> flavor.mk.
midipix
1
-0
/
+0
2018-12-25
build system: create the ``build'' directory via the dirs.tag make target.
midipix
1
-1
/
+1
2018-12-21
build system: configure: explicitly initialize all variables.
midipix
1
-0
/
+191
2018-12-21
build system: pkgconf.sh: remove accidental leading spaces.
midipix
1
-1
/
+1
2018-12-21
build system: re-implemented sofort/pkgconf.sh.
midipix
1
-60
/
+75
2018-11-10
build system: host flavors: support suffixed library extensions.
midipix
1
-2
/
+2
2018-07-18
build system: fix shared/static install target dependencies on install-pkgconf.
midipix
1
-2
/
+2
2018-07-05
build system: install-shared, install-static: added initial pkgconfig support.
midipix
2
-0
/
+132
2017-10-19
build system: allow cmdline overriding of the static archive's base name.
midipix
1
-1
/
+2
2016-11-30
build system: sofort/version.mk: install-soname: fix build target definition.
midipix
1
-3
/
+3
2016-11-30
build system: sofort/version.mk: install-solink: fix build target definition.
midipix
1
-3
/
+3
[next]