Commit Graph

19 Commits

Author SHA1 Message Date
Corentin Le Molgat
8d036ee0d7 make: Rework README.md 2023-10-20 15:08:37 +02:00
Mizux Seiha
1e6c438e7c readme: Update action link
forking the repo on github will make the badge relative to the fork.
2023-07-06 17:36:53 +02:00
Corentin Le Molgat
184b462f2f make: Cleanup README.md 2023-05-17 13:39:25 +02:00
Corentin Le Molgat
05c20d05e6 make: Fix README.md 2023-04-27 13:11:47 +02:00
Corentin Le Molgat
86edf26855 ci: renaming files 2023-04-11 17:31:25 +02:00
Corentin Le Molgat
fb02389141 doc: rename master to main in internal doc 2022-05-16 11:27:02 +02:00
Corentin Le Molgat
a3ef28e824 tools/docker: Fix CMake version
need at least 3.18
2022-03-04 16:02:23 +01:00
Mizux Seiha
c4fb197ad2 Add requirement 2022-01-26 10:27:45 +01:00
Mizux Seiha
8d96a95479 rename internal doc/ folders to docs/ 2022-01-06 17:06:56 +01:00
Corentin Le Molgat
3781b8511d ci: Add github workflow for Makefile based build 2021-09-17 14:26:50 +02:00
Corentin Le Molgat
ec5f05d795 Update makefiles/README.md 2021-08-23 14:47:19 +02:00
Corentin Le Molgat
4dbee7c0ff make: Rework badges in README.md 2021-06-18 15:03:18 +02:00
Mizux Seiha
a004a43411 make: Fix Readme.md 2020-11-09 10:26:28 +01:00
Corentin Le Molgat
9e4a22b96d Export from google to github 2020-11-04 16:17:07 +01:00
Laurent Perron
f1bb445810 first version without gflags and glog
* Add custom glog using absl::flags
* Fix lpi_glop patch to use absl::flags

Abseil:
* remove gflags and glog deps

Make:
* remove gflags and glog deps (unix & windows)
* regenerate makefile.gen.mk
* Cleanup install recipe
* Cleanup archive
* Cleanup doc
2020-10-24 00:49:50 +02:00
Mizux
46458c8a6c Update README.md 2020-09-10 15:26:23 +02:00
Mizux Seiha
bd73d73381 doc(make): Update 2020-07-02 23:38:37 +02:00
Mizux
8d4336eb05 Update README.md 2020-04-16 17:14:18 +02:00
Mizux Seiha
e7d5cde718 ci: Add Makefile CI
* Add documentation
* Add docker layer diagram
* Add Docker/Makefile ci
* Add gh workflow
* gh workflow disable fail-fast
2020-04-13 17:41:46 +02:00