Skip to content

Commit

Permalink
.vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
amirrezaask committed May 25, 2022
1 parent ce5057c commit dcda588
Show file tree
Hide file tree
Showing 4 changed files with 262 additions and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/configurationCache.log
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"buildTargets":["bench","test"],"launchTargets":[],"customConfigurationProvider":{"workspaceBrowse":{"browsePath":[],"compilerArgs":[]},"fileIndex":[]}}
5 changes: 5 additions & 0 deletions .vscode/dryrun.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
make: Entering directory `/Users/amirreza/src/github.com/golobby/orm'
go test -coverprofile=cover.out ./...
go tool cover -html=cover.out
make: Leaving directory `/Users/amirreza/src/github.com/golobby/orm'

3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"makefile.extensionOutputFolder": "./.vscode"
}
253 changes: 253 additions & 0 deletions .vscode/targets.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,253 @@
make all --print-data-base --no-builtin-variables --no-builtin-rules --question
# GNU Make 3.81
# Copyright (C) 2006 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions.
# There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.

# This program built for i386-apple-darwin11.3.0


# Make data base, printed on Wed May 25 21:13:51 2022

# Variables

# automatic
<D = $(patsubst %/,%,$(dir $<))
# automatic
?F = $(notdir $?)
# environment
LC_CTYPE = en_US.UTF-8
# environment
VSCODE_LOG_NATIVE = false
# automatic
?D = $(patsubst %/,%,$(dir $?))
# automatic
@D = $(patsubst %/,%,$(dir $@))
# automatic
@F = $(notdir $@)
# makefile
CURDIR := /Users/amirreza/src/github.com/golobby/orm
# makefile
SHELL = /bin/sh
# environment
FZF_DEFAULT_COMMAND = rg --files
# environment
VSCODE_NLS_CONFIG = {"locale":"en-us","availableLanguages":{},"_languagePackSupport":true}
# environment
_ = /usr/bin/make

make: *** No rule to make target `all'. Stop.

# makefile (from `Makefile', line 1)
MAKEFILE_LIST := Makefile
# environment
GO111MODULE = auto
# environment
VSCODE_AMD_ENTRYPOINT = vs/workbench/api/node/extensionHostProcess
# environment
VSCODE_VERBOSE_LOGGING = true
# environment
__CFBundleIdentifier = com.microsoft.VSCode
# environment
VSCODE_IPC_HOOK_EXTHOST = /var/folders/hb/y34qrz9s5bb0_3csl5dn6m600000gn/T/vscode-ipc-80293e5e-d035-4120-8f38-a52192a892f2.sock
# environment
VSCODE_CWD = /
# environment
GOPROXY = https://proxy.golang.org,direct
# environment
PATH = /Users/amirreza/.emacs.d/bin/:/Applications/Emacs.app/Contents/MacOS:/Users/amirreza/src/github.com/amirrezaask/dotfiles/bin:/Users/amirreza/bin:/opt/homebrew/bin:/bin:/Users/amirreza/.luarocks/bin:/Users/amirreza/.config/composer/vendor/bin:/bin:/Users/amirreza/.cargo/bin:/Users/amirreza/.local/bin:/usr/local/Postman:/Users/amirreza/.local/elixir-ls/:/Users/amirreza/.cache/rebar3/bin:/home/amirreza/.fzf/bin:/opt/homebrew/opt/fzf/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion.app/Contents/Public:/usr/local/share/dotnet:~/.dotnet/tools:/usr/local/go/bin:/Users/amirreza/.composer/vendor/bin
# environment
LOG_DST = /Users/amirreza/Library/Application Support/Code/logs/20220524T175645/exthost9/dendron.dendron/dendron.log
# environment
GOPATH = /Users/amirreza
# environment
LOG_LEVEL = info
# environment
IDE = vim
# environment
VSCODE_LOG_STACK = false
# environment
ELECTRON_RUN_AS_NODE = 1
# default
.FEATURES := target-specific order-only second-expansion else-if archives jobserver check-symlink
# environment
SSH_AUTH_SOCK = /private/tmp/com.apple.launchd.jCxPFqyHv9/Listeners
# automatic
%F = $(notdir $%)
# environment
PYTHONBINS = /Users/amirreza/.local/bin
# environment
VSCODE_PIPE_LOGGING = true
# environment
PWD = /Users/amirreza/src/github.com/golobby/orm
# environment
ORIGINAL_XDG_CURRENT_DESKTOP = undefined
# environment
GOMODCACHE = /Users/amirreza/pkg/mod
# environment
HOME = /Users/amirreza
# environment
DOTFILES = /Users/amirreza/src/github.com/amirrezaask/dotfiles
# default
MAKEFILEPATH = $(shell /usr/bin/xcode-select -print-path 2>/dev/null || echo /Developer)/Makefiles
# environment
VSCODE_CODE_CACHE_PATH = /Users/amirreza/Library/Application Support/Code/CachedData/c3511e6c69bb39013c4a4b7b9566ec1ca73fc4d5
# environment
LOGNAME = amirreza
# environment
APPLICATION_INSIGHTS_NO_DIAGNOSTIC_CHANNEL = 1
# environment
VSCODE_HANDLES_UNCAUGHT_ERRORS = true
# automatic
^D = $(patsubst %/,%,$(dir $^))
# environment
XPC_FLAGS = 0x0
# default
MAKE = $(MAKE_COMMAND)
# default
MAKECMDGOALS := all
# environment
SHLVL = 2
# default
MAKE_VERSION := 3.81
# environment
USER = amirreza
# makefile
.DEFAULT_GOAL := test
# automatic
%D = $(patsubst %/,%,$(dir $%))
# default
MAKE_COMMAND := /Library/Developer/CommandLineTools/usr/bin/make
# default
.VARIABLES :=
# environment
TMPDIR = /var/folders/hb/y34qrz9s5bb0_3csl5dn6m600000gn/T/
# automatic
*F = $(notdir $*)
# environment
VSCODE_IPC_HOOK = /Users/amirreza/Library/Application Support/Code/1.67.2-main.sock
# makefile
MAKEFLAGS = Rrqp
# environment
MFLAGS = -Rrqp
# automatic
*D = $(patsubst %/,%,$(dir $*))
# environment
XPC_SERVICE_NAME = application.com.microsoft.VSCode.14745151.14745157
# automatic
+D = $(patsubst %/,%,$(dir $+))
# automatic
+F = $(notdir $+)
# environment
__CF_USER_TEXT_ENCODING = 0x1F5:0x0:0x0
# environment
COMMAND_MODE = unix2003
# default
MAKEFILES :=
# automatic
<F = $(notdir $<)
# environment
GOPRIVATE = gitlab.snapp.ir
# environment
EDITOR = nvim
# environment
LC_ALL = C
# automatic
^F = $(notdir $^)
# default
SUFFIXES :=
# default
.INCLUDE_DIRS = /usr/local/include
# environment
MAKELEVEL := 0
# environment
FZF_DEFAULT_OPTS = --height 20%
# environment
LANG = C
# environment
VSCODE_PID = 25461
# variable set hash-table stats:
# Load=76/1024=7%, Rehash=0, Collisions=3/100=3%

