Mateusz Loskot
3b8e5cec88
Ignore build directories starting with _build
...
Convenient to manage multiple builds with basic
naming convention (eg. _build.gcc7, _build.vs2017).
[ci skip]
2017-08-08 11:14:39 +02:00
Mateusz Loskot
1e704aa7f2
Ignore Visual Studio/Visual Studio Code related files
2017-07-03 14:42:51 +00:00
Patrick Niklaus
addf4d90e9
Use .gitignore default instead of .npmignore
2017-04-13 21:19:09 +00:00
Daniel J. Hofmann
c772210cc0
Back to Monaco for unit tests
2017-03-21 20:10:39 +00:00
Daniel J. Hofmann
2351b5a084
Merges node-osrm into repository
...
Build with
cmake .. -DCMAKE_BUILD_TYPE=Release -DENABLE_NODE_BINDINGS=On -DENABLE_MASON=On
2017-03-21 20:10:39 +00:00
Emil Tin
445225bf6d
clean up lua debugging
2017-01-25 16:37:41 +01:00
Dane Springmeyer
4598599f52
# This is a combination of 4 commits.
...
# The first commit's message is:
Add support for building against mason-provided deps
# This is the 2nd commit message:
back to just one travis job: linux/release
# This is the 3rd commit message:
remove pkg-config debugging [skip ci]
# This is the 4th commit message:
use clang++ 3.8.1 for mason builds since 3.8 is what we have been using
2016-10-27 23:26:33 -07:00
Moritz Kobitzsch
5d91b759d1
Implement Turn Lane Api
2016-06-27 10:07:48 +02:00
Moritz Kobitzsch
efa29edf09
basic turn lane handling
2016-06-27 10:07:41 +02:00
Lauren Budorick
b8f7569e93
Implement arbitrary turn penalty file IO and integration ( #2306 )
...
Closes #1830
2016-04-29 00:48:13 -07:00
Daniel J. Hofmann
7ed474af8d
Puts auto-generated monaco test files on gitignore
2016-04-05 22:58:32 +02:00
Daniel J. Hofmann
dded2c2463
Adapt the example to include all osrm public headers
2016-04-05 22:58:32 +02:00
Patrick Niklaus
54ee76bcef
Add benchmark target to Makefile and save timings
2016-04-05 18:57:31 +02:00
Lauren Budorick
c8bb50497b
Rewrite cucumber test suite in JS
2016-03-24 16:01:01 -07:00
Daniel J. Hofmann
43dcdb21ec
Revert "Build osmium_convert in order to be able to eventually replace osmosis"
...
This reverts commit 344588114dd5076385b35e0fbaef966de681f95f.
2016-01-13 17:57:22 +01:00
Daniel J. Hofmann
3727637145
Build osmium_convert in order to be able to eventually replace osmosis
...
This provides a script to build the libosmium examples such as
osmium_convert (to convert from xml to pbf).
I initially tried a CMake ExternalProject setup, but this was more
complicated than I initially thought; this is the more elegant solution.
The goal is to eventually rip out osmosis, so that we no longer depend
on java for the cucumber tests.
References:
- https://github.com/Project-OSRM/osrm-backend/issues/1788
2016-01-13 17:57:22 +01:00
Patrick Niklaus
05658aeb3b
Ignore .swp file
2016-01-11 20:06:12 +01:00
Kal Conley
38e7b1a262
Remove non-existent git_sha.cpp from .gitignore
2015-10-19 21:33:10 +02:00
Kal Conley
cd458e7a44
Don't generate util/fingerprint_impl.hpp in source tree
2015-10-19 21:33:10 +02:00
bergwerkgis
a5fd7cf4e9
make AppVeyor green again
2015-06-18 18:16:51 +02:00
Dennis Luxen
5adf792fad
fix build issue where cmake does not pick up generated output of a custom target
...
renamed: ../util/fingerprint.cpp.in -> ../util/fingerprint_impl.hpp.in
2015-03-31 10:45:35 +02:00
Dennis Luxen
3503cd9b71
remove another windows directory from ignored files/dirs
2015-01-28 12:35:52 +01:00
Dennis Luxen
73cc040792
add new lower case files and directories to .gitignore
2015-01-28 12:32:09 +01:00
Dennis Luxen
ef9074f8e4
renamed: Util/finger_print.* -> Util/fingerprint.*
...
thx @emiltin
2015-01-13 11:16:13 +01:00
Dennis Luxen
6bbd7c0c0b
update ignore list in git
2015-01-05 14:37:35 +01:00
Dennis Luxen
58de37e822
renamed: DataStructures/* -> data_structures/*
2014-11-28 12:15:31 +01:00
Dennis Luxen
665523bc7e
add springclean tool to ignore list
2014-11-20 17:05:55 +01:00
Dennis Luxen
aab5e8430f
ignore package related files
2014-08-11 16:16:56 +02:00
Dennis Luxen
4990e544cf
add a distinct tool to check if hsgr file is valid, closes #1081
2014-07-28 14:51:33 +02:00
alex85k
7335e0809a
Globally rename UUID to FingerPrint
2014-06-05 10:31:19 +02:00
Dennis Luxen
0ee94a5729
add new tool to ignore list
2014-02-13 18:11:53 +01:00
Dennis Luxen
1ba5abbaef
add all binaries to ignore list
2013-10-15 14:32:43 +02:00
DennisOSRM
d91382208d
ignore server.ini
2013-10-12 15:18:51 +02:00
Emil Tin
e42b8fc37d
use boost program_options in extractor
2013-08-14 15:15:35 +02:00
DennisOSRM
f5f7269f70
Trigger rebuild of fingerprint everytime
2013-07-19 14:38:12 +02:00
DennisOSRM
129a846393
add bit size to config object
2013-07-17 15:27:38 +02:00
DennisOSRM
51a7d3ff50
merge conflict CMakeLists.txt
2013-07-09 13:38:44 +02:00
Dennis Luxen
c3c0c8d881
readding profile.lua
2013-07-02 22:51:52 +02:00
Dennis Luxen
fff1460dfb
ignore osrm-cli tool
2013-06-27 16:11:13 -04:00
DennisOSRM
dad4981a57
remove scons files from ignored list
2013-04-23 19:04:23 +02:00
DennisOSRM
7c5ca8f199
ignore changes on profile symlink
2013-02-04 13:11:03 +01:00
Emil Tin
09e331a76b
fix gitignore to avoid ignoring subfolders. add missing lua file
2012-12-28 22:40:00 +01:00
Emil Tin
74cc50f52b
update cucumber test to work with lua profiles
2012-09-19 19:01:11 +02:00
Emil Tin
169988b3c4
gitignore the sandbox/ folder
2012-02-18 15:28:50 +01:00
Emil Tin
eeea5b0e81
Adds the cucumber test framework referenced in issues #26 , #95 , #114
2012-02-15 10:50:43 +01:00
Sasa Ivetic
8efb9a38ea
Moved all Windows related files to win folder
2012-01-01 23:33:10 +08:00
Emil Tin
f511af0f0c
fix compilation on mac; openmp issues and an unneeded typename
2011-11-26 16:42:15 +01:00
Sasa Ivetic
a9ce528744
Added Visual Studio/.stxxl/lib files to ignore
2011-10-06 01:14:18 +08:00
DennisOSRM
88bd5aefe0
Ignoring unwanted files
2011-10-04 15:54:14 +02:00
DennisOSRM
a73d79b138
Ignore unwanted files
2011-10-04 15:50:11 +02:00