Commit Graph

2536 Commits

Author SHA1 Message Date
Jeremie Dimino 20cbf2db69 Add test files for previous commit 2017-03-15 11:28:33 +00:00
Jeremie Dimino 85607929d1 Add test case for #24 2017-03-15 11:17:09 +00:00
Jeremie Dimino bf4a4ba5f9 Add a regression test for #20 2017-03-15 11:13:49 +00:00
Jeremie Dimino d8fd2f084c re-arrange tests 2017-03-15 11:08:54 +00:00
Jeremie Dimino dac70f4d72 Fix generation of @canonical tags 2017-03-15 10:44:55 +00:00
Jeremie Dimino 6cf93d69b5 Fix a bug in incremental compilation
If a rule had no dependencies and targets where missing, it wasn't
re-run.

Refactor the code and fix this bug.
2017-03-15 10:43:03 +00:00
Jeremie Dimino ec6b89ea11 Improve errors for ${lib:...} 2017-03-15 09:46:42 +00:00
Jeremie Dimino 2a5dc053fb Fix sexp_of_t (Update_file ...) 2017-03-15 09:15:47 +00:00
Jeremie Dimino 8c6cffd2df Document (files_recursively_in ...) 2017-03-15 09:11:42 +00:00
Jeremie Dimino e7b543e7cb Don't scan the tree a second time for files_recursively_in 2017-03-15 09:10:22 +00:00
Jeremie Dimino a04b0c4dcc Improve 'required_by ...' messages 2017-03-15 08:59:00 +00:00
Jeremie Dimino c437069fff Improve package not found errors 2017-03-14 15:57:22 +00:00
Jeremie Dimino 847c771cb8 Add (jbuild_version 1) to jbuilds in the quick start guide 2017-03-14 09:43:55 +00:00
Jeremie Dimino 6ae036a318 Fix fix for #20 2017-03-14 08:02:01 +00:00
Jeremie Dimino 132ddca42b generate @canonical doc tags 2017-03-13 14:08:15 +00:00
Jeremie Dimino d8676041e6 Update changelog 2017-03-13 13:50:36 +00:00
Jeremie Dimino 020da39542 as-ppx.exe --> ppx.exe 2017-03-13 13:36:01 +00:00
Hugo Heuzard 63462fd452 Fix deps with multiple glob_files 2017-03-13 10:13:39 +00:00
Jérémie Dimino 1dcf38af93 Fix Path.extract_build* functions when applied on the build_dir itself
This should fix #20
2017-03-13 08:53:41 +00:00
Jérémie Dimino ba08f27678 Add a few more redirections
- with-{stdout,stderr,outputs}-to
- ignore-{stdout,stderr,outputs}
- variable ${null} for /dev/null or NUL on Win32
2017-03-13 08:10:59 +00:00
Rudi Grinberg 3e9b52ad0f Merge pull request #18 from LaurentMazare/patch-1
Fix the runtest alias example.
2017-03-11 08:52:29 -05:00
Laurent Mazare 0b7d16ccdf Fix the runtest alias example. 2017-03-10 21:28:44 +00:00
Jeremie Dimino 5366f76fdb Print optional deps as optional with external-lib-deps --missing 2017-03-10 16:35:02 +00:00
Jeremie Dimino 99d7a26f28 Fix previous commit 2017-03-10 16:32:08 +00:00
Jeremie Dimino dd6a23ec18 Fix #15
When there are no <pkg>.opam files in parent directories, use the
whole workspace as scope
2017-03-10 15:44:17 +00:00
Jeremie Dimino df7658914d Fix a bug where the findlib search path contained duplicates 2017-03-10 15:35:43 +00:00
Jeremie Dimino cd53415a30 Fix date in changelog 2017-03-10 14:07:58 +00:00
Jeremie Dimino a2e2864788 1.0+beta2 2017-03-10 12:43:38 +00:00
Jeremie Dimino e88db4e4bc Update changelog 2017-03-10 12:42:59 +00:00
Jeremie Dimino d959b0f928 Add a Log module and print out the context in the log file 2017-03-10 12:32:27 +00:00
Jeremie Dimino 563cc6059c Add Context.sexp_of_t 2017-03-10 11:22:01 +00:00
Jeremie Dimino 55b0aae457 Update the changelog 2017-03-10 11:21:49 +00:00
Jeremie Dimino 629b4d0044 Use Path.absolute for OCAML_TOPLEVEL_PATH 2017-03-10 10:57:09 +00:00
Jeremie Dimino 3cb0372f8b Force the recording of backtraces 2017-03-10 10:53:34 +00:00
Jeremie Dimino 4aec06ee46 Better rules for finding the root 2017-03-10 10:41:34 +00:00
Hao Wu 5faf444db3 Fix doc: jbuilder build xxx instead of jbuilder xxx (#16) 2017-03-10 09:39:59 +00:00
Jeremie Dimino 374c29c7cc Install the quick start guide 2017-03-09 12:02:26 +00:00
Jeremie Dimino fa95e71565 Update the quick start guide 2017-03-09 12:02:02 +00:00
Jérémie Dimino 74e015923a Ignore <package>.opam when <package> is empty 2017-03-09 06:41:42 +00:00
Jeremie Dimino 6ac0200d95 Fix the interpretation of inside actions 2017-03-08 15:28:32 +00:00
Jeremie Dimino 8f78118ff5 Fix error message printing format syntax 2017-03-08 15:13:33 +00:00
Jeremie Dimino 3a86b3fefa Fix root finding
Look for .opam files instead of .install ones...
2017-03-08 12:10:54 +00:00
Jeremie Dimino 9d97abefa6 1.0+beta1 2017-03-07 14:15:08 +00:00
Jeremie Dimino 7e36b3cd86 Add self_build_stubs_archive to v1 2017-03-07 13:21:54 +00:00
Jeremie Dimino d5d861b40c Support architectures without natdynlink 2017-03-07 11:36:59 +00:00
Jeremie Dimino ae674faa78 Add a point in the roadmap about topkg 2017-03-07 10:39:50 +00:00
Jeremie Dimino 3db4514d3a Delete pending targets when a command fails 2017-03-07 10:14:16 +00:00
Jeremie Dimino 427e8582c0 Make sure migrate_driver_main comes last 2017-03-07 09:50:38 +00:00
Jeremie Dimino 18e3530c0a Don't generate -embed-errors for merlin 2017-03-07 09:39:14 +00:00
Jeremie Dimino c848e6ae97 Print a message when waiting for jobs 2017-03-07 09:34:16 +00:00