# Pattern-specific Variable Values

# No pattern-specific variable values.

# Directories

# . (device 16777232, inode 1618822): 26 files, no impossibilities.

# 26 files, no impossibilities in 1 directories.

# Implicit Rules

# No implicit rules.

# Files

# Not a target:
all:
# Command-line target.
# Implicit rule search has been done.
# File does not exist.
# File has not been updated.
# variable set hash-table stats:
# Load=0/32=0%, Rehash=0, Collisions=0/0=0%

# Not a target:
.SUFFIXES:
# Implicit rule search has not been done.
# Modification time never checked.
# File has not been updated.

# Not a target:
Makefile:
# Implicit rule search has been done.
# Last modified 2022-02-25 20:29:12
# File has been updated.
# Successfully updated.
# variable set hash-table stats:
# Load=0/32=0%, Rehash=0, Collisions=0/0=0%

test:
# Implicit rule search has not been done.
# Modification time never checked.
# File has not been updated.
# commands to execute (from `Makefile', line 2):
go test -coverprofile=cover.out ./...
go tool cover -html=cover.out


# Not a target:
.DEFAULT:
# Implicit rule search has not been done.
# Modification time never checked.
# File has not been updated.

bench:
# Implicit rule search has not been done.
# Modification time never checked.
# File has not been updated.
# commands to execute (from `Makefile', line 6):
cd examples/benchmarks/ && sqlite3 boiler.db "CREATE TABLE IF NOT EXISTS records (id integer primary key, name text)"
cd examples/benchmarks/ && sqlboiler sqlite3
cd examples/benchmarks/ && go run *.go && rm -rf *db && rm -rf *journal


# files hash-table stats:
# Load=6/1024=1%, Rehash=0, Collisions=0/18=0%
# VPATH Search Paths

# No `vpath' search paths.

# No general (`VPATH' variable) search path.

# # of strings in strcache: 1
# # of strcache buffers: 1
# strcache size: total = 4096 / max = 4096 / min = 4096 / avg = 4096
# strcache free: total = 4087 / max = 4087 / min = 4087 / avg = 4087

# Finished Make data base on Wed May 25 21:13:51 2022


0 comments on commit dcda588

Please sign in to comment.