index
:
papod
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add src/version.go
EuAndreh
2024-08-15
1
-4
/
+11
*
Use "go tool" to build project
EuAndreh
2024-08-14
1
-17
/
+50
*
Makefile: Reorder CLI args to go(1)
EuAndreh
2024-07-26
1
-2
/
+2
*
Tweak indentation
EuAndreh
2024-07-17
1
-3
/
+4
*
src/lib.go: Start writing messages to DB
EuAndreh
2024-05-27
1
-2
/
+2
*
Makefile: Add missing $(GOFLAGS) for a correct static build of go-sqlite3
EuAndreh
2024-05-23
1
-2
/
+3
*
Rename leftover references of "papo" -> "papod"
EuAndreh
2024-05-23
1
-7
/
+8
*
Makefile: Fix installation of files under $(DATADIR)
EuAndreh
2024-05-16
1
-19
/
+14
*
Rename source files to "lib.go" and "main.go"
EuAndreh
2024-05-16
1
-9
/
+9
*
Rename from "papo" to "papod"
EuAndreh
2024-05-06
1
-1
/
+1
*
Makefile: Normalize alongside other Go projects
EuAndreh
2024-04-18
1
-24
/
+17
*
Makefile: add binder instance for port 6667
EuAndreh
2024-03-30
1
-4
/
+7
*
Makefile: rm both socket files
EuAndreh
2024-03-29
1
-2
/
+2
*
Makefile: Reorder commands so we don't need to sleep
EuAndreh
2024-03-29
1
-2
/
+1
*
Makefile: s/main.bin/$(NAME).bin/g
EuAndreh
2024-03-28
1
-4
/
+4
*
Makefile: s/ircd/papo/g
EuAndreh
2024-03-28
1
-5
/
+5
*
Makefile: Adapt "run-*" virtual targets
EuAndreh
2024-03-28
1
-8
/
+12
*
Adapt build and installation
EuAndreh
2024-03-28
1
-30
/
+17
*
Node.js -> Go
EuAndreh
2024-03-25
1
-31
/
+25
*
tests/rand.mjs: Add MersenneTwister random number generator
EuAndreh
2024-03-20
1
-2
/
+12
*
Makefile: Use TCP port 6001
EuAndreh
2024-03-14
1
-1
/
+1
*
Makefile: Add "run-binder" to expose lighttpd's unix socket to a TCP port
EuAndreh
2024-03-14
1
-1
/
+7
*
src/hero.mjs: Add rmIf() and mkfifo()
EuAndreh
2024-03-06
1
-12
/
+7
*
Makefile: Let the application recreate its pipes and sockets
EuAndreh
2024-03-01
1
-1
/
+1
*
Setup user-level lighttpd reverse proxy for development and testing
EuAndreh
2024-03-01
1
-1
/
+5
*
src/ircd.mjs: Remove unix socket before recreating it
EuAndreh
2024-03-01
1
-1
/
+0
*
Normalize how modules import and name each other
EuAndreh
2024-02-24
1
-2
/
+9
*
Implement accretion.runMigrations() and wrappings of node-sqlite3
EuAndreh
2024-02-23
1
-0
/
+1
*
Big cleanup
EuAndreh
2024-02-23
1
-48
/
+14
*
Remove C code and cleanup repository
EuAndreh
2024-02-21
1
-131
/
+21
*
Makefile: Include SQL migration files as installable artifacts
EuAndreh
2023-11-27
1
-1
/
+12
*
Makefile: Also recompile `src/napi-sqlite.lo` when Makefile changes
EuAndreh
2023-11-27
1
-0
/
+1
*
Makefile: Fix missing installation of the `napi-sqlite.{c,node}` source and ...
EuAndreh
2023-11-27
1
-1
/
+2
*
Makefile: Fix missing installation of the `src/cli` executable
EuAndreh
2023-11-27
1
-1
/
+1
*
Makefile: Erase $(JSLIBDIR) together with $(SRCDIR)
EuAndreh
2023-11-25
1
-1
/
+1
*
Makefile: Compose $(CFLAGS.a) with $(CFLAGS) instead of combine
EuAndreh
2023-11-25
1
-11
/
+8
*
Add WIP non-async functions to napi-sqlite.c
EuAndreh
2023-11-16
1
-1
/
+1
*
Makefile, mkdeps.sh: Enforce JS->native dependency
EuAndreh
2023-11-15
1
-0
/
+1
*
mv src/cli src/cli.js
EuAndreh
2023-11-15
1
-3
/
+4
*
Add support for multi-file C project
EuAndreh
2023-11-15
1
-29
/
+116
*
src/napi-sqlite.c: Add Node-API PoC
EuAndreh
2023-11-13
1
-2
/
+12
*
tests/assert-*.sh: Reuse rebuilt assets for tests
EuAndreh
2023-11-13
1
-0
/
+1
*
tests/assert-uninstall.sh: Split from assert-install.sh
EuAndreh
2023-11-13
1
-3
/
+4
*
Makefile: Clean directory symlink potential leftover before recreating
EuAndreh
2023-11-13
1
-0
/
+1
*
src/{ircd,web}.js: Init stub servers
EuAndreh
2023-11-11
1
-7
/
+30
*
tests/js/: Run the files directly
EuAndreh
2023-11-10
1
-1
/
+1
*
tests/js/compat.js: Remove unused file
EuAndreh
2023-11-10
1
-1
/
+0
*
Makefile: Remove $(JSIMPL) variable
EuAndreh
2023-11-10
1
-4
/
+3
*
tests/assert-clean.sh: Enforce correctness of "make clean"
EuAndreh
2023-11-10
1
-0
/
+1
*
Makefile: s/LIST/MAILING_LIST/
EuAndreh
2023-11-10
1
-6
/
+6
[next]