lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] branch odd/multiarch deleted (was 8ac7a03)


From: Greg Chicares
Subject: [lmi-commits] [lmi] branch odd/multiarch deleted (was 8ac7a03)
Date: Fri, 12 Feb 2021 19:03:26 -0500 (EST)

chicares pushed a change to branch odd/multiarch.

       was  8ac7a03   Merge remote-tracking branch 'origin/master' into 
odd/multiarch

This change permanently discards the following revisions:

  discards  8ac7a03   Merge remote-tracking branch 'origin/master' into 
odd/multiarch
  discards  50086f8   Reconcile with master 3ff6c0081
  discards  31bf83e   Ensure existence of directory required by 
'hooks/pre-commit'
  discards  78d7f30   Merge remote-tracking branch 'origin/master' into 
odd/multiarch
  discards  3c3bbb5   Improve quoting
  discards  33d6cf9   Remove redundant block
  discards  0738ce3   Show correct name of archived log file
  discards  b420774   Improve concinnity
  discards  da7b85f   Rename set_arch.sh -> set_toolchain.sh
  discards  a0da26f   Avert shellcheck SC2140 warning
  discards  48c0186   Rephrase for clarity
  discards  fd0b947   Improve diagnostics
  discards  068f52e   Improve documentation
  discards  98e00a5   Explain why one variable is unset while another is 
exported
  discards  adf0725   Validate $LMI_COMPILER as well as $LMI_TRIPLET
  discards  4608d81   Remove obsolete commentary
  discards  e95d62e   Improve documentation
  discards  cfc2bad   Prefer xz to bzip2
  discards  992aef4   Purge comments that are no longer useful
  discards  df73fef   Merge remote-tracking branch 'origin/master' into 
odd/multiarch
  discards  cb02a88   Remove a stray blank line, to match trunk
  discards  196a436   Expunge a nonexistent directory component
  discards  05cf48f   Manually merge a couple lines from trunk
  discards  993027b   Document an idea that is less good than was hoped
  discards  6b25314   Merge remote-tracking branch 'origin/master' into 
odd/multiarch
  discards  3f1fcea   Add LMI_COMPILER; replace LMI_HOST with LMI_TRIPLET
  discards  d322f2c   Make vim "setf make" for '*.make'
  discards  723fd45   When eviscerating, also remove the bin/ subdirectory
  discards  dd609f5   Copy compiler runtime files to $(bindir) without 
'--update', as intended
  discards  155086d   Improve $log_dir concinnity
  discards  894cbe9   Remove unnecessary host specifications
  discards  8af108a   Rework the 'install' target to support multiple 
architectures [351]
  discards  0c52510   Revert "Install gcc runtime libraries before building 
default targets"
  discards  e37d450   Copy compiler runtime files to build directory
  discards  9170c01   Add a missing word to a comment
  discards  62e0e85   Remove unnecessary host specifications
  discards  717e0ee   Install production architecture last
  discards  024af79   Merge remote-tracking branch 'origin/master' into 
odd/multiarch
  discards  768d4fc   Impede executing a script that should instead be sourced
  discards  61b9171   When eviscerating, also remove the third_party/ 
subdirectory
  discards  c4e6bf2   Make $bindir a subdirectory of $prefix, not of 
$exec_prefix
  discards  6690110   Make $test_dir a subdirectory of $prefix, not of 
$exec_prefix
  discards  29d9034   Merge remote-tracking branch 'origin/master' into 
odd/multiarch
  discards  1f60a0b   Clean up the 'clean' targets
  discards  3e175ec   Rename $(build_directory) to the terser $(build_dir)
  discards  7bf75cf   Source 'set_arch.sh' in 'gui_test.sh'
  discards  5885ccc   Regularize whitespace slightly
  discards  c436fbd   Move and expand some system-testing ideas
  discards  3a53abb   Merge remote-tracking branch 'origin/master' into 
odd/multiarch
  discards  532daba   Refine build instructions
  discards  d9ad6e4   Purge obsolete commentary
  discards  4e64d64   Make 'nychthemeral_test.sh' filter its output
  discards  feef7eb   Reformat 'nychthemeral_test.sh'
  discards  8d2885d   Make 'nychthemeral_test.sh' more robust
  discards  4c6dd5a   Allow gcc-8.3.0
  discards  c248e15   Manually merge recent changes from trunk
  discards  4179145   Merge remote-tracking branch 'origin/master' into 
