about summary refs log tree commit diff stats
path: root/linux/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Use the correct javascriptcoregtk on linux with gtk3.Josh Rickmar2012-07-181-1/+6
* Implement an about:runtime page and :runtime command to view andJosh Rickmar2012-07-311-1/+7
* Add a force_https setting (using the same domain syntax as theJosh Rickmar2012-07-311-0/+3
* Makefile fixes for Linux and FreeBSD. Install the css to the resourceJosh Rickmar2012-07-111-0/+1
* Enable GTK3 as default on FreeBSD and Linux, and make attempts toJosh Rickmar2012-07-101-1/+8
* rename xxxterm to xomreroMarco Peereboom2012-05-171-20/+20
* conditionally use pkg-config javascriptcoregtk-1.0Marco Peereboom2012-05-161-3/+6
* pkg-config updates for the linux/Makefile.Thordur Bjornsson2012-03-181-2/+2
* add build string to linux buildMarco Peereboom2012-02-221-0/+5
* Fix compilation-problems on linux (FS#235)Elias Norberg2012-01-301-1/+1
* Use a list of TLD's to properly handle multi-part TLD'sElias Norberg2012-01-161-0/+1
* Some more fixes for autoscrollStevan Andjelkovic2012-01-041-1/+1
* Favicons for compact tab + autoscrollStevan Andjelkovic2012-01-031-2/+2
* add uninstall target and install icon alreadyMarco Peereboom2011-11-031-0/+19
* Add automatic dependency generation for linux.Dave Collins2011-11-031-4/+16
* one more oops, we need .o not .cMarco Peereboom2011-11-031-1/+1
* oops, add missing CFLAGSMarco Peereboom2011-11-031-2/+2
* catch upMarco Peereboom2011-11-021-1/+1
* catch up on new filesMarco Peereboom2011-11-021-1/+1
* make linux and freebsd compile againmarco2011-11-021-1/+1
* Add -lgcryptMarco Peereboom2011-10-211-1/+1
* Bring Linux makefile up to current reality.Marco Peereboom2011-10-141-4/+2
* Clean parent directory as well.Raphael Graf2011-05-211-1/+1
* quotes from marco, to be added to by !marco. Just the good stuff!Todd Fries2011-03-241-1/+1
* remove some dead javascript helpersMarco Peereboom2011-03-021-2/+2
* fixup linux and freebsdMarco Peereboom2011-02-261-2/+2
* fix linux makefile from reashlin & patricius on the forumMarco Peereboom2011-02-231-2/+2
* when undoing delete_tab restore historyMarco Peereboom2011-01-041-1/+1
* make linux compile againMarco Peereboom2010-12-231-1/+1
* make sure javascript.h gets built. from keenerd <keenerd@gmail.com>Marco Peereboom2010-10-191-1/+1
* Make linux compile tooMarco Peereboom2010-08-121-0/+7
* add linux supportMarco Peereboom2010-02-241-0/+30
a title='author Kartik K. Agaram <vc@akkartik.com> 2016-12-26 01:17:01 -0800 committer Kartik K. Agaram <vc@akkartik.com> 2016-12-26 01:26:16 -0800 3709 - line numbers in html' href='/akkartik/mu/commit/html/039location_array.cc.html?h=main&id=e5c11a5137d538b7713dd8708ca767c208824c06'>e5c11a51 ^
a654e4ec ^
204dae92 ^


201458e3 ^
204dae92 ^



fd7d8138 ^
204dae92 ^




201458e3 ^
204dae92 ^






201458e3 ^
204dae92 ^







201458e3 ^
204dae92 ^





201458e3 ^
204dae92 ^
201458e3 ^
204dae92 ^

201458e3 ^
204dae92 ^

dcc060c7 ^


a654e4ec ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108