This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| From 11123cd57ad1a6628e93c6c8095bad490eac749e Mon Sep 17 00:00:00 2001 | |
| From: Jessica Hamilton <[email protected]> | |
| Date: Sun, 5 Oct 2014 01:39:07 +1300 | |
| Subject: [PATCH] synergy: redo keyboard support | |
| --- | |
| .../devices/synergy/haiku-usynergy.cpp | 65 ++++++++-------------- | |
| .../input_server/devices/synergy/haiku-usynergy.h | 2 +- | |
| .../input_server/devices/synergy/uSynergy.c | 21 +++---- | |
| .../input_server/devices/synergy/uSynergy.h | 2 +- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff -Naurw boost-jam-3.1.14/builtins.c boost-jam-3.1.15/builtins.c | |
| --- boost-jam-3.1.14/builtins.c 2006-08-29 02:33:42.013369344 +1200 | |
| +++ boost-jam-3.1.15/builtins.c 2007-09-07 02:49:54.044564480 +1200 | |
| @@ -5,7 +5,6 @@ | |
| */ | |
| # include "jam.h" | |
| -# include "debug.h" | |
| # include "lists.h" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| From 9d07bf9d62526054ef4b076f9f5e7dd7cb6dfb25 Mon Sep 17 00:00:00 2001 | |
| From: Jessica Hamilton <[email protected]> | |
| Date: Tue, 8 Jul 2014 23:02:39 +1200 | |
| Subject: [PATCH 3/3] Make EFI partitions work (doesn't test for BFS). | |
| --- | |
| src/bin/makebootable/platform/bios_ia32/makebootable.cpp | 13 +++++++++++-- | |
| 1 file changed, 11 insertions(+), 2 deletions(-) | |
| diff --git a/src/bin/makebootable/platform/bios_ia32/makebootable.cpp b/src/bin/makebootable/platform/bios_ia32/makebootable.cpp |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| ----------------------------------------------------------------------------- | |
| * | |
| * (c) The University of Glasgow 2006-2007 | |
| * | |
| * OS-specific memory management | |
| * | |
| * | |
| ---------------------------------------------------------------------------*/ | |
| // This is non-posix compliant. // #include "PosixSource.h" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| From e0e004fba8c4e620a205c4aa45f84aebf5fd816b Mon Sep 17 00:00:00 2001 | |
| From: Jessica Hamilton <[email protected]> | |
| Date: Mon, 3 Nov 2014 02:48:37 +1300 | |
| Subject: tarfile: fallback to symlink if creating hardlink fails | |
| diff --git a/Lib/tarfile.py b/Lib/tarfile.py | |
| index 44ecd24..33b51cd 100644 | |
| --- a/Lib/tarfile.py | |
| +++ b/Lib/tarfile.py |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| From e06e10fa67a8dc9fbf1be68849438668c5e523af Mon Sep 17 00:00:00 2001 | |
| From: Jessica Hamilton <[email protected]> | |
| Date: Wed, 12 Nov 2014 18:17:39 +1300 | |
| Subject: Use GNUInstallDirs module | |
| diff --git a/CMakeLists.txt b/CMakeLists.txt | |
| index 4950ddb..f8310ab 100644 | |
| --- a/CMakeLists.txt | |
| +++ b/CMakeLists.txt |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # Get the regression script | |
| if [ ! -e run.py ] ; then | |
| wget https://raw.githubusercontent.com/boostorg/regression/develop/src/run.py | |
| chmod a+x run.py | |
| fi | |
| # Switch to gcc4 if needed | |
| if [[ "$(gcc --version)" =~ "2.95.3" ]] ; then |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| SUMMARY="The Glasgow Haskell Compiler" | |
| DESCRIPTION=" | |
| The Glorious Glasgow Haskell Compilation system (GHC) is a compiler for Haskell. | |
| Haskell is "the" standard lazy functional programming language. | |
| " | |
| HOMEPAGE="https://www.haskell.org/ghc/" | |
| COPYRIGHT="The Glasgow Haskell Team" | |
| LICENSE="The Glasgow Haskell Compiler License" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| V = 1 | |
| GhcLibWays = v dyn thr p debug l | |
| SRC_HC_OPTS = -O -H64m | |
| GhcStage1HcOpts = -O -fasm | |
| GhcStage2HcOpts = -O2 -fasm | |
| GhcHcOpts = -Rghc-timing | |
| GhcLibHcOpts = -O2 | |
| DYNAMIC_BY_DEFAULT = YES | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Installing library in | |
| /packages/ghc_x86-7.8.3-1/.self/lib/x86/ghc-7.8.3/terminfo-0.4.0.0 | |
| "inplace/bin/ghc-cabal" copy libraries/haskeline dist-install ":" '' '/packages/ghc_x86-7.8.3-1/.self' '/packages/ghc_x86-7.8.3-1/.self/lib/x86/ghc-7.8.3' '/packages/ghc_x86-7.8.3-1/.self/documentation/packages/ghc_x86/html/libraries' 'v dyn thr p debug l' | |
| Installing library in | |
| /packages/ghc_x86-7.8.3-1/.self/lib/x86/ghc-7.8.3/haskeline-0.7.1.2 | |
| "inplace/bin/ghc-cabal" copy compiler stage2 ":" '' '/packages/ghc_x86-7.8.3-1/.self' '/packages/ghc_x86-7.8.3-1/.self/lib/x86/ghc-7.8.3' '/packages/ghc_x86-7.8.3-1/.self/documentation/packages/ghc_x86/html/libraries' 'v dyn thr p debug l' | |
| Installing library in | |
| /packages/ghc_x86-7.8.3-1/.self/lib/x86/ghc-7.8.3/ghc-7.8.3 | |
| "inplace/bin/ghc-cabal" copy libraries/old-time dist-install ":" '' '/packages/ghc_x86-7.8.3-1/.self' '/packages/ghc_x86-7.8.3-1/.self/lib/x86/ghc-7.8.3' '/packages/ghc_x86-7.8.3-1/.self/documentation/packages/ghc_x86/html/libraries' 'v dyn thr p debug l' | |
| Inst |