odd/multiarch
  discards  63e14f0   Rename /extrabindir/winebindir/ for clarity
  discards  0d1aa08   Install source-only libraries OAOO, not once per 
architecture
  discards  f8337db   Move documentation of an alternative based on symlinks
  discards  c853aaa   Revert "Distinguish $exec_prefix from $prefix"
  discards  cd1b383   Distinguish $exec_prefix from $prefix
  discards  4da8f9d   Merge remote-tracking branch 'origin/master' into 
odd/multiarch
  discards  9a04659   Establish a global $MINIMAL_PATH
  discards  5a06d36   Note a workaround for a particular "make system_test" 
problem
  discards  0f63381   Hesitate to use 'command -v'
  discards  f8adc38   Simplify documentation of alternatives
  discards  3006a3b   Prefer 'printf' to 'print' in shell scripts
  discards  44ffabf   Complain, and do nothing else, if host type is 
unrecognized
  discards  392a189   Import several changes from trunk
  discards  cdfac5b   Restrict $PATH to a hardcoded minimum
  discards  e2e5700   Improve command order and documentation
  discards  0b84df9   Don't export variables not used by any child process
  discards  74db754   Resolve a shellcheck warning
  discards  3f0d960   Merge remote-tracking branch 'origin/master' into 
odd/multiarch
  discards  283adf6   Update PETE for gcc-8.x
  discards  9b904be   Don't pass unused 'platform_makefile' to submakefiles
  discards  63b7fc9   Rename "scratch" directories
  discards  d816b67   Prefer 'set_path.sh' for architecture-dependent 
environment variables
  discards  9827c4a   Merge remote-tracking branch 'origin/master' into 
odd/multiarch
  discards  c912adf   Avoid 'whence' in /bin/sh scripts
  discards  8b9e571   Make an msw-native 'md5sum' available for cross builds
  discards  04c2657   Invoke 'config.guess' wherever build type is wanted
  discards  daec463   Merge remote-tracking branch 'origin/master' into 
odd/multiarch
  discards  2651914   Merge branch 'master' into odd/multiarch
  discards  11efcd0   Rewrite command assuming '/opt/lmi/bin/' no longer exists
  discards  d435a94   Work around a boost problem with gcc-8.x
  discards  943d5b8   Install surrogates for proprietary graphics
  discards  70cf4ce   Insert $LMI_HOST into old '/opt/lmi/bin'
  discards  3b7638d   Add a more radical alternative to 'clobber'
  discards  ec73fc6   Explicitly set $PERFORM even if it should be empty
  discards  a70b3bc   Let 'set_arch.sh' set $PERFORM
  discards  923023d   Use 'set_arch.sh' instead of commented-out blocks of code
  discards  341f8c5   Move a documentation stanza
  discards  354d7ce   Remove redundant extra 'gcc' in wx 'vendor' string
  discards  daee5d2   Remove commentary that is no longer useful
  discards  6535919   Broaden the scope of the 'clobber' target
  discards  f6dd4d2   Record, in a comment, an idea for a "DO" variable
  discards  97b368a   Document that "$("this is a quoted string")"
  discards  84ef873   Document some architecture-selection alternatives
  discards  60db190   Restore whitespace concinnity
  discards  b2c1994   Source 'set_arch.sh' in install-everything script
  discards  f831495   Add scripts to set environment consistent with $LMI_HOST
  discards  3e4dbdf   Change a makefile variable's name to improve concinnity
  discards  f800e93   Refine directory structure
  discards  b94771d   Distinguish build from host architecture
  discards  3cad4c9   Write 'export var="value"' on a single line
  discards  81bb4e6   Assume makefiles use a POSIX-compatible shell
  discards  3551a75   Make $(build_directory) an immediately-expanded variable 
again
  discards  e06e543   Build for multiple '--host' architectures



reply via email to

[Prev in Thread] Current Thread [Next in Thread]